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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
e7ab99ca8656cd15d94edea1c9b3bc3ab6ed97e2 | 452 | asm | Assembly | programs/oeis/262/A262685.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/262/A262685.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/262/A262685.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A262685: Least monotonic left inverse for A182859.
; 1,2,2,3,3,3,3,3,4,4,4,5,5,5,5,6,6,7,7,8,8,8,8,9,10,10,10,11,11,12,12,13,13,13,13,13,13,13,13,14,14,15,15,16,17,17,17,18,19,20,20,21,21,22,22,23,23,23,23,23,23,23,24,25,25,26,26,27,27,28,28,28,28,28,29,30,30,31,31,32,33,33,33,33,33,33,33,34,34,34,34,35,35,35,35,35,3... | 37.666667 | 277 | 0.646018 |
8877d93e2ba181c9d3d908408084e576e74547d9 | 79,032 | asm | Assembly | src/camera/pixy/src/misc/gcc/m0/Release/rls_m0.asm | wowHollis/SmartCart | f377f34fc452f90866e9d4c8a4e031314e633adb | [
"MIT"
] | null | null | null | src/camera/pixy/src/misc/gcc/m0/Release/rls_m0.asm | wowHollis/SmartCart | f377f34fc452f90866e9d4c8a4e031314e633adb | [
"MIT"
] | null | null | null | src/camera/pixy/src/misc/gcc/m0/Release/rls_m0.asm | wowHollis/SmartCart | f377f34fc452f90866e9d4c8a4e031314e633adb | [
"MIT"
] | null | null | null | 1 .syntax unified
2 .cpu cortex-m0
3 .fpu softvfp
4 .eabi_attribute 20, 1
5 .eabi_attribute 21, 1
6 .eabi_attribute 23, 3
7 .eabi_attribute 24, 1
8 .eabi_attribute 25, 1
9 ... | 40.843411 | 125 | 0.476857 |
cab6777854c70086e4fff4914643cda25489ff36 | 1,456 | asm | Assembly | programs/oeis/168/A168180.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/168/A168180.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/168/A168180.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A168180: a(n) = n^3*(n^5 + 1)/2.
; 0,1,132,3294,32800,195375,839916,2882572,8388864,21523725,50000500,107180106,214991712,407866459,737895900,1281447000,2147485696,3487881177,5509983204,8491784950,12800004000,18911434311,27437942092,39155498724,55037664000,76293953125,104413541076,141214778082,188901010144,2501232186... | 161.777778 | 1,372 | 0.900412 |
a1494726e0a563f57c2110b67f3452ded5b8121f | 6,911 | asm | Assembly | Transynther/x86/_processed/NC/_zr_/i7-7700_9_0x48_notsx.log_21829_157.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NC/_zr_/i7-7700_9_0x48_notsx.log_21829_157.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NC/_zr_/i7-7700_9_0x48_notsx.log_21829_157.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 %r15
push %r8
push %r9
push %rax
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0x17cc2, %rcx
nop
nop
nop
nop
cmp %r15, %r15
vmovups (%rcx), %ymm6
vextracti128 $0, %ymm6, %xmm6
vpextrq $1, %xmm6, %rbx
nop
nop
nop
nop
nop
and %r15, %r15
lea address... | 32.753555 | 2,999 | 0.658371 |
45466804c000af232082c32c5c5e9fb35fe51808 | 3,689 | asm | Assembly | Transynther/x86/_processed/US/_zr_/i7-7700_9_0xca_notsx.log_21829_59.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/US/_zr_/i7-7700_9_0xca_notsx.log_21829_59.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/US/_zr_/i7-7700_9_0xca_notsx.log_21829_59.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
ret
.global s_faulty_load
s_faulty_load:
push %r10
push %r15
push %rax
push %rcx
push %rdx
// Faulty Load
lea addresses_US+0x18e82, %r10
clflush (%r10)
nop
nop
nop
nop
inc %rcx
mov (%r10), %ax
lea oracles, %r15
and $0xff, %rax
shlq $12, %rax
mov (%r15,%rax,1), %rax
pop... | 85.790698 | 2,999 | 0.663866 |
7fcb9fd28962bf3cbd6e7f6b770f3ab05a86e2f4 | 2,333 | asm | Assembly | MasmEd/Addins/Project/ProjectOption.asm | CherryDT/FbEditMOD | beb0eb22cae1b8f7203d55bd6b293d8ec88231ca | [
"Unlicense"
] | 11 | 2016-12-03T16:35:42.000Z | 2022-03-26T06:02:53.000Z | MasmEd/Addins/Project/ProjectOption.asm | CherryDT/FbEditMOD | beb0eb22cae1b8f7203d55bd6b293d8ec88231ca | [
"Unlicense"
] | 1 | 2018-02-24T20:17:46.000Z | 2018-03-02T08:57:40.000Z | MasmEd/Addins/Project/ProjectOption.asm | CherryDT/FbEditMOD | beb0eb22cae1b8f7203d55bd6b293d8ec88231ca | [
"Unlicense"
] | 4 | 2018-10-19T01:14:55.000Z | 2021-09-11T18:51:48.000Z |
;ProjectOption.dlg
IDD_DLGOPTION equ 3000
IDC_EDTBACKUP equ 1001
IDC_UDNBACKUP equ 1002
IDC_EDTTEXT equ 1003
IDC_EDTBINARY equ 1004
IDC_EDTMINOR equ 1005
.code
ProjectOptionProc proc uses ebx,hWin:HWND,uMsg:UINT,wParam:WPARAM,lParam:LPARAM
LOCAL buffer[MAX_PATH]:BYTE
mov ea... | 36.453125 | 140 | 0.756537 |
42be5939ddbab4fa8b2e1bb571e240ae04df04fa | 1,099 | asm | Assembly | libsrc/target/z88/input/in_Inkey.asm | ahjelm/z88dk | c4de367f39a76b41f6390ceeab77737e148178fa | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/target/z88/input/in_Inkey.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/target/z88/input/in_Inkey.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ; uint in_Inkey(void)
; Read current state of keyboard
SECTION code_clib
PUBLIC in_Inkey
PUBLIC _in_Inkey
EXTERN in_keytranstbl
; exit : carry set and HL = 0 for no keys registered
; else HL = ASCII character code
; uses : AF,BC,DE,HL
.in_Inkey
._in_Inkey
ld de,0
ld bc,$7fb2
in a,(c)
cpl
... | 13.911392 | 52 | 0.585077 |
96ab790bf1f3f1c36ecb20cfbe90a54fe8f53b34 | 469 | asm | Assembly | libsrc/graphics/attache/swapgfxbk.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | null | null | null | libsrc/graphics/attache/swapgfxbk.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | null | null | null | libsrc/graphics/attache/swapgfxbk.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | 1 | 2019-12-03T23:28:20.000Z | 2019-12-03T23:28:20.000Z | ;
; Otrona Attachè graphics lib
; Stefano Bodrato 2018
;
;
; Video memory paging.
;
;
; $Id: swapgfxbk.asm $
;
SECTION code_clib
PUBLIC swapgfxbk
PUBLIC _swapgfxbk
PUBLIC swapgfxbk1
PUBLIC _swapgfxbk1
EXTERN GFX_COUT... | 13.794118 | 40 | 0.547974 |
37ed2563c6bfbfa5b495b350239cfa38864b7479 | 986 | asm | Assembly | programs/oeis/198/A198794.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/198/A198794.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/198/A198794.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A198794: a(n) = 5*6^n - 1.
; 4,29,179,1079,6479,38879,233279,1399679,8398079,50388479,302330879,1813985279,10883911679,65303470079,391820820479,2350924922879,14105549537279,84633297223679,507799783342079,3046798700052479,18280792200314879,109684753201889279,658108519211335679,3948651115268014079,23691906691608084479,... | 109.555556 | 908 | 0.911765 |
24cf95b02d4e45dc8fb78511bb655d64c3f09b94 | 282 | asm | Assembly | libsrc/_DEVELOPMENT/adt/p_forward_list/c/sdcc_iy/p_forward_list_pop_front_fastcall.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/adt/p_forward_list/c/sdcc_iy/p_forward_list_pop_front_fastcall.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/adt/p_forward_list/c/sdcc_iy/p_forward_list_pop_front_fastcall.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; void *p_forward_list_pop_front_fastcall(p_forward_list_t *list)
SECTION code_adt_p_forward_list
PUBLIC _p_forward_list_pop_front_fastcall
defc _p_forward_list_pop_front_fastcall = asm_p_forward_list_pop_front
INCLUDE "adt/p_forward_list/z80/asm_p_forward_list_pop_front.asm"
| 25.636364 | 70 | 0.890071 |
0277f85155f21b4ae8d21a0060cbb39301100c50 | 9,349 | asm | Assembly | snapgear_linux/lib/libgmp/mpn/x86/k7/mmx/rshift.asm | impedimentToProgress/UCI-BlueChip | 53e5d48b79079eaf60d42f7cb65bb795743d19fc | [
"MIT"
] | null | null | null | snapgear_linux/lib/libgmp/mpn/x86/k7/mmx/rshift.asm | impedimentToProgress/UCI-BlueChip | 53e5d48b79079eaf60d42f7cb65bb795743d19fc | [
"MIT"
] | null | null | null | snapgear_linux/lib/libgmp/mpn/x86/k7/mmx/rshift.asm | impedimentToProgress/UCI-BlueChip | 53e5d48b79079eaf60d42f7cb65bb795743d19fc | [
"MIT"
] | 3 | 2016-06-13T13:20:56.000Z | 2019-12-05T02:31:23.000Z | # AMD K7 mpn_rshift -- mpn right shift.
#
# K7: 1.21 cycles/limb (at 16 limbs/loop).
# Copyright (C) 1999, 2000 Free Software Foundation, Inc.
#
# This file is part of the GNU MP Library.
#
# The GNU MP Library is free software; you can redistribute it and/or modify
# it under the terms of the GNU Library General Pub... | 19.807203 | 79 | 0.551717 |
663f44024928d430bc2271faf98cd0502515935c | 794 | asm | Assembly | programs/oeis/173/A173737.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/173/A173737.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/173/A173737.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A173737: (10^n+44)/9 for n>0.
; 6,16,116,1116,11116,111116,1111116,11111116,111111116,1111111116,11111111116,111111111116,1111111111116,11111111111116,111111111111116,1111111111111116,11111111111111116,111111111111111116,1111111111111111116,11111111111111111116,111111111111111111116,1111111111111111111116,11111111111... | 79.4 | 703 | 0.900504 |
ca21b00d7eb220deb889d2d879b6f008531645dd | 528 | asm | Assembly | programs/oeis/007/A007064.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/007/A007064.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/007/A007064.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A007064: Numbers not of form "nearest integer to n*tau", tau=(1+sqrt(5))/2.
; 1,4,7,9,12,14,17,20,22,25,27,30,33,35,38,41,43,46,48,51,54,56,59,62,64,67,69,72,75,77,80,82,85,88,90,93,96,98,101,103,106,109,111,114,117,119,122,124,127,130,132,135,137,140,143,145,148,151,153,156,158,161,164,166,169,171,174,177,179,182,18... | 88 | 359 | 0.710227 |
0f83c9f80f6b61833ce62a1b328c110b738dd280 | 6,246 | asm | Assembly | Transynther/x86/_processed/US/_zr_/i7-8650U_0xd2.log_17071_222.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_17071_222.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_17071_222.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r13
push %rax
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_A_ht+0x1b689, %rsi
lea addresses_A_ht+0x15009, %rdi
nop
nop
xor $15513, %rdx
mov $126, %rcx
rep movsb
nop
xor $17975, %r13
lea addresses_A_ht+0x156fd, %rbp
nop
nop
nop
nop
xor %r13,... | 38.319018 | 2,999 | 0.661864 |
ea13d09cf73713b5e369b3303ee182e2e28cab75 | 581 | asm | Assembly | programs/oeis/031/A031393.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/031/A031393.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/031/A031393.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A031393: a(n) = prime(6*n - 4).
; 3,19,43,71,101,131,163,193,229,263,293,337,373,409,443,479,521,569,601,641,673,719,757,809,839,881,929,971,1013,1049,1091,1123,1181,1223,1277,1301,1361,1423,1451,1487,1531,1571,1609,1657,1699,1747,1789,1861,1889,1949,1997,2029,2083,2129,2161,2237,2273,2311,2357,2393,2441,2503,2551,26... | 72.625 | 468 | 0.746988 |
b03cd60837d3eb7ca480c48fdddae08d52e1c67b | 681 | asm | Assembly | oeis/304/A304169.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/304/A304169.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/304/A304169.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A304169: a(n) = 16*3^n + 2^(n+1) - 26 (n>=1).
; Submitted by Jon Maiga
; 26,126,422,1302,3926,11766,35222,105462,315926,946806,2838422,8511222,25525526,76560246,229648022,688878582,2066504726,6199252086,18597232022,55790647542,167369845526,502105342326,1506307638422,4518906138102,13556684859926,40669987470966,1220098... | 42.5625 | 500 | 0.816446 |
8198746ebd327bc7f74c1081b8708870f6725103 | 700 | asm | Assembly | oeis/042/A042127.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/042/A042127.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/042/A042127.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A042127: Denominators of continued fraction convergents to sqrt(588).
; Submitted by Jon Maiga
; 1,4,193,776,37441,150540,7263361,29203984,1409054593,5665422356,273349327681,1099062733080,53028360515521,213212504795164,10287228590683393,41362126867528736,1995669318232062721,8024039399795779620,387149560508429484481,1... | 38.888889 | 469 | 0.831429 |
6b69f8096c75e91b01ba85c8aab10b631a72a718 | 670 | asm | Assembly | oeis/323/A323223.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/323/A323223.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/323/A323223.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A323223: a(n) = [x^n] x/((1 - x)*(1 - 4*x)^(5/2)).
; 0,1,11,81,501,2811,14823,74883,366603,1752273,8218733,37964449,173172249,781607349,3496163949,15517771749,68412846069,299828796219,1307168814519,5672308893819,24511334499219,105519144602439,452695473616239,1936085243038839,8256615564926439,35118869432948739,1490148... | 55.833333 | 499 | 0.804478 |
dffe59b049ddf7224cf6d5b2805c227c4d761a6d | 209 | asm | Assembly | x86-x64/f1.asm | Unshifted1337/AssemblyExercises | 450296482b0bda667f222749ee31a0e6f6fee026 | [
"MIT"
] | null | null | null | x86-x64/f1.asm | Unshifted1337/AssemblyExercises | 450296482b0bda667f222749ee31a0e6f6fee026 | [
"MIT"
] | null | null | null | x86-x64/f1.asm | Unshifted1337/AssemblyExercises | 450296482b0bda667f222749ee31a0e6f6fee026 | [
"MIT"
] | null | null | null | f1:
xorl %eax, %eax
L2:
movsbq (%rdi), %rdx
subq $48, %rdx
cmpq $9, %rdx
ja L5
imulq $10, %rax, %rax
incq %rdi
addq %rdx, %rax
jmp L2
L5:
ret
| 14.928571 | 27 | 0.416268 |
6a08429900a3714c2b3a3c15c38d215df45be187 | 1,134 | asm | Assembly | primeNumber.asm | nathalie-tate/MIPS | 6804b0699ddbd50a13a620e775d39d1e60de41e5 | [
"MIT"
] | null | null | null | primeNumber.asm | nathalie-tate/MIPS | 6804b0699ddbd50a13a620e775d39d1e60de41e5 | [
"MIT"
] | null | null | null | primeNumber.asm | nathalie-tate/MIPS | 6804b0699ddbd50a13a620e775d39d1e60de41e5 | [
"MIT"
] | null | null | null | # primeNumber.asm
# Nathalie Tate
# This code is freely available to be modified and distrubuted under the terms
# of the MIT License.
#
# Checks if the entered number is prime
# Note that this is an extremely inefficient solution, but I don't feel like
# coding a better solution in assembly code
.data
PROMPT1:.as... | 19.894737 | 79 | 0.634921 |
6a0d5957c96f442b1c3dbc4e3584f937f4b430eb | 560 | asm | Assembly | oeis/017/A017506.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/017/A017506.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/017/A017506.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A017506: a(n) = (11*n + 9)^10.
; 3486784401,10240000000000,819628286980801,17080198121677824,174887470365513049,1152921504606846976,5631351470947265625,22130157888803070976,73742412689492826049,215892499727278669824,569468379011812486801,1378584918490000000000,3105926159393528563401,6583182266716099969024,13239635967... | 80 | 496 | 0.9 |
d4bcba9ca2662592bd0d58063fcc1ed876924440 | 775 | asm | Assembly | oeis/031/A031908.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/031/A031908.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/031/A031908.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A031908: a(n) = prime(8*n - 5).
; Submitted by Jon Maiga
; 5,31,67,103,149,191,233,277,331,379,431,467,523,587,631,677,739,797,853,907,967,1019,1063,1117,1187,1237,1297,1367,1433,1483,1543,1597,1637,1709,1777,1847,1901,1979,2027,2087,2141,2221,2281,2341,2389,2447,2539,2609,2671,2711,2767,2833,2897,2963,3037,3109,3187... | 35.227273 | 476 | 0.701935 |
065d2cb266268478eeec67beb3ddbc4dfa1850d5 | 212 | asm | Assembly | libpal/intel_64bit_ms64_masm/cpuid.asm | mars-research/pal | 5977394cda8750ff5dcb89c2bf193ec1ef4cd137 | [
"MIT"
] | 26 | 2020-01-06T23:53:17.000Z | 2022-02-01T08:58:21.000Z | libpal/intel_64bit_ms64_masm/cpuid.asm | mars-research/pal | 5977394cda8750ff5dcb89c2bf193ec1ef4cd137 | [
"MIT"
] | 30 | 2019-11-13T00:55:22.000Z | 2022-01-06T08:09:35.000Z | libpal/intel_64bit_ms64_masm/cpuid.asm | mars-research/pal | 5977394cda8750ff5dcb89c2bf193ec1ef4cd137 | [
"MIT"
] | 14 | 2019-11-15T16:56:22.000Z | 2021-12-22T10:14:17.000Z | .code
pal_execute_cpuid proc
push rcx;
mov eax, edx;
mov ecx, r8d;
cpuid;
pop r8;
mov [r8], eax
mov [r8+4], ebx;
mov [r8+8], ecx;
mov [r8+12], edx;
mov rax, r8;
ret;
pal_execute_cpuid endp
end
| 8.833333 | 22 | 0.617925 |
615f022d0305789a923e688b4afc1baf5f21c0a6 | 638 | asm | Assembly | oeis/178/A178769.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/178/A178769.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/178/A178769.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A178769: a(n) = (5*10^n + 13)/9.
; Submitted by Jamie Morken(m1)
; 2,7,57,557,5557,55557,555557,5555557,55555557,555555557,5555555557,55555555557,555555555557,5555555555557,55555555555557,555555555555557,5555555555555557,55555555555555557,555555555555555557,5555555555555555557,55555555555555555557,5555555555555555555... | 79.75 | 498 | 0.873041 |
7f503fdcdbdddac4e1f511adc076d2ebaa4ce86a | 277 | asm | Assembly | libsrc/_DEVELOPMENT/adt/bv_priority_queue/c/sdcc_iy/bv_priority_queue_destroy_fastcall.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/adt/bv_priority_queue/c/sdcc_iy/bv_priority_queue_destroy_fastcall.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/adt/bv_priority_queue/c/sdcc_iy/bv_priority_queue_destroy_fastcall.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; void bv_priority_queue_destroy_fastcall(bv_priority_queue_t *q)
SECTION code_clib
SECTION code_adt_bv_priority_queue
PUBLIC _bv_priority_queue_destroy_fastcall
EXTERN asm_bv_priority_queue_destroy
defc _bv_priority_queue_destroy_fastcall = asm_bv_priority_queue_destroy
| 23.083333 | 72 | 0.906137 |
3d55ccff17f1f34c140324fa3c62289354b60d49 | 5,903 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_/i7-8650U_0xd2_notsx.log_85_671.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i7-8650U_0xd2_notsx.log_85_671.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i7-8650U_0xd2_notsx.log_85_671.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_normal_ht+0x28f5, %rsi
lea addresses_UC_ht+0x1985, %rdi
clflush (%rdi)
nop
nop
nop
nop
dec %r9
mov $80, %rcx
rep movsl
inc %r13
lea addresses_D_ht+0xe845, %r11
nop
nop
nop
nop
nop
ad... | 21.782288 | 254 | 0.644418 |
62bd316c9a2ceb42350310b7012d31e43224b8d6 | 10,635 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_1885.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_1885.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_1885.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 %r15
push %rax
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0xf7b0, %r14
nop
nop
nop
nop
nop
add %r13, %r13
movups (%r14), %xmm0
vpextrq $0, %xmm0, %rbp
nop
dec %rax
lea addresses_WC_ht+0x3664, %rdi
nop
nop
dec %r15
mov $0x616263646566... | 28.435829 | 2,999 | 0.654255 |
089b7bf9d0cc89439715413a8fea8ebdb4642862 | 31,408 | asm | Assembly | library/02_functions_batch1/unknown_1000ae00.asm | SamantazFox/dds140-reverse-engineering | 4c8c286ffc20f2ee07061c83b0a0a68204d90148 | [
"Unlicense"
] | 1 | 2021-06-05T23:41:15.000Z | 2021-06-05T23:41:15.000Z | library/02_functions_batch1/unknown_1000ae00.asm | SamantazFox/dds140-reverse-engineering | 4c8c286ffc20f2ee07061c83b0a0a68204d90148 | [
"Unlicense"
] | null | null | null | library/02_functions_batch1/unknown_1000ae00.asm | SamantazFox/dds140-reverse-engineering | 4c8c286ffc20f2ee07061c83b0a0a68204d90148 | [
"Unlicense"
] | null | null | null | 1000ae00: 55 push ebp
1000ae01: 8b ec mov ebp,esp
1000ae03: 83 ec 7c sub esp,0x7c
1000ae06: a1 10 00 01 10 mov eax,ds:0x10010010
1000ae0b: 33 c5 xor eax,ebp
1000ae0d: 89 45 fc mov DWORD PTR [ebp-0x4],eax
1000ae10: 8b 45... | 52.346667 | 76 | 0.519517 |
659c96f21a312fc3d29502b4c19b147e3bf6d0c9 | 814 | asm | Assembly | programs/oeis/038/A038990.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/038/A038990.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/038/A038990.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A038990: Expansion of (1-x-x^2+2*x^3) / ((1-x)*(1+x)*(1-3*x+x^2)).
; 1,2,5,14,37,98,257,674,1765,4622,12101,31682,82945,217154,568517,1488398,3896677,10201634,26708225,69923042,183060901,479259662,1254718085,3284894594,8599965697,22515002498,58945041797,154320122894,404015326885,1057725857762,2769162246401,7249760881... | 54.266667 | 366 | 0.759214 |
79ed5f6e51d7f80b54307c98f63e83ef6a2e1ff0 | 2,529 | asm | Assembly | src/firmware-tests/Platform/Buttons/Poll/ButtonPressTest.asm | pete-restall/Cluck2Sesame-Prototype | 99119b6748847a7b6aeadc4bee42cbed726f7fdc | [
"MIT"
] | 1 | 2019-12-12T09:07:08.000Z | 2019-12-12T09:07:08.000Z | src/firmware-tests/Platform/Buttons/Poll/ButtonPressTest.asm | pete-restall/Cluck2Sesame-Prototype | 99119b6748847a7b6aeadc4bee42cbed726f7fdc | [
"MIT"
] | null | null | null | src/firmware-tests/Platform/Buttons/Poll/ButtonPressTest.asm | pete-restall/Cluck2Sesame-Prototype | 99119b6748847a7b6aeadc4bee42cbed726f7fdc | [
"MIT"
] | null | null | null | #include "Platform.inc"
#include "FarCalls.inc"
#include "Timer0.inc"
#include "Buttons.inc"
#include "TestFixture.inc"
radix decimal
udata
global expectedButton1State
global expectedButton2State
global expectedBothButtonsState
expectedButton1State res 1
expectedButton2State res 1
expectedBothButtonsState ... | 18.064286 | 59 | 0.778173 |
917787e0de1dfbc2794e8a1ee499d85cf8db202f | 462 | asm | Assembly | masm(msdos)/prueba.asm | GioProyects/ensamblador | c5f42eb3661fa359885f8050495ed46f36a6bbf0 | [
"MIT"
] | null | null | null | masm(msdos)/prueba.asm | GioProyects/ensamblador | c5f42eb3661fa359885f8050495ed46f36a6bbf0 | [
"MIT"
] | null | null | null | masm(msdos)/prueba.asm | GioProyects/ensamblador | c5f42eb3661fa359885f8050495ed46f36a6bbf0 | [
"MIT"
] | null | null | null | page 60,132
title programa
.model small
.stack 64
.data
msg1 db "hola mundo$"
msg2 db "hola mundo$"
msg db "son iguales$"
x dw 0
.code
begin proc far
;assume ss:stacksg,ds:datasg,cs:codesg
mov ax,@data
mov ds,ax
comienzo:
mov si,x
mov al,msg2[si]
cmp msg1[si],al
jne fin
cmp msg1[si],"$"
... | 12.833333 | 40 | 0.638528 |
292bef3fd269ab7ae64ba6e90526caaf786f6ee9 | 11,227 | asm | Assembly | special_inserts.asm | msikma/Complete-Fire-Red-Upgrade | 6a15ece5c180b9d98e1f8cc78e7e8f62f5e48708 | [
"WTFPL"
] | null | null | null | special_inserts.asm | msikma/Complete-Fire-Red-Upgrade | 6a15ece5c180b9d98e1f8cc78e7e8f62f5e48708 | [
"WTFPL"
] | null | null | null | special_inserts.asm | msikma/Complete-Fire-Red-Upgrade | 6a15ece5c180b9d98e1f8cc78e7e8f62f5e48708 | [
"WTFPL"
] | null | null | null | .text
.align 2
.thumb
.include "../asm_defines.s"
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ Game Speed Up
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
.org 0x890, 0xFF
main:
ldr r2, .SuperBits
ldrh r3, [r2]
mov r0, #1
bic r3, r0
strh r3, [r2]
loop_label:
swi #2
ldrh r3, [r2]
tst r3, r0
beq loop_label
bx lr
.... | 22.589537 | 89 | 0.535851 |
71792d328cf22598d7b56d7c561391b4524977f5 | 960 | asm | Assembly | mips/24-1.asm | ping58972/Computer-Organization-Architecture | 0f9377a9e54e3f0494143963aecf1ba7c83eec45 | [
"ISC"
] | null | null | null | mips/24-1.asm | ping58972/Computer-Organization-Architecture | 0f9377a9e54e3f0494143963aecf1ba7c83eec45 | [
"ISC"
] | null | null | null | mips/24-1.asm | ping58972/Computer-Organization-Architecture | 0f9377a9e54e3f0494143963aecf1ba7c83eec45 | [
"ISC"
] | null | null | null | ## MIPS Assignment #4
## Ch24-1.asm
## String Length
.data
prompt: .asciiz "\n\n(Exit if input nothing!)\nInput some string for count:"
strL_prompt: .asciiz "The length of the string is:"
str_space: .space 1024
new_line: .asciiz "\n"
.text
.globl main
main:
#Initialize
li $t0, 0
la $s1, str_space
move $t1, $s... | 18.113208 | 77 | 0.625 |
6521ad89ac9f1ad739c5bd78039a3e963ab199a4 | 418 | asm | Assembly | data/mapHeaders/VermilionCity.asm | AmateurPanda92/pokemon-rby-dx | f7ba1cc50b22d93ed176571e074a52d73360da93 | [
"MIT"
] | 9 | 2020-07-12T19:44:21.000Z | 2022-03-03T23:32:40.000Z | data/mapHeaders/VermilionCity.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 7 | 2020-07-16T10:48:52.000Z | 2021-01-28T18:32:02.000Z | data/mapHeaders/VermilionCity.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 2 | 2021-03-28T18:33:43.000Z | 2021-05-06T13:12:09.000Z | VermilionCity_h:
db OVERWORLD ; tileset
db VERMILION_CITY_HEIGHT, VERMILION_CITY_WIDTH ; dimensions (y, x)
dw VermilionCity_Blocks ; blocks
dw VermilionCity_TextPointers ; texts
dw VermilionCity_Script ; scripts
db NORTH | EAST ; connections
NORTH_MAP_CONNECTION VERMILION_CITY, ROUTE_6, 5, 0, Route6_Blocks
EAST... | 38 | 67 | 0.818182 |
7aa92d5758740d0bf778a6a6a90e83b8278d31ef | 250 | asm | Assembly | programs/oeis/037/A037951.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/037/A037951.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/037/A037951.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A037951: binomial(n,[ (n-3)/2 ]).
; 0,0,0,1,1,5,6,21,28,84,120,330,495,1287,2002,5005,8008,19448,31824,75582,125970,293930,497420,1144066,1961256,4457400,7726160,17383860,30421755,67863915,119759850,265182525
mov $1,$0
div $0,2
add $0,2
bin $1,$0
| 31.25 | 174 | 0.72 |
9c7d2d19fd6868e5f00abd6504b93e6c7c2c758e | 13,111 | asm | Assembly | src/win/x86_64/win_x86_64_asm_forwSequentialRead_Word128.asm | csl-ajou/X-mem | 5c2d5c6bf2c899c838bf6af07fadaeb5c0a261e9 | [
"MIT"
] | 28 | 2019-05-11T20:52:32.000Z | 2021-12-06T02:36:23.000Z | src/win/x86_64/win_x86_64_asm_forwSequentialRead_Word128.asm | csl-ajou/X-mem | 5c2d5c6bf2c899c838bf6af07fadaeb5c0a261e9 | [
"MIT"
] | 24 | 2021-05-20T17:12:15.000Z | 2021-09-22T22:19:23.000Z | src/win/x86_64/win_x86_64_asm_forwSequentialRead_Word128.asm | 365andreas/X-Mem | f0d8b64a67647e0b1680d8739338245130b76286 | [
"MIT"
] | 23 | 2019-05-29T00:38:11.000Z | 2021-11-22T21:54:24.000Z | ; The MIT License (MIT)
;
; Copyright (c) 2014 Microsoft
;
; Permission is hereby granted, free of charge, to any person obtaining a copy
; of this software and associated documentation files (the "Software"), to deal
; in the Software without restriction, including without limitation the rights
; to use, copy, modify... | 42.293548 | 151 | 0.68904 |
9a0df1bc06c26336346906c82012630ed38cd283 | 468 | asm | Assembly | programs/oeis/292/A292586.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/292/A292586.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/292/A292586.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A292586: a(n) = A002110(A001221(n)) = product of first omega(n) primes.
; 1,2,2,2,2,6,2,2,2,6,2,6,2,6,6,2,2,6,2,6,6,6,2,6,2,6,2,6,2,30,2,2,6,6,6,6,2,6,6,6,2,30,2,6,6,6,2,6,2,6,6,6,2,6,6,6,6,6,2,30,2,6,6,2,6,30,2,6,6,30,2,6,2,6,6,6,6,30,2,6,2,6,2,30,6,6,6,6,2,30,6,6,6,6,6,6,2,6,6,6
seq $0,1221 ; Number of distinct pr... | 78 | 209 | 0.630342 |
0ec240059e8884fc69fce41699e53c7d64af3a01 | 365 | asm | Assembly | video/atari_ascii_chr_header.asm | puzzud/puzl6502 | c38fa015d0d25f2c29f79fa41de10f8cc8c39693 | [
"MIT"
] | null | null | null | video/atari_ascii_chr_header.asm | puzzud/puzl6502 | c38fa015d0d25f2c29f79fa41de10f8cc8c39693 | [
"MIT"
] | null | null | null | video/atari_ascii_chr_header.asm | puzzud/puzl6502 | c38fa015d0d25f2c29f79fa41de10f8cc8c39693 | [
"MIT"
] | null | null | null | !source "puzl/video/ascii_chr_header.asm"
CHAR_ARROW_CURSOR = 127
CHAR_ARROW_UP = 128
CHAR_ARROW_DOWN = 129
CHAR_ARROW_LEFT = 130
CHAR_ARROW_RIGHT = 131
CHAR_DIAMOND = 132
CHAR_HEART = 133
CHAR_CIRCLE = 134
CHAR_CLUB ... | 28.076923 | 43 | 0.526027 |
7a3bf028ed81e961ff5d5b1ec1c4835694dd1909 | 1,626 | asm | Assembly | programs/oeis/101/A101864.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/101/A101864.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/101/A101864.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A101864: Wythoff BB numbers.
; 5,13,18,26,34,39,47,52,60,68,73,81,89,94,102,107,115,123,128,136,141,149,157,162,170,178,183,191,196,204,212,217,225,233,238,246,251,259,267,272,280,285,293,301,306,314,322,327,335,340,348,356,361,369,374,382,390,395,403,411,416,424,429,437,445,450,458,466,471,479,484,492,500,505,513,51... | 36.133333 | 1,091 | 0.651292 |
1f5646a24b652e00a8e86da2c3a0d5ee47807ed2 | 7,002 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xca.log_21829_343.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xca.log_21829_343.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xca.log_21829_343.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 %rax
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WC_ht+0xff7, %r15
nop
inc %rdx
movl $0x61626364, (%r15)
nop
xor %r10, %r10
lea addresses_D_ht+0xb9da, %rbp
inc %rdi
movups (%rbp), %xmm0
vpextrq $0, %xmm0, %rax
inc %rdi
l... | 37.244681 | 2,999 | 0.65467 |
da0a007c8ed5a3059b3a2c77016bd1eef3831874 | 220 | asm | Assembly | libmikeos/src.os/os_print_4hex.asm | mynameispyo/InpyoOS | b6ddb6d9715b027ab65891bd4c4f46dbe5c9890d | [
"BSD-3-Clause",
"MIT"
] | null | null | null | libmikeos/src.os/os_print_4hex.asm | mynameispyo/InpyoOS | b6ddb6d9715b027ab65891bd4c4f46dbe5c9890d | [
"BSD-3-Clause",
"MIT"
] | null | null | null | libmikeos/src.os/os_print_4hex.asm | mynameispyo/InpyoOS | b6ddb6d9715b027ab65891bd4c4f46dbe5c9890d | [
"BSD-3-Clause",
"MIT"
] | null | null | null |
; @@@ void mikeos_print_4hex(unsigned int value);
%include "os_vector.inc"
section .text
use16
global _mikeos_print_4hex
_mikeos_print_4hex:
mov bx, sp
mov ax, [ss:bx + 2]
mov bx, os_print_4hex
call bx
ret
| 12.222222 | 49 | 0.718182 |
ffc0acc495363d2f8ea1d15bdb04e0ddd0c0674e | 550 | asm | Assembly | libsrc/_DEVELOPMENT/alloc/obstack/c/sccz80/obstack_alloc_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/alloc/obstack/c/sccz80/obstack_alloc_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/alloc/obstack/c/sccz80/obstack_alloc_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; ===============================================================
; Dec 2013
; ===============================================================
;
; void *obstack_alloc(struct obstack *ob, size_t size)
;
; Allocate an uninitialized block of size bytes from the obstack.
; Implicitly closes and growing object.
;
; ======... | 22.916667 | 65 | 0.478182 |
e5bc0de21ed9e7f186ec71a9c8576ccf818e171b | 2,839 | asm | Assembly | mentos/boot.asm | adamantinum/MentOS | d24274f1047a0df0ed925297329c61332b3dab0f | [
"MIT"
] | 1 | 2022-01-10T15:14:10.000Z | 2022-01-10T15:14:10.000Z | mentos/boot.asm | LauraCanaia/MentOS | 9af9701ddb34b7904d9379badc2ba8e19a7b7071 | [
"MIT"
] | null | null | null | mentos/boot.asm | LauraCanaia/MentOS | 9af9701ddb34b7904d9379badc2ba8e19a7b7071 | [
"MIT"
] | null | null | null | ; MentOS, The Mentoring Operating system project
; @file boot.asm
; @brief Kernel start location, multiboot header
; @copyright (c) 2019 This file is distributed under the MIT License.
; See LICENSE.md for details.
[BITS 32] ; All instructions should be 32-bit.
[EXTERN kmain] ; The start point of... | 31.544444 | 79 | 0.567101 |
1d00f25c6b526479ad3fef2ea4f0699e69eb0f81 | 238 | asm | Assembly | sprite.asm | TheStormkeeper/c64 | e34fd31a006fae6a0748949905c73787ac287f67 | [
"MIT"
] | 11 | 2016-10-27T19:54:47.000Z | 2021-10-21T23:31:57.000Z | sprite.asm | ennorehling/c64 | e34fd31a006fae6a0748949905c73787ac287f67 | [
"MIT"
] | null | null | null | sprite.asm | ennorehling/c64 | e34fd31a006fae6a0748949905c73787ac287f67 | [
"MIT"
] | 5 | 2015-07-16T15:20:07.000Z | 2020-07-31T19:32:27.000Z | processor 6502
org $0801 ; sys2061
sysline:
.byte $0b,$08,$01,$00,$9e,$32,$30,$36,$31,$00,$00,$00
org $080d ; sys2061
lda #$80
sta $07f8
lda #$01
sta $d015
lda #$80
sta $d000
sta $d001
rts
org $2000
INCBIN "sprite1.spr"
| 12.526316 | 54 | 0.609244 |
5d7bc2f6824931a8b91cd8b3e8d2128e9cd84385 | 262 | asm | Assembly | libsrc/_DEVELOPMENT/alloc/malloc/c/sdcc_iy/calloc_unlocked_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/alloc/malloc/c/sdcc_iy/calloc_unlocked_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/alloc/malloc/c/sdcc_iy/calloc_unlocked_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; void *calloc_unlocked_callee(size_t nmemb, size_t size)
SECTION code_clib
SECTION code_alloc_malloc
PUBLIC _calloc_unlocked_callee
EXTERN asm_calloc_unlocked
_calloc_unlocked_callee:
pop af
pop hl
pop bc
push af
jp asm_calloc_unlocked
| 13.789474 | 57 | 0.78626 |
f2482387cc7e54797a72e4417d148bc478918430 | 15,067 | asm | Assembly | fiat-amd64/105.50_ratio12370_seed1660769872531946_mul_secp256k1.asm | dderjoel/fiat-crypto | 57a9612577d766a0ae83169ea9517bfa7f01ea4e | [
"BSD-1-Clause",
"Apache-2.0",
"MIT-0",
"MIT"
] | 491 | 2015-11-25T23:44:39.000Z | 2022-03-29T17:31:21.000Z | fiat-amd64/105.50_ratio12370_seed1660769872531946_mul_secp256k1.asm | dderjoel/fiat-crypto | 57a9612577d766a0ae83169ea9517bfa7f01ea4e | [
"BSD-1-Clause",
"Apache-2.0",
"MIT-0",
"MIT"
] | 755 | 2016-02-02T14:03:05.000Z | 2022-03-31T16:47:23.000Z | fiat-amd64/105.50_ratio12370_seed1660769872531946_mul_secp256k1.asm | dderjoel/fiat-crypto | 57a9612577d766a0ae83169ea9517bfa7f01ea4e | [
"BSD-1-Clause",
"Apache-2.0",
"MIT-0",
"MIT"
] | 117 | 2015-10-25T16:28:15.000Z | 2022-02-08T23:01:09.000Z | SECTION .text
GLOBAL mul_secp256k1
mul_secp256k1:
sub rsp, 0x110 ; last 0x30 (6) for Caller - save regs
mov [ rsp + 0xe0 ], rbx; saving to stack
mov [ rsp + 0xe8 ], rbp; saving to stack
mov [ rsp + 0xf0 ], r12; saving to stack
mov [ rsp + 0xf8 ], r13; saving to stack
mov [ rsp + 0x100 ], r14; saving to stack
mov [ rs... | 41.969359 | 134 | 0.696157 |
59123f715cd450ab22691a4b3584aa7951b3dd98 | 5,685 | asm | Assembly | Transynther/x86/_processed/US/_zr_/i9-9900K_12_0xa0.log_21829_1004.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/US/_zr_/i9-9900K_12_0xa0.log_21829_1004.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/US/_zr_/i9-9900K_12_0xa0.log_21829_1004.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 %rax
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WC_ht+0x5032, %rsi
lea addresses_A_ht+0x11a32, %rdi
clflush (%rdi)
and %r8, %r8
mov $47, %rcx
rep movsq
nop
nop
nop
nop
nop
dec %rax
lea addresses_UC_ht+0xcb96, %rsi
lea addresses_UC_ht+0x9d32, %rdi
nop... | 37.649007 | 2,999 | 0.656113 |
f7aa878104892456d2ee4b9e84d45616d5e9cc23 | 405 | asm | Assembly | programs/oeis/163/A163563.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/163/A163563.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/163/A163563.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A163563: n occurs 1+a(n) times starting with a(1)=1.
; 1,1,2,2,3,3,3,4,4,4,5,5,5,5,6,6,6,6,7,7,7,7,8,8,8,8,8,9,9,9,9,9,10,10,10,10,10,11,11,11,11,11,11,12,12,12,12,12,12,13,13,13,13,13,13,14,14,14,14,14,14,15,15,15,15,15,15,15,16,16,16,16,16,16,16,17,17,17,17,17
pow $0,2
add $0,3
mov $2,1
lpb $0
pow $3,2
sub $0,... | 22.5 | 209 | 0.57284 |
ab2977649327a09350fe45596c0e28315bb704d3 | 169 | asm | Assembly | src/exit.asm | yoshuawuyts/spec-x86 | b5c52263f944ad9b32893a44204c24e1d4c0bd32 | [
"Apache-2.0",
"MIT"
] | 2 | 2018-06-10T00:40:04.000Z | 2018-06-11T16:49:02.000Z | src/exit.asm | yoshuawuyts/spec-x86 | b5c52263f944ad9b32893a44204c24e1d4c0bd32 | [
"Apache-2.0",
"MIT"
] | null | null | null | src/exit.asm | yoshuawuyts/spec-x86 | b5c52263f944ad9b32893a44204c24e1d4c0bd32 | [
"Apache-2.0",
"MIT"
] | null | null | null | ; Program: exit
;
; Executes the exit system call
;
; No input
;
; Output: only the exit status
segment .text
global _start
_start:
mov eax,1
mov ebx,5
int 0x80
| 10.5625 | 31 | 0.686391 |
769f7043b03fb8661d921f6ccc8362b2f85d4a45 | 761 | asm | Assembly | oeis/039/A039919.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/039/A039919.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/039/A039919.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A039919: Related to enumeration of edge-rooted catafusenes.
; Submitted by Christian Krause
; 0,1,5,21,86,355,1488,6335,27352,119547,528045,2353791,10575810,47849685,217824285,996999525,4585548680,21182609875,98236853415,457211008415,2134851575050,9997848660345,46949087361550,221022160284101,1042916456739696,49316734... | 34.590909 | 494 | 0.805519 |
b994b43c52a3d45a3e66b4e99cebd0fd4894d8f6 | 377 | asm | Assembly | programs/oeis/228/A228871.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/228/A228871.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/228/A228871.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A228871: Odd numbers producing 3 out-of-order odd numbers in the Collatz (3x+1) iteration.
; 3,227,14563,932067,59652323,3817748707,244335917283,15637498706147,1000799917193443,64051194700380387,4099276460824344803,262353693492758067427,16790636383536516315363,1074600728546337044183267,68774446626965570827729123
mov... | 37.7 | 222 | 0.824934 |
30a9830f06f7cdd5e5b6ed2832dd50805c2879f9 | 1,052 | asm | Assembly | scripts/SSAnneKitchen.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | 1 | 2022-02-15T00:19:44.000Z | 2022-02-15T00:19:44.000Z | scripts/SSAnneKitchen.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | scripts/SSAnneKitchen.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | SSAnneKitchen_Script:
call EnableAutoTextBoxDrawing
ret
SSAnneKitchen_TextPointers:
dw SSAnne6Text1
dw SSAnne6Text2
dw SSAnne6Text3
dw SSAnne6Text4
dw SSAnne6Text5
dw SSAnne6Text6
dw SSAnne6Text7
SSAnne6Text1:
text_far _SSAnne6Text1
text_end
SSAnne6Text2:
text_far _SSAnne6Text2
text_end
SSAnne6Text3:
... | 14.410959 | 30 | 0.821293 |
c6fe924e9bb68aa5a13583ff2aef1dd35d296767 | 7,323 | asm | Assembly | P6/data_P6_2/cal_R_test7.asm | alxzzhou/BUAA_CO_2020 | b54bf367081a5a11701ebc3fc78a23494aecca9e | [
"Apache-2.0"
] | 1 | 2022-01-23T09:24:47.000Z | 2022-01-23T09:24:47.000Z | P6/data_P6_2/cal_R_test7.asm | alxzzhou/BUAA_CO_2020 | b54bf367081a5a11701ebc3fc78a23494aecca9e | [
"Apache-2.0"
] | null | null | null | P6/data_P6_2/cal_R_test7.asm | alxzzhou/BUAA_CO_2020 | b54bf367081a5a11701ebc3fc78a23494aecca9e | [
"Apache-2.0"
] | null | null | null | lui $1,25507
ori $1,$1,60629
lui $2,54447
ori $2,$2,30405
lui $3,9801
ori $3,$3,35127
lui $4,20902
ori $4,$4,17453
lui $5,55959
ori $5,$5,49056
lui $6,4729
ori $6,$6,5615
mthi $1
mtlo $2
sec0:
nop
nop
nop
nor $2,$6,$2
sec1:
nop
nop
and $6,$5,$3
nor $1,$6,$2
sec2:
nop
nop
addiu $6,$1,4346
nor $5,$6,$2
sec3:
... | 11.442188 | 19 | 0.522463 |
85188f30c33f71db2102bf5112992cd94ef5037c | 1,486 | asm | Assembly | programs/oeis/027/A027783.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/027/A027783.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/027/A027783.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A027783: a(n) = 5*(n+1)*binomial(n+2,10).
; 45,550,3630,17160,65065,210210,600600,1555840,3719430,8314020,17551820,35271600,67897830,125847260,225544440,392251200,663966875,1096717050,1771619850,2804201400,4356527175,6652824750,9999397200,14809766400,21636143100,31208497320,44482699800,62699424480,87455744860,1207916... | 148.6 | 1,382 | 0.899058 |
b61f983ae87a0f2924c288d2027eff774f15e8c8 | 757 | asm | Assembly | oeis/237/A237342.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/237/A237342.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/237/A237342.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A237342: For k in {2,3,...,9} define a sequence as follows: a(0)=0; for n>=0, a(n+1)=a(n)+1, unless a(n) ends in k, in which case a(n+1) is obtained by replacing the last digit of a(n) with the digit(s) of k^2. This is k(5).
; Submitted by Jon Maiga
; 0,1,2,3,4,5,25,225,2225,22225,222225,2222225,22222225,222222225,22... | 24.419355 | 226 | 0.635403 |
940d4409bf8dd5f330baa6ceb6b388a23c7fe716 | 663 | asm | Assembly | oeis/170/A170765.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/170/A170765.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/170/A170765.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A170765: Expansion of g.f.: (1+x)/(1-45*x).
; Submitted by Jon Maiga
; 1,46,2070,93150,4191750,188628750,8488293750,381973218750,17188794843750,773495767968750,34807309558593750,1566328930136718750,70484801856152343750,3171816083526855468750,142731723758708496093750,6422927569141882324218750,2890317406113847045898437... | 44.2 | 494 | 0.84917 |
ce892a8637fb1e0e08ea49eb4b7143754c33f9a2 | 296 | asm | Assembly | data/items/pocket_names.asm | AtmaBuster/pokeplat-gen2 | fa83b2e75575949b8f72cb2c48f7a1042e97f70f | [
"blessing"
] | 6 | 2021-06-19T06:41:19.000Z | 2022-02-15T17:12:33.000Z | data/items/pocket_names.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | null | null | null | data/items/pocket_names.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | 3 | 2021-01-15T18:45:40.000Z | 2021-10-16T03:35:27.000Z | ItemPocketNames:
; entries correspond to item type constants
dw .Item
dw .Key
dw .Ball
dw .TM
dw .Berry
dw .Medicine
.Item: db "ITEM POCKET@"
.Key: db "KEY POCKET@"
.Ball: db "BALL POCKET@"
.TM: db "TM POCKET@"
.Berry: db "BERRY POCKET@"
.Medicine: db "MEDS POCKET@"
| 18.5 | 43 | 0.625 |
e43ccba6e68d14712bbc313e836bafa87d961cd1 | 430 | asm | Assembly | programs/oeis/207/A207451.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/207/A207451.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/207/A207451.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A207451: Number of n X 6 0..1 arrays avoiding 0 0 0 and 0 0 1 horizontally and 0 0 1 and 1 0 1 vertically.
; 26,676,3354,10088,23530,46956,84266,139984,219258,327860,472186,659256,896714,1192828,1556490,1997216,2525146,3151044,3886298,4742920,5733546,6871436,8170474,9645168,11310650,13182676,15277626,17612504,2020493... | 28.666667 | 212 | 0.734884 |
330543bd45100d67b19c9dc21dad15fce40fd2c1 | 214 | asm | Assembly | libsrc/_DEVELOPMENT/adt/p_list/c/sdcc_iy/p_list_pop_front_fastcall.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/adt/p_list/c/sdcc_iy/p_list_pop_front_fastcall.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/adt/p_list/c/sdcc_iy/p_list_pop_front_fastcall.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; void *p_list_pop_front_fastcall(p_list_t *list)
SECTION code_clib
SECTION code_adt_p_list
PUBLIC _p_list_pop_front_fastcall
EXTERN asm_p_list_pop_front
defc _p_list_pop_front_fastcall = asm_p_list_pop_front
| 17.833333 | 54 | 0.873832 |
7a0db31c0f4e0977e683cfba64d1aa0381fdf567 | 576 | asm | Assembly | programs/oeis/158/A158622.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/158/A158622.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/158/A158622.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A158622: Numerator of the reduced fraction A158620(n)/A158621(n).
; 7,13,7,31,43,19,73,91,37,133,157,61,211,241,91,307,343,127,421,463,169,553,601,217,703,757,271,871,931,331,1057,1123,397,1261,1333,469,1483,1561,547,1723,1807,631,1981,2071,721,2257,2353,817,2551,2653,919,2863,2971,1027,3193,3307,1141,3541,3661,1261,... | 57.6 | 452 | 0.751736 |
33bc048d3eada72b0297ca7becbf8429aae301b7 | 394 | asm | Assembly | data/mapObjects/pokemontower2.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 16 | 2018-08-28T21:47:01.000Z | 2022-02-20T20:29:59.000Z | data/mapObjects/pokemontower2.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 5 | 2019-04-03T19:53:11.000Z | 2022-03-11T22:49:34.000Z | data/mapObjects/pokemontower2.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 2 | 2019-12-09T19:46:02.000Z | 2020-12-05T21:36:30.000Z | PokemonTower2Object:
db $1 ; border block
db $2 ; warps
db $9, $3, $0, POKEMONTOWER_3
db $9, $12, $2, POKEMONTOWER_1
db $0 ; signs
db $2 ; objects
object SPRITE_BLUE, $e, $5, STAY, NONE, $1 ; person
object SPRITE_MEDIUM, $3, $7, STAY, RIGHT, $2 ; person
; warp-to
EVENT_DISP POKEMONTOWER_2_WIDTH, $9, $3 ; ... | 23.176471 | 58 | 0.680203 |
181961698791b4125ba6ba0c0675354dc7351cc9 | 471 | asm | Assembly | oeis/051/A051452.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/051/A051452.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/051/A051452.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A051452: a(n) = 1 + lcm(1..k) where k is the n-th prime power A000961(n).
; Submitted by Jon Maiga
; 2,3,7,13,61,421,841,2521,27721,360361,720721,12252241,232792561,5354228881,26771144401,80313433201,2329089562801,72201776446801,144403552893601,5342931457063201,219060189739591201
seq $0,961 ; Powers of primes. Alter... | 58.875 | 181 | 0.715499 |
35d3628d2e7c0e7bf8e9def0af75001498113356 | 35 | asm | Assembly | src/main/fragment/mos6502-common/pbuc1_derefidx_(_deref_pbuz1)=_inc_pbuc1_derefidx_(_deref_pbuz1).asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | 2 | 2022-03-01T02:21:14.000Z | 2022-03-01T04:33:35.000Z | src/main/fragment/mos6502-common/pbuc1_derefidx_(_deref_pbuz1)=_inc_pbuc1_derefidx_(_deref_pbuz1).asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | src/main/fragment/mos6502-common/pbuc1_derefidx_(_deref_pbuz1)=_inc_pbuc1_derefidx_(_deref_pbuz1).asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | ldy #0
lda ({z1}),y
tax
inc {c1},x
| 7 | 12 | 0.542857 |
fc58de6f3384dfb879146d86bd5f676e59ccc6db | 632 | asm | Assembly | programs/oeis/161/A161124.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/161/A161124.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/161/A161124.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A161124: Number of inversions in all fixed-point-free involutions of {1,2,...,2n}.
; 0,1,12,135,1680,23625,374220,6621615,129729600,2791213425,65472907500,1663666579575,45537716624400,1336089255125625,41837777148667500,1392813754566609375,49126088694402720000,1830138702650463830625,71812362934450726087500,29604868262... | 42.133333 | 440 | 0.832278 |
4811b6264f4d273eca08af4d1192b754c28e4fe6 | 1,430 | asm | Assembly | programs/oeis/027/A027693.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/027/A027693.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/027/A027693.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A027693: a(n) = n^2 + n + 8.
; 8,10,14,20,28,38,50,64,80,98,118,140,164,190,218,248,280,314,350,388,428,470,514,560,608,658,710,764,820,878,938,1000,1064,1130,1198,1268,1340,1414,1490,1568,1648,1730,1814,1900,1988,2078,2170,2264,2360,2458,2558,2660,2764,2870,2978,3088,3200,3314,3430,3548,3668,3790,3914,4040,4168,4298... | 178.75 | 1,359 | 0.797902 |
3f38ea65ef8a1d2e7971a2a14ae4ed564141550c | 17,453 | asm | Assembly | src/shields.asm | howprice/specnext-invaders | f356f2f0f86203a40cf0ae42a9cb6bbff87e8b89 | [
"MIT"
] | 17 | 2021-01-03T17:10:18.000Z | 2022-01-05T06:01:46.000Z | src/shields.asm | howprice/specnext-invaders | f356f2f0f86203a40cf0ae42a9cb6bbff87e8b89 | [
"MIT"
] | null | null | null | src/shields.asm | howprice/specnext-invaders | f356f2f0f86203a40cf0ae42a9cb6bbff87e8b89 | [
"MIT"
] | null | null | null |
SHIELD_IMAGE_WIDTH_PIXELS EQU 22
SHIELD_IMAGE_WIDTH_BYTES EQU 3
ASSERT (SHIELD_IMAGE_WIDTH_PIXELS + 7) / 8 == SHIELD_IMAGE_WIDTH_BYTES ; pixes should round up to bytes
SHIELD_IMAGE_HEIGHT_PIXELS EQU 16
SHIELD_IMAGE_SIZE_BYTES EQU SHIELD_IMAGE_WIDTH_BYTES*SHIELD_IMAGE_HEIGHT_PIXELS
; 22 pixels wide x 16 pixels ... | 37.614224 | 150 | 0.561623 |
099323d8a9ff805f4bad08d6625aef6a1cc0e34a | 542 | asm | Assembly | 2020 Fall E C E 252/HW08/HW08A/copy2.asm | jsswd888/2020_FALL_UW_MADISON | 8bfb4616ec8d9c609ef0e15111ac98cfb1af9a65 | [
"MIT"
] | null | null | null | 2020 Fall E C E 252/HW08/HW08A/copy2.asm | jsswd888/2020_FALL_UW_MADISON | 8bfb4616ec8d9c609ef0e15111ac98cfb1af9a65 | [
"MIT"
] | null | null | null | 2020 Fall E C E 252/HW08/HW08A/copy2.asm | jsswd888/2020_FALL_UW_MADISON | 8bfb4616ec8d9c609ef0e15111ac98cfb1af9a65 | [
"MIT"
] | null | null | null | ; File name: copy2.asm
; Author:
; Description: copy a value from one memory location
; to another using LDR and STR
.ORIG x0200
START
LEA R0, ANIMALS ; get base address for ANIMALS array
; your code below
LDR R1, R0, #3
STR R1, R0, #8
; your code above
BR START
; program data... | 19.357143 | 53 | 0.645756 |
c9e23e744a938885b04b137ad32c3a197b8b7e25 | 88,345 | asm | Assembly | Projects/PJZ2/Framework/MusicReplay/P6112-Play.asm | jonathanbennett73/amiga-pjz-planet-disco-balls | 1890f797ec7e8061ce4bfb9a8e6844f2ce9f6e1b | [
"MIT"
] | 21 | 2021-04-04T06:00:44.000Z | 2022-01-19T19:12:24.000Z | Projects/PJZ2/Framework/MusicReplay/P6112-Play.asm | jonathanbennett73/amiga-pjz-planet-disco-balls | 1890f797ec7e8061ce4bfb9a8e6844f2ce9f6e1b | [
"MIT"
] | null | null | null | Projects/PJZ2/Framework/MusicReplay/P6112-Play.asm | jonathanbennett73/amiga-pjz-planet-disco-balls | 1890f797ec7e8061ce4bfb9a8e6844f2ce9f6e1b | [
"MIT"
] | null | null | null |
; #-----+-----------------------------------------#
; |Name:| P6112 - Optimized Player 6.1 Playroutine|
; +-----+-----------------------------------------+
; |V1.06| P6112,E1x/E2x fix |
; |V1.05| P6111, EDx fix,better init/exit,Dxx note|
; |V1.04| P6110, E6x command fix+new option |
; |V1.03| P6109, compatibi... | 21.749138 | 89 | 0.691516 |
b264daac9091498155dbb49041a1948144a25f44 | 6,826 | asm | Assembly | Transynther/x86/_processed/NC/_ht_zr_/i7-7700_9_0xca.log_21829_72.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NC/_ht_zr_/i7-7700_9_0xca.log_21829_72.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NC/_ht_zr_/i7-7700_9_0xca.log_21829_72.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 %r8
push %r9
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x1a31b, %rsi
lea addresses_WC_ht+0x9a0b, %rdi
nop
nop
and %r9, %r9
mov $102, %rcx
rep movsq
nop
nop
nop
cmp $33681, %r9
lea addresses_WT_ht+0x71b, %rbp
nop
nop
cmp %r8, %r8... | 33.625616 | 2,999 | 0.655875 |
f47871c78127a6dcfe4a11443fa35f436d66040b | 6,563 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_578.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_578.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_578.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 %r15
push %rax
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WC_ht+0x1817a, %rsi
lea addresses_A_ht+0xc754, %rdi
nop
nop
nop
xor %r15, %r15
mov $111, %rcx
rep movsw
nop
xor %rbx, %rbx
lea addresses_A_ht+0xbd54, %rax
cmp %r12, %r12
movl $0x616... | 40.512346 | 2,999 | 0.662654 |
79af4123915cbf900ceabda163e3db7ee3bbe0a1 | 596 | asm | Assembly | oeis/261/A261140.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/261/A261140.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/261/A261140.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A261140: a(n) = 3486107472997423 + (n-1)*371891575525470.
; 3486107472997423,3857999048522893,4229890624048363,4601782199573833,4973673775099303,5345565350624773,5717456926150243,6089348501675713,6461240077201183,6833131652726653,7205023228252123,7576914803777593,7948806379303063,8320697954828533,8692589530354003,906... | 99.333333 | 487 | 0.904362 |
19863fd2c9f0de6b9b40ed94a61965781d5d13e3 | 272 | asm | Assembly | Arithmetic operations/Division/division_double.asm | berkcetinsaya/MIPSLanguageExamples | e1ec7ae15a38621e09fcf211f033497c495ee06b | [
"Apache-2.0"
] | null | null | null | Arithmetic operations/Division/division_double.asm | berkcetinsaya/MIPSLanguageExamples | e1ec7ae15a38621e09fcf211f033497c495ee06b | [
"Apache-2.0"
] | null | null | null | Arithmetic operations/Division/division_double.asm | berkcetinsaya/MIPSLanguageExamples | e1ec7ae15a38621e09fcf211f033497c495ee06b | [
"Apache-2.0"
] | null | null | null | .data
number1: .double 5.0 # double variable number1 created
number2: .double 2.0 # double variable number2 created
.text
ldc1 $f2, number1 # number1 loaded into register $f2
ldc1 $f4, number2 # number2 loaded into register $f4
div.d $f0, $f2, $f4 # $f0 = $f2 / $f4 | 34 | 55 | 0.698529 |
e818f1fb4e62da95fd388cf56e7f2e4542b2e91f | 699 | asm | Assembly | oeis/181/A181894.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/181/A181894.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/181/A181894.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A181894: Sum of factors from A050376 in Fermi-Dirac representation of n.
; Submitted by Jon Maiga
; 0,2,3,4,5,5,7,6,9,7,11,7,13,9,8,16,17,11,19,9,10,13,23,9,25,15,12,11,29,10,31,18,14,19,12,13,37,21,16,11,41,12,43,15,14,25,47,19,49,27,20,17,53,14,16,13,22,31,59,12,61,33,16,20,18,16,67,21,26,14,71,15,73,39,28,23,18,18... | 21.84375 | 286 | 0.556509 |
75b10a3b566a1bc84a759879fd0543bf4b7ff3b3 | 5,653 | asm | Assembly | Transynther/x86/_processed/NONE/_ht_un_/i9-9900K_12_0xa0.log_21829_47.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_ht_un_/i9-9900K_12_0xa0.log_21829_47.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_ht_un_/i9-9900K_12_0xa0.log_21829_47.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r13
push %r8
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0x35ad, %rsi
lea addresses_D_ht+0x42c5, %rdi
nop
nop
nop
nop
add $3602, %rbx
mov $25, %rcx
rep movsl
and %r12, %r12
lea addresses_normal_ht+0x1a9e9, %rsi
lea addresses_A_ht+0x1e3e9, %rdi
... | 43.484615 | 2,999 | 0.658588 |
8ef9840a30c3f13e62f319d757cfb5db8c766a5d | 2,709 | asm | Assembly | buildTools/win32-x64/gbdk/libc/isalpha.asm | asiekierka/gb-studio | 0ff8b7c5bd661a13c2b574e844ae7f2299b439e2 | [
"MIT"
] | 6,433 | 2019-04-17T14:58:27.000Z | 2022-03-31T08:41:22.000Z | buildTools/win32-x64/gbdk/libc/isalpha.asm | asiekierka/gb-studio | 0ff8b7c5bd661a13c2b574e844ae7f2299b439e2 | [
"MIT"
] | 878 | 2019-04-18T18:57:48.000Z | 2022-03-31T19:42:20.000Z | buildTools/win32-x64/gbdk/libc/isalpha.asm | asiekierka/gb-studio | 0ff8b7c5bd661a13c2b574e844ae7f2299b439e2 | [
"MIT"
] | 440 | 2019-04-18T18:10:50.000Z | 2022-03-31T21:30:57.000Z | ;--------------------------------------------------------
; File Created by SDCC : FreeWare ANSI-C Compiler
; Version 2.3.1 Wed Sep 04 21:56:16 2019
;--------------------------------------------------------
.module isalpha
;--------------------------------------------------------
; Public variables in this module
;... | 23.556522 | 57 | 0.31746 |
c9c7a0bd2b9893a2b247f97a122f06c578866552 | 333 | asm | Assembly | oeis/021/A021507.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/021/A021507.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/021/A021507.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A021507: Decimal expansion of 1/503.
; Submitted by Jamie Morken(s1.)
; 0,0,1,9,8,8,0,7,1,5,7,0,5,7,6,5,4,0,7,5,5,4,6,7,1,9,6,8,1,9,0,8,5,4,8,7,0,7,7,5,3,4,7,9,1,2,5,2,4,8,5,0,8,9,4,6,3,2,2,0,6,7,5,9,4,4,3,3,3,9,9,6,0,2,3,8,5,6,8,5,8,8,4,6,9,1,8,4,8,9,0,6,5,6,0,6,3,6,1
add $0,1
mov $1,10
pow $1,$0
div $1,503
mov $0,... | 30.272727 | 199 | 0.558559 |
08299e46bf0776c2bce964b26e9462b40c0e404b | 519 | asm | Assembly | oeis/010/A010638.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/010/A010638.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/010/A010638.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A010638: Decimal expansion of cube root of 68.
; Submitted by Christian Krause
; 4,0,8,1,6,5,5,1,0,1,9,1,7,3,4,8,0,7,0,5,6,5,7,8,1,6,1,3,2,2,6,0,4,2,9,6,5,2,0,7,2,7,6,5,8,2,4,5,3,4,3,8,9,5,5,2,0,9,3,3,9,4,0,1,3,0,2,6,5,2,7,2,8,2,2,3,3,5,6,9,6,4,4,6,3,8,1,1,3,0,9,8,7,5,0,9,9,3,3,3
mov $3,$0
mul $3,2
lpb $3
add $6,$... | 18.535714 | 201 | 0.537572 |
d691a572be3102073c95c585adc9d04e978beb97 | 810 | asm | Assembly | pwnlib/shellcraft/templates/i386/linux/mprotect_all.asm | kristoff3r/pwntools | 9d94de956501dcf5f60c5a382c9a52078df99533 | [
"MIT"
] | 6 | 2019-05-29T15:02:21.000Z | 2021-04-09T03:52:02.000Z | pwnlib/shellcraft/templates/i386/linux/mprotect_all.asm | kristoff3r/pwntools | 9d94de956501dcf5f60c5a382c9a52078df99533 | [
"MIT"
] | null | null | null | pwnlib/shellcraft/templates/i386/linux/mprotect_all.asm | kristoff3r/pwntools | 9d94de956501dcf5f60c5a382c9a52078df99533 | [
"MIT"
] | 3 | 2018-03-04T03:08:02.000Z | 2020-04-22T18:57:44.000Z | <% from pwnlib.shellcraft import common %>
<%page args="clear_ebx = True, fix_null = False"/>
<%docstring>Calls mprotect(page, 4096, PROT_READ | PROT_WRITE | PROT_EXEC) for every page.
It takes around 0.3 seconds on my box, but your milage may vary.
Args:
clear_ebx(bool): If this is set to False, then the shellcode... | 27.931034 | 125 | 0.697531 |
656333b9b6f90fe57206d71f501c746fb7cb5143 | 1,608 | asm | Assembly | programs/oeis/107/A107660.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/107/A107660.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/107/A107660.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A107660: Sum 3^max(k,n-k),k=0..n.
; 1,6,21,72,225,702,2133,6480,19521,58806,176661,530712,1592865,4780782,14344533,43040160,129127041,387400806,1162222101,3486725352,10460235105,31380882462,94142824533,282429005040,847287546561,2541864234006,7625594296341,22876787671992,68630367798945,205891117745742,617673367586133,... | 229.714286 | 1,472 | 0.920398 |
19bae466b0c24bc53d21cba774ae8e88472d51f3 | 4,821 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_379.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_379.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_379.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 %r8
push %r9
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0x1728f, %rsi
lea addresses_A_ht+0x14556, %rdi
clflush (%rsi)
nop
nop
nop
nop
nop
sub $5389, %r11
mov $91, %rcx
rep movsb
and $56581, %rcx
lea addresses_D_ht+0x1490e, %rsi
lea addresses_WC_ht+0x16e... | 48.69697 | 2,999 | 0.661481 |
71406f539038dbb6c8b361669b60157399a7f2f8 | 9,573 | asm | Assembly | src/Lib.asm | fostiropoulos/cryptomax | 885b749403ad2292f22a427abb799bd1e60f0113 | [
"MIT"
] | 1 | 2018-10-23T01:49:01.000Z | 2018-10-23T01:49:01.000Z | src/Lib.asm | fostiropoulos/cryptomax | 885b749403ad2292f22a427abb799bd1e60f0113 | [
"MIT"
] | null | null | null | src/Lib.asm | fostiropoulos/cryptomax | 885b749403ad2292f22a427abb799bd1e60f0113 | [
"MIT"
] | null | null | null | ;; Author: Iordanis Fostiropoulos, ifostiropoul2011@my.fit.edu
;; Course: CSE 3120
;; Project: CryptoMax
INCLUDE Irvine32.inc
; Structure used for the mouse pointer
POINT STRUCT
; x coordinate is the horizontal line with 0 being
; the left of the screen and the maximum value being
; the right of the scre... | 23.123188 | 95 | 0.653505 |
1de01797795daaa5b7981bbb050899bd524a11e5 | 953 | asm | Assembly | oeis/000/A000912.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/000/A000912.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/000/A000912.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A000912: Expansion of (sqrt(1-4x^2) - sqrt(1-4x))/(2x).
; Submitted by Jon Maiga
; 1,0,2,4,14,40,132,424,1430,4848,16796,58744,208012,742768,2674440,9694416,35357670,129643360,477638700,1767258328,6564120420,24466250224,91482563640,343059554864,1289904147324,4861946193440,18367353072152,69533550173104,263747951750360... | 31.766667 | 498 | 0.745016 |
8a836c3bc1f13ecca7ddecb9ace299dca42d400c | 6,721 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_316.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_316.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_316.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r13
push %r14
push %r8
push %r9
push %rax
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0x69ca, %r13
and %rax, %rax
movl $0x61626364, (%r13)
nop
sub $58857, %r9
lea addresses_D_ht+0x20ca, %rbp
nop
nop
nop
xor %r12, %r12
movb (%rbp), %r8b
nop
cmp ... | 35.941176 | 2,999 | 0.654813 |
8ac1412708dbb53f6e9966eb7e186e8231ac4b8e | 209 | asm | Assembly | Take Home Test/Kamal_Faheem_Code/Kamal_Faheem_2.21.asm | FaheemAKamal/CS342Projects | adf4d5e378f68c40862632ee5b7eb9c4a021f5ed | [
"MIT"
] | null | null | null | Take Home Test/Kamal_Faheem_Code/Kamal_Faheem_2.21.asm | FaheemAKamal/CS342Projects | adf4d5e378f68c40862632ee5b7eb9c4a021f5ed | [
"MIT"
] | null | null | null | Take Home Test/Kamal_Faheem_Code/Kamal_Faheem_2.21.asm | FaheemAKamal/CS342Projects | adf4d5e378f68c40862632ee5b7eb9c4a021f5ed | [
"MIT"
] | null | null | null | .data
a: .word 1
b: .word 2
c: .word 3
d: .word 4
e: .word 5
.text
lw $s0, a
lw $s1, b
lw $s2, c
lw $s3, d
lw $s4, e
# a = b + c
add $s0, $s1, $s2
sw $s0, a
# d = a - e
sub $s3, $s0, $s4
sw $s3, d
| 9.952381 | 17 | 0.464115 |
3fb9ee76dc99e1c384f23ccb2eef58f30307216b | 129 | asm | Assembly | docs/test_files/getc_test.asm | carlosebmachado/little-computer-3 | a6bef1bce2cbdd325649721769cce5b17011c702 | [
"MIT"
] | null | null | null | docs/test_files/getc_test.asm | carlosebmachado/little-computer-3 | a6bef1bce2cbdd325649721769cce5b17011c702 | [
"MIT"
] | null | null | null | docs/test_files/getc_test.asm | carlosebmachado/little-computer-3 | a6bef1bce2cbdd325649721769cce5b17011c702 | [
"MIT"
] | null | null | null | .orig 0x3000
GETC ; ascii val into R0
ADD R3 , R0 , x0
ADD R3 , R3 , #-16
ADD R3 , R3 , #-16
ADD R3 , R3 , #-16
halt
.end | 12.9 | 25 | 0.550388 |
4ae0e5183b33177accdea851f313cf3f047e74ff | 5,326 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xa0_notsx.log_408_1979.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xa0_notsx.log_408_1979.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xa0_notsx.log_408_1979.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 %r9
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_normal_ht+0xcb4f, %r14
nop
nop
nop
nop
nop
lfence
vmovups (%r14), %ymm7
vextracti128 $0, %ymm7, %xmm7
vpextrq $0, %xmm7, %r9
and $18796, %r9
lea addresses_D_ht+0x... | 26.89899 | 1,223 | 0.651709 |
7bf15fc688cd1cb93a6733714a5c031c9dac2bcb | 16,758 | asm | Assembly | debug.asm | joker-xii/c-compiler | 73fa86a6d0fc7d6032dbbedc314481d11bccb8c6 | [
"MIT"
] | 6 | 2018-12-24T06:20:17.000Z | 2021-09-05T06:49:11.000Z | debug.asm | joker-xii/c-compiler | 73fa86a6d0fc7d6032dbbedc314481d11bccb8c6 | [
"MIT"
] | null | null | null | debug.asm | joker-xii/c-compiler | 73fa86a6d0fc7d6032dbbedc314481d11bccb8c6 | [
"MIT"
] | 2 | 2018-12-24T12:21:26.000Z | 2020-04-08T07:21:28.000Z | .model flat,stdcall
option casemap :none
includelib kernel32.lib
includelib masm32.lib
includelib msvcrt.lib
printf PROTO C:ptr sbyte,:vararg
scanf PROTO C:ptr sbyte,:vararg
ExitProcess PROTO STDCALL:DWORD
StdOut PROTO STDCALL:DWORD
StdIn PROTO :DWORD,:DWORD
my_inner_struct$ STRUCT
in$ DWORD ?
my_inner_... | 17.013198 | 45 | 0.770259 |
b1aa82ec579dae4ca29257ca25e4046872c997c7 | 148 | asm | Assembly | Add Immediate/immadd.asm | adi-075/8085-microproccesor-programs | 39e5f604fc4bab441c59df3ab116e5b3e16dd43a | [
"MIT"
] | 2 | 2021-03-20T07:36:57.000Z | 2021-04-03T11:55:40.000Z | Add Immediate/immadd.asm | adi-075/8085-microproccesor-programs | 39e5f604fc4bab441c59df3ab116e5b3e16dd43a | [
"MIT"
] | null | null | null | Add Immediate/immadd.asm | adi-075/8085-microproccesor-programs | 39e5f604fc4bab441c59df3ab116e5b3e16dd43a | [
"MIT"
] | null | null | null |
;WAP to add 02H and 03H
jmp start
;03+02=05
;code
start: nop
MVI A, 03H ; Immediately move data to accumulator
ADI 02H ; Add Immediately
hlt | 9.866667 | 49 | 0.709459 |
4982437ff2e87133d51cff21ce4085389aef5334 | 468 | asm | Assembly | oeis/033/A033164.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/033/A033164.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/033/A033164.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A033164: Begins with (4, 5); avoids 3-term arithmetic progressions.
; Submitted by Jamie Morken(s1)
; 4,5,7,8,13,14,16,17,31,32,34,35,40,41,43,44,85,86,88,89,94,95,97,98,112,113,115,116,121,122,124,125,247,248,250,251,256,257,259,260,274,275,277,278,283,284,286,287,328,329,331,332,337,338,340,341,355,356,358,359,364
... | 36 | 217 | 0.698718 |
d51b4a9418cc0a97744e38595407a965c39e2d90 | 252 | asm | Assembly | kernel/src/arch/x86_64/long_mode_start.asm | doom/foros | b2b1bd94b869e088813c61e397188fbcc0b29780 | [
"MIT"
] | 2 | 2019-04-02T22:00:14.000Z | 2019-09-05T12:41:33.000Z | kernel/src/arch/x86_64/long_mode_start.asm | doom/foros | b2b1bd94b869e088813c61e397188fbcc0b29780 | [
"MIT"
] | null | null | null | kernel/src/arch/x86_64/long_mode_start.asm | doom/foros | b2b1bd94b869e088813c61e397188fbcc0b29780 | [
"MIT"
] | null | null | null |
bits 64
section .text
global long_mode_start
extern kmain
long_mode_start:
; Fill data segment registers with 0's to discard the offsets from the previous GDT
mov ax, 0
mov ss, ax
mov ds, ax
mov es, ax
mov fs, ax
mov gs, ax
call kmain
hlt
| 13.263158 | 84 | 0.730159 |
d5a1c67ad1f49649c652aa7ca7041f2a2c6ab7c0 | 725 | asm | Assembly | oeis/083/A083719.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/083/A083719.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/083/A083719.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A083719: a(n) = n * [1 + sum(k=1 to n-1) prime(k)].
; Submitted by Jamie Morken(s2)
; 0,1,6,18,44,90,174,294,472,702,1010,1430,1932,2574,3346,4230,5264,6494,7938,9538,11380,13440,15686,18216,21000,24100,27586,31374,35420,39788,44430,49414,55072,61116,67626,74480,81972,89836,98230,107172,116600,126608,137214,148264,16... | 80.555556 | 494 | 0.773793 |
cc1e30be9bbacfa9b9f008373751dfe709210706 | 352 | asm | Assembly | libsrc/_DEVELOPMENT/arch/zx/esxdos/c/sdcc_iy/esxdos_f_readdir_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/arch/zx/esxdos/c/sdcc_iy/esxdos_f_readdir_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/arch/zx/esxdos/c/sdcc_iy/esxdos_f_readdir_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ; uchar esxdos_f_readdir(uchar handle, void *buf)
SECTION code_clib
SECTION code_esxdos
PUBLIC _esxdos_f_readdir_callee
PUBLIC l0_esxdos_f_readdir_callee
EXTERN asm_esxdos_f_readdir
_esxdos_f_readdir_callee:
pop hl
dec sp
pop af
ex (sp),hl
l0_esxdos_f_readdir_callee:
push iy
call asm_esxdos... | 13.538462 | 49 | 0.767045 |
9a69fb32fa2127f48acf849696d7f5cfe4d93010 | 1,298 | asm | Assembly | programs/oeis/007/A007798.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/007/A007798.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/007/A007798.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A007798: Expected number of random moves in Tower of Hanoi problem with n disks starting with a randomly chosen position and ending at a position with all disks on the same peg.
; 0,0,2,18,116,660,3542,18438,94376,478440,2411882,12118458,60769436,304378620,1523487422,7622220078,38125449296,190670293200,953480606162,4... | 86.533333 | 1,012 | 0.891371 |
c998a6545a522e7417bc5a67b948ca6ca61e4c33 | 746 | asm | Assembly | unittests/ASM/PrimaryGroup/2_D3_02_3.asm | cobalt2727/FEX | 13087f8425aeaad28dc81bed46a83e1d72ff0db8 | [
"MIT"
] | 628 | 2020-03-06T14:01:32.000Z | 2022-03-31T06:35:14.000Z | unittests/ASM/PrimaryGroup/2_D3_02_3.asm | cobalt2727/FEX | 13087f8425aeaad28dc81bed46a83e1d72ff0db8 | [
"MIT"
] | 576 | 2020-03-06T08:25:12.000Z | 2022-03-30T04:05:29.000Z | unittests/ASM/PrimaryGroup/2_D3_02_3.asm | cobalt2727/FEX | 13087f8425aeaad28dc81bed46a83e1d72ff0db8 | [
"MIT"
] | 38 | 2020-03-07T06:10:00.000Z | 2022-03-29T09:27:36.000Z | %ifdef CONFIG
{
"RegData": {
"RBX": "0x0000000000000006",
"RDI": "0x0000000000000004",
"RDX": "0x0000000000000002",
"RSI": "0x0000000000000000",
"R8": "0x0",
"R9": "0x0",
"R10": "0x1",
"R11": "0x1"
}
}
%endif
mov rbx, 0x0000000000000001
mov rdi, 0x0000000000000001
mov rdx, 0x40000... | 14.627451 | 47 | 0.660858 |
2029a7ec5da61042294ab86b2ce6ac5082ccba6b | 4,687 | asm | Assembly | Transynther/x86/_processed/NONE/_ht_/i9-9900K_12_0xca.log_3369_367.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_ht_/i9-9900K_12_0xca.log_3369_367.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_ht_/i9-9900K_12_0xca.log_3369_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 %r13
push %r14
push %r8
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_A_ht+0x19dfa, %rsi
lea addresses_WC_ht+0x7dfa, %rdi
nop
nop
and $22654, %r13
mov $3, %rcx
rep movsl
xor $56184, %rdi
lea addresses_normal_ht+0xbefa, %rdx
sub $58130, %rdi
mov (%rdx), %r13w
nop... | 50.397849 | 2,999 | 0.662684 |
83adbf22d5fb89a3ba44606a9e061d21bfb733c0 | 418 | asm | Assembly | oeis/108/A108400.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/108/A108400.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/108/A108400.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A108400: a(n) = Product_{k = 0..n} k!*2^k.
; Submitted by Jon Maiga
; 1,2,16,768,294912,1132462080,52183852646400,33664847019245568000,347485857744891213250560000,64560982045934655213753964953600000,239901585047846581083822477336190648320000000
mov $1,2
mov $2,2
mov $4,23
lpb $0
mov $3,$2
add $2,1
mul $4,$1
... | 19 | 176 | 0.688995 |
7e4b87e926189eeb5b650beb87bb45752278fd72 | 5,406 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_1300.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_1300.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_1300.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 %r15
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0x1998a, %rdi
nop
sub %r12, %r12
movl $0x61626364, (%rdi)
cmp $21829, %r14
lea addresses_UC_ht+0xb546, %rsi
lea addresses_A_ht+0x618a, %rdi
nop
nop
nop
nop
add $10263, %r15
mov $122, %rc... | 45.428571 | 2,999 | 0.660377 |
375cdce25d62e131c4576894eadf783892cd04e3 | 181 | asm | Assembly | xasm/common/test/sinetest.asm | gb-archive/asmotor | c821d8be10b7b66d93e0b68777c8643d9a53955f | [
"Naumen",
"Condor-1.1",
"MS-PL"
] | null | null | null | xasm/common/test/sinetest.asm | gb-archive/asmotor | c821d8be10b7b66d93e0b68777c8643d9a53955f | [
"Naumen",
"Condor-1.1",
"MS-PL"
] | null | null | null | xasm/common/test/sinetest.asm | gb-archive/asmotor | c821d8be10b7b66d93e0b68777c8643d9a53955f | [
"Naumen",
"Condor-1.1",
"MS-PL"
] | null | null | null |
_count SET 0
REPT 256
_angle SET _count*256
PRINTT "sin({_angle}) == "
PRINTV sin(_angle)
PRINTT " or "
PRINTF sin(_angle)
PRINTT "\n"
_count SET _count+1
ENDR
| 13.923077 | 28 | 0.635359 |
e33911517bde9a3fa0eb4272804f623dbd26d532 | 147 | asm | Assembly | programs/tests/and.asm | rj45/rj32 | a0484913925bebf6459664f72ac3f8cbfa6002e9 | [
"MIT"
] | 28 | 2021-06-27T08:23:41.000Z | 2022-03-26T20:48:37.000Z | programs/tests/and.asm | rj45/rj32 | a0484913925bebf6459664f72ac3f8cbfa6002e9 | [
"MIT"
] | 14 | 2021-06-05T18:13:35.000Z | 2021-07-17T17:16:27.000Z | programs/tests/and.asm | rj45/rj32 | a0484913925bebf6459664f72ac3f8cbfa6002e9 | [
"MIT"
] | 4 | 2021-11-01T22:23:19.000Z | 2022-03-18T01:38:39.000Z | #include "../cpudef.asm"
move r1, 0b0110
move r2, 0b1010
and r1, r2
if.ne r1, 0b0010
error
and r2, 0b1101
if.ne r2, 0b1000
error
halt
| 9.1875 | 24 | 0.653061 |
58d2614855578f6a41d2943e6e366a00030e2e6d | 3,246 | asm | Assembly | uefi-sct/SctPkg/Library/NetLib/Ia32/NetSetMemSSE2.asm | sunnywang-arm/edk2-test | 475be9f7a70d012705eca64dd24a9eeaed643183 | [
"BSD-2-Clause"
] | 47 | 2018-10-15T02:34:39.000Z | 2022-02-07T11:02:45.000Z | uefi-sct/SctPkg/Library/NetLib/Ia32/NetSetMemSSE2.asm | sunnywang-arm/edk2-test | 475be9f7a70d012705eca64dd24a9eeaed643183 | [
"BSD-2-Clause"
] | null | null | null | uefi-sct/SctPkg/Library/NetLib/Ia32/NetSetMemSSE2.asm | sunnywang-arm/edk2-test | 475be9f7a70d012705eca64dd24a9eeaed643183 | [
"BSD-2-Clause"
] | 78 | 2018-10-08T01:17:19.000Z | 2022-03-16T14:33:15.000Z | ;; @file
;
; Copyright 2006 - 2010 Unified EFI, Inc.<BR>
; Copyright (c) 2010, Intel Corporation. All rights reserved.<BR>
;
; This program and the accompanying materials
; are licensed and made available under the terms and conditions of the BSD License
; which accompanies this distribution. The full text... | 21.077922 | 87 | 0.589341 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.