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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
5941b14942d00ff571ef3c235fe86469b21725bb | 177 | asm | Assembly | programs/oeis/138/A138297.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/138/A138297.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/138/A138297.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A138297: Rows of triangle A138060 converge to this sequence.
; 1,2,3,4,1,1,2,1,2,3,1,2,3,4,1,2,3,4,1
lpb $0
sub $0,4
lpb $0
add $1,1
sub $0,$1
lpe
lpe
add $0,1
| 14.75 | 62 | 0.581921 |
49e61ec1067757b82dcf872f527751b66f843c8d | 48,791 | asm | Assembly | user/alloctest.asm | Grapefruitcc/xv6-riscv-fall19 | 6a3bb66142d1d946f8089b9cd4ebbd347c7c089a | [
"MIT-0"
] | 1 | 2021-05-26T06:35:54.000Z | 2021-05-26T06:35:54.000Z | user/alloctest.asm | Grapefruitcc/xv6-riscv-fall19 | 6a3bb66142d1d946f8089b9cd4ebbd347c7c089a | [
"MIT-0"
] | null | null | null | user/alloctest.asm | Grapefruitcc/xv6-riscv-fall19 | 6a3bb66142d1d946f8089b9cd4ebbd347c7c089a | [
"MIT-0"
] | null | null | null |
user/_alloctest: file format elf64-littleriscv
Disassembly of section .text:
0000000000000000 <test0>:
#include "kernel/fcntl.h"
#include "kernel/memlayout.h"
#include "user/user.h"
void
test0() {
0: 715d addi sp,sp,-80
2: e486 sd ra,72(sp)
4: e0a2 sd s0... | 30.26737 | 74 | 0.465537 |
f2d7d730b7fdec3083fe97a1dd4591221a1e258d | 62,663 | asm | Assembly | test/data/ASM-Z-80/hardmess.asm | jfitz/code-stat | dd2a13177f3ef03ab42123ef3cfcbbd062a2ae26 | [
"MIT"
] | null | null | null | test/data/ASM-Z-80/hardmess.asm | jfitz/code-stat | dd2a13177f3ef03ab42123ef3cfcbbd062a2ae26 | [
"MIT"
] | null | null | null | test/data/ASM-Z-80/hardmess.asm | jfitz/code-stat | dd2a13177f3ef03ab42123ef3cfcbbd062a2ae26 | [
"MIT"
] | null | null | null | ;; Hardware text scroller
;; Scrolls text from right to left
;;
;; Code by Kev Thacker
;;
;; Released under the GNU Public License v1
org &2000
nolist
.screen_wide equ 80
;no of characters wide*2
.screen_location equ &3000
;address to send to CRTC6845 scre... | 58.07507 | 77 | 0.524472 |
97c7b01d0db704dd3e752960d606ad8a41a09c05 | 6,443 | nasm | Assembly | UefiCpuPkg/PiSmmCpuDxeSmm/X64/SmiEntry.nasm | ya-enot/edk2 | 40cb1f25d4237a483f53fa435308608095b27d1c | [
"BSD-2-Clause"
] | 4 | 2018-10-19T14:50:16.000Z | 2020-03-26T04:02:05.000Z | UefiCpuPkg/PiSmmCpuDxeSmm/X64/SmiEntry.nasm | jam3st/edk2 | d477ef9975cc6cdf1fca4d221c3064c2f2d804e8 | [
"BSD-2-Clause"
] | 2 | 2018-10-11T17:17:22.000Z | 2018-10-11T17:18:43.000Z | UefiCpuPkg/PiSmmCpuDxeSmm/X64/SmiEntry.nasm | jam3st/edk2 | d477ef9975cc6cdf1fca4d221c3064c2f2d804e8 | [
"BSD-2-Clause"
] | 4 | 2018-10-15T13:53:43.000Z | 2021-02-17T11:35:04.000Z | ;------------------------------------------------------------------------------ ;
; Copyright (c) 2016 - 2018, 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 distri... | 27.534188 | 98 | 0.565575 |
3f89530f9d6ff2778b03a05be67e1e176286730f | 7,140 | asm | Assembly | Projects/SchoolProjects/Project 5/Calculator.asm | Mani9723/X86-MASM-Assembly | 2a29fa34fba0548dc118690a2ab80e5d32675172 | [
"MIT"
] | null | null | null | Projects/SchoolProjects/Project 5/Calculator.asm | Mani9723/X86-MASM-Assembly | 2a29fa34fba0548dc118690a2ab80e5d32675172 | [
"MIT"
] | null | null | null | Projects/SchoolProjects/Project 5/Calculator.asm | Mani9723/X86-MASM-Assembly | 2a29fa34fba0548dc118690a2ab80e5d32675172 | [
"MIT"
] | null | null | null | INCLUDE Irvine32.inc
INCLUDE Macros.inc
.data
x SDWORD ?
y SDWORD ?
result SDWORD ?
menu BYTE " Please choose an operation", 0ah, 0dh
BYTE " 1) X + Y 6) X and Y", 0ah, 0dh
BYTE " 2) X - Y 7) X or Y", 0ah, 0dh
BYTE " 3) X * Y 8) not X", 0ah, 0dh
BYTE " 4) X / Y 9) X xor Y", 0ah, 0dh
... | 20.112676 | 59 | 0.492017 |
9cec7b46ee7b62319d47d3778e054edf3cbf451b | 1,283 | asm | Assembly | loader/windows/src/x64/intrinsic_sds.asm | lusceu/hypervisor | 012a2d16f96dcfc256a3cac9aa22e238c8160a0c | [
"MIT"
] | 1,179 | 2015-11-03T03:30:44.000Z | 2022-03-27T10:11:45.000Z | loader/windows/src/x64/intrinsic_sds.asm | lusceu/hypervisor | 012a2d16f96dcfc256a3cac9aa22e238c8160a0c | [
"MIT"
] | 682 | 2015-10-20T14:51:46.000Z | 2022-03-18T19:16:26.000Z | loader/windows/src/x64/intrinsic_sds.asm | lusceu/hypervisor | 012a2d16f96dcfc256a3cac9aa22e238c8160a0c | [
"MIT"
] | 205 | 2015-10-16T11:56:19.000Z | 2022-03-16T11:41:29.000Z | ; @copyright
; Copyright (C) 2020 Assured Information Security, Inc.
;
; @copyright
; 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 right... | 35.638889 | 79 | 0.755261 |
fb8917b30724a0de89e4cd7bf54d85e9f2e81851 | 623 | asm | Assembly | Assembler/testString.asm | Rohansi/LoonyVM | 6ef3a3e552875cdbe39c92f66c31c3c5eb3059e0 | [
"Unlicense"
] | 1 | 2019-01-19T14:15:53.000Z | 2019-01-19T14:15:53.000Z | Assembler/testString.asm | Rohansi/LoonyVM | 6ef3a3e552875cdbe39c92f66c31c3c5eb3059e0 | [
"Unlicense"
] | null | null | null | Assembler/testString.asm | Rohansi/LoonyVM | 6ef3a3e552875cdbe39c92f66c31c3c5eb3059e0 | [
"Unlicense"
] | null | null | null | include 'loonyvm.inc'
@@:
rand byte r1
rand byte r2
invoke printString, str1
invoke itoa, byte r1, itoaBuffer1
invoke printString, itoaBuffer1
invoke printString, str2
invoke itoa, byte r2, itoaBuffer2
invoke printString, itoaBuffer2
invoke printString, str3
invoke strcmp, itoaB... | 23.074074 | 43 | 0.685393 |
62176c768f8a4dab17a87152816634a576c00236 | 18,798 | asm | Assembly | Library/Impex/Main/mainThread.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Library/Impex/Main/mainThread.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Library/Impex/Main/mainThread.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
MODULE: Impex/Main
FILE: mainThread.asm
AUTHOR: jimmy lefkowitz
DESCRIPTION:
Code involving thread management. The thread management is
straight forward, but t... | 25.680328 | 78 | 0.566124 |
c1f6a5c90889330a2e3c784cbd94201513a89b51 | 246 | asm | Assembly | lab5/header.asm | wkcn/OSLabs | 9f88f02dbeee8930e3dadac8b51e54dcaad5175f | [
"MIT"
] | 73 | 2017-10-02T01:24:19.000Z | 2021-12-17T08:50:03.000Z | lab5/header.asm | wkcn/OSLabs | 9f88f02dbeee8930e3dadac8b51e54dcaad5175f | [
"MIT"
] | 4 | 2018-03-21T02:24:19.000Z | 2020-02-15T04:19:34.000Z | lab5/header.asm | wkcn/OSLabs | 9f88f02dbeee8930e3dadac8b51e54dcaad5175f | [
"MIT"
] | 14 | 2016-12-22T23:24:48.000Z | 2021-10-13T08:27:42.000Z | BITS 16
[global _start]
[extern main]
_start:
;mov ax, cs
;mov ds, ax
;mov ss, ax
;mov sp, 100h - 4
call main
;发送程序结束信号,返回Shell
sti
int 20h
;mov ax, 0x00
;mov es, ax
;mov ax, 0x7c00
;mov si, ax
;mov ax, 1
;mov [es:si], ax
jmp $
| 11.181818 | 18 | 0.605691 |
716a9a52a87e6e6b62d865fa543144c455dae851 | 87,033 | asm | Assembly | reports/02_inst_op_1.exp2.asm | arnaudroger/re2j-benchmark | ecfb2d6975948a1fbb53ccf101b285655b850058 | [
"MIT"
] | null | null | null | reports/02_inst_op_1.exp2.asm | arnaudroger/re2j-benchmark | ecfb2d6975948a1fbb53ccf101b285655b850058 | [
"MIT"
] | null | null | null | reports/02_inst_op_1.exp2.asm | arnaudroger/re2j-benchmark | ecfb2d6975948a1fbb53ccf101b285655b850058 | [
"MIT"
] | null | null | null | # JMH version: 1.19
# VM version: JDK 1.8.0_131, VM 25.131-b11
# VM invoker: /usr/lib/jvm/java-8-oracle/jre/bin/java
# VM options: <none>
# Warmup: 20 iterations, 1 s each
# Measurement: 20 iterations, 1 s each
# Timeout: 10 min per iteration
# Threads: 1 thread, will synchronize iterations
# Benchmark mode: Throughput... | 86.428004 | 182 | 0.416152 |
a65ffb549d4a9dd793a3b52307a77f70efdce25d | 4,588 | asm | Assembly | scripts/RocketHideoutB4F.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | 1 | 2022-02-15T00:19:44.000Z | 2022-02-15T00:19:44.000Z | scripts/RocketHideoutB4F.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | scripts/RocketHideoutB4F.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | RocketHideoutB4F_Script:
call RocketHideout4Script_45473
call EnableAutoTextBoxDrawing
ld hl, RocketHideout4TrainerHeaders
ld de, RocketHideoutB4F_ScriptPointers
ld a, [wRocketHideoutB4FCurScript]
call ExecuteCurMapScriptInTable
ld [wRocketHideoutB4FCurScript], a
ret
RocketHideout4Script_45473:
ld hl, wCurren... | 22.712871 | 138 | 0.845466 |
3e4b8c842bb0078da2d366ae8280e5e67c045c51 | 5,735 | asm | Assembly | engine/events/kurt.asm | AtmaBuster/pokeplat-gen2 | fa83b2e75575949b8f72cb2c48f7a1042e97f70f | [
"blessing"
] | 6 | 2021-06-19T06:41:19.000Z | 2022-02-15T17:12:33.000Z | engine/events/kurt.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | null | null | null | engine/events/kurt.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | 3 | 2021-01-15T18:45:40.000Z | 2021-10-16T03:35:27.000Z | Kurt_PrintTextWhichApricorn:
ld hl, .Text
call PrintText
ret
.Text:
; Which APRICORN should I use?
text_far _WhichApricornText
text_end
Kurt_PrintTextHowMany:
ld hl, .Text
call PrintText
ret
.Text:
; How many should I make?
text_far _HowManyShouldIMakeText
text_end
SelectApricornForKurt:
call LoadStand... | 14.445844 | 73 | 0.69939 |
5166fa9cd6bf3e3ec2b89102b5ca7ff2a61600f9 | 332 | asm | Assembly | programs/oeis/045/A045889.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/045/A045889.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/045/A045889.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A045889: Partial sums of A045618.
; 1,7,30,102,303,825,2116,5200,12381,28779,65658,147594,327835,721069,1573056,3408084,7340265,15728895,33554710,71303470,150995271,318767457,671089020,1409286552,2952790453,6174015955,12884902386
add $0,3
lpb $0
add $1,$0
mul $1,2
add $2,2
sub $1,$2
add $2,$0
sub $0,1
lp... | 23.714286 | 195 | 0.725904 |
8a32000e27b13391d63f26944476b12bdd88630c | 247 | asm | Assembly | pwnlib/shellcraft/templates/mips/linux/getpgid.asm | zaratec/pwntools | 8793decd1c9b8c822e3db6c27b9cbf6e8cddfeba | [
"MIT"
] | 5 | 2018-05-15T13:00:56.000Z | 2020-02-09T14:29:00.000Z | pwnlib/shellcraft/templates/mips/linux/getpgid.asm | FDlucifer/binjitsu | 999ad632004bfc3e623eead20eb11de98fc1f4dd | [
"MIT"
] | null | null | null | pwnlib/shellcraft/templates/mips/linux/getpgid.asm | FDlucifer/binjitsu | 999ad632004bfc3e623eead20eb11de98fc1f4dd | [
"MIT"
] | 6 | 2017-09-07T02:31:11.000Z | 2021-07-05T16:59:18.000Z |
<%
from pwnlib.shellcraft.mips.linux import syscall
%>
<%page args="pid"/>
<%docstring>
Invokes the syscall getpgid. See 'man 2 getpgid' for more information.
Arguments:
pid(pid_t): pid
</%docstring>
${syscall('SYS_getpgid', pid)}
| 17.642857 | 71 | 0.680162 |
29662e081694a93600d67442bff4ae64538b3e7e | 292 | asm | Assembly | programs/oeis/021/A021433.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/021/A021433.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/021/A021433.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A021433: Decimal expansion of 1/429.
; 0,0,2,3,3,1,0,0,2,3,3,1,0,0,2,3,3,1,0,0,2,3,3,1,0,0,2,3,3,1,0,0,2,3,3,1,0,0,2,3,3,1,0,0,2,3,3,1,0,0,2,3,3,1,0,0,2,3,3,1,0,0,2,3,3,1,0,0,2,3,3,1,0,0,2,3,3,1,0,0,2,3,3,1,0,0,2,3,3,1,0,0,2,3,3,1,0,0,2
seq $0,21147 ; Decimal expansion of 1/143.
div $0,3
| 48.666667 | 199 | 0.561644 |
e4d55a254ebca3f2c5563872f88676aa13e79a1d | 658 | asm | Assembly | Appl/EduApps/Fontmgck/ASMTOOLS/asmtoolsManager.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Appl/EduApps/Fontmgck/ASMTOOLS/asmtoolsManager.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Appl/EduApps/Fontmgck/ASMTOOLS/asmtoolsManager.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | include geos.def ; standard macros
include resource.def ; idata/udata, ProcCallFixedOrMovable etc.
include gstring.def
; public routines defined in this module
global MY_GRMAPCOLORINDEX:far
SetGeosConvention ; set calling convention
ASM_TEXT segment resource
MY_GRMAPCOLORIN... | 23.5 | 66 | 0.589666 |
292f9099852256697743c81e12eb35bc7ac9e3af | 2,900 | asm | Assembly | exe/outldata.asm | DigitalMars/optlink | 493de158282046641ef2a3a60a88e25e26d88ec4 | [
"BSL-1.0"
] | 28 | 2015-02-03T01:38:24.000Z | 2022-03-23T05:48:24.000Z | exe/outldata.asm | DigitalMars/optlink | 493de158282046641ef2a3a60a88e25e26d88ec4 | [
"BSL-1.0"
] | 20 | 2015-01-02T14:51:20.000Z | 2021-01-09T21:37:19.000Z | exe/outldata.asm | DigitalMars/optlink | 493de158282046641ef2a3a60a88e25e26d88ec4 | [
"BSL-1.0"
] | 9 | 2015-02-11T17:43:56.000Z | 2019-09-05T11:07:02.000Z | TITLE OUTLDATA - Copyright (c) SLR Systems 1994
INCLUDE MACROS
INCLUDE SEGMENTS
PUBLIC EXE_OUT_LDATA,MOVE_LDATA_1,MOVE_LDATA_2,MOVE_LDATA_3
.DATA
EXTERNDEF FIX2_LD_TYPE:BYTE
EXTERNDEF FIX2_LD_LENGTH:WORD
EXTERNDEF EXETABLE:DWORD,FIX2_SM_BASE_SEG_GINDEX:DWORD,HIGH_WATER:DWORD
EXTERNDEF FIX2_LDAT... | 15.025907 | 91 | 0.72 |
8a3a523e24ce5bc1481bc53a347476ab5f31513b | 621 | asm | Assembly | oeis/081/A081656.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/081/A081656.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/081/A081656.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A081656: 2*6^n-2^n.
; Submitted by Jamie Morken(s1)
; 1,10,68,424,2576,15520,93248,559744,3358976,20154880,120931328,725592064,4353560576,26121379840,156728311808,940369936384,5642219749376,33853318758400,203119913074688,1218719479496704,7312316879077376,43873901278658560,263243407680339968,1579460446098817024,947676... | 51.75 | 498 | 0.859903 |
d396cea97c15ebeac5a792c67d302d2f870ccd2a | 33,033 | asm | Assembly | sim/inst_level/bin/umulh.asm | cpulabs/mist32e10fa | 268a578d7a61870704a350287837a2074125d958 | [
"BSD-2-Clause"
] | 3 | 2020-08-20T13:48:33.000Z | 2021-05-13T23:33:24.000Z | sim/inst_level/bin/umulh.asm | cpulabs/mist32e10fa | 268a578d7a61870704a350287837a2074125d958 | [
"BSD-2-Clause"
] | null | null | null | sim/inst_level/bin/umulh.asm | cpulabs/mist32e10fa | 268a578d7a61870704a350287837a2074125d958 | [
"BSD-2-Clause"
] | 1 | 2022-01-16T15:32:02.000Z | 2022-01-16T15:32:02.000Z |
./out/umulh.out: file format elf32-mist32
Disassembly of section .text:
00000000 <_start>:
0: 0d 40 00 00 wl16 r0,0x0
4: 0d 60 00 0f wh16 r0,0xf
8: 1c 00 00 00 srspw r0
c: 14 30 00 18 br 6c <check>,#al
00000010 <compare>:
10: 00 c0 01 09 cmp r8,r9
14: 14 41 03 e0 b rret,#eq
00000018 <err... | 26.61805 | 45 | 0.650895 |
c5626c17377edad413ee747573292154643e9e3e | 6,201 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_4k_sm_/i9-9900K_12_0xca.log_21829_1000.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_st_4k_sm_/i9-9900K_12_0xca.log_21829_1000.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_st_4k_sm_/i9-9900K_12_0xca.log_21829_1000.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 %r15
push %r9
push %rax
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x7f11, %rsi
lea addresses_WT_ht+0x1e39, %rdi
nop
xor $39154, %r15
mov $37, %rcx
rep movsb
nop
sub $54745, %rbp
lea addresses_WC_ht+0x391, %r9
nop
nop
nop
sub $59736, %r11
... | 37.131737 | 2,999 | 0.657797 |
f10c7033a2b05995daada5e9be974de99c5dbf04 | 305,892 | asm | Assembly | src/preset_data_nmg.asm | Lui37/lttphack | 700aedee447b0e0063015d75e25bed6d0bfc9533 | [
"MIT"
] | null | null | null | src/preset_data_nmg.asm | Lui37/lttphack | 700aedee447b0e0063015d75e25bed6d0bfc9533 | [
"MIT"
] | null | null | null | src/preset_data_nmg.asm | Lui37/lttphack | 700aedee447b0e0063015d75e25bed6d0bfc9533 | [
"MIT"
] | null | null | null | ; Preset locations
preset_nmg_esc_bed:
db $02 ; Dungeon
dw $0104 ; Room Index
dw $2110 ; BG1 Vertical Scroll
dw $2110 ; BG2 Vertical Scroll
dw $0900 ; BG1 Horizontal Scroll
dw $0900 ; BG2 Horizontal Scroll
dw $0940 ; Link X
dw $215A ; Link Y
dw $017F ; Camera X
dw $017F ; Camera Y
dw $0816 ; Door Settings
dw $2100 ; R... | 34.839636 | 122 | 0.682247 |
fb915905e4c4fb5e4b509584e22478c8801ec8e4 | 242 | asm | Assembly | data/moves/flail_reversal_power.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 28 | 2019-11-08T07:19:00.000Z | 2021-12-20T10:17:54.000Z | data/moves/flail_reversal_power.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 13 | 2020-01-11T17:00:40.000Z | 2021-09-14T01:27:38.000Z | data/moves/flail_reversal_power.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 22 | 2020-05-28T17:31:38.000Z | 2022-03-07T20:49:35.000Z | FlailReversalPower:
; hp bar pixels, power
db HP_BAR_LENGTH_PX / 48, 200
db HP_BAR_LENGTH_PX / 12, 150
db HP_BAR_LENGTH_PX / 5, 100
db HP_BAR_LENGTH_PX / 3, 80
db HP_BAR_LENGTH_PX * 2 / 3, 40
db HP_BAR_LENGTH_PX, 20
| 26.888889 | 32 | 0.681818 |
30d935d6372c8a6c3a925820bb2dc4b0c7fc3a1c | 2,655 | asm | Assembly | Epilog/asm/MSVC2010/struct-omitfp.asm | Dovgalyuk/AntiTaint | c27407d8fa35a76d009ca0981f4b55f08a0a1c65 | [
"Apache-2.0"
] | 1 | 2018-12-31T22:11:24.000Z | 2018-12-31T22:11:24.000Z | Epilog/asm/MSVC2010/struct-omitfp.asm | Dovgalyuk/SecurityFlaws | c27407d8fa35a76d009ca0981f4b55f08a0a1c65 | [
"Apache-2.0"
] | null | null | null | Epilog/asm/MSVC2010/struct-omitfp.asm | Dovgalyuk/SecurityFlaws | c27407d8fa35a76d009ca0981f4b55f08a0a1c65 | [
"Apache-2.0"
] | null | null | null | ; Listing generated by Microsoft (R) Optimizing Compiler Version 16.00.40219.01
TITLE D:\Projects\TaintAnalysis\AntiTaint\Epilog\src\struct.c
.686P
.XMM
include listing.inc
.model flat
INCLUDELIB MSVCRT
INCLUDELIB OLDNAMES
_DATA SEGMENT
$SG3571 DB '%d %d %d', 00H
ORG $+3
$SG3580 DB '%s %d %d %d'... | 17.129032 | 81 | 0.583427 |
b37de71f19c25b977276e04915cc0ab339578c3e | 5,323 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0xca.log_21829_650.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0xca.log_21829_650.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0xca.log_21829_650.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r14
push %r15
push %r8
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0x1963b, %r15
nop
nop
xor $56084, %r14
mov (%r15), %rbp
nop
cmp %r12, %r12
lea addresses_D_ht+0x813b, %rbx
xor %r15, %r15
movb $0x61, (%rbx)
nop
nop
xor $62680, %rsi
... | 45.495726 | 2,999 | 0.65696 |
d3156880d96ea48ae385c5d9879f65763248bc4c | 392 | asm | Assembly | programs/oeis/240/A240134.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/240/A240134.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/240/A240134.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A240134: Numerator of (n-1) * ceiling(n/2) / n.
; 0,1,4,3,12,5,24,7,40,9,60,11,84,13,112,15,144,17,180,19,220,21,264,23,312,25,364,27,420,29,480,31,544,33,612,35,684,37,760,39,840,41,924,43,1012,45,1104,47,1200,49,1300,51,1404,53,1512,55,1624,57,1740,59,1860,61,1984,63,2112,65
mov $1,$0
mov $2,$0
lpb $2,1
sub $2,1... | 26.133333 | 229 | 0.619898 |
675228aab1dd0fc3aa71bbb33f65af7d3ce7c133 | 407 | asm | Assembly | programs/oeis/124/A124355.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/124/A124355.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/124/A124355.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A124355: Number of (directed) Hamiltonian cycles on the complete graph K_n.
; 0,0,2,6,24,120,720,5040,40320,362880,3628800,39916800,479001600,6227020800,87178291200,1307674368000,20922789888000,355687428096000,6402373705728000,121645100408832000,2432902008176640000
seq $0,142 ; Factorial numbers: n! = 1*2*3*4*...*n ... | 58.142857 | 189 | 0.788698 |
a4aea5f1fe1147217678a1958446cc47a2efac65 | 3,426 | asm | Assembly | Ouroboros/External/libjpegTurbo/simd/jdcolmmx.asm | jiangzhu1212/oooii | fc00ff81e74adaafd9c98ba7c055f55d95a36e3b | [
"MIT"
] | null | null | null | Ouroboros/External/libjpegTurbo/simd/jdcolmmx.asm | jiangzhu1212/oooii | fc00ff81e74adaafd9c98ba7c055f55d95a36e3b | [
"MIT"
] | null | null | null | Ouroboros/External/libjpegTurbo/simd/jdcolmmx.asm | jiangzhu1212/oooii | fc00ff81e74adaafd9c98ba7c055f55d95a36e3b | [
"MIT"
] | null | null | null | ;
; jdcolmmx.asm - colorspace conversion (MMX)
;
; Copyright 2009 Pierre Ossman <ossman@cendio.se> for Cendio AB
; Copyright 2009 D. R. Commander
;
; Based on
; x86 SIMD extension for IJG JPEG library
; Copyright (C) 1999-2006, MIYASAKA Masaru.
; For conditions of distribution and use, see copyright notice in ... | 28.31405 | 79 | 0.726795 |
9de62dba528f167f9f95342034a7965aabef1747 | 197 | asm | Assembly | Kernel/cpuvendor.asm | heyimnowi/arqui-os | 88118a7f11112d405e06a623755fe1c62828ba21 | [
"BSD-3-Clause"
] | null | null | null | Kernel/cpuvendor.asm | heyimnowi/arqui-os | 88118a7f11112d405e06a623755fe1c62828ba21 | [
"BSD-3-Clause"
] | 1 | 2017-10-09T18:36:31.000Z | 2017-10-09T18:36:31.000Z | Kernel/cpuvendor.asm | heyimnowi/arqui-os | 88118a7f11112d405e06a623755fe1c62828ba21 | [
"BSD-3-Clause"
] | null | null | null | GLOBAL cpuVendor
section .text
cpuVendor:
push rbp
mov rbp, rsp
mov rax, 0
cpuid
mov rax, rdi
mov [rax], ebx
mov [rax+4], edx
mov [rax+8], ecx
mov rsp, rbp
pop rbp
ret | 9.85 | 18 | 0.604061 |
975e2b56f6deddfb3b26f2f07af2a46aef517696 | 227 | asm | Assembly | programs/oeis/017/A017583.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/017/A017583.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/017/A017583.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A017583: (12n+5)^3.
; 125,4913,24389,68921,148877,274625,456533,704969,1030301,1442897,1953125,2571353,3307949,4173281,5177717,6331625,7645373,9129329,10793861,12649337,14706125,16974593,19465109
mul $0,12
add $0,5
pow $0,3
| 32.428571 | 175 | 0.788546 |
e2fdd4835b3ce0d1519c02d42f185764db1b5fa7 | 693 | asm | Assembly | oeis/178/A178577.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/178/A178577.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/178/A178577.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A178577: Partial sums of round(5^n/9).
; 0,1,4,18,87,434,2170,10851,54254,271268,1356337,6781684,33908420,169542101,847710504,4238552518,21192762587,105963812934,529819064670,2649095323351,13245476616754,66227383083768,331136915418837,1655684577094184,8278422885470920,41392114427354601,206960572136773004,103480286068... | 36.473684 | 493 | 0.800866 |
3e4b4d2dbdfc9b00011c6ec7b41724f220cb114a | 284 | asm | Assembly | libsrc/_DEVELOPMENT/stdio/c/sdcc_iy/vfscanf_unlocked.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/stdio/c/sdcc_iy/vfscanf_unlocked.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/stdio/c/sdcc_iy/vfscanf_unlocked.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; int vfscanf_unlocked(FILE *stream, const char *format, void *arg)
SECTION code_stdio
PUBLIC _vfscanf_unlocked
EXTERN asm_vfscanf_unlocked
_vfscanf_unlocked:
pop af
pop ix
pop de
pop bc
push bc
push de
push hl
push af
jp asm_vfscanf_unlocked
| 12.347826 | 67 | 0.704225 |
3b8bb379601bf918f650d14561c543f6aec02f0f | 11,472 | asm | Assembly | vbox/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-bootsector.asm | Nurzamal/rest_api_docker | a9cc01dfc235467d490d9663755b33ef6990bdd8 | [
"MIT"
] | null | null | null | vbox/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-bootsector.asm | Nurzamal/rest_api_docker | a9cc01dfc235467d490d9663755b33ef6990bdd8 | [
"MIT"
] | null | null | null | vbox/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-bootsector.asm | Nurzamal/rest_api_docker | a9cc01dfc235467d490d9663755b33ef6990bdd8 | [
"MIT"
] | null | null | null | ; $Id: bs3-bootsector.asm 69111 2017-10-17 14:26:02Z vboxsync $
;; @file
; Generic bootsector for BS3.
;
; This sets up stack at %fff0 and loads the next sectors from the floppy at
; %10000 (1000:0000 in real mode), then starts executing at cs:ip=1000:0000.
;
;
; Copyright (C) 2007-2017 Oracle Corporation
;
; This fil... | 28.896725 | 130 | 0.515342 |
29b0bab4706b7152af3220f14e15e5d3d91b6c36 | 153,920 | asm | Assembly | target/cos_117/disasm/iop_overlay1/NSCIO.asm | jrrk2/cray-sim | 52c9639808d6890517092637b188282c00cce4f7 | [
"BSL-1.0"
] | 49 | 2020-10-09T12:29:16.000Z | 2022-03-12T02:33:35.000Z | target/cos_117/disasm/iop_overlay1/NSCIO.asm | jrrk2/cray-sim | 52c9639808d6890517092637b188282c00cce4f7 | [
"BSL-1.0"
] | 1 | 2021-12-29T15:59:25.000Z | 2021-12-29T15:59:25.000Z | target/cos_117/disasm/iop_overlay1/NSCIO.asm | jrrk2/cray-sim | 52c9639808d6890517092637b188282c00cce4f7 | [
"BSL-1.0"
] | 6 | 2021-04-12T06:10:32.000Z | 2022-02-08T23:11:19.000Z | 0x0000 (0x000000) 0x3101- f:00030 d: 257 | A = (OR[257])
0x0001 (0x000002) 0x0A02- f:00005 d: 2 | A = A < 2 (0x0002)
0x0002 (0x000004) 0x1401- f:00012 d: 1 | A = A + 1 (0x0001)
0x0003 (0x000006) 0x0C02- f:00006 d: 2 | A = A >> 2 (0x0002)
... | 79.958442 | 79 | 0.46491 |
3e86d32ebd17ed4b28f99c2aaa3fca57e7f9d0fb | 343 | asm | Assembly | programs/oeis/107/A107585.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/107/A107585.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/107/A107585.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A107585: a(n) = 5^n - 5*n.
; 1,0,15,110,605,3100,15595,78090,390585,1953080,9765575,48828070,244140565,1220703060,6103515555,30517578050,152587890545,762939453040,3814697265535,19073486328030,95367431640525,476837158203020,2384185791015515,11920928955078010,59604644775390505
mov $1,5
pow $1,$0
mov $2,$0
lpb $2,1
s... | 31.181818 | 248 | 0.781341 |
30da9f6eb38f7f3c5df828d218430cbb942bab58 | 62,490 | asm | Assembly | source/features/basic (copy).asm | mynameispyo/InpyoOS | b6ddb6d9715b027ab65891bd4c4f46dbe5c9890d | [
"BSD-3-Clause",
"MIT"
] | null | null | null | source/features/basic (copy).asm | mynameispyo/InpyoOS | b6ddb6d9715b027ab65891bd4c4f46dbe5c9890d | [
"BSD-3-Clause",
"MIT"
] | null | null | null | source/features/basic (copy).asm | mynameispyo/InpyoOS | b6ddb6d9715b027ab65891bd4c4f46dbe5c9890d | [
"BSD-3-Clause",
"MIT"
] | null | null | null | ; ==================================================================
; BASIC CODE INTERPRETER (4.5)
; ==================================================================
; ------------------------------------------------------------------
; Token types
%DEFINE VARIABLE 1
%DEFINE STRING_VAR 2
%DEFINE NUMBER 3
%DEFINE S... | 14.752125 | 85 | 0.642311 |
3308df3e19071c6de73139ccaed08e3dea199c43 | 320 | asm | Assembly | a/Assembler Z80 TI83calculator.asm | rojenzaman/hello-world | 30b20861a6cdb77a9cb4a7c61a3241a51b71a5dc | [
"MIT"
] | 8,076 | 2015-01-02T04:55:03.000Z | 2022-03-31T16:09:18.000Z | a/Assembler Z80 TI83calculator.asm | rojenzaman/hello-world | 30b20861a6cdb77a9cb4a7c61a3241a51b71a5dc | [
"MIT"
] | 514 | 2015-01-08T21:48:21.000Z | 2022-03-31T11:55:07.000Z | a/Assembler Z80 TI83calculator.asm | rojenzaman/hello-world | 30b20861a6cdb77a9cb4a7c61a3241a51b71a5dc | [
"MIT"
] | 1,978 | 2015-01-01T14:24:01.000Z | 2022-03-31T11:38:08.000Z | .NOLIST
#define EQU .equ
#define equ .equ
#define END .end
#define end .end
#include "ti83plus.inc"
.LIST
.org 9D93h
.db $BB,$6D
ld a,0
ld (CURCOL),a
ld (CURROW),a
ld hl,text
B_CALL(_PutS)
B_CALL(_NewLine)
ret
text:
.db "Hello World",0
.end
end
| 15.238095 | 25 | 0.534375 |
74a3554148a86af927b3ba465fb932f6d72409e0 | 1,144 | asm | Assembly | programs/oeis/100/A100160.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/100/A100160.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/100/A100160.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A100160: Structured disdyakis triacontahedral numbers (vertex structure 5).
; 1,62,299,828,1765,3226,5327,8184,11913,16630,22451,29492,37869,47698,59095,72176,87057,103854,122683,143660,166901,192522,220639,251368,284825,321126,360387,402724,448253,497090,549351,605152,664609,727838,794955,866076,941317,1020794,11046... | 30.105263 | 752 | 0.763112 |
2127582207e3576903d5e36ca17c8ff7fc01ddc7 | 884 | asm | Assembly | main.asm | Zeturic/bpre-in-game-trades | 2fd2547cc3004ab3fcc5192625fd02bb90281038 | [
"0BSD"
] | 1 | 2020-06-14T18:52:59.000Z | 2020-06-14T18:52:59.000Z | main.asm | Zeturic/bpre-in-game-trades | 2fd2547cc3004ab3fcc5192625fd02bb90281038 | [
"0BSD"
] | null | null | null | main.asm | Zeturic/bpre-in-game-trades | 2fd2547cc3004ab3fcc5192625fd02bb90281038 | [
"0BSD"
] | null | null | null | .gba
.thumb
.open "rom.gba", "test.gba", 0x08000000
// -----------------------------------------------------------------------------
.org allocation
.area allocation_size
.importobj "build/linked.o"
.endarea
// -----------------------------------------------------------------------------
.if INSERT_INGAME_TRAD... | 20.55814 | 80 | 0.468326 |
4aedc1ac0e3ddf3a1dcbbe33946f33244dc6f57c | 575 | asm | Assembly | oeis/035/A035328.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/035/A035328.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/035/A035328.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A035328: a(n) = n*(2*n-1)*(2*n+1).
; 0,3,30,105,252,495,858,1365,2040,2907,3990,5313,6900,8775,10962,13485,16368,19635,23310,27417,31980,37023,42570,48645,55272,62475,70278,78705,87780,97527,107970,119133,131040,143715,157182,171465,186588,202575,219450,237237,255960,275643,296310,317985,340692,364455,389298,415245,4... | 71.875 | 498 | 0.793043 |
87a46c5701843f0f5166661d141e1520ba10ff06 | 471 | asm | Assembly | programs/oeis/081/A081026.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/081/A081026.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/081/A081026.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A081026: Variation on Ulam numbers: a(1) = 1; a(2) = 2; for n>2, a(n) = smallest (n odd) or largest (n even) number > a(n-1) that is a unique sum of two distinct earlier terms.
; 1,2,3,5,6,11,12,23,24,47,48,95,96,191,192,383,384,767,768,1535,1536,3071,3072,6143,6144,12287,12288,24575,24576,49151,49152,98303,98304,196... | 36.230769 | 203 | 0.679406 |
ef79f95387d8c9827d1652ea6314b6a8463c93a8 | 398 | asm | Assembly | oeis/099/A099934.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/099/A099934.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/099/A099934.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A099934: Antidiagonal sums of array A007754.
; Submitted by Jon Maiga
; 1,2,4,11,41,195,1130,7716,60599,537676,5316162,57940107,689965123,8911606493,124072525780,1852176280208,29510747957549,499830538998126,8967438954008720,169881509587167555
mov $2,2
mov $3,2
mov $4,2
lpb $0
sub $0,1
add $1,$4
mul $2,$0
add... | 19.9 | 172 | 0.701005 |
ccf8c9389704eb15354ad35093477af0151aee91 | 4,186 | asm | Assembly | OvmfPkg/ResetVector/Ia32/PageTables64.asm | ray-linn/myedk2 | b6a8574cb6ba49044fe43a748b98f31d417ece07 | [
"Python-2.0",
"Zlib",
"BSD-2-Clause",
"MIT",
"BSD-2-Clause-Patent",
"BSD-3-Clause"
] | null | null | null | OvmfPkg/ResetVector/Ia32/PageTables64.asm | ray-linn/myedk2 | b6a8574cb6ba49044fe43a748b98f31d417ece07 | [
"Python-2.0",
"Zlib",
"BSD-2-Clause",
"MIT",
"BSD-2-Clause-Patent",
"BSD-3-Clause"
] | null | null | null | OvmfPkg/ResetVector/Ia32/PageTables64.asm | ray-linn/myedk2 | b6a8574cb6ba49044fe43a748b98f31d417ece07 | [
"Python-2.0",
"Zlib",
"BSD-2-Clause",
"MIT",
"BSD-2-Clause-Patent",
"BSD-3-Clause"
] | null | null | null | ;------------------------------------------------------------------------------
; @file
; Sets the CR3 register for 64-bit paging
;
; Copyright (c) 2008 - 2013, Intel Corporation. All rights reserved.<BR>
; Copyright (c) 2017 - 2020, Advanced Micro Devices, Inc. All rights reserved.<BR>
; SPDX-License-Identifier: BSD-2... | 32.2 | 82 | 0.599857 |
08260fe236dae57c34fcbfd5190c0e757d53df37 | 582 | asm | Assembly | data/baseStats_original/smeargle.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 16 | 2018-08-28T21:47:01.000Z | 2022-02-20T20:29:59.000Z | data/baseStats_original/smeargle.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 5 | 2019-04-03T19:53:11.000Z | 2022-03-11T22:49:34.000Z | data/baseStats_original/smeargle.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 2 | 2019-12-09T19:46:02.000Z | 2020-12-05T21:36:30.000Z | SmeargleBaseStats::
dw DEX_SMEARGLE ; pokedex id
db 55 ; base hp
db 20 ; base attack
db 35 ; base defense
db 75 ; base speed
db 33 ; base special
db NORMAL ; species type 1
db NORMAL ; species type 2
db 79 ; catch rate
db 106 ; base exp yield
INCBIN "pic/ymon/smeargle.pic",0,1 ; 55, sprite dimensions
dw Sme... | 19.4 | 59 | 0.728522 |
33dee72a39defee59ec758543ecd23d0e796eed7 | 655 | asm | Assembly | oeis/137/A137880.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/137/A137880.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/137/A137880.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A137880: Indices k of perfect squares among 17-gonal numbers A051869(k) = k*(15*k - 13)/2.
; Submitted by Christian Krause
; 1,49,225,23409,108241,11282881,52171729,5438325025,25146664929,2621261378961,12120640323841,1263442546333969,5842123489426225,608976686071593889,2815891401263116401,293525499243961920321,135725... | 93.571429 | 478 | 0.871756 |
57c1efc399c10638ec25ba7249d3af26d107d27e | 70 | asm | Assembly | src/main/fragment/mos6502-common/vdum1=vdum2_ror_16.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | 2 | 2022-03-01T02:21:14.000Z | 2022-03-01T04:33:35.000Z | src/main/fragment/mos6502-common/vdum1=vdum2_ror_16.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | src/main/fragment/mos6502-common/vdum1=vdum2_ror_16.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | lda #0
sta {m1}+3
sta {m1}+2
lda {m2}+3
sta {m1}+1
lda {m2}+2
sta {m1} | 10 | 10 | 0.557143 |
5295b207682303aeb188406edf90665eb857f7e0 | 404 | asm | Assembly | programs/oeis/120/A120147.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/120/A120147.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/120/A120147.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A120147: a(1)=23; a(n)=floor((47+sum(a(1) to a(n-1)))/2).
; 23,35,52,78,117,176,264,396,594,891,1336,2004,3006,4509,6764,10146,15219,22828,34242,51363,77045,115567,173351,260026,390039,585059,877588,1316382,1974573,2961860,4442790,6664185,9996277,14994416
add $0,1
mov $3,5
lpb $0,1
mov $2,2
sub $2,$0
sub $0,1
... | 22.444444 | 197 | 0.65099 |
2207f03968460cd1f3582eadfd694b0729989497 | 1,175 | asm | Assembly | SystemsProgramming/p15.asm | aaiijmrtt/JUCSE | 3413b7280bc4883c056a9444e8dc56144b692e32 | [
"MIT"
] | 6 | 2016-04-21T15:07:02.000Z | 2020-11-26T14:47:13.000Z | SystemsProgramming/p15.asm | aaiijmrtt/JUCSEsem2 | 3413b7280bc4883c056a9444e8dc56144b692e32 | [
"MIT"
] | null | null | null | SystemsProgramming/p15.asm | aaiijmrtt/JUCSEsem2 | 3413b7280bc4883c056a9444e8dc56144b692e32 | [
"MIT"
] | 5 | 2015-08-09T17:31:10.000Z | 2018-03-19T10:45:38.000Z | %include "util.mac"
extern buffer, store, array, inprompt, newline, arraysize, inpromptsize, newlinesize, getnumber, inputarray, printarray
section .data
midprompt: db 'INPUT ELEMENT: '
outprompt: db 'INDEX: '
oopsprompt: db 'ELEMENT NOT FOUND'
mpromptsize: equ 15
outpromptsize: equ 7
oopspromptsize: equ 17
sec... | 17.537313 | 119 | 0.739574 |
9a16064b26be979a6cb8595aa90d36cca1f58dba | 383 | asm | Assembly | oeis/346/A346310.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/346/A346310.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/346/A346310.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A346310: Positions of words in A076478 such that #0's - #1's is even.
; Submitted by Jamie Morken(s1)
; 3,4,5,6,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106
add $0,1
mov $1,1
... | 27.357143 | 196 | 0.644909 |
9afaa9359e4ff72e0de0e17cdb3e6b19e63868fa | 6,111 | asm | Assembly | Transynther/x86/_processed/NC/_zr_/i7-7700_9_0x48.log_21829_1288.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.log_21829_1288.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.log_21829_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 %r14
push %r15
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WT_ht+0xeddd, %r15
cmp $3178, %r10
movb (%r15), %r14b
nop
nop
nop
inc %rdi
lea addresses_WC_ht+0xa2dd, %r14
clflush (%r14)
nop
nop
nop
dec %rdx
movl $0x61626364, (%r14)
nop
nop
nop
... | 38.433962 | 2,999 | 0.657667 |
5ae8ed389c043ad013c84b92a1191f5d345bf3a4 | 177 | asm | Assembly | data/wildPokemon/unknowndungeonb1.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | null | null | null | data/wildPokemon/unknowndungeonb1.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | null | null | null | data/wildPokemon/unknowndungeonb1.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | null | null | null | DungeonMonsB1:
db $19
db 54,GOLBAT
db 59,GOLBAT
db 55,GOLEM
db 52,RHYHORN
db 62,RHYDON
db 60,DITTO
db 56,CHANSEY
db 65,DITTO
db 55,LICKITUNG
db 50,LICKITUNG
db $00
| 11.8 | 16 | 0.711864 |
c683489076c2c48d083c49d030bed67e24610278 | 689 | asm | Assembly | oeis/056/A056308.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/056/A056308.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/056/A056308.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A056308: Number of reversible strings with n beads using a maximum of six different colors.
; Submitted by Jon Maiga
; 1,6,21,126,666,3996,23436,140616,840456,5042736,30236976,181421856,1088414496,6530486976,39182222016,235093332096,1410555793536,8463334761216,50779983373056,304679900238336,1828079250264576,109684755... | 62.636364 | 480 | 0.847605 |
09b1953d2e70ab6fdd19fe8ea91e739ebdb361e5 | 339 | asm | Assembly | programs/oeis/144/A144614.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/144/A144614.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/144/A144614.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A144614: Sum of divisors of 3*n + 1.
; 1,7,8,18,14,31,20,36,31,56,32,54,38,90,44,72,57,98,72,90,62,127,68,144,74,140,80,126,108,180,112,144,98,217,104,162,110,248,144,180,133,224,128,252,160,270,140,216,180,266,152,288,158,378,164,252,183,308
mul $0,3
seq $0,203 ; a(n) = sigma(n), the sum of the divisors of n. Also ... | 56.5 | 205 | 0.681416 |
85626cd920d967d2ce5582c8ac5a2189678c8698 | 3,546 | asm | Assembly | Headset/Firmware/lib/CMSIS/Device/ST/STM32L1xx/Source/Templates/TASKING/cstart_thumb2.asm | vrmad1/RiftDK2-Archive | 42363e7cd246a24816158181ee37aed32703229b | [
"CC-BY-4.0"
] | 207 | 2017-10-09T17:48:54.000Z | 2022-03-30T14:43:26.000Z | Headset/Firmware/lib/CMSIS/Device/ST/STM32L1xx/Source/Templates/TASKING/cstart_thumb2.asm | wglnngt/RiftDK2 | 42363e7cd246a24816158181ee37aed32703229b | [
"CC-BY-4.0"
] | 5 | 2017-09-25T10:31:38.000Z | 2017-09-25T10:32:14.000Z | Headset/Firmware/lib/CMSIS/Device/ST/STM32L1xx/Source/Templates/TASKING/cstart_thumb2.asm | wglnngt/RiftDK2 | 42363e7cd246a24816158181ee37aed32703229b | [
"CC-BY-4.0"
] | 60 | 2017-10-10T16:38:13.000Z | 2022-01-08T14:19:05.000Z |
;; NOTE: To allow the use of this file for both ARMv6M and ARMv7M,
;; we will only use 16-bit Thumb intructions.
.extern _lc_ub_stack ; usr/sys mode stack pointer
.extern _lc_ue_stack ; symbol required by debugger
.extern _lc_ub_table ; ROM to RAM copy... | 25.148936 | 82 | 0.509024 |
b78889b3640afead72b79964b3d2c2961e58c75c | 949 | asm | Assembly | custom_procs/readnum.asm | YuraIz/tasm-labs | f8722f56adf1571d3c9ae41fbf9cce65ad06f5f2 | [
"WTFPL"
] | null | null | null | custom_procs/readnum.asm | YuraIz/tasm-labs | f8722f56adf1571d3c9ae41fbf9cce65ad06f5f2 | [
"WTFPL"
] | null | null | null | custom_procs/readnum.asm | YuraIz/tasm-labs | f8722f56adf1571d3c9ae41fbf9cce65ad06f5f2 | [
"WTFPL"
] | null | null | null | .model small
.code
main:
call readnum
mov ax, bx
call printnum
exit:
mov ah, 04Ch
mov al, 0
int 21h
readnum:
mov bx, 0
mov ah, 01h
int 21h
cmp al, 2dh
je negative
call analyze
ret
negative:
call rpos
not bx
add bx, 1
ret
rpos:
mov ah, 01h
... | 12.324675 | 20 | 0.513172 |
33cf0865176d77b858fd57103cb01ed8f1d33e4e | 413 | asm | Assembly | oeis/171/A171464.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/171/A171464.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/171/A171464.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A171464: a(n) = 0+1+2+...+n in lunar arithmetic in base 4 written in base 10.
; Submitted by Jon Maiga
; 0,1,2,3,7,7,7,7,11,11,11,11,15,15,15,15,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,31,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,63,127,127,127,127,127,127
mov ... | 27.533333 | 209 | 0.619855 |
e273319a598e19163267655e5b877433a3a94cfa | 2,763 | asm | Assembly | Borland/CBuilder5/Source/RTL/source/math/fmod.asm | TrevorDArcyEvans/DivingMagpieSoftware | 7ffcfef653b110e514d5db735d11be0aae9953ec | [
"MIT"
] | 1 | 2021-05-27T10:27:25.000Z | 2021-05-27T10:27:25.000Z | Borland/CBuilder5/Source/RTL/source/math/fmod.asm | TrevorDArcyEvans/Diving-Magpie-Software | 7ffcfef653b110e514d5db735d11be0aae9953ec | [
"MIT"
] | null | null | null | Borland/CBuilder5/Source/RTL/source/math/fmod.asm | TrevorDArcyEvans/Diving-Magpie-Software | 7ffcfef653b110e514d5db735d11be0aae9953ec | [
"MIT"
] | null | null | null | ;[]-----------------------------------------------------------------[]
;| FMOD.ASM -- modulo function |
;[]-----------------------------------------------------------------[]
;
; C/C++ Run Time Library - Version 10.0
;
; Copyright (c) 1991, 2000 by Inprise Corporation... | 26.825243 | 76 | 0.429967 |
f188e8b1e92321b680c5155fad085010a276f55a | 433 | asm | Assembly | samples/dynamic_alloc/x86.asm | rchildre3/Detours | 6782fe6e6ab11ae34ae66182aa5a73b5fdbcd839 | [
"MIT"
] | 2,204 | 2019-05-07T02:53:35.000Z | 2022-03-31T21:46:25.000Z | samples/dynamic_alloc/x86.asm | rchildre3/Detours | 6782fe6e6ab11ae34ae66182aa5a73b5fdbcd839 | [
"MIT"
] | 149 | 2019-05-07T17:12:00.000Z | 2022-03-25T06:11:40.000Z | samples/dynamic_alloc/x86.asm | rchildre3/Detours | 6782fe6e6ab11ae34ae66182aa5a73b5fdbcd839 | [
"MIT"
] | 557 | 2019-05-09T09:15:31.000Z | 2022-03-31T09:33:29.000Z | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;
;; Detours Test Program
;;
;; Microsoft Research Detours Package
;;
;; Copyright (c) Microsoft Corporation. All rights reserved.
;;
.386
.model flat,C
PUBLIC CodeTemplate
PUBLIC CodeTemplate_End
_TEXT SEGMENT
CodeTemplate PROC
nop... | 13.53125 | 77 | 0.595843 |
680b377a0e6b18aa8075319acc93189855ad8231 | 819 | asm | Assembly | oeis/084/A084769.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/084/A084769.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/084/A084769.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A084769: P_n(9), where P_n is n-th Legendre polynomial; also, a(n) = central coefficient of (1 + 9*x + 20*x^2)^n.
; Submitted by Jon Maiga
; 1,9,121,1809,28401,458649,7544041,125700129,2114588641,35836273449,610897146201,10463745263409,179939616743121,3104680678772409,53721299280288201,931852905510160449,161988213217... | 35.608696 | 496 | 0.79243 |
22eea34f4c0576e16dd602f3784b61b77b03058c | 394 | asm | Assembly | oeis/284/A284922.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/284/A284922.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/284/A284922.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A284922: Numbers with digits 2 and 8 only.
; Submitted by Christian Krause
; 2,8,22,28,82,88,222,228,282,288,822,828,882,888,2222,2228,2282,2288,2822,2828,2882,2888,8222,8228,8282,8288,8822,8828,8882,8888,22222,22228,22282,22288,22822,22828,22882,22888,28222,28228,28282,28288,28822,28828
seq $0,32818 ; Numbers whose... | 49.25 | 213 | 0.748731 |
c9ebb794e5c2473b947927bf8d6b2be74cdab540 | 2,950 | asm | Assembly | wait_functions.asm | chris73it/C64_Scrolling_PAL | 00e64591d6d8618ef27548e02d1b91df4eb788a1 | [
"MIT"
] | 9 | 2019-02-25T13:27:33.000Z | 2022-01-17T23:58:11.000Z | wait_functions.asm | cbmeeks/C64_Scrolling_PAL | 550e07b286b8a04f66276bc91b53e82f79b8e55f | [
"MIT"
] | null | null | null | wait_functions.asm | cbmeeks/C64_Scrolling_PAL | 550e07b286b8a04f66276bc91b53e82f79b8e55f | [
"MIT"
] | 3 | 2019-02-25T13:27:36.000Z | 2020-07-25T07:25:12.000Z | #importonce
#import "helpers.asm"
/*
* Wait functions.
*/
// Waits 23 cycles minus 12 cycles for the caller's jsr and this function's rts.
wait_one_bad_line: //+6
:cycles(-6+23-6) // 23-12
rts //+6
wait_one_bad_line_minus_3: //+6
:cycles(-6+23-3-6) //20-12
rts //+6
// Waits 63 cycles minus ... | 38.311688 | 85 | 0.719322 |
57ddb1aef0156c4e21354f38fb86ed8a37cd585e | 4,588 | asm | Assembly | cli/c64/afli.asm | micheldebree/retropixels | 39913cf1014aa16e7757eed32a54eadeba3c5fbb | [
"MIT"
] | 66 | 2017-10-06T06:38:42.000Z | 2022-02-10T17:21:36.000Z | cli/c64/afli.asm | micheldebree/retropixels | 39913cf1014aa16e7757eed32a54eadeba3c5fbb | [
"MIT"
] | 64 | 2016-09-29T06:16:28.000Z | 2022-02-27T23:21:31.000Z | cli/c64/afli.asm | micheldebree/retropixels | 39913cf1014aa16e7757eed32a54eadeba3c5fbb | [
"MIT"
] | 4 | 2017-11-04T17:04:26.000Z | 2021-06-02T05:09:36.000Z | !include "macros.asm"
!let tab18 = $0e00
!let tab11 = $0f00
!let fli = $4000
!let bgcolor = $7f40
+basic_upstart(begin)
begin:
jmp start
irq0: pha
lda $d019
sta $d019
inc $d012
lda #<irq1
sta $fffe ; set up 2nd IRQ to get a stable IRQ
cli... | 23.055276 | 83 | 0.487358 |
7143a9609b86c834883963a98be80f87e766fff3 | 665 | asm | Assembly | libsrc/_DEVELOPMENT/adt/p_list/z80/asm_p_list_next.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/adt/p_list/z80/asm_p_list_next.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/adt/p_list/z80/asm_p_list_next.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; ===============================================================
; Sep 2014
; ===============================================================
;
; void *p_list_next(void *item)
;
; Return next item in list.
;
; ===============================================================
SECTION code_clib
SECTION code_adt_p_list
... | 19.558824 | 65 | 0.398496 |
f7f18d2de6b36979a1827877f9731fc6f3318031 | 2,424 | asm | Assembly | external/source/shellcode/windows/x64/src/block/block_recv.asm | madhavarao-yejarla/VoIP | 3f7d0cdc0bb1423f9e952e411d073a1424ef9f5e | [
"Apache-2.0",
"BSD-3-Clause"
] | 35 | 2015-08-08T07:23:38.000Z | 2021-04-07T18:00:44.000Z | external/source/shellcode/windows/x64/src/block/block_recv.asm | madhavarao-yejarla/VoIP | 3f7d0cdc0bb1423f9e952e411d073a1424ef9f5e | [
"Apache-2.0",
"BSD-3-Clause"
] | 1 | 2019-02-12T12:13:53.000Z | 2019-02-12T12:13:53.000Z | external/source/shellcode/windows/x64/src/block/block_recv.asm | fozavci/metasploit-framework-with-viproy | 3f7d0cdc0bb1423f9e952e411d073a1424ef9f5e | [
"Apache-2.0",
"BSD-3-Clause"
] | 23 | 2015-08-11T05:07:47.000Z | 2020-11-06T03:55:10.000Z | ;-----------------------------------------------------------------------------;
; Author: Stephen Fewer (stephen_fewer[at]harmonysecurity[dot]com)
; Compatible: Windows 7, 2003
; Architecture: x64
;-----------------------------------------------------------------------------;
[BITS 64]
; Compatible: block_bind_... | 49.469388 | 100 | 0.541254 |
917df9aaf25e30ebd8842fd1b1959625cb72c33d | 19,025 | asm | Assembly | externals/mpir-3.0.0/mpn/x86_64w/k8/mul_basecase.asm | JaminChan/eos_win | c03e57151cfe152d0d3120abb13226f4df74f37e | [
"MIT"
] | 12 | 2021-09-29T14:50:06.000Z | 2022-03-31T15:01:21.000Z | externals/mpir-3.0.0/mpn/x86_64w/k8/mul_basecase.asm | JaminChan/eos_win | c03e57151cfe152d0d3120abb13226f4df74f37e | [
"MIT"
] | 15 | 2021-12-24T22:53:49.000Z | 2021-12-25T10:03:13.000Z | LibSource/mpir/mpn/x86_64w/k8/mul_basecase.asm | ekzyis/CrypTool-2 | 1af234b4f74486fbfeb3b3c49228cc36533a8c89 | [
"Apache-2.0"
] | 10 | 2021-10-17T19:46:51.000Z | 2022-03-18T02:57:57.000Z | ; PROLOGUE(mpn_mul_basecase)
; Copyright 2009 Jason Moxham
;
; Windows Conversion Copyright 2008 Brian Gladman
;
; This file is part of the MPIR Library.
;
; The MPIR Library is free software; you can redistribute it and/or modify
; it under the terms of the GNU Lesser General Public License as published
; by th... | 20.837897 | 77 | 0.467385 |
57f66eb51e2ce867d6093b89d4a8efdb89b560df | 2,407 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_18_9.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_18_9.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_18_9.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 %rdi
push %rdx
lea addresses_A_ht+0x1b358, %rdi
clflush (%rdi)
xor $47308, %rdx
movw $0x6162, (%rdi)
nop
nop
nop
nop
sub $4041, %rdx
lea addresses_normal_ht+0x8332, %r12
nop
cmp $6272, %r14
mov (%r12), %r15
nop
nop
nop
add $30353,... | 19.41129 | 141 | 0.640216 |
c6d0d898bcd166129f5c3e89234578dd8fd1b434 | 3,804 | asm | Assembly | OvmfPkg/ResetVector/Ia32/Flat32ToFlat64.asm | vijayakumar-xlnx/edk2 | cac83b6f3bfa361bb2c561675c3247ff88341067 | [
"Python-2.0",
"Zlib",
"BSD-2-Clause",
"MIT",
"BSD-2-Clause-Patent",
"BSD-3-Clause"
] | 31 | 2019-05-14T09:00:56.000Z | 2022-03-16T12:36:49.000Z | OvmfPkg/ResetVector/Ia32/Flat32ToFlat64.asm | vijayakumar-xlnx/edk2 | cac83b6f3bfa361bb2c561675c3247ff88341067 | [
"Python-2.0",
"Zlib",
"BSD-2-Clause",
"MIT",
"BSD-2-Clause-Patent",
"BSD-3-Clause"
] | 21 | 2020-03-09T18:54:14.000Z | 2022-01-01T00:30:53.000Z | OvmfPkg/ResetVector/Ia32/Flat32ToFlat64.asm | spikeburton/edk2 | b8649cf2a3e673a4a8cb6c255e394b354b771550 | [
"Python-2.0",
"Zlib",
"BSD-2-Clause",
"MIT",
"BSD-2-Clause-Patent",
"BSD-3-Clause"
] | 25 | 2018-09-05T02:46:06.000Z | 2022-03-20T18:58:40.000Z | ;------------------------------------------------------------------------------
; @file
; Transition from 32 bit flat protected mode into 64 bit flat protected mode
;
; Copyright (c) 2008 - 2018, Intel Corporation. All rights reserved.<BR>
; Copyright (c) 2020, Advanced Micro Devices, Inc. All rights reserved.<BR>... | 31.966387 | 80 | 0.619611 |
3f366c970d6a9d105e68c831151f67352d6ef972 | 140 | asm | Assembly | libsrc/_DEVELOPMENT/arch/zxn/esxdos/c/sccz80/esx_m_getdrv.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/arch/zxn/esxdos/c/sccz80/esx_m_getdrv.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/arch/zxn/esxdos/c/sccz80/esx_m_getdrv.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | null | null | null | ; unsigned char esx_m_getdrv(void)
SECTION code_esxdos
PUBLIC esx_m_getdrv
EXTERN asm_esx_m_getdrv
defc esx_m_getdrv = asm_esx_m_getdrv
| 14 | 36 | 0.842857 |
011f24b0a816a0f0fc42edd3a169cb95add48172 | 2,061 | asm | Assembly | programs/oeis/204/A204557.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/204/A204557.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/204/A204557.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A204557: Right edge of the triangle A045975.
; 1,4,21,36,85,120,217,280,441,540,781,924,1261,1456,1905,2160,2737,3060,3781,4180,5061,5544,6601,7176,8425,9100,10557,11340,13021,13920,15841,16864,19041,20196,22645,23940,26677,28120,31161,32760,36121,37884,41581,43516,47565,49680,54097,56400,61201,63700,68901,71604,7722... | 79.269231 | 1,773 | 0.809316 |
1a175efba7cb11fb63af747a4b3fac759dfa772d | 219 | asm | Assembly | asm/CPUID/hello/hello.asm | BoKoIsMe/J1900_FreeBSD | 19c4f7f01a37f4eda11a64040dad307a06563fb9 | [
"BSD-2-Clause"
] | null | null | null | asm/CPUID/hello/hello.asm | BoKoIsMe/J1900_FreeBSD | 19c4f7f01a37f4eda11a64040dad307a06563fb9 | [
"BSD-2-Clause"
] | null | null | null | asm/CPUID/hello/hello.asm | BoKoIsMe/J1900_FreeBSD | 19c4f7f01a37f4eda11a64040dad307a06563fb9 | [
"BSD-2-Clause"
] | null | null | null | %include 'system.inc'
section .data
hello db 'Hello, world!', 0Ah
hbytes equ $-hello
section .text
global _start
_start:
push dword hbytes
push dword hello
push dword stdout
sys.write
push dword 0
sys.exit
| 12.166667 | 30 | 0.726027 |
15a2c25ff388a0863b575ec71f0c57da42ba6628 | 4,233 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_1467.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_1467.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_1467.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 %r9
push %rcx
push %rdx
lea addresses_A_ht+0x16d2f, %r11
nop
cmp %r12, %r12
mov (%r11), %edx
nop
nop
xor %r14, %r14
lea addresses_normal_ht+0x2a07, %r9
nop
xor %rdx, %rdx
movw $0x6162, (%r9)
nop
nop
nop
add %rdx, %rdx
pop %rdx
pop %rcx
pop ... | 61.347826 | 2,999 | 0.660524 |
29f584d35ee208142da1d2f945325e5c99a3e075 | 5,671 | asm | Assembly | roomloading.asm | Catobat/z3randomizer | e82f01ae2f81cfcf2ddd334a93df4a8f953878fb | [
"MIT"
] | null | null | null | roomloading.asm | Catobat/z3randomizer | e82f01ae2f81cfcf2ddd334a93df4a8f953878fb | [
"MIT"
] | null | null | null | roomloading.asm | Catobat/z3randomizer | e82f01ae2f81cfcf2ddd334a93df4a8f953878fb | [
"MIT"
] | null | null | null | LoadRoomHook:
JSL.l IndoorTileTransitionCounter
.noStats
JSL Dungeon_LoadRoom
REP #$10 ; 16 bit XY
LDX $A0 ; Room ID
LDA.l RoomCallbackTable, X
SEP #$10 ; 8 bit XY
JSL UseImplicitRegIndexedLongJumpTable
; Callback routines:
dl NoCallback ; 00
dl IcePalaceBombosSE ; 01
... | 33.755952 | 104 | 0.556163 |
c5aa2bbb471b9bc1a89e20303ce9fc284996c8cd | 152 | asm | Assembly | libsrc/video/tms9918/stdio/ansi/f_ansi_dline.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/video/tms9918/stdio/ansi/f_ansi_dline.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/video/tms9918/stdio/ansi/f_ansi_dline.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_clib
PUBLIC ansi_del_line
EXTERN ansi_del_line_generic
defc ansi_del_line = ansi_del_line_generic
| 16.888889 | 53 | 0.657895 |
172f46fd60126cad7745267d6a23407200cb34f2 | 566 | asm | Assembly | programs/oeis/053/A053100.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/053/A053100.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/053/A053100.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A053100: a(n) = ((6*n+7)(!^6))/7, related to A008542 ((6*n+1)(!^6) sextic, or 6-factorials).
; 1,13,247,6175,191425,7082725,304557175,14923301575,820781586625,50067676784125,3354534344536375,244881007151155375,19345599564941274625,1644375963020008343125,149638212634820759224375,14514906625577613644764375,149503538243... | 40.428571 | 377 | 0.805654 |
4bca52dbfd0ddd9b721866fb73a00b133cfb8887 | 3,617 | asm | Assembly | libsrc/stdio/ansi/cpc/f_ansi_attr.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/stdio/ansi/cpc/f_ansi_attr.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/stdio/ansi/cpc/f_ansi_attr.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ;
; ANSI Video handling for the Amstrad CPC
;
; Text Attributes
; m - Set Graphic Rendition
;
; The most difficult thing to port:
; Be careful here...
;
; Stefano Bodrato - Jul. 2004
;
;
; $Id: f_ansi_attr.asm,v 1.6 2016-06-12 16:06:42 dom Exp $
;
SECTION code_clib
PUBLIC ansi_attr
INCLUDE "target/cpc... | 21.276471 | 58 | 0.440144 |
515939a21b97fe77db2048993b0bd540c9accc26 | 7,210 | asm | Assembly | bahamut/source/combat-dragons.asm | higan-emu/bahamut-lagoon-translation-kit | 6f08de5b92b597c0b9ecebd485cc975b99acfc13 | [
"0BSD"
] | 2 | 2021-08-15T04:10:10.000Z | 2021-08-15T20:14:13.000Z | bahamut/source/combat-dragons.asm | higan-emu/bahamut-lagoon-translation-kit | 6f08de5b92b597c0b9ecebd485cc975b99acfc13 | [
"0BSD"
] | 1 | 2022-02-16T02:46:39.000Z | 2022-02-16T04:30:29.000Z | bahamut/source/combat-dragons.asm | higan-emu/bahamut-lagoon-translation-kit | 6f08de5b92b597c0b9ecebd485cc975b99acfc13 | [
"0BSD"
] | 1 | 2021-12-25T11:34:57.000Z | 2021-12-25T11:34:57.000Z | namespace combat {
seek(codeCursor)
//$7e3b7a => item list
namespace dragons {
enqueue pc
seek($c12f13); jml class.hook //write the dragon name and class together
seek($c198b0); jsl values; rts //write all stat labels and values
seek($c1a2c8); jml changes //blink stats to indicate effects of feeding i... | 28.611111 | 93 | 0.58405 |
3b535b9b3f0fc58139c6a6d10d75bf7eae0b9c76 | 399 | asm | Assembly | programs/oeis/257/A257213.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/257/A257213.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/257/A257213.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A257213: Least d>0 such that floor(n/d) = floor(n/(d+1)).
; 1,2,3,2,3,3,4,4,3,5,4,4,5,5,5,4,6,6,5,5,7,6,6,6,5,7,7,7,6,6,8,8,7,7,7,6,8,8,8,8,7,7,9,9,9,8,8,8,7,10,9,9,9,9,8,8,10,10,10,10,9,9,9,8,11,11,10,10,10,10,9,9,11,11,11,11,11,10,10,10,9,12,12,12,11,11,11,11,10,10,13,12,12,12,12,12,11,11,11,10
mov $2,$0
lpb $0
... | 28.5 | 239 | 0.556391 |
bf0b42cdc73b77dd76b60c10cff42add0b15e729 | 1,194 | asm | Assembly | src/test/ref/sizeof-arrays.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | 2 | 2022-03-01T02:21:14.000Z | 2022-03-01T04:33:35.000Z | src/test/ref/sizeof-arrays.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | src/test/ref/sizeof-arrays.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | // Tests the sizeof() operator on arrays
// Commodore 64 PRG executable file
.file [name="sizeof-arrays.prg", type="prg", segments="Program"]
.segmentdef Program [segments="Basic, Code, Data"]
.segmentdef Basic [start=$0801]
.segmentdef Code [start=$80d]
.segmentdef Data [startAfter="Code"]
.segment Basic
:BasicUpsta... | 32.27027 | 64 | 0.646566 |
35e5576f5eac134d941c3f70170fe32fb73f12b2 | 4,166 | asm | Assembly | Appl/GeoCalc/UI/uiGeoCalcContent.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Appl/GeoCalc/UI/uiGeoCalcContent.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Appl/GeoCalc/UI/uiGeoCalcContent.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
MODULE: GeoCalc
FILE: uiGeoCalcContent.asm
AUTHOR: Gene Anderson, Mar 21, 1991
ROUTINES:
Name Description
---- -----------
REVISION HISTORY:
... | 22.159574 | 79 | 0.56049 |
debbfe95b797ea2ba962a98f138dc6150ecb8189 | 15,336 | asm | Assembly | src/synth-test/synth.asm | trilkk/faemiyah-demoscene_2017-08_4k_intro_primordial_soup | b584ef4d475e1605a3504955c85547998e755d22 | [
"BSD-3-Clause"
] | 5 | 2017-08-06T17:26:39.000Z | 2019-03-27T02:21:49.000Z | src/synth-test/synth.asm | faemiyah/faemiyah-demoscene_2017-08_4k-intro_primordial_soup | b584ef4d475e1605a3504955c85547998e755d22 | [
"BSD-3-Clause"
] | null | null | null | src/synth-test/synth.asm | faemiyah/faemiyah-demoscene_2017-08_4k-intro_primordial_soup | b584ef4d475e1605a3504955c85547998e755d22 | [
"BSD-3-Clause"
] | null | null | null | global synth
%ifdef TRACKER_EMBED
global synth_update
%endif
section .data
;;; filter constants
fc1:
dd 3.296875
fc2:
dd 0.00497436523438
flt_fb:
dd 1.3
flt_co:
dd 0.2
flt_decay:
dd 0.99995
;;; oscillator constants
sq_mult:
dd 100.0
;;; other constants
stereo_mod:
dd 1.003 ; adjustment for 2nd ch
main_t... | 18.322581 | 88 | 0.690336 |
39c354caa5fd12d33a5173ae16ee80552204dfd0 | 236 | asm | Assembly | libsrc/_DEVELOPMENT/z180/c/sccz80/z180_otdr_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/z180/c/sccz80/z180_otdr_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/z180/c/sccz80/z180_otdr_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; void *z180_otdr(void *src, uint8_t port, uint8_t num)
SECTION code_clib
SECTION code_z180
PUBLIC z180_otdr_callee
EXTERN asm_z180_otdr
z180_otdr_callee:
pop hl
pop de
pop bc
ex (sp),hl
ld b,e
jp asm_z180_otdr
| 11.8 | 55 | 0.720339 |
c5186c0b268b80450bd5848218a78bfc3b42f703 | 5,753 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_21829_273.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_21829_273.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_21829_273.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 %r13
push %r14
push %r15
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0xc885, %rsi
lea addresses_WT_ht+0xaa65, %rdi
nop
nop
sub $57973, %r10
mov $53, %rcx
rep movsb
nop
nop
nop
nop
nop
inc %r15
lea addresses_WT_ht+0x1a865, %rsi
lea addresses_UC_... | 42.301471 | 2,999 | 0.662785 |
412d20d043d91011ac327e4010773aedc1eb7ca7 | 315 | asm | Assembly | libsrc/spectrum/display/zx_py2saddr.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | null | null | null | libsrc/spectrum/display/zx_py2saddr.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | null | null | null | libsrc/spectrum/display/zx_py2saddr.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | 1 | 2019-12-03T23:57:48.000Z | 2019-12-03T23:57:48.000Z | ; uchar __FASTCALL__ *zx_py2saddr(uchar ycoord)
; aralbrec 06.2007
SECTION code_clib
PUBLIC zx_py2saddr
PUBLIC _zx_py2saddr
.zx_py2saddr
._zx_py2saddr
ld a,l
and $07
or $40
ld h,a
ld a,l
rra
rra
rra
and $18
or h
ld h,a
ld a,l
rla
rla
and $e0
ld l,a
ret
| 10.5 | 47 | 0.606349 |
84bf34c4b6cfc8d05334e2f593505738ac4934fe | 623 | asm | Assembly | libsrc/z80_crt0s/crt0/l_asr.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | 8 | 2017-01-18T12:02:17.000Z | 2021-06-12T09:40:28.000Z | libsrc/z80_crt0s/crt0/l_asr.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | 1 | 2017-03-06T07:41:56.000Z | 2017-03-06T07:41:56.000Z | libsrc/z80_crt0s/crt0/l_asr.asm | RC2014Z80/z88dk | e5b9447b970e5fae26544b6d8aa5957c98ba0e6a | [
"ClArtistic"
] | 3 | 2017-03-07T03:19:40.000Z | 2021-09-15T17:59:19.000Z | ; Z88 Small C+ Run time Library
; Moved functions over to proper libdefs
; To make startup code smaller and neater!
;
; 6/9/98 djm
;
; 22/3/99 djm Rewritten to be shorter..
SECTION code_crt0_sccz80
PUBLIC l_asr
.l_asr
ex de,hl
.l_asr1
... | 14.833333 | 48 | 0.439807 |
e9a660e912a4945bdbc2bdeb32320f44c604d4c3 | 439 | asm | Assembly | oeis/097/A097335.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/097/A097335.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/097/A097335.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A097335: Sum k=0..n, C(n-k, floor(k/2))3^k.
; Submitted by Christian Krause
; 1,4,4,13,49,85,202,643,1408,3226,9013,21685,50719,131836,327001,783472,1969996,4913005,11964253,29694217,73911262,181589539,448837492,1114038850,2748344701,6787882129,16814231779,41549334088,102640273249
lpb $0
sub $0,1
mul $1,3
add ... | 21.95 | 205 | 0.678815 |
e52ea350733eeaf824f93998a102a43f39b688da | 292 | asm | Assembly | oeis/135/A135537.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/135/A135537.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/135/A135537.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A135537: Period 4: repeat [7, 5, 2, 4].
; 7,5,2,4,7,5,2,4,7,5,2,4,7,5,2,4,7,5,2,4,7,5,2,4,7,5,2,4,7,5,2,4,7,5,2,4,7,5,2,4,7,5,2,4,7,5,2,4,7,5,2,4,7,5,2,4,7,5,2,4,7,5,2,4,7,5,2,4,7,5,2,4,7,5,2,4,7,5,2,4,7,5,2,4,7,5
mov $1,$0
div $0,2
gcd $0,2
add $0,2
add $1,2
pow $0,$1
add $0,1
mod $0,10
| 24.333333 | 173 | 0.517123 |
1e172b5848dae804849216b9b4d8380da6a542f7 | 36,371 | asm | Assembly | main.asm | jalan/fan_control | 3626c16f053603dbfb96a169fc85ca11526c39bc | [
"MIT"
] | null | null | null | main.asm | jalan/fan_control | 3626c16f053603dbfb96a169fc85ca11526c39bc | [
"MIT"
] | null | null | null | main.asm | jalan/fan_control | 3626c16f053603dbfb96a169fc85ca11526c39bc | [
"MIT"
] | null | null | null | #include <p18F2423.inc> ; Define processor-specific variables
list p=18F2423 ; Include a .lst output
;==============================================================================;
; Configuration bits: see p18F2423.inc for full details ;
;=========================... | 33.306777 | 81 | 0.488191 |
f465eb6a20ea3231273abf666e568004e3d4aec7 | 8,488 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_ht_st_zr_un_/i7-7700_9_0x48.log_21829_2894.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_/i7-7700_9_0x48.log_21829_2894.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_/i7-7700_9_0x48.log_21829_2894.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 %r15
push %r8
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_A_ht+0x2a3f, %rsi
lea addresses_UC_ht+0x15fbf, %rdi
nop
nop
sub $7401, %r8
mov $34, %rcx
rep movsb
nop
nop
xor $15252, %rdx
lea addresses_WT_ht+0x16fbf, %rsi
lea addresses_WC_ht+0xa7... | 31.790262 | 2,999 | 0.651744 |
4b226ab51cc0e9204e4bde1be507902a245cfad3 | 283 | asm | Assembly | libsrc/graphics/zx81/clg.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | null | null | null | libsrc/graphics/zx81/clg.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | null | null | null | libsrc/graphics/zx81/clg.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | 1 | 2019-12-03T23:57:48.000Z | 2019-12-03T23:57:48.000Z | SECTION code_clib
PUBLIC clg
PUBLIC _clg
;
; $Id: clg.asm,v 1.5 2016/06/27 20:26:32 dom Exp $
;
; ******************************************************************
;
; Clear graphics area,
;
EXTERN filltxt
.clg
._clg
ld l,0
jp filltxt
;call restore81
;jp 2602
| 12.304348 | 68 | 0.477032 |
bd02dce646eea333289e33335f8ceb157ec0974c | 468 | asm | Assembly | tests/disasm/bytes-redefined.asm | arpruss/z80 | 0729e01a4531515f837ca4f4c985225b8a22239e | [
"MIT"
] | 46 | 2019-05-04T12:32:27.000Z | 2022-03-17T10:04:16.000Z | Libs/Z80/tests/disasm/bytes-redefined.asm | drunkfly/retrotoolkit | 38fc08ce931339948d697a4dcf6f2441bccef7d6 | [
"MIT",
"Unlicense"
] | 44 | 2020-08-19T21:13:30.000Z | 2022-03-15T15:45:46.000Z | Libs/Z80/tests/disasm/bytes-redefined.asm | drunkfly/retrotoolkit | 38fc08ce931339948d697a4dcf6f2441bccef7d6 | [
"MIT",
"Unlicense"
] | 8 | 2020-09-29T01:22:55.000Z | 2022-02-20T17:03:43.000Z | db 0xf3 ; @@ 0x0000 f3 00
db 0xaf ; @@ 0x0001 af
===
db 0xaf ; @@ 0x0001 af
^
disasm/bytes-redefined.asm:2:52: byte tag: Byte redefined.
db 0xf3 ... | 46.8 | 67 | 0.34188 |
0ef147b5afefeae0c10e9ecd381f3deb9fbfc269 | 1,015 | asm | Assembly | programs/oeis/312/A312975.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/312/A312975.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/312/A312975.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A312975: Coordination sequence Gal.5.110.2 where G.u.t.v denotes the coordination sequence for a vertex of type v in tiling number t in the Galebach list of u-uniform tilings.
; 1,4,9,13,19,23,29,33,38,42,46,51,55,61,65,71,75,80,84,88,93,97,103,107,113,117,122,126,130,135,139,145,149,155,159,164,168,172,177,181,187,1... | 23.068182 | 185 | 0.606897 |
65550fae5696c21d60223dcb60514856e1db6e05 | 565 | asm | Assembly | oeis/197/A197144.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/197/A197144.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/197/A197144.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A197144: Decimal expansion of the x-intercept of the shortest segment from the x axis through (3,1) to the line y=2x.
; Submitted by Christian Krause
; 3,8,2,8,9,1,1,1,4,1,5,4,2,9,4,3,6,5,3,2,1,9,8,8,2,2,4,1,3,9,6,4,8,6,7,2,1,7,2,4,4,5,0,5,3,9,0,2,8,4,8,7,2,0,0,6,8,2,2,8,6,6,4,6,4,8,7,9,4,9,4,6,6,2,6,1,3,2,4,9,7,5,7,... | 21.730769 | 201 | 0.568142 |
481267d4573f353d546172f9f36f2ddb7ab409b7 | 780 | asm | Assembly | bddisasm_test/special/only_32.asm | andreaswimmer/bddisasm | 960e9eaeee4f87d8269095031cd6cfb8aabb998b | [
"Apache-2.0"
] | 675 | 2020-07-09T12:57:49.000Z | 2022-03-26T15:03:53.000Z | bddisasm_test/special/only_32.asm | andreaswimmer/bddisasm | 960e9eaeee4f87d8269095031cd6cfb8aabb998b | [
"Apache-2.0"
] | 41 | 2020-07-22T07:15:07.000Z | 2022-03-23T08:34:28.000Z | bddisasm_test/special/only_32.asm | andreaswimmer/bddisasm | 960e9eaeee4f87d8269095031cd6cfb8aabb998b | [
"Apache-2.0"
] | 94 | 2020-07-09T14:39:02.000Z | 2022-03-27T10:37:03.000Z | bits 32
db 0x63, 0xC1 ; ARPL cx, ax
db 0x66, 0x63, 0xC1 ; ARPL cx, ax
db 0x06 ; PUSH es
db 0x07 ; POP es
db 0x0E ; PUSH cs
db 0x16 ; PUSH ss
db 0x17 ; POP ss
db 0x1E ; P... | 35.454545 | 70 | 0.383333 |
18f9f2ee880c589c2553a1d576e1da85b9bd7cf7 | 1,007 | asm | Assembly | programs/oeis/258/A258703.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/258/A258703.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/258/A258703.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A258703: a(n) = floor(n/sqrt(2) - 1/2).
; -1,0,0,1,2,3,3,4,5,5,6,7,7,8,9,10,10,11,12,12,13,14,15,15,16,17,17,18,19,20,20,21,22,22,23,24,24,25,26,27,27,28,29,29,30,31,32,32,33,34,34,35,36,36,37,38,39,39,40,41,41,42,43,44,44,45,46,46,47,48,48,49,50,51,51,52,53,53,54,55,56,56,57,58,58,59,60,61,61,62,63,63,64,65,65,66,67... | 59.235294 | 844 | 0.671301 |
a8cbe8f92e7d1fbd11d390b3cdd710b88f510155 | 774 | asm | Assembly | STM8S103F3P6/Project1/RAMVars.asm | edosedgar/stm8s | 9288bdfbcbdbff22e5c6d2d2d450abd30f7e6d0b | [
"Apache-2.0"
] | 2 | 2021-01-13T09:18:01.000Z | 2022-02-09T17:13:35.000Z | STM8S103F3P6/Project1/RAMVars.asm | saimy1684/stm8s | 9288bdfbcbdbff22e5c6d2d2d450abd30f7e6d0b | [
"Apache-2.0"
] | null | null | null | STM8S103F3P6/Project1/RAMVars.asm | saimy1684/stm8s | 9288bdfbcbdbff22e5c6d2d2d450abd30f7e6d0b | [
"Apache-2.0"
] | 2 | 2017-05-30T10:07:10.000Z | 2018-01-08T03:48:54.000Z | ;=======RAMMemory($0000-$07FF)================
Temp EQU $0000
Temp1 EQU $0001
Temp2 EQU $0002
Temp3 EQU $0003
Temp4 EQU $0004
Temp5 EQU $0005
Temp6 EQU $0006
Temp7 EQU $0007
Temp8 EQU $0008
Digit1 EQU $0009
Digit2 ... | 25.8 | 47 | 0.434109 |
dd3b9774327e992924da95c4256eeb5badd6104d | 798 | asm | Assembly | oeis/203/A203848.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/203/A203848.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/203/A203848.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A203848: a(n) = sigma(n)*Fibonacci(n), where sigma(n) = A000203(n), the sum of divisors of n.
; Submitted by Jon Maiga
; 1,3,8,21,30,96,104,315,442,990,1068,4032,3262,9048,14640,30597,28746,100776,83620,284130,350272,637596,687768,2782080,2325775,5098506,7856720,17797416,15426870,59906880,43080608,137233467,169179744... | 61.384615 | 500 | 0.77193 |
12953744bb9f2767cdb5539b3dd14e719ae05604 | 4,568 | asm | Assembly | x64/self_defense.asm | EgeBalci/SelfDefense | 685d987d10ca38e8f7cf3a96bed63cf68a762f40 | [
"MIT"
] | 20 | 2019-07-05T10:45:28.000Z | 2022-02-17T01:24:11.000Z | x64/self_defense.asm | listinvest/SelfDefense | 685d987d10ca38e8f7cf3a96bed63cf68a762f40 | [
"MIT"
] | null | null | null | x64/self_defense.asm | listinvest/SelfDefense | 685d987d10ca38e8f7cf3a96bed63cf68a762f40 | [
"MIT"
] | 10 | 2019-07-17T19:18:55.000Z | 2021-09-20T15:00:16.000Z | [BITS 64]
[ORG 0]
self_defense:
cld ; Clear direction flags
call start
%include "./blocks/block_api.asm"; Stephen Fewer's hash API from metasploit project
start:
pop rbp ; Pop the address of hash_api.asm
mov r10d,0x62C64749 ; hash... | 55.707317 | 157 | 0.557137 |
d210a0ad7a5f42e683f3c6acd311a4c64240bce3 | 697 | asm | Assembly | programs/oeis/189/A189682.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/189/A189682.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/189/A189682.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A189682: (A189680)/2; from a 3-way partition of the positive integers.
; 1,3,5,6,8,10,11,13,15,16,18,20,22,23,25,27,28,30,32,33,35,37,38,40,42,44,45,47,49,50,52,54,55,57,59,60,62,64,66,67,69,71,72,74,76,77,79,81,83,84,86,88,89,91,93,94,96,98,99,101,103,105,106,108,110,111,113,115,116,118,120,121,123,125,127,128,130,1... | 20.5 | 277 | 0.558106 |
85bdff8b78deb952761e91203116711996a04e80 | 860 | asm | Assembly | VS/CPP/ConsoleTest/example_semantic_analysis2.asm | YellowAfterlife/asm-dude | 7aa36587e0480ce0e497f3f0f68853657fad7ecb | [
"MIT"
] | 4,075 | 2016-02-22T08:55:36.000Z | 2022-03-29T20:24:27.000Z | VS/CPP/ConsoleTest/example_semantic_analysis2.asm | YellowAfterlife/asm-dude | 7aa36587e0480ce0e497f3f0f68853657fad7ecb | [
"MIT"
] | 126 | 2016-02-29T07:48:27.000Z | 2022-03-27T12:47:21.000Z | VS/CPP/ConsoleTest/example_semantic_analysis2.asm | YellowAfterlife/asm-dude | 7aa36587e0480ce0e497f3f0f68853657fad7ecb | [
"MIT"
] | 113 | 2016-02-22T08:55:33.000Z | 2022-03-28T16:14:40.000Z | ;mov rax, 10
cmp rax, 0
jz label1
xor rax, rax
mov rcx, rax
add rax, 1
label1:
inc rax
mov rbx, rax
mov rax, rbx
mov rcx, 10
labelx:
dec rcx
jnz labelx
mov rax, rcx
aaa
mov rcx, 10
mov r10, rcx ; store the parameter rcx in r10
;mod3 PROC
; parameter 1: rcx
mov r8, 0aaaaaaaaaaaaaaabH ... | 18.695652 | 69 | 0.513953 |
c5a1a8960c19ad7dc857666e549e29e3e5f55d73 | 32,560 | asm | Assembly | target/cos_117/disasm/iop_overlay1/TTYNIT.asm | jrrk2/cray-sim | 52c9639808d6890517092637b188282c00cce4f7 | [
"BSL-1.0"
] | 49 | 2020-10-09T12:29:16.000Z | 2022-03-12T02:33:35.000Z | target/cos_117/disasm/iop_overlay1/TTYNIT.asm | jrrk2/cray-sim | 52c9639808d6890517092637b188282c00cce4f7 | [
"BSL-1.0"
] | 1 | 2021-12-29T15:59:25.000Z | 2021-12-29T15:59:25.000Z | target/cos_117/disasm/iop_overlay1/TTYNIT.asm | jrrk2/cray-sim | 52c9639808d6890517092637b188282c00cce4f7 | [
"BSL-1.0"
] | 6 | 2021-04-12T06:10:32.000Z | 2022-02-08T23:11:19.000Z | 0x0000 (0x000000) 0x1000- f:00010 d: 0 | A = 0 (0x0000)
0x0001 (0x000002) 0x2919- f:00024 d: 281 | OR[281] = A
0x0002 (0x000004) 0x1800-0x3974 f:00014 d: 0 | A = 14708 (0x3974)
0x0004 (0x000008) 0x291B- f:00024 d: 283 | OR[283] = A
... | 79.803922 | 79 | 0.461087 |
474a2643fb40df798e1ed83c2fb0274ffb9ef0d3 | 46,524 | asm | Assembly | dos/msproc.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | dos/msproc.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | dos/msproc.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | ; =========================================================================
; SCCSID = @(#)MSproc.asm 1.1 85/04/10
;
; Pseudo EXEC system call for DOS
;
; =========================================================================
.cref
.list
TITLE MSPROC - process maintenance
NAME MSPROC
;
; Microsoft Confid... | 23.520728 | 79 | 0.62572 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.