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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
f3eeee50c7d5541df610be117d805f789a00cebf | 514 | asm | Assembly | oeis/339/A339353.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/339/A339353.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/339/A339353.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A339353: G.f.: Sum_{k>=1} k^2 * x^(k*(k + 1)) / (1 - x^k).
; Submitted by Christian Krause
; 0,1,1,1,1,5,1,5,1,5,1,14,1,5,10,5,1,14,1,21,10,5,1,30,1,5,10,21,1,39,1,21,10,5,26,30,1,5,10,46,1,50,1,21,35,5,1,66,1,30,10,21,1,50,26,70,10,5,1,91,1,5,59,21,26,50,1,21,10,79,1,130,1,5,35,21,50,50,1,110
add $0,1
mov $1,$0
lpb... | 21.416667 | 203 | 0.513619 |
bc1d48bf20dca7c11d05eee4dc7f0437af0ed4da | 1,973 | asm | Assembly | src/hw/apic_boot.asm | anna328p/IncludeOS | b9858b8e6842d6c0cc227a34a015e7e8de9438ab | [
"Apache-2.0"
] | 2 | 2016-10-03T09:43:52.000Z | 2018-11-02T03:11:00.000Z | src/hw/apic_boot.asm | anna328p/IncludeOS | b9858b8e6842d6c0cc227a34a015e7e8de9438ab | [
"Apache-2.0"
] | null | null | null | src/hw/apic_boot.asm | anna328p/IncludeOS | b9858b8e6842d6c0cc227a34a015e7e8de9438ab | [
"Apache-2.0"
] | 2 | 2017-05-01T18:16:28.000Z | 2019-11-15T19:48:01.000Z | ;
; Thanks to Maghsoud for paving the way to SMP!
; We are still calling them Revenants
;
org 0x80000
BITS 16
; 2-bytes of jmp instruction, but aligned to 4-bytes (!)
JMP boot_code
ALIGN 4
; 20 bytes of addresses that we must modify
; before we can start this bootloader
revenant_main dd 0x0
stack_base dd 0x0
... | 18.100917 | 69 | 0.626457 |
44dd7d739c9efe9c345ed6fc2be607ba07f24730 | 2,220 | asm | Assembly | Verilog/P7/test/P7测试集/延迟槽异常.asm | JJLeo/BUAA-CO-2020 | 1d1a3797f7188530464a1dfbe8a017dd01bb817a | [
"MIT"
] | 9 | 2021-03-04T07:22:24.000Z | 2021-11-30T02:56:08.000Z | Verilog/P7/test/P7测试集/延迟槽异常.asm | johnnyamazing/BUAA-CO-2020 | 1d1a3797f7188530464a1dfbe8a017dd01bb817a | [
"MIT"
] | null | null | null | Verilog/P7/test/P7测试集/延迟槽异常.asm | johnnyamazing/BUAA-CO-2020 | 1d1a3797f7188530464a1dfbe8a017dd01bb817a | [
"MIT"
] | 3 | 2021-09-28T07:41:35.000Z | 2021-12-14T08:55:28.000Z | .text
li $28, 0
li $29, 0
li $1, 1
bne $0, $0, end
lw $1, 1($0)
li $1, 1
bne $0, $0, end
lh $1, 1($0)
li $1, 1
bne $0, $0, end
lhu $1, 1($0)
li $1, 1
bne $0, $0, end
lh $1, 0x7f00($0)
li $1, 1
bne $0, $0, end
lhu $1, 0x7f04($0)
li $1, 1
bne $0, $0, end
lb $1, 0x7f08($0)
li $1, 1
bne $0, $0, end
lbu $1, 0x7f10($0)
li... | 12.47191 | 18 | 0.501351 |
665ab51bed2fae302324c689c727e65a13f124b7 | 37 | asm | Assembly | lab5/assemblies/except_prot.asm | AriaPahlavan/CompArch | 1cebd1187630ccd664515ea4842da14c477b6018 | [
"MIT"
] | null | null | null | lab5/assemblies/except_prot.asm | AriaPahlavan/CompArch | 1cebd1187630ccd664515ea4842da14c477b6018 | [
"MIT"
] | null | null | null | lab5/assemblies/except_prot.asm | AriaPahlavan/CompArch | 1cebd1187630ccd664515ea4842da14c477b6018 | [
"MIT"
] | null | null | null | .ORIG x1600
TRAP x25
.END | 12.333333 | 15 | 0.513514 |
2e2e68428ee01a37a7933e858b07162c929e5093 | 426 | asm | Assembly | src/test/resources/data/generationtests/asmsx-macros.asm | cpcitor/mdlz80optimizer | 75070d984e1f08474e6d397c7e0eb66d8be0c432 | [
"Apache-2.0"
] | 36 | 2020-06-29T06:52:26.000Z | 2022-02-10T19:41:58.000Z | src/test/resources/data/generationtests/asmsx-macros.asm | cpcitor/mdlz80optimizer | 75070d984e1f08474e6d397c7e0eb66d8be0c432 | [
"Apache-2.0"
] | 39 | 2020-07-02T18:19:34.000Z | 2022-03-27T18:08:54.000Z | src/test/resources/data/generationtests/asmsx-macros.asm | cpcitor/mdlz80optimizer | 75070d984e1f08474e6d397c7e0eb66d8be0c432 | [
"Apache-2.0"
] | 7 | 2020-07-02T06:00:05.000Z | 2021-11-28T17:31:13.000Z | ; Test case (upcoming macro syntax for asMSX):
org #4000
.rom
.start loop
macro BDOS1 #fun ; macro definition
ld c,#fun
call 5
endmacro
BDOS2: macro @fun
ld c, @fun
call 5
endm
m_SOUND: MACRO #PAR1, #PAR2
push HL
push BC
ld C,#PAR1
ld HL,#PAR2
call FUNC
pop BC
pop HL
ENDM
BDOS1 5 ... | 12.529412 | 46 | 0.610329 |
368c50e26fa2cad73d3bdce9db90f0ddcdabc4ae | 847 | asm | Assembly | lab_02/hello.asm | MrLIVB/BMSTU_MDPL | 37060559dee9c168f38b5f0a406a71eefc599e32 | [
"MIT"
] | null | null | null | lab_02/hello.asm | MrLIVB/BMSTU_MDPL | 37060559dee9c168f38b5f0a406a71eefc599e32 | [
"MIT"
] | null | null | null | lab_02/hello.asm | MrLIVB/BMSTU_MDPL | 37060559dee9c168f38b5f0a406a71eefc599e32 | [
"MIT"
] | null | null | null | StkSeg SEGMENT PARA STACK 'STACK'
DB 200h DUP (?)
StkSeg ENDS
;
DataS SEGMENT WORD 'DATA'
HelloMessage DB 13 ;курсор поместить в нач.строки
DB 10 ;перевести курсор на нов. стркоу
DB 'Hello, World !' ;текст
DB '$' ;ограничитель для функции DOS
DataS ENDS
;
Code SEGMENT WORD 'CODE'
... | 23.527778 | 57 | 0.649351 |
11179a40cbf02dc55020265cd7c6280fe707ae6b | 3,861 | asm | Assembly | src/eedata.asm | staskevich/UMR2 | 276b7c27abec076960ecc621c9fbc3bd59f32fc0 | [
"CC-BY-4.0"
] | 27 | 2017-12-31T12:32:21.000Z | 2022-03-31T16:00:49.000Z | src/eedata.asm | staskevich/UMR2 | 276b7c27abec076960ecc621c9fbc3bd59f32fc0 | [
"CC-BY-4.0"
] | null | null | null | src/eedata.asm | staskevich/UMR2 | 276b7c27abec076960ecc621c9fbc3bd59f32fc0 | [
"CC-BY-4.0"
] | 4 | 2017-10-11T11:00:10.000Z | 2020-06-28T17:05:34.000Z | ; UMR2
; copyright John Staskevich, 2017
; john@codeandcopper.com
;
; This work is licensed under a Creative Commons Attribution 4.0 International License.
; http://creativecommons.org/licenses/by/4.0/
;
; eedata.asm
;
; Data eeprom initial values
;
list p=16F1939
#include <p16f1939.inc>
; ==========... | 13.452962 | 88 | 0.611759 |
80cf3e82e834215e3b2fe3e073ec78dbc4ca1cb9 | 909 | asm | Assembly | non_regression/other_x64_macosx_2.s.asm | LRGH/plasmasm | 4cd50546c3dc895763d72dd60b7c46179c1916bc | [
"Apache-2.0"
] | 1 | 2021-02-28T21:31:18.000Z | 2021-02-28T21:31:18.000Z | non_regression/other_x64_macosx_2.s.asm | LRGH/plasmasm | 4cd50546c3dc895763d72dd60b7c46179c1916bc | [
"Apache-2.0"
] | null | null | null | non_regression/other_x64_macosx_2.s.asm | LRGH/plasmasm | 4cd50546c3dc895763d72dd60b7c46179c1916bc | [
"Apache-2.0"
] | null | null | null | .macosx_version_min 10, 11
.section __TEXT,__text,regular,pure_instructions
.align 4, 0x90
.globl _toto
_toto:
pushq %rbp
Ltmp0:
Ltmp1:
movq %rsp, %rbp
Ltmp2:
incl (%rdi)
popq %rbp
ret
# ----------------------
.align 4, 0x90
.globl _tata
_tata:
pushq %rbp
Ltmp3:
Ltmp4:
m... | 16.527273 | 55 | 0.49835 |
c1f561d2bbabaec9c338bb7beb6e154bb57ae669 | 902 | asm | Assembly | programs/oeis/072/A072376.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/072/A072376.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/072/A072376.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A072376: a(n) = a(floor(n/2)) + a(floor(n/4)) + a(floor(n/8)) + ... starting with a(0)=0 and a(1)=1.
; 0,1,1,1,2,2,2,2,4,4,4,4,4,4,4,4,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,3... | 75.166667 | 719 | 0.620843 |
17baeefef3edf43e78e778d7a22bfee1b5f69e63 | 3,267 | asm | Assembly | granary/x86/utils.asm | Granary/granary | f9ac2b6af0864f420b93917dc21a38041905b3aa | [
"BSD-3-Clause"
] | 37 | 2015-03-13T08:29:46.000Z | 2022-03-04T06:54:29.000Z | granary/x86/utils.asm | Granary/granary | f9ac2b6af0864f420b93917dc21a38041905b3aa | [
"BSD-3-Clause"
] | null | null | null | granary/x86/utils.asm | Granary/granary | f9ac2b6af0864f420b93917dc21a38041905b3aa | [
"BSD-3-Clause"
] | 3 | 2015-10-16T21:18:01.000Z | 2022-03-04T06:54:31.000Z | /* Copyright 2012-2013 Peter Goodman, all rights reserved. */
#include "granary/x86/asm_defines.asm"
START_FILE
DECLARE_FUNC(granary_try_access)
GLOBAL_LABEL(granary_try_access:)
movb (%rdi), %al; // might fault!
mov $1, %eax;
ret;
END_FUNC(granary_try_access)
DECLARE_FUNC(granary_fail_access)
GLOBAL_... | 23.007042 | 76 | 0.703704 |
e2bb5e8d518c2b9193d9c45933a60656d6896523 | 237 | asm | Assembly | libsrc/vz/vz_midstr.asm | andydansby/z88dk-mk2 | 51c15f1387293809c496f5eaf7b196f8a0e9b66b | [
"ClArtistic"
] | 1 | 2018-09-04T23:07:24.000Z | 2018-09-04T23:07:24.000Z | libsrc/vz/vz_midstr.asm | dex4er/deb-z88dk | 9ee4f23444fa6f6043462332a1bff7ae20a8504b | [
"ClArtistic"
] | null | null | null | libsrc/vz/vz_midstr.asm | dex4er/deb-z88dk | 9ee4f23444fa6f6043462332a1bff7ae20a8504b | [
"ClArtistic"
] | null | null | null | ; CALLER LINKAGE FOR FUNCTION POINTERS
XLIB vz_midstr
LIB vz_midstr_callee
XREF ASMDISP_VZ_MIDSTR_CALLEE
.vz_midstr
pop af
pop de
pop hl
push hl
push de
push af
jp vz_midstr_callee + ASMDISP_VZ_MIDSTR_CALLEE
| 13.166667 | 49 | 0.742616 |
094ba442a82549611e2d0a57044a6340fc452b15 | 8,680 | asm | Assembly | examples/example-2.asm | Ruben-Sten/PP2LAL2PP | 961b273e1a8ccd033202156a89382617b6920e8d | [
"MIT"
] | 1 | 2016-04-26T15:07:23.000Z | 2016-04-26T15:07:23.000Z | examples/example-2.asm | Ruben-Sten/PP2LAL2PP | 961b273e1a8ccd033202156a89382617b6920e8d | [
"MIT"
] | 1 | 2016-06-06T16:09:48.000Z | 2016-06-07T12:02:38.000Z | examples/example-2.asm | Ruben-Sten/PP2LAL2PP | 961b273e1a8ccd033202156a89382617b6920e8d | [
"MIT"
] | null | null | null | ;#
;# Example file of how a PP2LAL2PP language file looks like.
;# This is a descriptive doc comment
;#
@CODE
IOAREA EQU -16 ; Address of the I/O-Area, modulo 2^18.
INPUT EQU 7 ; Position of the input buttons (relative to IOAREA).
OUTPU... | 71.147541 | 137 | 0.467857 |
35cd06fdc2cc57852ffd589cd06aaff2660d416d | 2,404 | asm | Assembly | Abhijeet_Chopra_Assign_2.asm | abhijeetchopra/assembly | 1f0a22c2ce7057233b05c45bd707b8c9e16f95a0 | [
"MIT"
] | null | null | null | Abhijeet_Chopra_Assign_2.asm | abhijeetchopra/assembly | 1f0a22c2ce7057233b05c45bd707b8c9e16f95a0 | [
"MIT"
] | null | null | null | Abhijeet_Chopra_Assign_2.asm | abhijeetchopra/assembly | 1f0a22c2ce7057233b05c45bd707b8c9e16f95a0 | [
"MIT"
] | null | null | null | TITLE Assignment Two (Assign2.asm)
; Name: Abhijeet Chopra
; CWID: 50180612
; Date: 4 Nov,16
; Due : 11:59pm, Tuesday, 15 Nov
; Program Description:
; define arrayW of 20 words (integers)
; using loop find MIN
; at end of loop store MIN in AX
INCLUDE Irvine32.inc
INCLUDE Macros.inc
.... | 27.011236 | 82 | 0.5703 |
9ac88f92e99b226212337c0a78c25864d37fe600 | 350 | asm | Assembly | Palmtree.Math.Core.Sint/vs_build/x64_Release/dllmain.asm | rougemeilland/Palmtree.Math.Core.Sint | 0895fd4988b146f01ec705e091ef3fd79a721b40 | [
"MIT"
] | null | null | null | Palmtree.Math.Core.Sint/vs_build/x64_Release/dllmain.asm | rougemeilland/Palmtree.Math.Core.Sint | 0895fd4988b146f01ec705e091ef3fd79a721b40 | [
"MIT"
] | null | null | null | Palmtree.Math.Core.Sint/vs_build/x64_Release/dllmain.asm | rougemeilland/Palmtree.Math.Core.Sint | 0895fd4988b146f01ec705e091ef3fd79a721b40 | [
"MIT"
] | null | null | null | ; Listing generated by Microsoft (R) Optimizing Compiler Version 19.16.27026.1
include listing.inc
INCLUDELIB OLDNAMES
PUBLIC DllMain
; COMDAT pdata
pdata SEGMENT
$pdata$DllMain DD imagerel $LN22@DllMain
DD imagerel $LN22@DllMain+107
DD imagerel $unwind$DllMain
; COMDAT xdata
xdata SEGMENT
$unwind$DllMain DD 0104... | 18.421053 | 79 | 0.797143 |
76caec60b8bb7efb7c19843ed57e29a208a7f549 | 1,868 | asm | Assembly | src/gpl/modmixed.asm | aviallon/libc | e275f623b274318a14db5b30439c2eef715ff460 | [
"MIT"
] | 35 | 2015-02-16T17:27:26.000Z | 2021-06-22T13:18:13.000Z | src/gpl/modmixed.asm | aviallon/libc | e275f623b274318a14db5b30439c2eef715ff460 | [
"MIT"
] | 16 | 2015-10-28T03:31:22.000Z | 2020-06-15T08:20:44.000Z | src/gpl/modmixed.asm | aviallon/libc | e275f623b274318a14db5b30439c2eef715ff460 | [
"MIT"
] | 17 | 2015-02-10T19:25:39.000Z | 2020-06-06T00:50:54.000Z | ;--------------------------------------------------------------------------
; modmixed.s
;
; Copyright (C) 2010, Philipp Klaus Krause
;
; This library is free software; you can redistribute it and/or modify it
; under the terms of the GNU General Public License as published by the
; Free Software Foundation; eithe... | 27.880597 | 75 | 0.655246 |
0ec03eb70c6779d7cfb5988bc988f388eece9154 | 729 | asm | Assembly | programs/oeis/250/A250879.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/250/A250879.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/250/A250879.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A250879: Number of (2+1) X (n+1) 0..3 arrays with nondecreasing x(i,j)-x(i,j-1) in the i direction and nondecreasing x(i,j)+x(i-1,j) in the j direction.
; 440,1456,3442,6728,11644,18520,27686,39472,54208,72224,93850,119416,149252,183688,223054,267680,317896,374032,436418,505384,581260,664376,755062,853648,960464,1075... | 16.568182 | 208 | 0.640604 |
3954d8e62e5c1d5f6ca82cc5c2a2406e1e57a0ce | 1,344 | asm | Assembly | DEF CON CTF Qualifier 2018/ELF Crumble/1.asm | p-g-krish/CTF-Writeups | 05ad6a9ecbc19ceb8890f4581dfee36f16d164aa | [
"MIT"
] | 51 | 2018-06-26T09:49:42.000Z | 2019-09-14T00:06:35.000Z | DEF CON CTF Qualifier 2018/ELF Crumble/1.asm | p-g-krish/CTF-Writeups | 05ad6a9ecbc19ceb8890f4581dfee36f16d164aa | [
"MIT"
] | 1 | 2018-06-29T18:40:59.000Z | 2018-07-09T20:29:41.000Z | DEF CON CTF Qualifier 2018/ELF Crumble/1.asm | p-g-krish/CTF-Writeups | 05ad6a9ecbc19ceb8890f4581dfee36f16d164aa | [
"MIT"
] | 22 | 2019-10-03T14:52:43.000Z | 2022-01-17T08:55:10.000Z | 00000000 5B pop ebx
00000001 5D pop ebp
00000002 C3 ret
00000003 55 push ebp
00000004 89E5 mov ebp,esp
00000006 83EC10 sub esp,byte +0x10
00000009 E8E0010000 call 0x1ee
0000000E 05DC180000 add eax,0x18dc
00000013 ... | 40.727273 | 58 | 0.549107 |
a253c0a5b4c4424ccbcb54cf063770769cea3d26 | 801 | asm | Assembly | oeis/230/A230658.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/230/A230658.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/230/A230658.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A230658: Number of nX3 0..2 black square subarrays x(i,j) with each element diagonally or antidiagonally next to at least one element with value 2-x(i,j)
; Submitted by Jamie Morken(s3)
; 0,3,15,21,135,177,1155,1509,9855,12873,84075,109821,717255,936897,6118995,7992789,52201935,68187513,445341435,581716461,3799265175... | 47.117647 | 492 | 0.810237 |
4acd1f20458baab28e4be76acce223ab6c23edd0 | 917 | asm | Assembly | boot.asm | OpenCoderp/MayOS | 6a7e937b550bc017d68b425bd15b46f22fc12647 | [
"MIT"
] | null | null | null | boot.asm | OpenCoderp/MayOS | 6a7e937b550bc017d68b425bd15b46f22fc12647 | [
"MIT"
] | null | null | null | boot.asm | OpenCoderp/MayOS | 6a7e937b550bc017d68b425bd15b46f22fc12647 | [
"MIT"
] | null | null | null | ;boot.asm:the bootloader to boot are operating system with grub
[bits 32] ;we are in 32 bit
global start ;start's the operating system:we call it in the linker script
extern _kernel_main ;this is in are .cpp file and it is the main function of are kernel
;do not modify these lines(these are needed by grub)!
section .mb... | 36.68 | 88 | 0.699019 |
29fc94a6aeff489d5289dd59e9c7c102de56535a | 637 | asm | Assembly | oeis/121/A121363.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/121/A121363.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/121/A121363.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A121363: Expansion of q^(-1/4)(eta(q)*eta(q^6)*eta(q^9)/eta(q^3))^2/(eta(q^2)eta(q^18)) in powers of q.
; Submitted by Christian Krause
; 1,-2,0,2,-2,0,3,-2,0,2,-2,0,1,-2,0,2,-4,0,2,0,0,4,-2,0,2,-2,0,2,-2,0,1,-4,0,0,-2,0,4,-2,0,2,0,0,3,-2,0,2,-4,0,2,-2,0,4,0,0,0,-4,0,2,-2,0,2,-2,0,0,-2,0,4,-2,0,2,-2,0,3,-2,0,0,-4,0,2... | 57.909091 | 229 | 0.579278 |
c242031b26fba4dd4f861864000c60a3235f0475 | 526 | asm | Assembly | oeis/106/A106270.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/106/A106270.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/106/A106270.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A106270: Inverse of number triangle A106268; triangle T(n,k), 0 <= k <= n.
; Submitted by Jamie Morken(w1)
; 1,-1,1,-2,-1,1,-5,-2,-1,1,-14,-5,-2,-1,1,-42,-14,-5,-2,-1,1,-132,-42,-14,-5,-2,-1,1,-429,-132,-42,-14,-5,-2,-1,1,-1430,-429,-132,-42,-14,-5,-2,-1,1,-4862,-1430,-429,-132,-42,-14,-5,-2,-1,1,-16796,-4862,-1430,-... | 23.909091 | 252 | 0.538023 |
6c2efd99d7381d6ae24e716b015fb514c2e50e86 | 335 | asm | Assembly | programs/oeis/044/A044138.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/044/A044138.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/044/A044138.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A044138: Numbers n such that string 0,0 occurs in the base 7 representation of n but not of n-1.
; 49,98,147,196,245,294,343,392,441,490,539,588,637,686,735,784,833,882,931,980,1029,1078,1127,1176,1225,1274,1323,1372,1421,1470,1519,1568,1617,1666,1715,1764,1813,1862,1911,1960,2009,2058,2107,2156,2205,2254,2303
mul $... | 55.833333 | 214 | 0.752239 |
750fedee8bd368889459794b728f317b77d5c137 | 500 | asm | Assembly | programs/oeis/336/A336696.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/336/A336696.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/336/A336696.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A336696: Sum of odd divisors of 1+sigma(n).
; 1,1,6,1,8,14,13,1,8,20,14,30,24,31,31,1,20,6,32,44,48,38,31,62,1,44,42,80,32,74,48,1,57,72,57,24,56,62,80,112,44,98,78,108,80,74,57,156,30,48,74,156,72,133,74,133,121,112,62,183,104,98,192,1,108,180,96,128,98,180,74,57,124,144,156,192,98,183,121,216,62,128,108,403,110,160... | 83.333333 | 329 | 0.682 |
75507929f782ab7c0e2a529e52aa0fe5a6a599ba | 620 | asm | Assembly | oeis/234/A234461.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/234/A234461.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/234/A234461.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A234461: a(n) = binomial(8*n+2,n)/(4*n+1).
; Submitted by Christian Krause
; 1,2,17,200,2728,40508,635628,10368072,174047640,2987139122,52177566870,924548764752,16578073731752,300252605231600,5484727796499708,100933398334075824,1869468985400220600,34823332479175275600,651947852922093741585,12260612328991538050280,231... | 51.666667 | 474 | 0.854839 |
afd8c13a001abdc9b85ce5dd4260615f5f9e918c | 17,364 | asm | Assembly | dev/emm386/lhvxd/umb.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | dev/emm386/lhvxd/umb.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | dev/emm386/lhvxd/umb.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | PAGE 58,132
;******************************************************************************
TITLE LoadHi -- UMB related support routines for main VXD.
;******************************************************************************
;
; (C) Copyright MICROSOFT Corp., 1986-1991
;
; Title: UMB.ASM -
;
; Author: AC
;-... | 33.074286 | 79 | 0.538701 |
4b1f015384b549b84d1486642db58d103c05bafb | 2,778 | asm | Assembly | vars.asm | chriswyatt/znake | 4a5a95107b4658b5eb77fa207758bee0bc6ea9e7 | [
"Apache-2.0"
] | 8 | 2016-11-11T22:01:17.000Z | 2021-05-03T02:23:21.000Z | vars.asm | chriswyatt/znake | 4a5a95107b4658b5eb77fa207758bee0bc6ea9e7 | [
"Apache-2.0"
] | null | null | null | vars.asm | chriswyatt/znake | 4a5a95107b4658b5eb77fa207758bee0bc6ea9e7 | [
"Apache-2.0"
] | 1 | 2020-11-28T10:47:33.000Z | 2020-11-28T10:47:33.000Z | ; /////////////////////////////////////////////////////////////////////////////
; Znake (ZX Spectrum 48K)
; -----------------------------------------------------------------------------
; vars.asm
; -----------------------------------------------------------------------------
; Copyright (C) 2016, Chris Wyatt
; All... | 21.369231 | 79 | 0.651908 |
476cbce7ea14c0b15fbb666241f9fa987d76ed39 | 5,004 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_ht_zr_/i7-7700_9_0xca.log_21829_523.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_ht_zr_/i7-7700_9_0xca.log_21829_523.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_ht_zr_/i7-7700_9_0xca.log_21829_523.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 %r13
push %r9
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x1d7a6, %rsi
lea addresses_UC_ht+0x6b0e, %rdi
nop
nop
nop
cmp $45045, %r11
mov $5, %rcx
rep movsq
nop
nop
nop
nop
nop
xor $778, %r9
lea addresses_normal_ht+0x27a6, %r13
nop
nop
nop
... | 45.490909 | 2,999 | 0.66247 |
1a019225fbc7deb7fb0fffb685c2f289f7866278 | 1,089 | asm | Assembly | programs/oeis/146/A146076.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/146/A146076.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/146/A146076.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A146076: Sum of even divisors of n.
; 0,2,0,6,0,8,0,14,0,12,0,24,0,16,0,30,0,26,0,36,0,24,0,56,0,28,0,48,0,48,0,62,0,36,0,78,0,40,0,84,0,64,0,72,0,48,0,120,0,62,0,84,0,80,0,112,0,60,0,144,0,64,0,126,0,96,0,108,0,96,0,182,0,76,0,120,0,112,0,180,0,84,0,192,0,88,0,168,0,156,0,144,0,96,0,248,0,114,0,186,0,144,0,196,0,108... | 37.551724 | 714 | 0.61708 |
3bc9879e2e4adb64e24af8586937b14c4a56e50c | 9,957 | asm | Assembly | hashalphabethooks.asm | Catobat/z3randomizer | e82f01ae2f81cfcf2ddd334a93df4a8f953878fb | [
"MIT"
] | 26 | 2018-12-19T03:33:19.000Z | 2021-08-07T19:47:06.000Z | hashalphabethooks.asm | Catobat/z3randomizer | e82f01ae2f81cfcf2ddd334a93df4a8f953878fb | [
"MIT"
] | 26 | 2019-02-01T05:38:23.000Z | 2022-01-20T21:25:39.000Z | hashalphabethooks.asm | Catobat/z3randomizer | e82f01ae2f81cfcf2ddd334a93df4a8f953878fb | [
"MIT"
] | 32 | 2018-12-18T13:54:33.000Z | 2022-01-25T23:38:48.000Z | ;--------------------------------------------------------------------------------
!FSTILE_SPACE = "$0188"
!FSTILE_BRACKET_OPEN_TOP = "$1D8A"
!FSTILE_BRACKET_OPEN_BOTTOM = "$1D9A"
!FSTILE_BRACKET_CLOSE_TOP = "$1D8B"
!FSTILE_BRACKET_CLOSE_BOTTOM = "$1D9B"
!FSTILE_A_TOP = "$1D4A"
!FSTILE_A_BOTTOM = "$1D5A"
!FSTILE_C_T... | 62.622642 | 376 | 0.695892 |
b39dd13110438afb80e894f4187e17086e5fe992 | 17,722 | asm | Assembly | src/game.asm | drwuro/teleporter64 | aba1ab46fb190441b1dc553c8336267646f8a76d | [
"Unlicense"
] | 3 | 2020-07-01T08:14:52.000Z | 2021-04-19T21:30:34.000Z | src/game.asm | drwuro/teleporter64 | aba1ab46fb190441b1dc553c8336267646f8a76d | [
"Unlicense"
] | null | null | null | src/game.asm | drwuro/teleporter64 | aba1ab46fb190441b1dc553c8336267646f8a76d | [
"Unlicense"
] | null | null | null |
str_lost
!scr "you failed"
!byte $FF
str_won
!scr "congratulations!"
!byte $FF
str_skills1
!scr "you have great"
!byte $FF
str_skills2
!scr "teleportation skills"
!byte $FF
str_attempts
!scr "total number of attempts: "
!byte $FF
str_attempts99
!scr "it took you ov... | 18.083673 | 93 | 0.560095 |
2916de9fa4a6efa7aab758a828c32d5f50d30dba | 3,960 | asm | Assembly | Transynther/x86/_processed/NC/_ht_/i3-7100_9_0x84_notsx.log_1_1835.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NC/_ht_/i3-7100_9_0x84_notsx.log_1_1835.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NC/_ht_/i3-7100_9_0x84_notsx.log_1_1835.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %r15
push %r8
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0xb538, %rsi
lea addresses_D_ht+0x913c, %rdi
nop
nop
nop
nop
and $14429, %r10
mov $75, %rcx
rep movsl
nop
nop
nop
nop
nop
and %rdi, %rdi
lea addresses_normal_ht+0x16e94, %r15
no... | 20.101523 | 151 | 0.651768 |
ac1ea5569c5ded4f11a7cc19ada6006bc5537905 | 1,316 | asm | Assembly | data/maps/roofs.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 28 | 2019-11-08T07:19:00.000Z | 2021-12-20T10:17:54.000Z | data/maps/roofs.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 13 | 2020-01-11T17:00:40.000Z | 2021-09-14T01:27:38.000Z | data/maps/roofs.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 22 | 2020-05-28T17:31:38.000Z | 2022-03-07T20:49:35.000Z | ; MapGroupRoofs values; Roofs indexes
const_def
const ROOF_NEW_BARK ; 0
const ROOF_VIOLET ; 1
const ROOF_AZALEA ; 2
const ROOF_OLIVINE ; 3
const ROOF_GOLDENROD ; 4
MapGroupRoofs:
; entries correspond to map groups
; values are indexes for Roofs (see below)
db -1 ; 0
db ROOF_OLIVINE ; 1... | 28 | 42 | 0.580547 |
8fc0b049e0405c07c56a8d8e8ea7b41d672444c9 | 224 | asm | Assembly | programs/oeis/017/A017656.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/017/A017656.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/017/A017656.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A017656: (12n+11)^4.
; 14641,279841,1500625,4879681,12117361,25411681,47458321,81450625,131079601,200533921,294499921,418161601,577200625,777796321,1026625681,1330863361,1698181681,2136750625
mul $0,12
add $0,11
pow $0,4
| 32 | 170 | 0.808036 |
7a7ceccc15950aeae9e3b259ea91dc3a861b3974 | 190 | asm | Assembly | libsrc/_DEVELOPMENT/stdio/c/sccz80/putc_unlocked_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/stdio/c/sccz80/putc_unlocked_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/stdio/c/sccz80/putc_unlocked_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; int putc_unlocked(int c, FILE *stream)
SECTION code_clib
SECTION code_stdio
PUBLIC putc_unlocked_callee
EXTERN fputc_unlocked_callee
defc putc_unlocked_callee = fputc_unlocked_callee
| 15.833333 | 49 | 0.847368 |
467e62164d59dcd029326af41180f4954ce5eacc | 223 | asm | Assembly | libsrc/math/genmath/dne.asm | andydansby/z88dk-mk2 | 51c15f1387293809c496f5eaf7b196f8a0e9b66b | [
"ClArtistic"
] | 1 | 2020-09-15T08:35:49.000Z | 2020-09-15T08:35:49.000Z | libsrc/math/genmath/dne.asm | andydansby/z88dk-MK2 | 51c15f1387293809c496f5eaf7b196f8a0e9b66b | [
"ClArtistic"
] | null | null | null | libsrc/math/genmath/dne.asm | andydansby/z88dk-MK2 | 51c15f1387293809c496f5eaf7b196f8a0e9b66b | [
"ClArtistic"
] | null | null | null | ;
; Z88dk Generic Floating Point Math Library
;
; TOS >= FA
;
; $Id: dne.asm,v 1.1 2008/07/27 21:44:57 aralbrec Exp $:
XLIB dne
LIB dcompar
LIB f_yes
LIB f_no
.dne call dcompar
jp nz,f_yes
jp f_no
| 12.388889 | 62 | 0.618834 |
64294670357023e338f98c0d5f60893b3cd1840e | 116 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math48/lm/c/sccz80/fma_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/math48/lm/c/sccz80/fma_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/math48/lm/c/sccz80/fma_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
SECTION code_fp_math48
PUBLIC fma_callee
EXTERN cm48_sccz80_fma_callee
defc fma_callee = cm48_sccz80_fma_callee
| 12.888889 | 40 | 0.87069 |
62aba9b0162fc6c4768233ac1e09359fcf872076 | 498 | asm | Assembly | oeis/316/A316825.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/316/A316825.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/316/A316825.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A316825: Fibonacci word A003849 with its initial term changed to 2.
; Submitted by Christian Krause
; 2,1,0,0,1,0,1,0,0,1,0,0,1,0,1,0,0,1,0,1,0,0,1,0,0,1,0,1,0,0,1,0,0,1,0,1,0,0,1,0,1,0,0,1,0,0,1,0,1,0,0,1,0,1,0,0,1,0,0,1,0,1,0,0,1,0,0,1,0,1,0,0,1,0,1,0,0,1,0,0,1,0,1,0,0,1,0,0,1,0,1,0,0,1,0,1,0,0,1
mov $3,2
mov $5,$... | 24.9 | 199 | 0.574297 |
e4d06ecd6971acee861fbae90243fcf0f85e6cbc | 786 | asm | Assembly | programs/oeis/057/A057360.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/057/A057360.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/057/A057360.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A057360: a(n) = floor(3*n/8).
; 0,0,0,1,1,1,2,2,3,3,3,4,4,4,5,5,6,6,6,7,7,7,8,8,9,9,9,10,10,10,11,11,12,12,12,13,13,13,14,14,15,15,15,16,16,16,17,17,18,18,18,19,19,19,20,20,21,21,21,22,22,22,23,23,24,24,24,25,25,25,26,26,27,27,27,28,28,28,29,29,30,30,30,31,31,31,32,32,33,33,33,34,34,34,35,35,36,36,36,37,37,37,38,38,3... | 112.285714 | 724 | 0.642494 |
f8b7de523412da55fc6f87cf348cba144860b3ec | 279 | asm | Assembly | programs/oeis/011/A011864.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/011/A011864.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/011/A011864.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A011864: [ n(n-1)/11 ].
; 0,0,0,0,1,1,2,3,5,6,8,10,12,14,16,19,21,24,27,31,34,38,42,46,50,54,59,63,68,73,79,84,90,96,102,108,114,121,127,134,141,149,156,164,172,180,188,196,205,213,222,231,241,250,260,270,280,290,300,311,321,332,343,355
bin $0,2
mov $1,$0
add $1,$0
div $1,11
| 34.875 | 212 | 0.645161 |
4b1725c6470e203fd92e69112a2020a1607421ea | 8,581 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_1306.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_1306.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_1306.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %r14
push %r8
push %r9
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x1dd19, %r14
nop
nop
nop
add $15397, %r9
mov $0x6162636465666768, %r11
movq %r11, (%r14)
nop
nop
nop
nop
sub $12439, %r8
lea addresses_WT_ht+0x1de59, %r11
nop
nop
nop
nop
a... | 29.898955 | 2,999 | 0.653886 |
6a342369c102c3c1a8fc74b75639de9f28052056 | 259 | asm | Assembly | src/third_party/nasm/test/br3392586.asm | Mr-Sheep/naiveproxy | 9f6e9768295f6d1d41517a15a621d4756bd7d6be | [
"BSD-3-Clause"
] | 2,219 | 2018-03-26T02:57:34.000Z | 2022-03-31T00:27:59.000Z | src/third_party/nasm/test/br3392586.asm | Mr-Sheep/naiveproxy | 9f6e9768295f6d1d41517a15a621d4756bd7d6be | [
"BSD-3-Clause"
] | 250 | 2018-02-02T23:16:57.000Z | 2022-03-21T06:09:53.000Z | src/third_party/nasm/test/br3392586.asm | Mr-Sheep/naiveproxy | 9f6e9768295f6d1d41517a15a621d4756bd7d6be | [
"BSD-3-Clause"
] | 473 | 2019-03-24T16:34:23.000Z | 2022-03-31T02:01:05.000Z | bits 32
%define CACHE_SIZE 32
%define MAXHEIGHT 1024
%define DPS_MAXSPANS MAXHEIGHT+1
%define spanpackage_t_size 32
%define SPAN_SIZE (((DPS_MAXSPANS + 1 + ((CACHE_SIZE - 1) / spanpackage_t_size)) + 1) * spanpackage_t_size)
D_PolysetDraw:
sub esp,SPAN_SIZE
| 28.777778 | 107 | 0.776062 |
a0bc7b5f5c0248f424e8d06c845185bb2c564fde | 30,941 | asm | Assembly | src/realinit.asm | DosWorld/zrdx | 18acbf115d150a96809c42799f496b94f903545f | [
"CC0-1.0"
] | 12 | 2021-11-04T14:52:39.000Z | 2022-03-17T10:13:23.000Z | src/realinit.asm | DosWorld/zrdx | 18acbf115d150a96809c42799f496b94f903545f | [
"CC0-1.0"
] | 1 | 2021-11-10T00:11:31.000Z | 2021-11-10T00:11:31.000Z | src/realinit.asm | DosWorld/zrdx | 18acbf115d150a96809c42799f496b94f903545f | [
"CC0-1.0"
] | null | null | null | ; This file is part of the ZRDX 0.50 project
; (C) 1998, Sergey Belyakov
;real mode init routines
Segm IData16
IFDEF VMM
LByte SwapFileName
DB 'zrdx!.swp',0
LByte SwapFileEM
DB 'swap I/O error', 0
ENDIF
LByte IntroMsg
DB 'Zurenava DOS extender, versio... | 29.83703 | 103 | 0.482402 |
e85d8d89323a876ea55530032360b9dfba8cf78c | 5,871 | asm | Assembly | fiat-amd64/36.89_ratio13024_seed1247118595307020_square_curve25519.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/36.89_ratio13024_seed1247118595307020_square_curve25519.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/36.89_ratio13024_seed1247118595307020_square_curve25519.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 square_curve25519
square_curve25519:
sub rsp, 0x30 ; last 0x30 (6) for Caller - save regs
mov [ rsp + 0x0 ], rbx; saving to stack
mov [ rsp + 0x8 ], rbp; saving to stack
mov [ rsp + 0x10 ], r12; saving to stack
mov [ rsp + 0x18 ], r13; saving to stack
mov [ rsp + 0x20 ], r14; saving to stack
mov ... | 41.34507 | 123 | 0.650485 |
d6ed9651c3882c024029e78642e9d89363bf67fd | 1,566 | asm | Assembly | test/arch/Timer.asm | yunxu1019/efront | b30398485e702785ae7360190e50fe329addcfb3 | [
"MIT"
] | 1 | 2019-04-26T02:56:54.000Z | 2019-04-26T02:56:54.000Z | test/arch/Timer.asm | yunxu1019/efront | b30398485e702785ae7360190e50fe329addcfb3 | [
"MIT"
] | 3 | 2019-06-10T02:59:29.000Z | 2021-06-06T01:09:58.000Z | test/arch/Timer.asm | yunxu1019/efront | b30398485e702785ae7360190e50fe329addcfb3 | [
"MIT"
] | 1 | 2020-08-16T03:19:29.000Z | 2020-08-16T03:19:29.000Z | .386
.model flat,stdcall
option casemap:none
__UNICODE__ equ 1
include windows.inc
include user32.inc
includelib user32.lib
include kernel32.inc
includelib kernel32.lib
ID_TIMER1 equ 1
ID_TIMER2 equ 2
ICO_1 equ 1
ICO_2 equ 2
DLG_MAIN equ 1
IDC_SECTION equ 100
IDC_COUNT equ 101
.data?
hInstance dd ?
hWinMain dd ?
dwCoun... | 20.337662 | 58 | 0.751596 |
87225e9dd5a635b467c52c080c941d6452d2ada0 | 727 | asm | Assembly | programs/oeis/324/A324469.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/324/A324469.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/324/A324469.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A324469: Exponent of highest power of 3 that divides multinomial(4*n;n,n,n,n).
; 0,1,2,1,2,4,2,5,6,1,2,3,2,3,6,4,6,7,2,3,4,5,6,8,6,8,9,1,2,3,2,3,5,3,6,7,2,3,4,3,4,8,6,8,9,4,5,6,6,7,9,7,9,10,2,3,4,3,4,6,4,9,10,5,6,7,6,7,10,8,10,11,6,7,8,8,9,11,9,11,12,1,2,3,2,3,5,3,6,7,2,3,4,3,4,7,5,7,8,3,4,5,6,7,9,7,9,10,2,3,4,3,4,6,... | 55.923077 | 561 | 0.562586 |
aaf39ea25f040f0a3724f0ba44c235ff99c38203 | 572 | asm | Assembly | scripts/SafariZoneNorth.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | 1 | 2022-02-15T00:19:44.000Z | 2022-02-15T00:19:44.000Z | scripts/SafariZoneNorth.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | scripts/SafariZoneNorth.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | SafariZoneNorth_Script:
jp EnableAutoTextBoxDrawing
SafariZoneNorth_TextPointers:
dw PickUpItemText
dw PickUpItemText
dw SafariZoneNorthText3
dw SafariZoneNorthText4
dw SafariZoneNorthText5
dw SafariZoneNorthText6
dw SafariZoneNorthText7
SafariZoneNorthText3:
text_far _SafariZoneNorthText3
text_end
SafariZ... | 17.875 | 31 | 0.879371 |
1ccf184190de945d8120d4a88f64d2152e1ed934 | 3,638 | asm | Assembly | snippets/mod320.i.asm | ped7g/ZXSpectrumNextMisc | 0148cd8f0529bff4451f089fd7106ea06713e766 | [
"MIT"
] | 15 | 2019-04-06T20:38:41.000Z | 2022-02-27T16:50:31.000Z | snippets/mod320.i.asm | ped7g/ZXSpectrumNextMisc | 0148cd8f0529bff4451f089fd7106ea06713e766 | [
"MIT"
] | 7 | 2020-05-01T08:14:54.000Z | 2022-03-30T19:54:34.000Z | snippets/mod320.i.asm | ped7g/ZXSpectrumNextMisc | 0148cd8f0529bff4451f089fd7106ea06713e766 | [
"MIT"
] | 1 | 2020-08-23T17:36:20.000Z | 2020-08-23T17:36:20.000Z | MODULE mod320
;--------------------------------------------------------------------------------------------
; Calculates HL = HL % 320, for uin16_t values (0..65535)
; modifies: DE, BC, F
; code length: 18 bytes, about 500T total duration (for SUB_POWER 6)
; (for [incomplete] int16_t input you can do `add hl,32640... | 39.11828 | 94 | 0.480209 |
72dc4efe1140233293575acc6260d138396dd4e7 | 1,298 | asm | Assembly | os/switch_to_pm.asm | atupal/my-toys | 0b6338c97ee51c66c15f8642eec8aa3553e4b6f4 | [
"MIT"
] | 1 | 2017-01-04T12:35:18.000Z | 2017-01-04T12:35:18.000Z | os/switch_to_pm.asm | atupal/my-toys | 0b6338c97ee51c66c15f8642eec8aa3553e4b6f4 | [
"MIT"
] | null | null | null | os/switch_to_pm.asm | atupal/my-toys | 0b6338c97ee51c66c15f8642eec8aa3553e4b6f4 | [
"MIT"
] | null | null | null |
[bits 16]
; Switch to protected mode
switch_to_pm:
cli ; We must swithc of interrupts unitl we have
; set-up the protected mode interrupt vector
; otherwise interrupts will run riot.
lgdt [gdt_descriptor] ; Load out global descriptor table, which defines
; the protected... | 36.055556 | 83 | 0.638675 |
eff0ac3b90fe50992c4b6667450dfd5df17ead8d | 357 | asm | Assembly | programs/oeis/119/A119476.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/119/A119476.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/119/A119476.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A119476: a(1)=1, a(n)=a((n+1)/2)+1 if n is odd, a(n)=a(n/2)+2 if n is even.
; 1,3,4,5,5,6,6,7,6,7,7,8,7,8,8,9,7,8,8,9,8,9,9,10,8,9,9,10,9,10,10,11,8,9,9,10,9,10,10,11,9,10,10,11,10,11,11,12,9,10,10,11,10,11,11,12,10,11,11,12,11,12,12,13,9,10,10,11,10,11,11,12,10,11,11,12,11,12,12,13,10,11
mov $1,$0
lpb $0
div $0,2... | 32.454545 | 213 | 0.565826 |
486b5fa01dfd775a336a247ee471565ad2e012ae | 235 | asm | Assembly | programs/oeis/017/A017428.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/017/A017428.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/017/A017428.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A017428: (11n+3)^4.
; 81,38416,390625,1679616,4879681,11316496,22667121,40960000,68574961,108243216,163047361,236421376,332150625,454371856,607573201,796594176,1026625681,1303210000,1632240801,2019963136
mul $0,11
add $0,3
pow $0,4
| 33.571429 | 183 | 0.808511 |
41175de5ce33acd8dc1c38f8341deb7772d57963 | 1,829 | asm | Assembly | smsq/mem/rehp.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | smsq/mem/rehp.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | smsq/mem/rehp.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | * Return Memory to Heap V2.01 1986 Tony Tebby QJUMP
*
* 2003-07-14 2.01 Doesn't break free space list if block was already free (MK)
*
section mem
*
xdef mem_rehp vectored return to heap
*
include dev8_keys_hpm
*
* d1 c p length of memory returned
* a0 cr base of memory returned / ptr to start of free spa... | 24.386667 | 80 | 0.697102 |
c8eedb8f920e11088cb56a41f005bb2513f9fcb5 | 10,044 | asm | Assembly | smsq/sbas/iprocb.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | smsq/sbas/iprocb.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | smsq/sbas/iprocb.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | ; SBAS_IPROCB - PROC/FN SBASIC Call 1994 Tony Tebby
section sbas
xdef bo_dospr ; SBASIC procedure calls
xdef bo_dosprc
xdef bo_formp ; formal parameter and locals
xdef bo_locvar
xdef bo_diml
xdef bo_return
xdef bo_retexp
xref bo_stop
xref sb_alard
xref sb_dodim
xref sb_iloop
xref sb_iloop... | 22.879271 | 69 | 0.659896 |
478038a677e354dfa128b40dc69209de3a27e378 | 6,374 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_2105.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_2105.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_2105.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %r12
push %r9
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_UC_ht+0x10cae, %rsi
lea addresses_A_ht+0x146ee, %rdi
nop
add %r12, %r12
mov $2, %rcx
rep movsq
nop
nop
nop
nop
nop
dec %rdx
lea addresses_UC_ht+0x5b5a, %r10
nop
xor %rdx, %rdx
movb $... | 38.39759 | 2,999 | 0.661751 |
764436bc92307e2bc723157dd26ddccac946e1b8 | 823 | asm | Assembly | programs/oeis/267/A267539.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/267/A267539.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/267/A267539.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A267539: Decimal representation of the middle column of the "Rule 143" elementary cellular automaton starting with a single ON (black) cell.
; 1,3,6,12,25,51,103,207,415,831,1663,3327,6655,13311,26623,53247,106495,212991,425983,851967,1703935,3407871,6815743,13631487,27262975,54525951,109051903,218103807,436207615,87... | 41.15 | 507 | 0.783718 |
7ba105742615186936c38835594e7b40c7f80288 | 603 | asm | Assembly | programs/oeis/183/A183207.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/183/A183207.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/183/A183207.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A183207: Termwise products of the natural numbers and odd integers repeated
; 1,2,9,12,25,30,49,56,81,90,121,132,169,182,225,240,289,306,361,380,441,462,529,552,625,650,729,756,841,870,961,992,1089,1122,1225,1260,1369,1406,1521,1560,1681,1722,1849,1892,2025,2070,2209,2256,2401,2450,2601,2652,2809,2862,3025,3080,3249,... | 54.818182 | 456 | 0.752902 |
ecb6d776afe21d405c690436b70ea29e623e12d0 | 574 | asm | Assembly | oeis/017/A017800.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/017/A017800.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/017/A017800.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A017800: Binomial coefficients C(84,n).
; 1,84,3486,95284,1929501,30872016,406481544,4529365776,43595145594,368136785016,2761025887620,18574174153080,112992892764570,625806790696080,3173734438530120,14810760713140560,63871405575418665,255485622301674660,950974260789566790,3303384274321653060,10735998891545372445,3271... | 82 | 500 | 0.897213 |
3e30038c03ef148e8414a1d2d947b291ae24bf47 | 678 | asm | Assembly | oeis/099/A099560.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/099/A099560.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/099/A099560.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A099560: a(n) = Sum_{k=0..floor(n/3)} C(n-2k,k-1).
; 0,0,0,1,1,1,3,4,5,9,13,18,28,41,59,88,129,188,277,406,594,872,1278,1872,2745,4023,5895,8641,12664,18559,27201,39865,58424,85626,125491,183915,269542,395033,578948,848491,1243524,1822472,2670964,3914488,5736960,8407925,12322413,18059373,26467299,38789712,56849085,83... | 61.636364 | 497 | 0.761062 |
95b1ceb71be341b2b2c28ea799a5f1ef67cd0358 | 264 | asm | Assembly | programs/oeis/070/A070718.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/070/A070718.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/070/A070718.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A070718: n^7 mod 37.
; 0,1,17,4,30,18,31,34,29,16,10,11,9,32,23,35,12,15,13,24,22,25,2,14,5,28,26,27,21,8,3,6,19,7,33,20,36,0,1,17,4,30,18,31,34,29,16,10,11,9,32,23,35,12,15,13,24,22,25,2,14,5,28,26,27,21,8,3,6,19,7,33,20,36,0,1,17
pow $0,7
mod $0,37
mov $1,$0
| 37.714286 | 210 | 0.613636 |
6406ced06fc6c65233673fc69fecab2aa5679ffa | 529 | asm | Assembly | oeis/189/A189462.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/189/A189462.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/189/A189462.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A189462: n+[nr/t]+[ns/t]; r=2, s=sqrt(5), t=1+sqrt(5).
; Submitted by Jamie Morken(w4)
; 1,4,6,8,11,13,15,17,20,22,24,27,29,31,34,36,38,41,43,45,47,50,52,54,57,59,61,64,66,68,71,73,75,78,80,82,84,87,89,91,94,96,98,101,103,105,108,110,112,114,117,119,121,124,126,128,131,133,135,138,140,142,144,147,149,151,154,156,158,... | 44.083333 | 354 | 0.669187 |
766ba5c57f22dd8a980e9cd3a90b7557351002a7 | 2,464 | asm | Assembly | libtool/src/gmp-6.1.2/mpn/arm/v7a/cora15/mul_1.asm | kroggen/aergo | 05af317eaa1b62b21dc0144ef74a9e7acb14fb87 | [
"MIT"
] | 1,602 | 2015-01-06T11:26:31.000Z | 2022-03-30T06:17:21.000Z | libtool/src/gmp-6.1.2/mpn/arm/v7a/cora15/mul_1.asm | kroggen/aergo | 05af317eaa1b62b21dc0144ef74a9e7acb14fb87 | [
"MIT"
] | 11,789 | 2015-01-05T04:50:15.000Z | 2022-03-31T23:39:19.000Z | libtool/src/gmp-6.1.2/mpn/arm/v7a/cora15/mul_1.asm | kroggen/aergo | 05af317eaa1b62b21dc0144ef74a9e7acb14fb87 | [
"MIT"
] | 498 | 2015-01-08T18:58:18.000Z | 2022-03-20T15:37:45.000Z | dnl ARM mpn_mul_1 optimised for A15.
dnl Copyright 2012, 2013 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
dnl
dnl The GNU MP Library is free software; you can redistribute it and/or modify
dnl it under the terms of either:
dnl
dnl * the GNU Lesser General Public License as publ... | 23.466667 | 79 | 0.678977 |
0a67631d910d0c76104e6acbe401305eba3be7d1 | 333 | asm | Assembly | programs/oeis/083/A083723.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/083/A083723.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/083/A083723.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A083723: a(n) = (prime(n)+1)*n - 1.
; 2,7,17,31,59,83,125,159,215,299,351,455,545,615,719,863,1019,1115,1291,1439,1553,1759,1931,2159,2449,2651,2807,3023,3189,3419,3967,4223,4553,4759,5249,5471,5845,6231,6551,6959,7379,7643,8255,8535,8909,9199,9963
mov $1,$0
seq $1,40 ; The prime numbers.
mov $2,$0
mul $2,$1
add $2,... | 33.3 | 212 | 0.684685 |
ffa26299f6723ca4d3a07e3e66085e3ee77f8007 | 8,596 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_ht_st_zr_un_/i3-7100_9_0x84_notsx.log_21829_1848.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_ht_st_zr_un_/i3-7100_9_0x84_notsx.log_21829_1848.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_ht_st_zr_un_/i3-7100_9_0x84_notsx.log_21829_1848.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r12
push %r8
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WC_ht+0x8874, %rdi
nop
nop
sub %r8, %r8
mov $0x6162636465666768, %r11
movq %r11, (%rdi)
nop
nop
nop
and %rsi, %rsi
lea addresses_WC_ht+0x1e0e8, %rdx
nop
sub %rbp, %rbp
mov $0x6162636... | 31.032491 | 2,999 | 0.647743 |
c9becbeb000c8072c51f9c933c774a0a7b399e2f | 185 | asm | Assembly | data/pokemon/dex_entries/phanpy.asm | AtmaBuster/pokeplat-gen2 | fa83b2e75575949b8f72cb2c48f7a1042e97f70f | [
"blessing"
] | 6 | 2021-06-19T06:41:19.000Z | 2022-02-15T17:12:33.000Z | data/pokemon/dex_entries/phanpy.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | null | null | null | data/pokemon/dex_entries/phanpy.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | 3 | 2021-01-15T18:45:40.000Z | 2021-10-16T03:35:27.000Z | db "LONG NOSE@" ; species name
db "During the desert-"
next "ed morning hours,"
next "it comes ashore"
page "where it deftly"
next "uses its trunk to"
next "take a shower.@"
| 18.5 | 31 | 0.664865 |
ce81e8ee4936d601cdf9380bf5360b61b1810675 | 430 | asm | Assembly | programs/oeis/268/A268631.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/268/A268631.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/268/A268631.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A268631: Number of ordered pairs (a,b) of positive integers less than n with the property that n divides ab.
; 0,0,0,1,0,4,0,5,4,8,0,17,0,12,16,17,0,28,0,33,24,20,0,53,16,24,28,49,0,76,0,49,40,32,48,97,0,36,48,101,0,112,0,81,100,44,0,145,36,96,64,97,0,136,80,149,72,56,0,241,0,60,148,129,96,184,0,129,88,212
mov $1,$0... | 43 | 198 | 0.662791 |
89278d02dc74c51afa61e8b3fe56556374d5dcb4 | 361 | asm | Assembly | test/local.asm | bitwiseworks/nasm-os2 | ef78e4ee1ca3220ac3b60a61b084a693b8032ab6 | [
"BSD-2-Clause"
] | 3 | 2015-03-21T07:35:15.000Z | 2018-01-12T01:24:02.000Z | 3rdParties/src/nasm/nasm-2.15.02/test/local.asm | blue3k/StormForge | 1557e699a673ae9adcc8f987868139f601ec0887 | [
"Apache-2.0"
] | 1 | 2020-03-26T19:58:54.000Z | 2020-04-24T08:58:04.000Z | test/local.asm | bitwiseworks/nasm-os2 | ef78e4ee1ca3220ac3b60a61b084a693b8032ab6 | [
"BSD-2-Clause"
] | 5 | 2015-03-21T07:35:21.000Z | 2021-01-14T10:54:46.000Z | ;Testname=test; Arguments=-fbin -olocal.bin; Files=stdout stderr local.bin
bits 32
%push bluttan
%define %$localsize 0
%stacksize flat
%local l1:qword, l2:dword, l3:dword, l4:qword
%arg a1:qword, a2:dword, a3:dword, a4:qword
mov eax,[a1]
mov ebx,[a2]
mov ecx,[a3]
mov edx,[a4]
mov [l1],eax
mov... | 18.05 | 75 | 0.645429 |
7b36e222b8de636cab6d90197704803c9f3ca26a | 7,748 | asm | Assembly | Library/ConView/NavControl/navcontrolUtils.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Library/ConView/NavControl/navcontrolUtils.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Library/ConView/NavControl/navcontrolUtils.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) Geoworks 1994 -- All Rights Reserved
PROJECT: Condo viewer
MODULE: navigation controller
FILE: navcontrolUtils.asm
AUTHOR: Jonathan Magasin, May 13, 1994
ROUTINES:
Name Description
---- -----------
... | 22.588921 | 80 | 0.547754 |
09bf04c6f6b074f40cc8cebf2138237c75af094c | 741 | asm | Assembly | programs/oeis/317/A317301.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/317/A317301.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/317/A317301.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A317301: Sequence obtained by taking the general formula for generalized k-gonal numbers: m*((k - 2)*m - k + 4)/2, where m = 0, +1, -1, +2, -2, +3, -3, ... and k >= 5. Here k = 1.
; 0,1,-2,1,-5,0,-9,-2,-14,-5,-20,-9,-27,-14,-35,-20,-44,-27,-54,-35,-65,-44,-77,-54,-90,-65,-104,-77,-119,-90,-135,-104,-152,-119,-170,-13... | 57 | 469 | 0.566802 |
ed741da13eca3f4dd249f633ef260e71700048fd | 507 | asm | Assembly | programs/oeis/113/A113300.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/113/A113300.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/113/A113300.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A113300: Sum of even-indexed terms of tribonacci numbers.
; 0,1,3,10,34,115,389,1316,4452,15061,50951,172366,583110,1972647,6673417,22576008,76374088,258371689,874065163,2956941266,10003260650,33840788379,114482567053,387291750188,1310198605996,4432370135229,14994600761871,50726371026838
mov $3,$0
mov $4,$0
lpb $4,1... | 33.8 | 230 | 0.690335 |
2d9d406ca7422672a0261f055935e2d80c174cde | 276 | asm | Assembly | programs/oeis/099/A099360.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/099/A099360.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/099/A099360.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A099360: a(n) = (2^n + 1)^4 - 2.
; 14,79,623,6559,83519,1185919,17850623,276922879,4362470399,69257922559,1103812890623,17626570956799,281749955297279,4505799053311999,72075187834650623,1153062248537784319,18447869999386460159
seq $0,51 ; a(n) = 2^n + 1.
pow $0,4
sub $0,2
| 39.428571 | 193 | 0.76087 |
08223bd1282cbdf62d41eb3436a33d8d96cc5e17 | 68 | asm | Assembly | Userland/SampleCodeModule/asm/call_int_80.asm | gbarbieripederiva/tp2_so2 | 992c1354ea70779132b6e0f3f732c8d53a49f1a9 | [
"BSD-3-Clause"
] | null | null | null | Userland/SampleCodeModule/asm/call_int_80.asm | gbarbieripederiva/tp2_so2 | 992c1354ea70779132b6e0f3f732c8d53a49f1a9 | [
"BSD-3-Clause"
] | null | null | null | Userland/SampleCodeModule/asm/call_int_80.asm | gbarbieripederiva/tp2_so2 | 992c1354ea70779132b6e0f3f732c8d53a49f1a9 | [
"BSD-3-Clause"
] | null | null | null | GLOBAL _call_int_80
section .text
_call_int_80:
int 80h
ret
| 8.5 | 19 | 0.735294 |
959f3ffd75ea04b83437694c54756be4368424ee | 659 | asm | Assembly | PRG/levels/Under/PipeJcER.asm | narfman0/smb3_pp1 | 38a58adafff67a403591e38875e9fae943a5fe76 | [
"Unlicense"
] | null | null | null | PRG/levels/Under/PipeJcER.asm | narfman0/smb3_pp1 | 38a58adafff67a403591e38875e9fae943a5fe76 | [
"Unlicense"
] | null | null | null | PRG/levels/Under/PipeJcER.asm | narfman0/smb3_pp1 | 38a58adafff67a403591e38875e9fae943a5fe76 | [
"Unlicense"
] | null | null | null | ; Original address was $B079
; Pipe junction E2
.word $0000 ; Alternate level layout
.word $0000 ; Alternate object layout
.byte LEVEL1_SIZE_01 | LEVEL1_YSTART_140
.byte LEVEL2_BGPAL_04 | LEVEL2_OBJPAL_08 | LEVEL2_XSTART_D8
.byte LEVEL3_TILESET_03 | LEVEL3_VSCROLL_LOCKED
.byte LEVEL4_BGBANK_INDEX(3) | LEVEL4_INIT... | 43.933333 | 85 | 0.644917 |
a65351f4e8949a1cea2ab6d05abc5c4f84c2f076 | 701 | asm | Assembly | oeis/221/A221741.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/221/A221741.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/221/A221741.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A221741: a(n) = -4*(((n+1)^(n+1)-(n+1))/((n+1)-1)^2-1)/((-3+(-1)^n)*n).
; Submitted by Jon Maiga
; 1,5,9,97,373,7625,48913,1513361,13717421,570623341,6698798233,350549891889,5057809205989,319164643134737,5465701947765793,403925909124187873,8008631808527689309,678470389458269406421,15287592943577781017641,146064675459... | 36.894737 | 462 | 0.777461 |
ccd90c6277eef6a5579a6fb9f6315c80d964219d | 102 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math32/lm32/c/sdcc/asin_fastcall.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/math/float/math32/lm32/c/sdcc/asin_fastcall.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/math/float/math32/lm32/c/sdcc/asin_fastcall.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_fp_math32
PUBLIC _asin_fastcall
EXTERN _m32_asinf
defc _asin_fastcall = _m32_asinf
| 14.571429 | 33 | 0.833333 |
e845c94b052291d0b9b6a3a4ecd7938bb90b0912 | 1,371 | asm | Assembly | programs/oeis/282/A282600.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/282/A282600.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/282/A282600.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A282600: a(n) = Sum_(k=1..phi(n)) floor(d_k/2) where d_k are the totatives of n.
; 0,0,1,1,4,2,9,6,12,8,25,10,36,18,28,28,64,24,81,36,60,50,121,44,120,72,117,78,196,56,225,120,160,128,204,102,324,162,228,152,400,120,441,210,264,242,529,184,504,240,400,300,676,234,540,324,504,392,841,232,900,450,558,496,768,320,1089,5... | 114.25 | 1,142 | 0.754194 |
0a99fd366fa7e9e7e18c33a463fbd3d9fa24adee | 428 | asm | Assembly | programs/oeis/214/A214672.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/214/A214672.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/214/A214672.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A214672: Floor of the imaginary parts of the zeros of the complex Lucas function on the left half plane.
; 0,0,1,1,2,3,3,4,4,5,5,6,7,7,8,8,9,9,10,10,11,12,12,13,13,14,14,15,15,16,17,17,18,18,19,19,20,21,21,22,22,23,23,24,24,25,26,26,27,27,28,28,29,29,30,31,31,32,32,33,33,34,35,35,36
mov $3,$0
mov $0,8
mov $2,$3
lpb ... | 22.526316 | 178 | 0.628505 |
daca6283e30f05ac0df8cdb9b18de6c9dc6ac00f | 702 | asm | Assembly | programs/oeis/070/A070485.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/070/A070485.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/070/A070485.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A070485: a(n) = n^3 mod 23.
; 0,1,8,4,18,10,9,21,6,16,11,20,3,12,7,17,2,14,13,5,19,15,22,0,1,8,4,18,10,9,21,6,16,11,20,3,12,7,17,2,14,13,5,19,15,22,0,1,8,4,18,10,9,21,6,16,11,20,3,12,7,17,2,14,13,5,19,15,22,0,1,8,4,18,10,9,21,6,16,11,20,3,12,7,17,2,14,13,5,19,15,22,0,1,8,4,18,10,9,21,6,16,11,20,3,12,7,17,2,14,13,5,19... | 100.285714 | 641 | 0.60114 |
b6856cfd867d2c5687f0771e7d1f53fc98eafc61 | 2,197 | asm | Assembly | Transynther/x86/_processed/US/_zr_/i3-7100_9_0x84_notsx.log_55_1288.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/US/_zr_/i3-7100_9_0x84_notsx.log_55_1288.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/US/_zr_/i3-7100_9_0x84_notsx.log_55_1288.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 %r15
push %r9
push %rax
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0xfcd7, %r10
sub $12364, %rax
movl $0x61626364, (%r10)
nop
nop
dec %rcx
lea addresses_WT_ht+0x18a6f, %rbx
nop
nop
nop
nop
nop
add $61510, %r9
mov $0x6162636465666768, %r15
movq ... | 21.125 | 164 | 0.648157 |
1442331b6206f63552cc36cf6f7877ea3f74f94b | 9,382 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_ht_zr_un_/i7-7700_9_0x48.log_21829_1091.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_ht_zr_un_/i7-7700_9_0x48.log_21829_1091.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_ht_zr_un_/i7-7700_9_0x48.log_21829_1091.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %r15
push %rax
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_normal_ht+0x42d, %rsi
lea addresses_A_ht+0x144fd, %rdi
nop
nop
nop
nop
nop
and %r11, %r11
mov $97, %rcx
rep movsb
nop
nop
nop
nop
nop
and %r15, %r15
lea addresses_UC_ht+0x1a7fd, %r1... | 32.576389 | 2,999 | 0.652633 |
aa189e5065ef627d6288ddc0e713c51e87333200 | 4,612 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0xca.log_4_655.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0xca.log_4_655.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0xca.log_4_655.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 %rbx
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x9620, %r12
nop
nop
add $28844, %rsi
vmovups (%r12), %ymm7
vextracti128 $1, %ymm7, %xmm7
vpextrq $1, %xmm7, %r9
nop
nop
nop
nop
nop
xor $49983, %r12
lea addresses_normal_ht... | 20.317181 | 152 | 0.650477 |
7b6a3f13c11493eb30f34b055d6646513b8c901a | 597,246 | asm | Assembly | kernel.asm | mohanambekar/xv6_pwd_command | 90d178f24e6149ed96f763f5f8d3342537f8c658 | [
"MIT-0"
] | null | null | null | kernel.asm | mohanambekar/xv6_pwd_command | 90d178f24e6149ed96f763f5f8d3342537f8c658 | [
"MIT-0"
] | null | null | null | kernel.asm | mohanambekar/xv6_pwd_command | 90d178f24e6149ed96f763f5f8d3342537f8c658 | [
"MIT-0"
] | null | null | null |
kernel: file format elf32-i386
Disassembly of section .text:
80100000 <multiboot_header>:
80100000: 02 b0 ad 1b 00 00 add 0x1bad(%eax),%dh
80100006: 00 00 add %al,(%eax)
80100008: fe 4f 52 decb 0x52(%edi)
8010000b: e4 .byte 0xe4
8010000c <entry>:
8010... | 41.002746 | 102 | 0.516203 |
640eaf3ff64250ba497ef6fe148a1e959cfc6582 | 849 | asm | Assembly | Library/Spline/Spline/splineSelect.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Library/Spline/Spline/splineSelect.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Library/Spline/Spline/splineSelect.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) GeoWorks 1991 -- All Rights Reserved
PROJECT: PC GEOS - Spline edit object
MODULE:
FILE: splineSelect.asm
AUTHOR: Chris Boyke
REVISION HISTORY:
Name Date Description
---- ---- -----------
CDB 4/91 Initi... | 19.295455 | 76 | 0.597173 |
bd066f9c3d6ba2a8347fd7135fad98eccae1e5ed | 1,475 | asm | Assembly | programs/oeis/083/A083885.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | null | null | null | programs/oeis/083/A083885.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | null | null | null | programs/oeis/083/A083885.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | null | null | null | ; A083885: (4^n+2^n+0^n+(-2)^n)/4
; 1,1,6,16,72,256,1056,4096,16512,65536,262656,1048576,4196352,16777216,67117056,268435456,1073774592,4294967296,17180000256,68719476736,274878431232,1099511627776,4398048608256,17592186044416,70368752566272,281474976710656,1125899940397056,4503599627370496,18014398643699712,7205759403... | 47.580645 | 1,161 | 0.841356 |
7bbc3dffb4b24cc8791ec285cbc82161104452b8 | 258 | asm | Assembly | src/asm/kentry.asm | krzem5/Assembly-64bit_OS_Kernel | 87ca1671d4722287a061e0259e05bcb3dc9ca000 | [
"BSD-3-Clause"
] | null | null | null | src/asm/kentry.asm | krzem5/Assembly-64bit_OS_Kernel | 87ca1671d4722287a061e0259e05bcb3dc9ca000 | [
"BSD-3-Clause"
] | null | null | null | src/asm/kentry.asm | krzem5/Assembly-64bit_OS_Kernel | 87ca1671d4722287a061e0259e05bcb3dc9ca000 | [
"BSD-3-Clause"
] | null | null | null | %define STACKSIZE 0x4000
section .entry
bits 64
global _start_e
extern imain
_start_e equ (_start)
_start:
mov rbp, (stack+STACKSIZE)
mov rsp, rbp
call imain
cli
._s_loop:
hlt
jmp ._s_loop
section .bss
align 32
stack:
resb STACKSIZE
| 13.578947 | 28 | 0.709302 |
dbac6b56803108e9c9bf761f4e27c576d3f954dc | 290 | asm | Assembly | programs/oeis/122/A122461.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/122/A122461.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/122/A122461.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A122461: Repetitions of even numbers four times.
; 0,0,0,0,2,2,2,2,4,4,4,4,6,6,6,6,8,8,8,8,10,10,10,10,12,12,12,12,14,14,14,14,16,16,16,16,18,18,18,18,20,20,20,20,22,22,22,22,24,24,24,24,26,26,26,26,28,28,28,28,30,30,30,30,32,32,32,32,34,34,34,34,36,36,36,36
mov $1,$0
div $1,4
mul $1,2
| 41.428571 | 209 | 0.644828 |
4b263cbe55a9856bbf5b95caac12132e6ec64b42 | 2,862 | asm | Assembly | Transynther/x86/_processed/US/_zr_/i3-7100_9_0xca_notsx.log_243_1305.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/US/_zr_/i3-7100_9_0xca_notsx.log_243_1305.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/US/_zr_/i3-7100_9_0xca_notsx.log_243_1305.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 %rcx
push %rdi
push %rsi
lea addresses_A_ht+0xe2ef, %rsi
lea addresses_D_ht+0xe407, %rdi
nop
nop
nop
nop
nop
xor %r14, %r14
mov $127, %rcx
rep movsl
nop
nop
nop
nop
nop
cmp $10922, %r11
lea addresses_A_ht+0x4e4a, %rcx
nop
xor $54720, %r14
m... | 22.535433 | 728 | 0.651992 |
d0dd13faf1b46425995f25bdd8181e7db1148285 | 37,931 | asm | Assembly | 45/runtime/rt/llcgrp.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | 45/runtime/rt/llcgrp.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | 45/runtime/rt/llcgrp.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | TITLE LLCGRP - Core GW-BASIC Graphics Interface
;***
; LLCGRP - Core GW-BASIC Graphics Interface
;
; Copyright <C> 1986, Microsoft Corporation
;
;Purpose:
; This module contains support for graphics functions required
; by programs that may not use graphics drawing statements.
; Some non-graphic statements (such as CL... | 25.944596 | 79 | 0.650418 |
e2fd9a67330a5158b2da8b359dd7c97bf8b8498a | 467 | asm | Assembly | oeis/270/A270084.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/270/A270084.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/270/A270084.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A270084: Number of active (ON,black) cells at stage 2^n-1 of the two-dimensional cellular automaton defined by "Rule 65", based on the 5-celled von Neumann neighborhood.
; Submitted by Jamie Morken(s4)
; 1,4,36,188,876,3788,15756,64268,259596,1043468,4184076,16756748,67067916,268353548,1073577996,4294639628
mov $1,2... | 23.35 | 171 | 0.680942 |
d99196ab579d48ee6efdac57d435e305aaca4aaa | 3,294 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_94_1664.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_94_1664.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_94_1664.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 %r8
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WC_ht+0x141b5, %rsi
lea addresses_normal_ht+0x1c985, %rdi
nop
nop
nop
nop
nop
sub %r8, %r8
mov $90, %rcx
rep movsw
nop
xor $3379, %rdx
lea addresses_normal_ht+0xcc45, %rsi
lea addresses_WC_ht+... | 21.96 | 281 | 0.651488 |
76fbc4ff5c568f9138d3e200186c4319fed38161 | 553 | asm | Assembly | third_party/universal-ctags/ctags/Units/parser-asm.r/masm.asm.d/input.asm | f110/wing | 31b259f723b57a6481252a4b8b717fcee6b01ff4 | [
"MIT"
] | 4 | 2017-02-07T20:04:31.000Z | 2022-01-30T14:04:45.000Z | third_party/universal-ctags/ctags/Units/parser-asm.r/masm.asm.d/input.asm | f110/wing | 31b259f723b57a6481252a4b8b717fcee6b01ff4 | [
"MIT"
] | 1 | 2018-01-07T19:14:53.000Z | 2018-01-07T19:14:53.000Z | third_party/universal-ctags/ctags/Units/parser-asm.r/masm.asm.d/input.asm | f110/wing | 31b259f723b57a6481252a4b8b717fcee6b01ff4 | [
"MIT"
] | 1 | 2021-04-26T09:00:06.000Z | 2021-04-26T09:00:06.000Z | .MODEL medium
.DATA
Msg DB "Text string"
.CODE
QUACK PROC PUBLIC
enter 0, 0 ; May be an instruction or a macro
mov bx, OFFSET DGROUP:Msg
mov bx, [bp+6]
mov WORD PTR [bx], ax
leave
ret 2
QUACK ENDP
END
myequ EQU 3
myequal = 4
; http://w... | 16.264706 | 67 | 0.578662 |
bf56d2e890843641ab414582a260637f91baa8cf | 620 | asm | Assembly | oeis/294/A294187.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/294/A294187.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/294/A294187.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A294187: Numbers k == 77 (mod 120) such that (2*k-1)*2^((k-1)/2), (2*k-1)*3^((k-1)/2) and (2*k-1)*5^((k-1)/2) are congruent to 1 (mod k).
; Submitted by Jon Maiga
; 197,317,557,677,797,1277,1637,1877,1997,2237,2357,2477,2837,2957,3557,3677,3797,3917,4157,4397,4517,4637,4877,5237,5477,5717,6197,6317,6917,7517,7757,787... | 25.833333 | 192 | 0.630645 |
3915db4e1bebd2d397dc7453ad54bf7ef3e7d287 | 2,028 | asm | Assembly | libsrc/stdio/spectrum/generic_console_scrollup.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | null | null | null | libsrc/stdio/spectrum/generic_console_scrollup.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | null | null | null | libsrc/stdio/spectrum/generic_console_scrollup.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | 1 | 2019-12-03T23:28:20.000Z | 2019-12-03T23:28:20.000Z | ; Scroll Spectrum/TS2068 up
;
; Relies on ROM routines to perform the scroll
;
; Toggle on __ts2068_hrgmode to determine whether to scroll
; the second display
;
MODULE generic_console_scrollup
SECTION code_clib
PUBLIC generic_console_scrollup
EXTERN call_rom3
EXTERN __ts2068_hrgmode
generic_console_scrollu... | 20.079208 | 59 | 0.428994 |
5d3c2730c74ce2a210382fcd5e79d54d579c50ea | 610 | asm | Assembly | acme/mul8.asm | silizium/c64_asm | c18cac41af678372a6c2cc54699f1e85c62f26d9 | [
"MIT"
] | 10 | 2017-12-07T23:35:37.000Z | 2022-03-18T17:36:25.000Z | acme/mul8.asm | silizium/c64_asm | c18cac41af678372a6c2cc54699f1e85c62f26d9 | [
"MIT"
] | null | null | null | acme/mul8.asm | silizium/c64_asm | c18cac41af678372a6c2cc54699f1e85c62f26d9 | [
"MIT"
] | 2 | 2017-12-28T14:01:12.000Z | 2020-04-28T00:48:18.000Z | ;multipliziere 8 mal 8 bit
;
; md Multiplikant bleibt erhalten
; mr Multiplikator wird berschrieben
; das 16-Bit Produkt steht in:
; mr - Highbyte und
; a - Lowbyte
!to "mul8.prg"
*=$1000
md = $fd
mr = $fe
mul lda #0 ;Setzen des Produkts
ldx #8 ;Zähler (8 Durchläufe)
.mulloop asl ;Produkt in A über
... | 24.4 | 50 | 0.685246 |
d74f119506b4a3afa545141abf9f6ec165dcdf54 | 388 | asm | Assembly | oeis/227/A227091.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/227/A227091.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/227/A227091.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A227091: Number of solutions to x^2 == 1 (mod n) in Z[i]/nZ[i].
; Submitted by Jon Maiga
; 1,2,2,4,4,4,2,8,2,8,2,8,4,4,8,8,4,4,2,16,4,4,2,16,4,8,2,8,4,16,2,8,4,8,8,8,4,4,8,32,4,8,2,8,8,4,2,16,2,8,8,16,4,4,8,16,4,8,2,32,4,4,4,8,16,8,2,16,4,16,2,16,4,8,8,8,4,16,2,32,2,8,2,16,16,4,8,16,4,16,8,8,4,4,8,16,4,4,4,16
mul $0... | 48.5 | 221 | 0.57732 |
51a59af8dcfef0953d50141ee795f7236ffb9a51 | 8,893 | asm | Assembly | static_files/labs/commented_trap_handler.asm | benhadid/benhadid.github.io | 660fcbe965f1c3311afde07fa65e85957ea2473d | [
"MIT"
] | 2 | 2019-11-14T18:07:59.000Z | 2019-11-23T07:10:57.000Z | static_files/labs/commented_trap_handler.asm | benhadid/benhadid.github.io | 660fcbe965f1c3311afde07fa65e85957ea2473d | [
"MIT"
] | null | null | null | static_files/labs/commented_trap_handler.asm | benhadid/benhadid.github.io | 660fcbe965f1c3311afde07fa65e85957ea2473d | [
"MIT"
] | null | null | null | # SPIM S20 MIPS simulator.
# The default exception handler for spim.
#
# Copyright (C) 1990-2004 James Larus, larus@cs.wisc.edu.
# ALL RIGHTS RESERVED.
#
# SPIM is distributed under the following conditions:
#
# You may make copies of SPIM for your own use and modify those copies.
#
# All copies of SPIM must ... | 33.942748 | 83 | 0.563027 |
8f76d83cef5b193266b4d9fe379503e05b8775e0 | 408 | asm | Assembly | programs/oeis/077/A077861.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/077/A077861.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/077/A077861.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A077861: Expansion of (1-x)^(-1)/(1-2*x+2*x^2+x^3).
; 1,3,5,4,-4,-20,-35,-25,41,168,280,184,-359,-1365,-2195,-1300,3156,11108,17205,9039,-27439,-90160,-134480,-61200,236721,730323,1048405,399444,-2028244,-5903780,-8150515,-2465225,17274361,47629688,63175880,13818024,-146345399,-383502725
lpb $0
mov $2,$0
sub $0,... | 34 | 236 | 0.659314 |
5e4966bfc0d24a8625d69b18e87f010214997c4e | 707 | nasm | Assembly | MdePkg/Library/BaseLib/Ia32/WriteCr2.nasm | kokweich/slimbootloader | 6fd1141c75a33894e3a7937dbc55859e4a6dacae | [
"BSD-2-Clause-NetBSD",
"PSF-2.0",
"BSD-2-Clause",
"Apache-2.0",
"MIT",
"BSD-2-Clause-Patent"
] | 9 | 2021-07-26T17:02:51.000Z | 2021-12-30T10:49:46.000Z | MdePkg/Library/BaseLib/Ia32/WriteCr2.nasm | kokweich/slimbootloader | 6fd1141c75a33894e3a7937dbc55859e4a6dacae | [
"BSD-2-Clause-NetBSD",
"PSF-2.0",
"BSD-2-Clause",
"Apache-2.0",
"MIT",
"BSD-2-Clause-Patent"
] | null | null | null | MdePkg/Library/BaseLib/Ia32/WriteCr2.nasm | kokweich/slimbootloader | 6fd1141c75a33894e3a7937dbc55859e4a6dacae | [
"BSD-2-Clause-NetBSD",
"PSF-2.0",
"BSD-2-Clause",
"Apache-2.0",
"MIT",
"BSD-2-Clause-Patent"
] | null | null | null | ;------------------------------------------------------------------------------
;
; Copyright (c) 2006, Intel Corporation. All rights reserved.<BR>
; SPDX-License-Identifier: BSD-2-Clause-Patent
;
; Module Name:
;
; WriteCr2.Asm
;
; Abstract:
;
; AsmWriteCr2 function
;
; Notes:
;
;----------------------------------... | 21.424242 | 79 | 0.34512 |
ab66c54bcb99c45217238b7988c60aee9d0343b0 | 242 | asm | Assembly | programs/oeis/050/A050763.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/050/A050763.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/050/A050763.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A050763: Numbers k such that the decimal expansion of k^k contains no pair of consecutive equal digits (probably finite).
; 0,1,2,3,4,5,7,9,15,18
mov $2,$0
sub $2,1
mov $1,$2
max $1,4
lpb $1
mov $0,$2
add $2,$1
trn $1,3
lpe
sub $0,3
| 17.285714 | 123 | 0.64876 |
19a8562c7bacf56ef0129b50c0e7254eef1f86b3 | 4,609 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xca.log_21829_314.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_314.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_314.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 %rbp
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_normal_ht+0xc22f, %rbx
nop
nop
nop
xor %rbp, %rbp
movb (%rbx), %r10b
nop
nop
and %rdx, %rdx
lea addresses_UC_ht+0xbf2f, %r14
nop
nop
nop
nop
and $16662, %r15
mov... | 49.55914 | 2,999 | 0.661749 |
2704045a8032b0924df41f4d327cdebfe49bf80e | 316 | asm | Assembly | programs/oeis/258/A258582.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/258/A258582.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/258/A258582.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A258582: a(n) = n*(2*n + 1)*(4*n + 1)/3.
; 0,5,30,91,204,385,650,1015,1496,2109,2870,3795,4900,6201,7714,9455,11440,13685,16206,19019,22140,25585,29370,33511,38024,42925,48230,53955,60116,66729,73810,81375,89440,98021,107134,116795,127020,137825,149226,161239,173880
mov $1,$0
mul $1,4
add $1,2
bin $1,3
div $1,4
| 35.111111 | 225 | 0.712025 |
fda58fd368b3fe033707f47e21ec5dba3047a559 | 224 | asm | Assembly | ioctl/IokGetHotKey.asm | osfree-project/FamilyAPI | 2119a95cb2bbe6716ecacff4171866f6ea51b8d7 | [
"BSD-3-Clause"
] | 1 | 2021-11-25T14:01:48.000Z | 2021-11-25T14:01:48.000Z | ioctl/IokGetHotKey.asm | osfree-project/FamilyAPI | 2119a95cb2bbe6716ecacff4171866f6ea51b8d7 | [
"BSD-3-Clause"
] | null | null | null | ioctl/IokGetHotKey.asm | osfree-project/FamilyAPI | 2119a95cb2bbe6716ecacff4171866f6ea51b8d7 | [
"BSD-3-Clause"
] | 2 | 2021-11-05T06:48:43.000Z | 2021-12-06T08:07:38.000Z | ;--------------------------------------------------------
; Category 4 Function 76H Get Session Manager Hot Key
;--------------------------------------------------------
;
;
;
IOKGETHOTKEY PROC NEAR
RET
IOKGETHOTKEY ENDP
| 20.363636 | 57 | 0.366071 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.