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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
bd57031fd25c955e2b8cabbf30a61e893428d26e | 8,884 | asm | Assembly | Appl/Games/Sokoban/sokobanScores.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Appl/Games/Sokoban/sokobanScores.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Appl/Games/Sokoban/sokobanScores.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) GeoWorks 1992 -- All Rights Reserved
PROJECT: PC GEOS
MODULE: sokoban
FILE: sokobanScores.asm
AUTHOR: Steve Yegge, Jun 15, 1993
ROUTINES:
Name Description
---- -----------
REVISION HISTORY:
Name ... | 24.609418 | 79 | 0.583408 |
f17dd4d0d54e9b7c100e3863d6d23878dd0947e3 | 366 | asm | Assembly | programs/oeis/232/A232015.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/232/A232015.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/232/A232015.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A232015: Expansion of (1-2*x)/((1+2*x)*(1-3*x)).
; 1,-1,5,-1,29,23,197,335,1517,3527,12629,33791,109565,312311,969701,2843567,8661773,25723175,77693813,232032863,698195741,2090392919,6279567365,18821924879,56499329069,169430878343,508426852757,1525012122815,4575573239357
seq $0,91000 ; Number of closed walks of leng... | 52.285714 | 222 | 0.770492 |
203f5d1b7851b2a15410cf1edaed6d999d085909 | 1,308 | asm | Assembly | Microprocessor/stack.asm | Nmane1612/Nihar-Mane | aa4db52a384f706a431c994e4e12d8e5e0cd8402 | [
"Apache-2.0"
] | 3 | 2019-12-27T06:07:37.000Z | 2020-07-01T08:51:32.000Z | Microprocessor/stack.asm | Nihar16/Personal-Repository | 0d319eeb8dbfa3f7c3eb8501829939ecd6923464 | [
"MIT"
] | null | null | null | Microprocessor/stack.asm | Nihar16/Personal-Repository | 0d319eeb8dbfa3f7c3eb8501829939ecd6923464 | [
"MIT"
] | null | null | null | ; this sample shows how the stack works.
; click 'stack' button in emulator to see the contents of the stack.
; stack is important element in computer architecture.
; this code does nothing useful, except printing "Hi" in the end.
name "stack"
org 100h ; create tiny com file.
mov ax, 1234h
p... | 18.685714 | 69 | 0.605505 |
3d803502957ddb81bf0dabaa10589ff027f09ba8 | 67 | asm | Assembly | flame32-libs/unit-tests/test-dvs-1.asm | drako0812/flame32 | cf79e5fc14838cc3ca0dbe702bbdb8f157a587ab | [
"MIT"
] | 2 | 2019-08-21T09:16:32.000Z | 2020-08-12T12:56:08.000Z | flame32-libs/unit-tests/test-dvs-1.asm | drako0812/flame32 | cf79e5fc14838cc3ca0dbe702bbdb8f157a587ab | [
"MIT"
] | null | null | null | flame32-libs/unit-tests/test-dvs-1.asm | drako0812/flame32 | cf79e5fc14838cc3ca0dbe702bbdb8f157a587ab | [
"MIT"
] | null | null | null | #include "../../flame32.asm"
; Tests DVS
lod -6
ldl B, 3
dvs A, B
| 9.571429 | 28 | 0.58209 |
2a5a533a460b9b80752e5d456edd2e600e352afe | 896 | asm | Assembly | programs/oeis/046/A046667.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/046/A046667.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/046/A046667.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A046667: a(n) = A046666(n)/2.
; 0,0,1,0,2,0,3,3,4,0,5,0,6,6,7,0,8,0,9,9,10,0,11,10,12,12,13,0,14,0,15,15,16,15,17,0,18,18,19,0,20,0,21,21,22,0,23,21,24,24,25,0,26,25,27,27,28,0,29,0,30,30,31,30,32,0,33,33,34,0,35,0,36,36,37,35,38,0,39,39,40,0,41,40,42,42,43,0,44,42,45,45,46,45,47,0,48,48,49,0,50,0,51,51,52,0,53,0,54,... | 49.777778 | 725 | 0.623884 |
08ca0fb8702711c42111b2473a37dfc2d4d44ff3 | 2,184 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xca.log_8_1650.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_8_1650.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_8_1650.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
ret
.global s_faulty_load
s_faulty_load:
push %r13
push %r14
push %r8
push %rax
push %rbp
push %rbx
push %rcx
// Store
lea addresses_WT+0x9bc, %r8
sub %r13, %r13
movl $0x51525354, (%r8)
cmp $60488, %rax
// Store
lea addresses_D+0x18edc, %rbp
nop
nop
xor $16911, %rcx
m... | 19.5 | 122 | 0.629121 |
c2de7cc3dfc06fb1a1feeed6c2fc6a7c4bb75d3f | 8,660 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_ht_zr_/i7-7700_9_0xca_notsx.log_7984_464.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_notsx.log_7984_464.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_notsx.log_7984_464.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r13
push %r14
push %rax
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x190c5, %r14
and $3658, %rbx
movl $0x61626364, (%r14)
nop
nop
xor $59835, %r13
lea addresses_normal_ht+0xc045, %rbp
nop
inc %r14
vmovups (%rbp), %ymm6
vextracti128 $... | 31.376812 | 2,999 | 0.65127 |
26fc8bbfd1aa9783a0c83329f705da0d22976a2f | 3,419 | asm | Assembly | dos/hat/c_hataux.asm | michaelcmartin/bumbershoot | d465d18997c5651bb1d71488705b0d6e1271660c | [
"MIT"
] | 20 | 2016-06-22T10:04:48.000Z | 2022-03-13T23:16:10.000Z | dos/hat/c_hataux.asm | michaelcmartin/bumbershoot | d465d18997c5651bb1d71488705b0d6e1271660c | [
"MIT"
] | null | null | null | dos/hat/c_hataux.asm | michaelcmartin/bumbershoot | d465d18997c5651bb1d71488705b0d6e1271660c | [
"MIT"
] | 2 | 2016-12-19T02:31:06.000Z | 2020-02-04T02:56:27.000Z | ;;; C_HATAUX.ASM - Assembly language support for C_HAT.C
;;;
;;; This incorporates routines from CGAEXT.ASM and KEYWAIT.ASM, with a
;;; more special-purpose version of CgaPixel called HatSlab. It also
;;; provides an implementation of SYSTIMER.PAS in assembly language
;;; since Turbo C seems to lack this functiona... | 26.3 | 71 | 0.433168 |
47bc361e6625e492ff9a7d72f02f44d86257f2cd | 176,817 | asm | Assembly | win32/VC10/Win32/runsuite_Release/runsuite.asm | txwizard/libxml2_x64_and_ARM | bc19a931370a09ee379d641a7c9a862fecebff3b | [
"MIT"
] | null | null | null | win32/VC10/Win32/runsuite_Release/runsuite.asm | txwizard/libxml2_x64_and_ARM | bc19a931370a09ee379d641a7c9a862fecebff3b | [
"MIT"
] | null | null | null | win32/VC10/Win32/runsuite_Release/runsuite.asm | txwizard/libxml2_x64_and_ARM | bc19a931370a09ee379d641a7c9a862fecebff3b | [
"MIT"
] | null | null | null | ; Listing generated by Microsoft (R) Optimizing Compiler Version 19.16.27027.1
TITLE C:\Users\DAG\Documents\_Clients\CodeProject Authors Group\Windows on ARM\libxml2\libxml2-2.9.9\runsuite.c
.686P
.XMM
include listing.inc
.model flat
INCLUDELIB MSVCRT
INCLUDELIB OLDNAMES
PUBLIC ___local_stdio_printf_options
PU... | 23.05607 | 126 | 0.661893 |
ceaadca99b30f43bea78fef2ebbe4eaf52753f93 | 7,211 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_1947.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_1947.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_1947.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r15
push %r8
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0x1af94, %rsi
lea addresses_A_ht+0x3094, %rdi
and %rax, %rax
mov $46, %rcx
rep movsl
nop
nop
nop
xor $5407, %r8
lea addresses_A_ht+0x1a894, %rsi
lea addresses_D_ht+0x14cc4, %rdi
nop
nop
... | 31.76652 | 2,999 | 0.65095 |
010f338fd9fffec6736b8ffdcbf78157211d0720 | 331 | asm | Assembly | programs/oeis/138/A138448.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/138/A138448.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/138/A138448.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A138448: a(n) = (prime(n)^6-prime(n)^2)/15.
; 4,48,1040,7840,118096,321776,1609152,3136368,9869024,39654832,59166848,171048336,316673504,421424080,718614208,1477623888,2812035344,3434691376,6030558512,8540018592,10088948064,16205829952,21796024432
seq $0,40 ; The prime numbers.
mov $2,$0
pow $2,5
sub $2,$0
mul $0,$2... | 33.1 | 203 | 0.758308 |
e4c5b7ca7fa93688d331a0d03d59312bbfcef39f | 1,287 | asm | Assembly | Etapa 02/Aula 10 - Subrotinas/codes/a10e05.asm | bellorini/unioeste | 8c3d1f1e26dc3680160820c7219954b6076c9d5e | [
"MIT"
] | 6 | 2021-11-03T20:19:10.000Z | 2022-02-23T17:57:58.000Z | Etapa 02/Aula 10 - Subrotinas/codes/a10e05.asm | bellorini/unioeste | 8c3d1f1e26dc3680160820c7219954b6076c9d5e | [
"MIT"
] | null | null | null | Etapa 02/Aula 10 - Subrotinas/codes/a10e05.asm | bellorini/unioeste | 8c3d1f1e26dc3680160820c7219954b6076c9d5e | [
"MIT"
] | 5 | 2022-02-02T15:48:45.000Z | 2022-02-22T18:17:52.000Z | ; Aula 10 - Subprogramas
; arquivo: a10e05.asm
; objetivo: demonstrar chamada de funções externas printf
; nasm -f elf64 a10e05.asm ; gcc -m64 -no-pie a10e05.o -o a10e05.x
%define _exit 60
section .data
strCtrl : db "%s, is a science fiction television series that premiered in the United States and Canada on Se... | 27.382979 | 153 | 0.663559 |
cde0986e9659d174372e7f2d71a9e11d979fa4ff | 149 | asm | Assembly | libsrc/_DEVELOPMENT/adt/w_array/c/sccz80/w_array_back.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/adt/w_array/c/sccz80/w_array_back.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/adt/w_array/c/sccz80/w_array_back.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; void *w_array_back(w_array_t *a)
SECTION code_adt_w_array
PUBLIC w_array_back
w_array_back:
INCLUDE "adt/w_array/z80/asm_w_array_back.asm"
| 13.545455 | 49 | 0.791946 |
b82f9f261a5f9ec414f72243b954216986d8d6ee | 5,742 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_ht_zr_un_/i9-9900K_12_0xa0.log_21829_838.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_ht_zr_un_/i9-9900K_12_0xa0.log_21829_838.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_ht_zr_un_/i9-9900K_12_0xa0.log_21829_838.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r13
push %r15
push %r8
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_D_ht+0xc5c2, %r15
nop
nop
nop
nop
sub $48495, %r12
vmovups (%r15), %ymm0
vextracti128 $0, %ymm0, %xmm0
vpextrq $1, %xmm0, %r8
nop
nop
nop
nop
add $32427, %r13
lea addresses_UC_ht+0xd... | 38.797297 | 2,999 | 0.65256 |
4e8597d13594717a560fbdac9c90efe90c46065d | 24,440 | asm | Assembly | BRACO_ROBOTICO.asm | alvir218/exercicios | e26965fda97d8fb835569410c37ff8e141503350 | [
"CC0-1.0"
] | 1 | 2022-02-19T18:34:51.000Z | 2022-02-19T18:34:51.000Z | BRACO_ROBOTICO.asm | alvir218/exercicios | e26965fda97d8fb835569410c37ff8e141503350 | [
"CC0-1.0"
] | null | null | null | BRACO_ROBOTICO.asm | alvir218/exercicios | e26965fda97d8fb835569410c37ff8e141503350 | [
"CC0-1.0"
] | null | null | null | ;programador: allan stuart virmond
;professor: winston sen lun fung
;instituicao de ensino: escola superior politecnica uninter
;disciplina: microprocessadores e microcontroladores
;ide: mplab 7
;microcontrolador: pic16f877a
;dev kit: HJ_5G
;exercicio:
;programacao de um braco robotico com
;dois motores de passo
;um ... | 16.693989 | 70 | 0.71829 |
037c51c184b0bd44309f08353cea99882f044d4a | 825 | asm | Assembly | programs/oeis/105/A105348.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/105/A105348.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/105/A105348.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A105348: An indicator sequence for the Jacobsthal numbers.
; 1,2,0,1,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0... | 27.5 | 501 | 0.505455 |
f9de520b11d2baf656e1586d0625f9d351bcea5c | 40,495 | asm | Assembly | Virus.Win32.Poly/src/poly.asm | TheWover/Vx-Engines | cc04d5c9567395caa83cdada9d1be1845c97dd09 | [
"MIT"
] | 4 | 2021-05-26T08:53:34.000Z | 2022-03-01T16:15:47.000Z | Virus.Win32.Poly/src/poly.asm | y11en/Vx-Engines | cc04d5c9567395caa83cdada9d1be1845c97dd09 | [
"MIT"
] | null | null | null | Virus.Win32.Poly/src/poly.asm | y11en/Vx-Engines | cc04d5c9567395caa83cdada9d1be1845c97dd09 | [
"MIT"
] | 3 | 2021-04-28T08:06:06.000Z | 2022-01-08T20:53:28.000Z | COMMENT *
random reg generator
do not use esp regs 3 used -> 3 junk generated
generate poly:
mov regbase, ebx ;can be push/pop also
mov regcount, virus_size
shr regcount, 2 ;divide by 4
... | 43.449571 | 97 | 0.258921 |
516cdf6cb3e02b5a42d198c545c0a291d5314995 | 368 | asm | Assembly | programs/oeis/209/A209615.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/209/A209615.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/209/A209615.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A209615: Completely multiplicative with a(p^e) = 1 if p == 1 (mod 4), a(p^e) = (-1)^e otherwise.
; 1,-1,-1,1,1,1,-1,-1,1,-1,-1,-1,1,1,-1,1,1,-1,-1,1,1,1,-1,1,1,-1,-1,-1,1,1,-1,-1,1,-1,-1,1,1,1,-1,-1,1,-1,-1,-1,1,1,-1,-1,1,-1,-1,1,1,1,-1,1,1,-1,-1,-1,1,1,-1,1,1,-1,-1,1,1,1,-1,-1,1,-1
cal $0,85062 ; A085060(n)/9 - 1/3... | 36.8 | 186 | 0.48913 |
f7948dbf5e8790a397a7ac0e392ed46d9f286277 | 2,391 | asm | Assembly | _incObj/88 Ending Sequence Emeralds.asm | kodishmediacenter/msu-md-sonic | 3aa7c5e8add9660df2cd0eceaa214e7d59f2415c | [
"CC0-1.0"
] | 9 | 2021-01-15T13:47:53.000Z | 2022-01-17T15:33:55.000Z | _incObj/88 Ending Sequence Emeralds.asm | kodishmediacenter/msu-md-sonic | 3aa7c5e8add9660df2cd0eceaa214e7d59f2415c | [
"CC0-1.0"
] | 7 | 2021-01-14T02:18:48.000Z | 2021-03-24T15:44:30.000Z | _incObj/88 Ending Sequence Emeralds.asm | kodishmediacenter/msu-md-sonic | 3aa7c5e8add9660df2cd0eceaa214e7d59f2415c | [
"CC0-1.0"
] | 2 | 2021-01-14T13:14:26.000Z | 2021-01-29T17:46:04.000Z | ; ---------------------------------------------------------------------------
; Object 88 - chaos emeralds on the ending sequence
; ---------------------------------------------------------------------------
EndChaos:
moveq #0,d0
move.b obRoutine(a0),d0
move.w ECha_Index(pc,d0.w),d1
jsr ECha_Index(pc,d1.w)
j... | 27.802326 | 107 | 0.578419 |
d5cd1e8ef2ec29f8542da8e2976201375f469da1 | 644 | asm | Assembly | programs/oeis/010/A010126.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/010/A010126.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/010/A010126.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A010126: Continued fraction for sqrt(22).
; 4,1,2,4,2,1,8,1,2,4,2,1,8,1,2,4,2,1,8,1,2,4,2,1,8,1,2,4,2,1,8,1,2,4,2,1,8,1,2,4,2,1,8,1,2,4,2,1,8,1,2,4,2,1,8,1,2,4,2,1,8,1,2,4,2,1,8,1,2,4,2,1,8,1,2,4,2,1,8,1,2,4,2,1,8,1,2,4,2,1,8,1,2,4,2,1,8,1,2,4,2,1,8,1,2,4,2,1,8,1,2,4,2,1,8,1,2,4,2,1,8,1,2,4,2,1,8,1,2,4,2,1,8,1,2,4,2,... | 46 | 501 | 0.512422 |
627868bf794d5cb8ad74bf4a79bba8ccdf649e90 | 2,284 | asm | Assembly | lib/target/zxn/classic/zxn_crt0.asm | w5Mike/z88dk | f5090488e1d74ead8c865afe6df48231cd5c70ba | [
"ClArtistic"
] | null | null | null | lib/target/zxn/classic/zxn_crt0.asm | w5Mike/z88dk | f5090488e1d74ead8c865afe6df48231cd5c70ba | [
"ClArtistic"
] | null | null | null | lib/target/zxn/classic/zxn_crt0.asm | w5Mike/z88dk | f5090488e1d74ead8c865afe6df48231cd5c70ba | [
"ClArtistic"
] | null | null | null | ; Options:
;
; CRT_ORG_CODE = start address
; CRT_ORG_BSS = address for bss variables
; CRT_MODEL = 0 (RAM), 1 = (ROM, code copied), 2 = (ROM, code compressed)
;
; djm 18/5/99
;
MODULE zxn_crt0
;--------
; Include zcc_opt.def to find out some info
;--------
... | 23.546392 | 84 | 0.640105 |
9e421e4e37760619eac12e8009b2ebc105e68a83 | 587 | asm | Assembly | oeis/074/A074608.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/074/A074608.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/074/A074608.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A074608: a(n) = 3^n + 7^n.
; 2,10,58,370,2482,17050,118378,825730,5771362,40373290,282534298,1977503890,13841818642,96890604730,678227855818,4747575858850,33232973616322,232630643127370,1628413985330938,11398896347634610,79792269784396402,558545874543637210,3909821079964047658,27368747434224095170,1915812316629959508... | 58.7 | 498 | 0.863714 |
70c52bb12f976636646f3b75c151990d0f7e8142 | 298 | asm | Assembly | programs/oeis/155/A155613.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/155/A155613.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/155/A155613.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A155613: 8^n - 3^n + 1.
; 1,6,56,486,4016,32526,261416,2094966,16770656,134198046,1073682776,8589757446,68718945296,549754219566,4398041728136,35184357739926,281474933663936,2251799684545086,18014398122061496,144115186913594406
mov $1,8
pow $1,$0
mov $2,3
pow $2,$0
sub $2,1
sub $1,$2
mov $0,$1
| 27.090909 | 203 | 0.768456 |
bb493d76ffbdb2d4ce6e2bbfb8d74a1e11852092 | 56,506 | asm | Assembly | non_regression/switch_x86_linux_4.s.asm | LRGH/plasmasm | 4cd50546c3dc895763d72dd60b7c46179c1916bc | [
"Apache-2.0"
] | 1 | 2021-02-28T21:31:18.000Z | 2021-02-28T21:31:18.000Z | non_regression/switch_x86_linux_4.s.asm | LRGH/plasmasm | 4cd50546c3dc895763d72dd60b7c46179c1916bc | [
"Apache-2.0"
] | null | null | null | non_regression/switch_x86_linux_4.s.asm | LRGH/plasmasm | 4cd50546c3dc895763d72dd60b7c46179c1916bc | [
"Apache-2.0"
] | null | null | null | .file "infback.c"
.text
.p2align 4,,15
# ----------------------
.globl inflateBackInit_
.type inflateBackInit_, @function
inflateBackInit_:
.cfi_startproc
subl $44, %esp
movl 60(%esp), %eax
movl %ebx, 28(%esp)
call __i686.get_pc_thunk.bx
addl $_GLOBAL_OFFSET_TABLE_, %ebx
movl %... | 16.089408 | 90 | 0.510034 |
83da0dc68b120e9236b59f5149fdf4a8fb6273e3 | 6,773 | asm | Assembly | assembly/asmsbs3e/chapter10/eatmacro/eatmacro.asm | ash1247/DocumentsWindows | 66f65b5170a1ba766cfae08b7104b63ab87331c2 | [
"MIT"
] | 5 | 2015-12-10T15:03:12.000Z | 2019-02-20T21:39:53.000Z | assembly/asmsbs3e/chapter10/eatmacro/eatmacro.asm | ash1247/DocumentsWindows | 66f65b5170a1ba766cfae08b7104b63ab87331c2 | [
"MIT"
] | null | null | null | assembly/asmsbs3e/chapter10/eatmacro/eatmacro.asm | ash1247/DocumentsWindows | 66f65b5170a1ba766cfae08b7104b63ab87331c2 | [
"MIT"
] | 9 | 2015-11-25T08:56:56.000Z | 2020-11-30T18:08:44.000Z | ; Executable name : eatmacro
; Version : 1.0
; Created date : 2/21/2009
; Last update : 2/23/2009
; Author : Jeff Duntemann
; Description : A simple program in assembly for Linux, using
; : NASM 2.05, demonstrating the use of escape
; : sequences to do simple "full-screen" te... | 33.696517 | 74 | 0.672228 |
dd50536020221945ff4b2f9fc491f0cff0881ad8 | 925 | asm | Assembly | programs/oeis/110/A110532.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/110/A110532.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/110/A110532.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A110532: a(n) = floor(n/2) + floor(n/5).
; 0,0,1,1,2,3,4,4,5,5,7,7,8,8,9,10,11,11,12,12,14,14,15,15,16,17,18,18,19,19,21,21,22,22,23,24,25,25,26,26,28,28,29,29,30,31,32,32,33,33,35,35,36,36,37,38,39,39,40,40,42,42,43,43,44,45,46,46,47,47,49,49,50,50,51,52,53,53,54,54,56,56,57,57,58,59,60,60,61,61,63,63,64,64,65,66,67... | 115.625 | 842 | 0.685405 |
4459b53c9bc3cf9fb0bc14ffb867e032e4449a02 | 610 | asm | Assembly | oeis/278/A278029.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/278/A278029.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/278/A278029.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A278029: a(1)=0; for n>1, a(n) = k if n is a non-prime-power, A007916(k), say; or 0 if n is a prime power.
; Submitted by Christian Krause
; 0,1,2,0,3,4,5,0,0,6,7,8,9,10,11,0,12,13,14,15,16,17,18,19,0,20,0,21,22,23,24,0,25,26,27,0,28,29,30,31,32,33,34,35,36,37,38,39,0,40,41,42,43,44,45,46,47,48,49,50,51,52,53,0,54,55... | 38.125 | 279 | 0.603279 |
ead534fd835e1897aa7a31e86b811bfb5945f698 | 614 | asm | Assembly | programs/oeis/049/A049766.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/049/A049766.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/049/A049766.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A049766: a(n) = Sum_{k=1..n} T(n,k), array T as in A049765.
; 0,1,4,7,14,18,29,36,48,58,77,83,106,122,141,156,187,200,235,251,280,308,351,361,403,437,476,502,557,573,632,663,712,758,813,828,899,951,1010,1038,1117,1145,1228,1274,1329,1393,1484,1502,1590,1645,1724,1780,1883,1923,2014,2060,2149,2231,2346,2356,2475,2563,... | 76.75 | 447 | 0.734528 |
6d7133f19fb7dc2942124295f122c67062c163f0 | 236 | asm | Assembly | libsrc/_DEVELOPMENT/fcntl/c/sdcc_ix/write.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/fcntl/c/sdcc_ix/write.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/fcntl/c/sdcc_ix/write.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; ssize_t write(int fd, const void *buf, size_t nbyte)
SECTION code_fcntl
PUBLIC _write
EXTERN l0_write_callee
_write:
pop af
pop hl
pop de
pop bc
push bc
push de
push hl
push af
jp l0_write_callee
| 10.26087 | 54 | 0.665254 |
1002d6f09b3f698a860102997dc72401d58c8327 | 571 | asm | Assembly | oeis/284/A284791.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/284/A284791.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/284/A284791.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A284791: Positions of 1 in A284789; complement of A284790.
; Submitted by Christian Krause
; 2,3,8,9,13,15,20,22,26,27,32,33,37,39,43,44,49,51,56,57,61,63,68,70,74,75,80,82,87,88,92,94,98,99,104,105,109,111,116,118,122,123,128,129,133,135,139,140,145,147,152,153,157,159,163,164,169,170,174,176,181,183,187,188,193,195... | 51.909091 | 363 | 0.718039 |
bf014f6629705c20b8eb0877a1663480e894acfd | 654 | asm | Assembly | oeis/075/A075913.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/075/A075913.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/075/A075913.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A075913: Fifth column of triangle A075500.
; Submitted by Christian Krause
; 1,75,3500,131250,4344375,132890625,3855156250,107765625000,2933008203125,78271552734375,2058270703125000,53524929199218750,1380066321044921875,35349237725830078125,900813505310058593750,22863955398559570312500,578500758117828369140625,146009... | 72.666667 | 488 | 0.883792 |
6c671d84885616d1e2127e4abee9e6251bedea32 | 48 | asm | Assembly | gfx/pokemon/heracross/anim.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 28 | 2019-11-08T07:19:00.000Z | 2021-12-20T10:17:54.000Z | gfx/pokemon/heracross/anim.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 13 | 2020-01-11T17:00:40.000Z | 2021-09-14T01:27:38.000Z | gfx/pokemon/heracross/anim.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 22 | 2020-05-28T17:31:38.000Z | 2022-03-07T20:49:35.000Z | frame 0, 06
frame 1, 20
frame 2, 18
endanim
| 9.6 | 12 | 0.645833 |
9cede0535981047582cb46fb593ac38b9b84bda5 | 371 | asm | Assembly | libsrc/_DEVELOPMENT/temp/sp1/zx/c/sccz80/sp1_PrintAt_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/temp/sp1/zx/c/sccz80/sp1_PrintAt_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/temp/sp1/zx/c/sccz80/sp1_PrintAt_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ; void __CALLEE__ sp1_PrintAt_callee(uchar row, uchar col, uchar colour, uint tile)
; 03.2006 aralbrec, Sprite Pack v3.0
; sinclair zx version
SECTION code_clib
SECTION code_temp_sp1
PUBLIC sp1_PrintAt_callee
EXTERN asm_sp1_PrintAt
sp1_PrintAt_callee:
pop af
pop bc
pop hl
pop de
ld d,l
pop hl
... | 14.84 | 83 | 0.727763 |
c7e037415744d899ac3052b2e9f756ac07111c4e | 2,156 | asm | Assembly | tests/parsing/labels_extra_checks.asm | fengjixuchui/sjasmplus | df0fabd2411bf89e23637fce46d273f52dafbe16 | [
"BSD-3-Clause"
] | 220 | 2016-10-22T19:44:39.000Z | 2022-03-29T20:57:04.000Z | tests/parsing/labels_extra_checks.asm | ped7g/sjasmplus | 487635c8057cd5594c372d9b70bc00a3f3a1ecc4 | [
"BSD-3-Clause"
] | 153 | 2018-05-07T10:31:23.000Z | 2022-03-30T04:35:59.000Z | tests/parsing/labels_extra_checks.asm | ped7g/sjasmplus | 487635c8057cd5594c372d9b70bc00a3f3a1ecc4 | [
"BSD-3-Clause"
] | 51 | 2016-05-12T21:27:36.000Z | 2022-03-27T15:16:16.000Z | ORG 0x1000
nop: nop
ld hl,nop
ld hl,@nop
ld hl,?nop
ld hl,+nop
not: cpl
ld hl,not ; error, collides with "not" operator
ld hl,@not
ld hl,?not
ld hl... | 21.777778 | 89 | 0.487013 |
d2d4046c2c85e91576b421d8f54cac167ede0cfc | 193 | asm | Assembly | libsrc/_DEVELOPMENT/adt/bv_stack/c/sdcc_iy/bv_stack_pop_fastcall.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/adt/bv_stack/c/sdcc_iy/bv_stack_pop_fastcall.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/adt/bv_stack/c/sdcc_iy/bv_stack_pop_fastcall.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; int bv_stack_pop_fastcall(bv_stack_t *s)
SECTION code_clib
SECTION code_adt_bv_stack
PUBLIC _bv_stack_pop_fastcall
EXTERN asm_bv_stack_pop
defc _bv_stack_pop_fastcall = asm_bv_stack_pop
| 16.083333 | 46 | 0.865285 |
dbcad4972fa363aa191d6e31bc7df97c4a8e16f4 | 1,686 | asm | Assembly | libsrc/gfx/narrow/putsprite_smc.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 4 | 2021-11-20T19:35:01.000Z | 2022-01-01T16:08:42.000Z | libsrc/gfx/narrow/putsprite_smc.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | null | null | null | libsrc/gfx/narrow/putsprite_smc.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 1 | 2021-11-27T15:58:02.000Z | 2021-11-27T15:58:02.000Z | ;
;
; Generic graphics routines
; Self modifying code version
;
; Stefano Bodrato - 4/1/2007
;
;
; Sprite Rendering Routine
; original code by Patrick Davidson (TI 85)
;
;
; $Id: putsprite_smc.asm,v 1.3 2016-07-02 09:01:35 dom Exp $
;
IF !__CPU_INTEL__ & !__CPU_GBZ80__
SECTION smc_clib... | 13.488 | 60 | 0.569988 |
2cd4cb36def8fea16e9c7b72281b9415b4fe40bd | 240 | asm | Assembly | ChangingDataSegment.asm | esragarip28/Assembly_Intel_8086_Simple_Examples | fbb1fa14f8bcedc851c36b15f9317e0cf658f1f9 | [
"MIT"
] | null | null | null | ChangingDataSegment.asm | esragarip28/Assembly_Intel_8086_Simple_Examples | fbb1fa14f8bcedc851c36b15f9317e0cf658f1f9 | [
"MIT"
] | null | null | null | ChangingDataSegment.asm | esragarip28/Assembly_Intel_8086_Simple_Examples | fbb1fa14f8bcedc851c36b15f9317e0cf658f1f9 | [
"MIT"
] | null | null | null | org 100h
mov ax,3000h
mov ds,ax ;change data segment
mov ax,0
mov bx,2000h
mov dx,01h
mov cx,10
loop1:
mov [bx], dx
add ax,dx
inc bx
inc dx
loop loop1
mov [bx],ax ;sum of our values in 200Ah mov[200Ah],ax
ret
| 10.909091 | 54 | 0.629167 |
7e598a1e40269ff0e781d0f2b568f5533145f207 | 209 | asm | Assembly | ioctl/IokSetCPID.asm | osfree-project/FamilyAPI | 2119a95cb2bbe6716ecacff4171866f6ea51b8d7 | [
"BSD-3-Clause"
] | 1 | 2021-11-25T14:01:48.000Z | 2021-11-25T14:01:48.000Z | ioctl/IokSetCPID.asm | osfree-project/FamilyAPI | 2119a95cb2bbe6716ecacff4171866f6ea51b8d7 | [
"BSD-3-Clause"
] | null | null | null | ioctl/IokSetCPID.asm | osfree-project/FamilyAPI | 2119a95cb2bbe6716ecacff4171866f6ea51b8d7 | [
"BSD-3-Clause"
] | 2 | 2021-11-05T06:48:43.000Z | 2021-12-06T08:07:38.000Z |
;--------------------------------------------------------
; Category 4 Function 58H Set codepage ID
;--------------------------------------------------------
;
;
;
IOKSETCPID PROC NEAR
RET
IOKSETCPID ENDP
| 17.416667 | 57 | 0.325359 |
babb741b17cd294893d9f4a6202c6d3878e4c466 | 251 | asm | Assembly | variables.asm | ABranchTooFar/breakout | aa3967498904463b3c0d223b77b48417c81a6e74 | [
"MIT"
] | null | null | null | variables.asm | ABranchTooFar/breakout | aa3967498904463b3c0d223b77b48417c81a6e74 | [
"MIT"
] | null | null | null | variables.asm | ABranchTooFar/breakout | aa3967498904463b3c0d223b77b48417c81a6e74 | [
"MIT"
] | null | null | null | .IF NUMBER_OF_PLAYERS!=0
Controller1 .DSB 1
.IF NUMBER_OF_PLAYERS>1
Controller2 .DSB 1
.ENDIF
.IF NUMBER_OF_PLAYERS>2
Controller3 .DSB 1
.ENDIF
.IF NUMBER_OF_PLAYERS>3
Controller4 .DSB 1
.ENDIF
.ENDIF
| 19.307692 | 27 | 0.63745 |
eabd629b71e2d93b3ace31f7e729f2793f4bec6f | 1,602 | asm | Assembly | IV Semester/Microprocessor_Lab/5B_Display_Left_To_Right/5B.asm | ckraju/CSE-Lab-Manual | f28b8b5c6468500970aad28a66ea84d8356c92e7 | [
"MIT"
] | 2 | 2021-05-05T15:10:45.000Z | 2021-06-14T20:24:50.000Z | IV Semester/Microprocessor_Lab/5B_Display_Left_To_Right/5B.asm | ckraju/CSE-Lab-Manual | f28b8b5c6468500970aad28a66ea84d8356c92e7 | [
"MIT"
] | null | null | null | IV Semester/Microprocessor_Lab/5B_Display_Left_To_Right/5B.asm | ckraju/CSE-Lab-Manual | f28b8b5c6468500970aad28a66ea84d8356c92e7 | [
"MIT"
] | null | null | null | .MODEL SMALL
.DATA
PA EQU 0D800H
PB EQU 0D801H
PC EQU 0D802H
CW EQU 0D803H
NUM DW 0FFFFH ;16 bit intput number taken
TABLE DB 0C0H, 0F9H, 0A4H, 0B0H, 99H, 92H, 82H, 0F8H, 80H, 90H ; 0 1 2 3 .... 9 numbers
LIST DB 0FFH, 0FFH, 0FFH, 0FFH, ? , ? , ? , ? , ? , 0FFH, 0FFH, 0FFH, 0FFH
.CODE
MOV AX,@DATA
MOV DS,AX
MOV ... | 14.052632 | 88 | 0.667291 |
0fbfdb6eaee962a4bb44e6ecf9d775f1d698ce35 | 219 | asm | Assembly | libsrc/_DEVELOPMENT/arch/zxn/esxdos/c/sdcc_iy/esx_f_chdir.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/arch/zxn/esxdos/c/sdcc_iy/esx_f_chdir.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/arch/zxn/esxdos/c/sdcc_iy/esx_f_chdir.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ; unsigned char esx_f_chdir(unsigned char *pathname)
SECTION code_esxdos
PUBLIC _esx_f_chdir
EXTERN _esx_f_chdir_fastcall
_esx_f_chdir:
pop af
pop hl
push hl
push af
jp _esx_f_chdir_fastcall
| 12.166667 | 52 | 0.744292 |
2475a96fd858ffcc1e36c63f581e1654f5cde8ee | 435 | asm | Assembly | oeis/092/A092573.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/092/A092573.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/092/A092573.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A092573: Number of solutions to x^2 + 3y^2 = n in positive integers x and y.
; Submitted by Christian Krause
; 0,0,0,0,1,0,0,1,0,0,0,0,1,1,0,0,1,0,0,1,0,1,0,0,0,0,0,0,3,0,0,1,0,0,0,0,1,1,0,1,0,0,0,1,0,0,0,0,1,1,0,0,3,0,0,0,0,1,0,0,0,1,0,1,1,0,0,1,0,0,0,0,0,1,0,0,3,0,0,1,0,0,0,0,3,0,0,0,0,0,0,2,0,1,0,0,0,1,0,0
trn $0... | 43.5 | 201 | 0.595402 |
7836ff73469d4762cc1d8437d55fbbce7cdd70f6 | 7,698 | asm | Assembly | nasm_experiments/interpreter_with_codegen.asm | dkozyr/brainfuck | dd6cae16e78ab2afcbd12d70bf399d6559a1f92f | [
"MIT"
] | 1 | 2022-02-01T09:57:29.000Z | 2022-02-01T09:57:29.000Z | nasm_experiments/interpreter_with_codegen.asm | dkozyr/brainfuck | dd6cae16e78ab2afcbd12d70bf399d6559a1f92f | [
"MIT"
] | null | null | null | nasm_experiments/interpreter_with_codegen.asm | dkozyr/brainfuck | dd6cae16e78ab2afcbd12d70bf399d6559a1f92f | [
"MIT"
] | null | null | null | global _start
section .bss
kMaxScriptLength equ 10 * 1000 * 1000
result resb 30 * 1000
script resb kMaxScriptLength
operand_size resq kMaxScriptLength
the_code resq kMaxScriptLength
section .text
op_plus: inc byte [RBX]
op_minus: ... | 35.971963 | 92 | 0.362692 |
8cb1de812f35d74cb151fdd699e59693b76eae97 | 1,223 | asm | Assembly | symbolinen_konekieli/Ratol_msdos/tuljonot.asm | tkukka/VariousContent | f7e7ae98ff8521c6c709dabe30855104afe3fe04 | [
"MIT"
] | null | null | null | symbolinen_konekieli/Ratol_msdos/tuljonot.asm | tkukka/VariousContent | f7e7ae98ff8521c6c709dabe30855104afe3fe04 | [
"MIT"
] | null | null | null | symbolinen_konekieli/Ratol_msdos/tuljonot.asm | tkukka/VariousContent | f7e7ae98ff8521c6c709dabe30855104afe3fe04 | [
"MIT"
] | null | null | null |
;RaTol Symbolinen konekieli: Harjoitus 4, tehtävä 2
;Tero Kukka IY96A
;Tiedosto: tuljonot.asm Versio 1.1
;Luotu 13.4.1998
include a:makrot.txt
;Aliohjelma _tulosta_jonot
;Parametrit: 1. siirros tietuetaulukkoon,
;2. tietueen koko, 3. datasegme... | 24.959184 | 61 | 0.508585 |
cd6ec98131abb4f7c48db2aeb675884969553ae1 | 6,091 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0xca.log_21829_1424.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_21829_1424.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_21829_1424.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 %r14
push %r15
push %r9
push %rax
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x1d69c, %rsi
lea addresses_A_ht+0x104e4, %rdi
clflush (%rdi)
nop
nop
cmp %rbp, %rbp
mov $95, %rcx
rep movsq
nop
nop
and %rax, %rax
lea addresses_A_ht+0x1654a, %rsi
lea addresse... | 39.551948 | 2,999 | 0.661304 |
83b529759929b790537841b6b9ff8d57402adfa0 | 49 | asm | Assembly | tests/test build script and options/nonCodeOptions/optionMsgWar.asm | fengjixuchui/sjasmplus | df0fabd2411bf89e23637fce46d273f52dafbe16 | [
"BSD-3-Clause"
] | 220 | 2016-10-22T19:44:39.000Z | 2022-03-29T20:57:04.000Z | tests/test build script and options/nonCodeOptions/optionMsgWar.asm | ped7g/sjasmplus | 487635c8057cd5594c372d9b70bc00a3f3a1ecc4 | [
"BSD-3-Clause"
] | 153 | 2018-05-07T10:31:23.000Z | 2022-03-30T04:35:59.000Z | tests/test build script and options/nonCodeOptions/optionMsgWar.asm | ped7g/sjasmplus | 487635c8057cd5594c372d9b70bc00a3f3a1ecc4 | [
"BSD-3-Clause"
] | 51 | 2016-05-12T21:27:36.000Z | 2022-03-27T15:16:16.000Z | nop
ld a,'warn'
some_error line
| 12.25 | 20 | 0.489796 |
fd9fe60e926d50bfc579b71de4eddc683e594943 | 608,079 | asm | Assembly | kernel.asm | eastclo/OS_3 | 4dedb84afa08801cebf5294df864a8d2debfaad7 | [
"MIT-0"
] | null | null | null | kernel.asm | eastclo/OS_3 | 4dedb84afa08801cebf5294df864a8d2debfaad7 | [
"MIT-0"
] | null | null | null | kernel.asm | eastclo/OS_3 | 4dedb84afa08801cebf5294df864a8d2debfaad7 | [
"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>:
# E... | 38.183925 | 74 | 0.522185 |
70dda6c9b27ab71569c69327385fe8597fc09740 | 817 | asm | Assembly | programs/oeis/103/A103325.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | null | null | null | programs/oeis/103/A103325.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | null | null | null | programs/oeis/103/A103325.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | null | null | null | ; A103325: Fifth powers of Lucas numbers.
; 32,1,243,1024,16807,161051,1889568,20511149,229345007,2535525376,28153056843,312079600999,3461619737632,38387392786601,425733547012443,4721411479245824,52361450147627807,580696556856146851,6440026990881070368,71420978989035821749,792070857155636444407,8784200148092074597376,9... | 136.166667 | 678 | 0.884945 |
7cea201897b1456dd2b51c77eedb567c18d9289b | 49,004 | asm | Assembly | P6/data_P6/testpoint/testpoint10.asm | alxzzhou/BUAA_CO_2020 | b54bf367081a5a11701ebc3fc78a23494aecca9e | [
"Apache-2.0"
] | 1 | 2022-01-23T09:24:47.000Z | 2022-01-23T09:24:47.000Z | P6/data_P6/testpoint/testpoint10.asm | alxzzhou/BUAA_CO_2020 | b54bf367081a5a11701ebc3fc78a23494aecca9e | [
"Apache-2.0"
] | null | null | null | P6/data_P6/testpoint/testpoint10.asm | alxzzhou/BUAA_CO_2020 | b54bf367081a5a11701ebc3fc78a23494aecca9e | [
"Apache-2.0"
] | null | null | null | ori $1, $0, 1
ori $2, $0, 6
ori $3, $0, 0
ori $4, $0, 3
sw $3, 0($0)
sw $3, 4($0)
sw $3, 8($0)
sw $1, 12($0)
sw $2, 16($0)
sw $2, 20($0)
sw $3, 24($0)
sw $1, 28($0)
sw $1, 32($0)
sw $3, 36($0)
sw $3, 40($0)
sw $4, 44($0)
sw $4, 48($0)
sw $2, 52($0)
sw $4, 56($0)
sw $1, 60($0)
sw $4, 64($0)
sw $1, 6... | 12.926405 | 22 | 0.499735 |
be1e964efcbc037a6f5e0258ad0f26bc08a57f0b | 31,219 | asm | Assembly | ShowAll512Colors/show512.asm | ped7g/ZXSpectrumNextMisc | 0148cd8f0529bff4451f089fd7106ea06713e766 | [
"MIT"
] | 15 | 2019-04-06T20:38:41.000Z | 2022-02-27T16:50:31.000Z | ShowAll512Colors/show512.asm | ped7g/ZXSpectrumNextMisc | 0148cd8f0529bff4451f089fd7106ea06713e766 | [
"MIT"
] | 7 | 2020-05-01T08:14:54.000Z | 2022-03-30T19:54:34.000Z | ShowAll512Colors/show512.asm | ped7g/ZXSpectrumNextMisc | 0148cd8f0529bff4451f089fd7106ea06713e766 | [
"MIT"
] | 1 | 2020-08-23T17:36:20.000Z | 2020-08-23T17:36:20.000Z | ; "Show 512 colors" example, drawing all possible HW colours in Layer2 256x192 mode
; © Peter Helcmanovsky 2020, license: https://opensource.org/licenses/MIT
; requires ZX Spectrum Next with core3.0+
;
; Assembles with sjasmplus - https://github.com/z00m128/sjasmplus (v1.18.0)
; the source is using currently unreleased... | 36.259001 | 135 | 0.54595 |
58eb2cb95afc869f2438a92d64651bf04467f414 | 1,132 | asm | Assembly | programs/oeis/258/A258835.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/258/A258835.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/258/A258835.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A258835: Expansion of psi(x)^3 * psi(x^4) in powers of x where psi() is a Ramanujan theta function.
; 1,3,3,4,7,6,9,13,9,10,15,15,13,19,18,16,30,21,19,27,21,31,31,24,25,39,33,28,48,30,35,54,33,34,52,42,45,51,39,45,55,51,50,70,45,46,78,48,54,80,57,63,78,54,55,75,84,58,79,60,61,117,63,74,87,72,81,91,75,77,121,93,81,99,... | 94.333333 | 908 | 0.710247 |
ba137a372225b856efbe37522ae5d25f0f8db30f | 393 | asm | Assembly | Microprocessor/double_word.asm | Nmane1612/Nihar-Mane | aa4db52a384f706a431c994e4e12d8e5e0cd8402 | [
"Apache-2.0"
] | 3 | 2019-12-27T06:07:37.000Z | 2020-07-01T08:51:32.000Z | Microprocessor/double_word.asm | Nihar16/Personal-Repository | 0d319eeb8dbfa3f7c3eb8501829939ecd6923464 | [
"MIT"
] | null | null | null | Microprocessor/double_word.asm | Nihar16/Personal-Repository | 0d319eeb8dbfa3f7c3eb8501829939ecd6923464 | [
"MIT"
] | null | null | null | org 100h
jmp a
; double word definition is supported:
mydouble dd 12345678h
; it is equal to:
mywords dw 5678h
dw 1234h
; and it is equal to:
mybytes db 78h
db 56h
db 34h
db 12h
; exactly 32 bits
binn dd 00010010001101000101011001111000b
; l... | 16.375 | 42 | 0.582697 |
36d4c7bbd6d2064f92ad5f48c461dca375da1a04 | 275 | asm | Assembly | programs/oeis/152/A152009.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/152/A152009.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/152/A152009.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A152009: (L)-sieve transform of {1,4,7,10,...,3n-2,...} (A016777)
; 1,3,6,10,16,25,39,60,91,138,208,313,471,708,1063,1596,2395,3594,5392,8089,12135,18204,27307,40962,61444,92167
mov $2,7
lpb $0
sub $0,1
mul $2,12
sub $2,9
div $2,8
lpe
add $1,$2
sub $1,6
mov $0,$1
| 19.642857 | 111 | 0.621818 |
4fe5aa36a3c45097f71b5db8b07ed0f813490a19 | 5,479 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_sm_/i7-7700_9_0x48.log_21829_897.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i7-7700_9_0x48.log_21829_897.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i7-7700_9_0x48.log_21829_897.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 %r9
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_A_ht+0x196e7, %rsi
nop
nop
nop
nop
inc %rdx
mov (%rsi), %r9d
nop
nop
nop
nop
nop
xor $45046, %rbp
lea addresses_D_ht+0xca37, %rsi
lea addresses_A_ht+0xbd1a, %rdi
nop
nop
nop
nop
add ... | 39.992701 | 2,999 | 0.658149 |
07e289851ce271b5862783606c85a0a6370656b1 | 449 | asm | Assembly | programs/oeis/109/A109606.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/109/A109606.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/109/A109606.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A109606: Number of numbers k with 1 < k < n which are relatively prime to n.
; 0,0,1,1,3,1,5,3,5,3,9,3,11,5,7,7,15,5,17,7,11,9,21,7,19,11,17,11,27,7,29,15,19,15,23,11,35,17,23,15,39,11,41,19,23,21,45,15,41,19,31,23,51,17,39,23,35,27,57,15,59,29,35,31,47,19,65,31,43,23,69,23,71,35,39,35,59,23,77,31,53,39,81,23,63,41,5... | 74.833333 | 281 | 0.657016 |
a33c015a9a943619894cefefc2c09b0a748d25ca | 578 | asm | Assembly | programs/oeis/329/A329482.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/329/A329482.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/329/A329482.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A329482: Interleave 1 - n + 3*n^2, 1 + 3*n*(1+n) for n >= 0.
; 1,1,3,7,11,19,25,37,45,61,71,91,103,127,141,169,185,217,235,271,291,331,353,397,421,469,495,547,575,631,661,721,753,817,851,919,955,1027,1065,1141,1181,1261,1303,1387,1431,1519,1565,1657,1705,1801,1851,1951,2003,2107,2161,2269,2325,2437,2495,2611,2671,279... | 52.545455 | 448 | 0.716263 |
a9fb667a7a0a082f135d65052f48509960e0bf8a | 451 | asm | Assembly | programs/oeis/063/A063647.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/063/A063647.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/063/A063647.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A063647: Number of ways to write 1/n as a difference of exactly 2 unit fractions.
; 0,1,1,2,1,4,1,3,2,4,1,7,1,4,4,4,1,7,1,7,4,4,1,10,2,4,3,7,1,13,1,5,4,4,4,12,1,4,4,10,1,13,1,7,7,4,1,13,2,7,4,7,1,10,4,10,4,4,1,22,1,4,7,6,4,13,1,7,4,13,1,17,1,4,7,7,4,13,1,13,4,4,1,22,4,4,4,10,1,22,4,7,4,4,4,16,1,7,7,12
add $0,1
pow $... | 34.692308 | 220 | 0.611973 |
b06aa1e2ef5a61e83d91a591ebcb0e614eae7477 | 2,521 | asm | Assembly | dino/lcs/etc/B0.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | 6 | 2020-10-14T15:29:10.000Z | 2022-02-12T18:58:54.000Z | dino/lcs/etc/B0.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | null | null | null | dino/lcs/etc/B0.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | 1 | 2020-12-17T08:59:10.000Z | 2020-12-17T08:59:10.000Z | copyright zengfr site:http://github.com/zengfr/romhack
00042A move.l D1, (A0)+
00042C dbra D0, $42a
004D38 move.l D0, (A4)+
004D3A move.l D0, (A4)+
0844D2 move.w D0, ($b0,A6)
0844D6 move.w ($26,A6), D0
08455C move.w D0, ($b0,A6)
084560 rts [etc+B0]
088950 clr.b ($b0,A6)
088954 bsr $8898... | 58.627907 | 350 | 0.641015 |
cdba29ad899939931e445dd561064b11b2dc7c90 | 21,435 | asm | Assembly | Firmware/obj/hm_trp/radio~hm_trp/freq_hopping.asm | mgrunsfeld/SiK | 76563efb25620265b47992d7af30cb4de9849941 | [
"BSD-2-Clause"
] | null | null | null | Firmware/obj/hm_trp/radio~hm_trp/freq_hopping.asm | mgrunsfeld/SiK | 76563efb25620265b47992d7af30cb4de9849941 | [
"BSD-2-Clause"
] | null | null | null | Firmware/obj/hm_trp/radio~hm_trp/freq_hopping.asm | mgrunsfeld/SiK | 76563efb25620265b47992d7af30cb4de9849941 | [
"BSD-2-Clause"
] | null | null | null | ;--------------------------------------------------------
; File Created by SDCC : free open source ANSI-C Compiler
; Version 3.5.0 #9253 (Mar 24 2016) (Linux)
; This file was generated Mon Jul 23 11:34:41 2018
;--------------------------------------------------------
.module freq_hopping
.optsdcc -mmcs51 --model-lar... | 21.328358 | 100 | 0.591976 |
a949ed0ef73470fffcfe1930adec5514a97fa2c0 | 33,666 | asm | Assembly | Driver/IFS/GEOS/MegaFile/megafileDevSpec.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Driver/IFS/GEOS/MegaFile/megafileDevSpec.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Driver/IFS/GEOS/MegaFile/megafileDevSpec.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) GeoWorks 1993 -- All Rights Reserved
PROJECT:
MODULE:
FILE: fileDevSpec.asm
AUTHOR: Adam de Boor, Apr 14, 1993
ROUTINES:
Name Description
---- -----------
REVISION HISTORY:
Name Date Descrip... | 22.488978 | 80 | 0.58314 |
a9cd74c873eede56e7d93f82bfc47e97fa911e5e | 2,446 | asm | Assembly | externals/mpir-3.0.0/mpn/x86w/p4/divexact_1.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/x86w/p4/divexact_1.asm | JaminChan/eos_win | c03e57151cfe152d0d3120abb13226f4df74f37e | [
"MIT"
] | 15 | 2021-12-24T22:53:49.000Z | 2021-12-25T10:03:13.000Z | LibSource/mpir/mpn/x86w/p4/divexact_1.asm | ekzyis/CrypTool-2 | 1af234b4f74486fbfeb3b3c49228cc36533a8c89 | [
"Apache-2.0"
] | 10 | 2021-10-17T19:46:51.000Z | 2022-03-18T02:57:57.000Z |
; Copyright 2001, 2002 Free Software Foundation, Inc.
;
; This file is part of the GNU MP Library.
;
; The GNU MP Library is free software; you can redistribute it and/or
; modify it under the terms of the GNU Lesser General Public License as
; published by the Free Software Foundation; either version 2.1 of th... | 22.648148 | 72 | 0.629599 |
a32476d5f76dd7c975daa177b21fe896944f33fa | 1,493 | asm | Assembly | gfx/tilesets/underground_palette_map.asm | TastySnax12/pokecrystal16-493-plus | 9de36c8803c9bdf4b8564ed547f988b0b66f0c41 | [
"blessing"
] | 2 | 2021-07-31T07:05:06.000Z | 2021-10-16T03:32:26.000Z | gfx/tilesets/underground_palette_map.asm | TastySnax12/pokecrystal16-493-plus | 9de36c8803c9bdf4b8564ed547f988b0b66f0c41 | [
"blessing"
] | null | null | null | gfx/tilesets/underground_palette_map.asm | TastySnax12/pokecrystal16-493-plus | 9de36c8803c9bdf4b8564ed547f988b0b66f0c41 | [
"blessing"
] | 3 | 2021-01-15T18:45:40.000Z | 2021-10-16T03:35:27.000Z | tilepal 0, GRAY, GRAY, RED, WATER, WATER, WATER, WATER, RED
tilepal 0, RED, GRAY, WATER, WATER, WATER, WATER, GRAY, GRAY
tilepal 0, GRAY, RED, RED, WATER, WATER, WATER, WATER, RED
tilepal 0, RED, GRAY, BROWN, BROWN, BROWN, BROWN, GREEN, GREEN
tilepal 0, BROWN, BROWN, GRAY, GRAY, GRAY, GRAY, GRAY, GRAY
tilepal 0, ... | 49.766667 | 64 | 0.688547 |
a12f2404fcd2d0043ea869a050ef67ba45e55bd5 | 500 | asm | Assembly | libsrc/gfx/wide/w_cplot_callee.asm | w5Mike/z88dk | f5090488e1d74ead8c865afe6df48231cd5c70ba | [
"ClArtistic"
] | 4 | 2021-11-20T19:35:01.000Z | 2022-01-01T16:08:42.000Z | libsrc/gfx/wide/w_cplot_callee.asm | w5Mike/z88dk | f5090488e1d74ead8c865afe6df48231cd5c70ba | [
"ClArtistic"
] | null | null | null | libsrc/gfx/wide/w_cplot_callee.asm | w5Mike/z88dk | f5090488e1d74ead8c865afe6df48231cd5c70ba | [
"ClArtistic"
] | 1 | 2021-11-27T15:58:02.000Z | 2021-11-27T15:58:02.000Z |
; ----- void __CALLEE__ cplot_callee(int x, int y, int c)
SECTION code_graphics
PUBLIC cplot_callee
PUBLIC _cplot_callee
PUBLIC ASMDISP_CPLOT_CALLEE
EXTERN swapgfxbk
EXTERN swapgfxbk1
EXTERN __gfx_color
EXTERN w_cplotpixel
.cplot_callee
._cplot_callee
pop af
pop bc
pop de
pop hl
p... | 14.285714 | 57 | 0.716 |
74cb6dc153ba98fa29f1db91f6ff3cd54a5622a3 | 213 | asm | Assembly | libsrc/_DEVELOPMENT/adt/w_array/c/sdcc_iy/w_array_pop_back_fastcall.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/adt/w_array/c/sdcc_iy/w_array_pop_back_fastcall.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/adt/w_array/c/sdcc_iy/w_array_pop_back_fastcall.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; void *w_array_pop_back_fastcall(w_array_t *a)
SECTION code_clib
SECTION code_adt_w_array
PUBLIC _w_array_pop_back_fastcall
EXTERN asm_w_array_pop_back
defc _w_array_pop_back_fastcall = asm_w_array_pop_back
| 17.75 | 54 | 0.873239 |
40ff4eaf0bea6440fa861a780535ccd67a39ab4b | 605 | asm | Assembly | _posts/code/BlockOrdering/foo_fall_through.asm | dendibakh/dendibakh.github.io | 54a53957a7708c3768a4b7a6c8cc54d6c43ac8b0 | [
"CC-BY-4.0"
] | 45 | 2017-11-03T14:52:59.000Z | 2022-02-10T16:00:06.000Z | _posts/code/BlockOrdering/foo_fall_through.asm | dendibakh/dendibakh.github.io | 54a53957a7708c3768a4b7a6c8cc54d6c43ac8b0 | [
"CC-BY-4.0"
] | 3 | 2021-02-01T09:24:50.000Z | 2021-07-17T08:10:54.000Z | _posts/code/BlockOrdering/foo_fall_through.asm | dendibakh/dendibakh.github.io | 54a53957a7708c3768a4b7a6c8cc54d6c43ac8b0 | [
"CC-BY-4.0"
] | 14 | 2018-03-22T14:05:15.000Z | 2021-08-23T07:06:31.000Z | %define nop8 db 0x0F, 0x1F, 0x84, 0x00, 0x00, 0x00, 0x00, 0x00
%macro cache_line 0
nop8
nop8
nop8
nop8
nop8
nop8
nop8
nop8
%endmacro
GLOBAL foo
ALIGN 256
foo:
; This number of nops was adjusted in a way to align hot loops in both cases at a 64 bytes boundary
; Hot loops should have the same alignment, otherw... | 10.083333 | 99 | 0.747107 |
d401959c9247898069fa0fb1ebebed6b5cdbc3ce | 2,491 | asm | Assembly | Variables/XX15Vars.asm | ped7g/EliteNext | 6e930f9b9924b295d7281ee6acb879600d7e597f | [
"Unlicense"
] | 9 | 2021-09-29T22:08:15.000Z | 2022-03-23T05:35:43.000Z | Variables/XX15Vars.asm | ped7g/EliteNext | 6e930f9b9924b295d7281ee6acb879600d7e597f | [
"Unlicense"
] | 1 | 2022-01-21T12:35:42.000Z | 2022-01-21T17:47:24.000Z | Variables/XX15Vars.asm | ped7g/EliteNext | 6e930f9b9924b295d7281ee6acb879600d7e597f | [
"Unlicense"
] | 1 | 2022-01-15T10:13:49.000Z | 2022-01-15T10:13:49.000Z | ;-- XX15 --------------------------------------------------------------------------------------------------------------------------
UBnkXScaled DB 0 ; XX15+0Xscaled
UBnkXScaledSign DB 0 ; XX15+1xsign
UBnkYScaled DB 0 ; XX15+2yscale... | 44.482143 | 131 | 0.493376 |
8be49428df60bac925307f29d0543afc5ef9d4a8 | 642 | asm | Assembly | oeis/066/A066268.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/066/A066268.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/066/A066268.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A066268: Product of first n primorials - 1.
; Submitted by Jon Maiga
; 1,11,359,75599,174635999,5244319079999,2677277333530799999,25968760179275365451999999,5793445238736255798985527239999999,37481813439427687898244906452608585199999999,7517370874372838151564668004911177464757864075999999999,5578444072096851381336800... | 80.25 | 476 | 0.886293 |
ba4a5a64cbc5673fa85e57253384c306df4c7128 | 921 | asm | Assembly | generated-src/win-x86_64/crypto/fipsmodule/rdrand-x86_64.asm | bryce-shang/aws-lc | da13e558ce545ff1fd27e0720e1db41bd10dd54d | [
"BSD-3-Clause"
] | 45 | 2020-09-02T17:15:04.000Z | 2022-03-25T19:24:53.000Z | generated-src/win-x86_64/crypto/fipsmodule/rdrand-x86_64.asm | bryce-shang/aws-lc | da13e558ce545ff1fd27e0720e1db41bd10dd54d | [
"BSD-3-Clause"
] | 133 | 2020-09-03T20:24:53.000Z | 2022-03-30T23:24:44.000Z | generated-src/win-x86_64/crypto/fipsmodule/rdrand-x86_64.asm | bryce-shang/aws-lc | da13e558ce545ff1fd27e0720e1db41bd10dd54d | [
"BSD-3-Clause"
] | 35 | 2020-09-02T17:28:45.000Z | 2022-03-08T17:37:09.000Z | ; This file is generated from a similarly-named Perl script in the BoringSSL
; source tree. Do not edit by hand.
default rel
%define XMMWORD
%define YMMWORD
%define ZMMWORD
%ifdef BORINGSSL_PREFIX
%include "boringssl_prefix_symbols_nasm.inc"
%endif
section .text code align=64
global CRYPTO_rdrand
ALIGN 16
CRYPT... | 13.157143 | 76 | 0.729642 |
c75fd79cee98ff31c3a03ce65b31112ed5dd95da | 290 | asm | Assembly | tests/linker/reloc-09-X86_64_GOTPCREL/main.asm | StackDoubleFlow/elfkit | 4572e65e2304a2a352a33298f3411b68637e8809 | [
"MIT"
] | 198 | 2017-09-08T13:51:33.000Z | 2022-02-05T16:38:29.000Z | tests/linker/reloc-09-X86_64_GOTPCREL/main.asm | StackDoubleFlow/elfkit | 4572e65e2304a2a352a33298f3411b68637e8809 | [
"MIT"
] | 10 | 2017-10-19T12:31:18.000Z | 2019-07-29T11:21:57.000Z | tests/linker/reloc-09-X86_64_GOTPCREL/main.asm | StackDoubleFlow/elfkit | 4572e65e2304a2a352a33298f3411b68637e8809 | [
"MIT"
] | 24 | 2017-10-19T11:37:18.000Z | 2021-07-20T12:12:46.000Z | extern msg2;
section .text
global _start
_start:
mov rsi, [rel msg2 wrt ..got]
mov rax, 1
mov rdi, 1
mov rsi, [rel msg2 wrt ..got]
mov rdx, 43
syscall
mov rax, 60
mov rdi, 10
syscall
global _useless:
_useless:
nop
| 15.263158 | 37 | 0.531034 |
8d4b2c9656f4c4fc539c118f4a535360904c1815 | 526 | asm | Assembly | programs/oeis/273/A273348.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/273/A273348.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/273/A273348.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A273348: The sum of the semiperimeters of the bargraphs of area n (n>=1).
; 2,6,16,39,92,211,476,1059,2332,5091,11036,23779,50972,108771,231196,489699,1034012,2177251,4572956,9582819,20039452,41826531,87148316,181287139,376555292,781072611,1618069276,3347986659,6919669532,14286731491,29468247836,60726065379,125031270... | 25.047619 | 273 | 0.709125 |
93293d6ea2253fc0015b6db169b92a983189fcb0 | 249 | asm | Assembly | programs/oeis/064/A064761.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/064/A064761.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/064/A064761.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A064761: a(n) = 15*n^2.
; 0,15,60,135,240,375,540,735,960,1215,1500,1815,2160,2535,2940,3375,3840,4335,4860,5415,6000,6615,7260,7935,8640,9375,10140,10935,11760,12615,13500,14415,15360,16335,17340,18375,19440,20535,21660,22815
pow $0,2
mul $0,15
| 41.5 | 202 | 0.742972 |
13bf305e3d52860c66f34823f7238c40a0a2a288 | 14,780 | asm | Assembly | Library/Mailbox/Inbox/inboxApplicationList.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Library/Mailbox/Inbox/inboxApplicationList.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Library/Mailbox/Inbox/inboxApplicationList.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:
MODULE:
FILE: inboxApplicationList.asm
AUTHOR: Adam de Boor, Jun 3, 1994
ROUTINES:
Name Description
---- -----------
REVISION HISTORY:
Name Date... | 27.219153 | 80 | 0.616644 |
a923e43c4d65b2e5c6863b961a32112a9d2d5dcd | 1,523 | asm | Assembly | src/lib/video.asm | laamella-gad/moon-train | 97a131417e2488c147bd9155ec9f8a4ab84e9948 | [
"Apache-2.0"
] | 1 | 2018-07-10T20:37:03.000Z | 2018-07-10T20:37:03.000Z | src/lib/video.asm | laamella-gad/moon-train | 97a131417e2488c147bd9155ec9f8a4ab84e9948 | [
"Apache-2.0"
] | null | null | null | src/lib/video.asm | laamella-gad/moon-train | 97a131417e2488c147bd9155ec9f8a4ab84e9948 | [
"Apache-2.0"
] | null | null | null | .include "c64.asm"
colormem_start = $D800
vic_spr_img = [ videomem_start + $03F8 + 0, videomem_start + $03F8 + 1, videomem_start + $03F8 + 2, videomem_start + $03F8 + 3, videomem_start + $03F8 + 4, videomem_start + $03F8 + 5,videomem_start + $03F8 + 6, videomem_start + $03F8 + 7]
;videomem_start = $4000
... | 28.203704 | 242 | 0.617203 |
80134e8fb98810d13b7b81d44a50aa9e8e7ec0ca | 7,476 | asm | Assembly | compeng205-assign-45/blit.asm | cooperbarth/COMP_ENG-205-Final | 22596601a27b16d61f856b60aa4b10ae281035fa | [
"MIT"
] | null | null | null | compeng205-assign-45/blit.asm | cooperbarth/COMP_ENG-205-Final | 22596601a27b16d61f856b60aa4b10ae281035fa | [
"MIT"
] | null | null | null | compeng205-assign-45/blit.asm | cooperbarth/COMP_ENG-205-Final | 22596601a27b16d61f856b60aa4b10ae281035fa | [
"MIT"
] | null | null | null | ; #########################################################################
;
; blit.asm - Assembly file for CompEng205 Assignment 3
;
;
; #########################################################################
.586
.MODEL FLAT,STDCALL
.STACK 4096
option casemap :none ; case sensitive
inc... | 17.885167 | 99 | 0.692081 |
606faab16c3bbeca326b2111d581ddc8521890b9 | 8,119 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0xca.log_21829_1028.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0xca.log_21829_1028.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0xca.log_21829_1028.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r13
push %r14
push %r15
push %rax
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x16fc8, %rdi
nop
nop
nop
nop
nop
xor $20094, %rax
movb $0x61, (%rdi)
nop
nop
sub $48102, %rax
lea addresses_WT_ht+0x1ec88, %rbx
nop
nop
nop
nop
nop
lfence
and $0xffffffff... | 30.870722 | 2,999 | 0.65747 |
103c29b1a60e66f889e0d6a18b681e83865507ba | 54,066 | asm | Assembly | lib/avx512/snow3g_uea2_by16_vaes_avx512.asm | dongbinghua/intel-ipsec-mb | c509234757d4d1a7683feb02765a5643396d670e | [
"BSD-3-Clause"
] | 174 | 2017-11-12T18:36:43.000Z | 2022-03-26T12:31:21.000Z | lib/avx512/snow3g_uea2_by16_vaes_avx512.asm | dongbinghua/intel-ipsec-mb | c509234757d4d1a7683feb02765a5643396d670e | [
"BSD-3-Clause"
] | 84 | 2017-12-28T10:45:46.000Z | 2022-03-31T19:06:44.000Z | lib/avx512/snow3g_uea2_by16_vaes_avx512.asm | dongbinghua/intel-ipsec-mb | c509234757d4d1a7683feb02765a5643396d670e | [
"BSD-3-Clause"
] | 70 | 2017-11-05T10:14:51.000Z | 2022-03-26T12:31:04.000Z | ;;
;; Copyright (c) 2021, Intel Corporation
;;
;; Redistribution and use in source and binary forms, with or without
;; modification, are permitted provided that the following conditions are met:
;;
;; * Redistributions of source code must retain the above copyright notice,
;; this list of conditions and the ... | 43.080478 | 103 | 0.553176 |
36d469251f81770a9d49108a7e72cd8df909c841 | 490 | asm | Assembly | test/rtlecho/rtlecho.asm | orlandol/origow32 | ff7843268c2f95d3e9ed475d1781e42ebe5e5f04 | [
"MIT"
] | 1 | 2019-02-25T00:37:38.000Z | 2019-02-25T00:37:38.000Z | test/rtlecho/rtlecho.asm | orlandol/origow32 | ff7843268c2f95d3e9ed475d1781e42ebe5e5f04 | [
"MIT"
] | null | null | null | test/rtlecho/rtlecho.asm | orlandol/origow32 | ff7843268c2f95d3e9ed475d1781e42ebe5e5f04 | [
"MIT"
] | null | null | null |
CPU 386
BITS 32
segment .text use32
%include "rtl.inc"
run:
..start:
push ebp
mov ebp, esp
call InitRTL
push helloWorld
call echostring
push dword 0
call echouint
push eoln
call echostring
push dword -1
call echouint
push eoln
call echostr... | 11.95122 | 46 | 0.606122 |
2b3ce39f811e48897ce9020d1276686bc5f61dbd | 522 | asm | Assembly | oeis/346/A346773.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/346/A346773.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/346/A346773.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A346773: a(n) = Sum_{d|n} möbius(d)^n.
; Submitted by Christian Krause
; 1,2,0,2,0,4,0,2,0,4,0,4,0,4,0,2,0,4,0,4,0,4,0,4,0,4,0,4,0,8,0,2,0,4,0,4,0,4,0,4,0,8,0,4,0,4,0,4,0,4,0,4,0,4,0,4,0,4,0,8,0,4,0,2,0,8,0,4,0,8,0,4,0,4,0,4,0,8,0,4,0,4,0,8,0,4,0,4,0,8,0,4,0,4,0,4,0,4,0,4
add $0,1
mov $1,1
mov $2,2
lpb $0
mov $3,$... | 18.642857 | 201 | 0.488506 |
2d996dce48adb91cafbe414e77e4ec40315f9ea1 | 640 | asm | Assembly | linux/x86/hello_world/hello_world.asm | a-rey/0xDEADBEEF | 68b889939cdb3b15236e495ab533cd1aa5b76c73 | [
"MIT"
] | null | null | null | linux/x86/hello_world/hello_world.asm | a-rey/0xDEADBEEF | 68b889939cdb3b15236e495ab533cd1aa5b76c73 | [
"MIT"
] | null | null | null | linux/x86/hello_world/hello_world.asm | a-rey/0xDEADBEEF | 68b889939cdb3b15236e495ab533cd1aa5b76c73 | [
"MIT"
] | null | null | null | ; non-NULL shellcode
section .text
global _start
_start:
xor eax, eax
mov al, 0x4 ; eax = syscall number for sys_write
xor ebx, ebx
inc ebx ; ebx = stdout file descriptor
jmp get_msg_addr
write:
pop ecx ; ecx = address of message string
xor edx, edx
mov dl, ... | 26.666667 | 62 | 0.585938 |
4e9b15688b191bef1627c0e6531c1843e002a509 | 101,490 | asm | Assembly | non_regression/switch_x64_macosx_6.s.asm | LRGH/plasmasm | 4cd50546c3dc895763d72dd60b7c46179c1916bc | [
"Apache-2.0"
] | 1 | 2021-02-28T21:31:18.000Z | 2021-02-28T21:31:18.000Z | non_regression/switch_x64_macosx_6.s.asm | LRGH/plasmasm | 4cd50546c3dc895763d72dd60b7c46179c1916bc | [
"Apache-2.0"
] | null | null | null | non_regression/switch_x64_macosx_6.s.asm | LRGH/plasmasm | 4cd50546c3dc895763d72dd60b7c46179c1916bc | [
"Apache-2.0"
] | null | null | null | .section __TEXT,__text,regular,pure_instructions
.align 4, 0x90
.globl _usage
_usage:
pushq %rbp
Ltmp3:
Ltmp4:
movq %rsp, %rbp
Ltmp5:
pushq %r15
pushq %r14
pushq %r12
pushq %rbx
Ltmp6:
Ltmp7:
Ltmp8:
Ltmp9:
movl %edi, %r14d
testl %r14d, %r14d
jne LBB0_1
movq ... | 21.736989 | 569 | 0.540694 |
06dee74a495059f27ef8c376d2b6096ee2979361 | 593 | asm | Assembly | Appl/GeoCalc/Document/documentChart.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Appl/GeoCalc/Document/documentChart.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Appl/GeoCalc/Document/documentChart.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:
FILE: documentChart.asm
AUTHOR: Chris Boyke
METHODS:
Name Description
---- -----------
FUNCTIONS:
Scope Name Description
----- ---- ---... | 18.53125 | 71 | 0.443508 |
7c37766c0baca85fa8137de10cc1fdd89c5f5d6b | 7,078 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0x48.log_21829_2433.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0x48.log_21829_2433.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0x48.log_21829_2433.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r13
push %r14
push %r8
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x8990, %r14
clflush (%r14)
nop
nop
nop
nop
cmp %r8, %r8
movb $0x61, (%r14)
nop
nop
nop
cmp $3362, %r10
lea addresses_UC_ht+0xd73a, %rsi
lea addresses_WC_ht+0x1c30a, %rdi
nop
n... | 37.057592 | 2,999 | 0.654705 |
e36a0e07f9e76495617462588d0285d0cde55748 | 182 | asm | Assembly | libsrc/_DEVELOPMENT/stdlib/c/sccz80/strtod.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | 8 | 2017-01-18T12:02:17.000Z | 2021-06-12T09:40:28.000Z | libsrc/_DEVELOPMENT/stdlib/c/sccz80/strtod.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | 1 | 2017-03-06T07:41:56.000Z | 2017-03-06T07:41:56.000Z | libsrc/_DEVELOPMENT/stdlib/c/sccz80/strtod.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | 3 | 2017-03-07T03:19:40.000Z | 2021-09-15T17:59:19.000Z |
; double strtod(const char *nptr, char **endptr)
PUBLIC strtod
EXTERN asm_strtod
strtod:
pop af
pop de
pop hl
push hl
push de
push af
jp asm_strtod
| 9.578947 | 48 | 0.626374 |
cb4cefb2066b8b9225b441204223d85abf0876e2 | 35,528 | asm | Assembly | coverage/IN_CTS/0498-COVERAGE-brw-fs-7292-7381/work/variant/1_spirv_asm/shader.frag.asm | asuonpaa/ShaderTests | 6a3672040dcfa0d164d313224446496d1775a15e | [
"Apache-2.0"
] | null | null | null | coverage/IN_CTS/0498-COVERAGE-brw-fs-7292-7381/work/variant/1_spirv_asm/shader.frag.asm | asuonpaa/ShaderTests | 6a3672040dcfa0d164d313224446496d1775a15e | [
"Apache-2.0"
] | 47 | 2021-03-11T07:42:51.000Z | 2022-03-14T06:30:14.000Z | coverage/IN_CTS/0498-COVERAGE-brw-fs-7292-7381/work/variant/1_spirv_asm/shader.frag.asm | asuonpaa/ShaderTests | 6a3672040dcfa0d164d313224446496d1775a15e | [
"Apache-2.0"
] | 4 | 2021-03-09T13:37:19.000Z | 2022-02-25T07:32:11.000Z | ; SPIR-V
; Version: 1.0
; Generator: Khronos Glslang Reference Front End; 10
; Bound: 664
; Schema: 0
OpCapability Shader
%1 = OpExtInstImport "GLSL.std.450"
OpMemoryModel Logical GLSL450
OpEntryPoint Fragment %4 "main" %642 %659
OpExecutionMode %4 O... | 32.122966 | 77 | 0.450546 |
c30e26559a30738ca4c8c965d76848ef9d3432a5 | 227 | asm | Assembly | Lab4/lab4_1_2.asm | richardhyy/AssemblyLab | 7e0ba3800f3db1e2f5d616ca89905963d1da0996 | [
"MIT"
] | 3 | 2021-06-26T14:52:16.000Z | 2021-11-23T03:48:48.000Z | Lab4/lab4_1_2.asm | richardhyy/AssemblyLab | 7e0ba3800f3db1e2f5d616ca89905963d1da0996 | [
"MIT"
] | 1 | 2021-06-26T14:12:21.000Z | 2021-06-26T14:18:54.000Z | Lab4/lab4_1_2.asm | richardhyy/AssemblyLab | 7e0ba3800f3db1e2f5d616ca89905963d1da0996 | [
"MIT"
] | 4 | 2021-11-30T06:06:08.000Z | 2022-03-16T03:55:42.000Z | assume cs:code
code segment
mov ax,0020h ;1
mov ds,ax ;2
mov bx,0040h ;3
s: sub bl,1 ;4
mov [bx],bl ;5
loop s ;6
mov ax,4c00h ;7
int 21h ;8
code ends
end
| 11.35 | 23 | 0.45815 |
5f73c6efee597fc778d335aa0bc8b9610a3bc514 | 5,256 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_2713_1160.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_2713_1160.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_2713_1160.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r13
push %r14
push %rax
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WC_ht+0x14628, %rsi
clflush (%rsi)
nop
nop
add $20771, %rax
mov $0x6162636465666768, %rdx
movq %rdx, %xmm3
and $0xffffffffffffffc0, %rsi
vmovaps %ymm3, (%rsi)
nop
nop
nop
nop
nop
ad... | 43.081967 | 2,999 | 0.6621 |
d419f19c83461ce112524a376630873c7c4c8fbd | 23,573 | asm | Assembly | data/text/battle.asm | AtmaBuster/pokeplat-gen2 | fa83b2e75575949b8f72cb2c48f7a1042e97f70f | [
"blessing"
] | 6 | 2021-06-19T06:41:19.000Z | 2022-02-15T17:12:33.000Z | data/text/battle.asm | TastySnax12/pokecrystal16-493-plus | 9de36c8803c9bdf4b8564ed547f988b0b66f0c41 | [
"blessing"
] | null | null | null | data/text/battle.asm | TastySnax12/pokecrystal16-493-plus | 9de36c8803c9bdf4b8564ed547f988b0b66f0c41 | [
"blessing"
] | 3 | 2021-01-15T18:45:40.000Z | 2021-10-16T03:35:27.000Z | BattleText:: ; used only for BANK(BattleText)
BattleText_PlayerPickedUpPayDayMoney:
text "<PLAYER> picked up"
line "¥@"
text_decimal wPayDayMoney, 3, 6
text "!"
prompt
WildPokemonAppearedText:
text "Wild @"
text_ram wEnemyMonNick
text_start
line "appeared!"
prompt
HookedPokemonAttackedText:
text "The hook... | 14.506462 | 48 | 0.719213 |
dd305ad3c572fa92c3a05c5a1f0be201267d4f13 | 4,903 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_4_1333.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_4_1333.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_4_1333.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r13
push %r14
push %r8
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x10fc7, %r13
and $13693, %r14
mov (%r13), %r8w
nop
nop
nop
cmp $38166, %rsi
lea addresses_normal_ht+0x1dbbd, %rcx
nop
nop
add $9337, %rbx
mov $0x6162636465666768, %r10
mov... | 21.042918 | 149 | 0.647359 |
026db8537d1e8f66ea0207ab86e5cf2f9d3ae77d | 3,732 | asm | Assembly | Chapter03/Answers to Exercises/src/Ex__6_checksum_tests.asm | jeras/Modern-Computer-Architecture-and-Organization-Second-Edition | 53a03c8e9aefa3e82c38e14575b20b8155c13c9e | [
"MIT"
] | 88 | 2020-02-09T12:35:47.000Z | 2022-03-23T18:08:08.000Z | Chapter03/Answers to Exercises/src/Ex__6_checksum_tests.asm | jeras/Modern-Computer-Architecture-and-Organization-Second-Edition | 53a03c8e9aefa3e82c38e14575b20b8155c13c9e | [
"MIT"
] | 2 | 2021-05-12T17:04:12.000Z | 2021-05-15T21:40:40.000Z | Chapter03/Answers to Exercises/src/Ex__6_checksum_tests.asm | jeras/Modern-Computer-Architecture-and-Organization-Second-Edition | 53a03c8e9aefa3e82c38e14575b20b8155c13c9e | [
"MIT"
] | 25 | 2019-12-01T14:40:42.000Z | 2022-03-31T10:53:55.000Z | ; Ex__6_checksum_tests.asm
; Try running this code at https://skilldrick.github.io/easy6502/
; After tests complete, A=$AA if success, A=$EE if error detected
; Store the address of the data array in $10-$11
LDA #$00
STA $10
STA $11
; ==============================================
; Test 1: 1 byte; Checksum: 00 Chec... | 15.813559 | 70 | 0.593248 |
44a4f9f7210104b0838fb3eab59162486e6be73c | 682 | asm | Assembly | oeis/077/A077939.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/077/A077939.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/077/A077939.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A077939: Expansion of 1/(1 - 2*x - x^2 - x^3).
; Submitted by Jamie Morken(s4)
; 1,2,5,13,33,84,214,545,1388,3535,9003,22929,58396,148724,378773,964666,2456829,6257097,15935689,40585304,103363394,263247781,670444260,1707499695,4348691431,11075326817,28206844760,71837707768,182957587113,465959726754,1186714748389,3022... | 42.625 | 486 | 0.793255 |
a3d5b95109668458662f04c275820e8cf829875e | 646 | asm | Assembly | oeis/275/A275120.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/275/A275120.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/275/A275120.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A275120: List the least common multiples of {1, 2, ..., k} for k = 0, 1, ...; this sequence gives the length of the n-th block of consecutive equal numbers.
; Submitted by Jamie Morken(s4)
; 2,1,1,1,2,1,1,2,2,3,1,2,4,2,2,2,2,1,5,4,2,4,2,4,6,2,3,3,4,2,6,2,2,6,8,4,2,4,2,4,8,4,2,1,3,6,2,10,2,6,6,4,2,4,6,2,10,2,4,2,12,12... | 24.846154 | 208 | 0.555728 |
7c0b7087b8e62173fc0178948f7aae33f0fc5d89 | 806,121 | asm | Assembly | third_party/heif_decoder/src/main/cpp/libx265/common/x86/intrapred16.asm | vy12021/glide_webp | 23a89575496dd0196e5f15f3d1893a43013deac2 | [
"Apache-2.0"
] | 14 | 2019-02-26T22:22:32.000Z | 2022-03-03T07:06:58.000Z | third_party/heif_decoder/src/main/cpp/libx265/common/x86/intrapred16.asm | vy12021/glide_webp | 23a89575496dd0196e5f15f3d1893a43013deac2 | [
"Apache-2.0"
] | null | null | null | third_party/heif_decoder/src/main/cpp/libx265/common/x86/intrapred16.asm | vy12021/glide_webp | 23a89575496dd0196e5f15f3d1893a43013deac2 | [
"Apache-2.0"
] | 7 | 2019-05-17T19:14:10.000Z | 2021-08-31T01:54:40.000Z | ;*****************************************************************************
;* Copyright (C) 2013-2017 MulticoreWare, Inc
;*
;* Authors: Dnyaneshwar Gorade <dnyaneshwar@multicorewareinc.com>
;* Yuvaraj Venkatesh <yuvaraj@multicorewareinc.com>
;* Min Chen <chenm003@163.com> <min.chen@multicorewarein... | 32.093359 | 115 | 0.350615 |
5464e0568678c176e4565629b3f54bec4f33dbe5 | 585 | asm | Assembly | programs/oeis/138/A138010.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/138/A138010.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/138/A138010.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A138010: a(n) is the number of positive divisors of n that divide d(n), where d(n) is the number of positive divisors of n, A000005(n); a(n) also equals d(gcd(n, d(n))).
; 1,2,1,1,1,2,1,3,2,2,1,4,1,2,1,1,1,4,1,2,1,2,1,4,1,2,1,2,1,2,1,2,1,2,1,3,1,2,1,4,1,2,1,2,2,2,1,2,1,2,1,2,1,2,1,4,1,2,1,6,1,2,2,1,1,2,1,2,1,2,1,6,1,... | 83.571429 | 201 | 0.598291 |
42c6ab8cbef61c3dcff139766a0be4c0f0a8f40d | 5,592 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_657.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_657.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_657.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 %r15
push %r8
push %r9
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_normal_ht+0x1aa1d, %r15
nop
cmp $33091, %rdx
mov $0x6162636465666768, %r9
movq %r9, (%r15)
nop
nop
nop
nop
nop
dec %r8
lea addresses_normal_ht+0x7e1d, %rsi
cmp %r8, %r8
movb $0x61, (%... | 39.942857 | 2,999 | 0.657189 |
99e39ce1ef8a898c09c1d20ebdaef7a6fab191f8 | 510 | asm | Assembly | lift/x86/testdata/x86_32/fpu/fild/fild.asm | decomp/experimental | 6d058f5e1da6fc2d0765e348fb861803a319c9fb | [
"CC0-1.0"
] | 9 | 2017-09-10T12:04:49.000Z | 2020-12-21T15:59:09.000Z | lift/x86/testdata/x86_32/fpu/fild/fild.asm | decomp/experimental | 6d058f5e1da6fc2d0765e348fb861803a319c9fb | [
"CC0-1.0"
] | 3 | 2017-06-14T09:52:32.000Z | 2019-10-13T09:14:26.000Z | lift/x86/testdata/x86_32/fpu/fild/fild.asm | decomp/experimental | 6d058f5e1da6fc2d0765e348fb861803a319c9fb | [
"CC0-1.0"
] | 2 | 2018-10-24T18:49:55.000Z | 2019-05-25T21:15:42.000Z | [BITS 32]
global fild_m16int:function
global fild_m32int:function
section .text
; === [ fild arg ] =============================================================
; --- [ m16int ] ---------------------------------------------------------------
fild_m16int:
fild word [m16int]
ret
; --- [ m32int ] --------------... | 17.586207 | 80 | 0.413725 |
db190fc7827cd29db4c2a307caa42c3aad779ca9 | 276 | asm | Assembly | programs/oeis/152/A152623.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/152/A152623.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/152/A152623.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A152623: Decimal expansion of 3/2.
; 1,5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
mul $0,4
mov $1,5
bin $1,$0
mov $0,$1
| 34.5 | 199 | 0.528986 |
c8964f0dae9915d8e7e448bc3fd3ae7ab35179a6 | 5,848 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xca_notsx.log_21829_1214.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xca_notsx.log_21829_1214.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xca_notsx.log_21829_1214.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r14
push %r15
push %r8
push %rbp
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_D_ht+0x5a3c, %r11
nop
nop
nop
nop
nop
and %r14, %r14
movw $0x6162, (%r11)
nop
nop
nop
nop
nop
sub %rbp, %rbp
lea addresses_UC_ht+0xbfe4, %r11
nop
nop
nop
cmp %rdx... | 35.658537 | 2,999 | 0.653557 |
d1026a91715c5447e4f4fca3cc01b8fadd43671b | 5,580 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_sm_/i3-7100_9_0x84_notsx.log_21829_895.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i3-7100_9_0x84_notsx.log_21829_895.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i3-7100_9_0x84_notsx.log_21829_895.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 %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WC_ht+0x29f0, %rsi
lea addresses_D_ht+0xb910, %rdi
nop
nop
nop
nop
cmp $18117, %r13
mov $108, %rcx
rep movsq
nop
nop
xor %r9, %r9
lea addresses_WT_ht+0xe450, %rdi
nop
nop
and $16234, %r11
mov ... | 39.020979 | 2,999 | 0.658602 |
81c90e0134e298c925c30a53d5c81d470bd54be6 | 70,077 | asm | Assembly | PRACT0/SO1H/asm/procs_0.asm | so1h/SO1H | 7163aa1907b7f7ab70ab022012036c4fa0482e17 | [
"BSD-2-Clause"
] | null | null | null | PRACT0/SO1H/asm/procs_0.asm | so1h/SO1H | 7163aa1907b7f7ab70ab022012036c4fa0482e17 | [
"BSD-2-Clause"
] | null | null | null | PRACT0/SO1H/asm/procs_0.asm | so1h/SO1H | 7163aa1907b7f7ab70ab022012036c4fa0482e17 | [
"BSD-2-Clause"
] | null | null | null | bits 16
; RPN'ized expression: "17 "
; Expanded expression: "17 "
; Expression value: 17
; glb dig : [17u] char
; glb intptr_t : int
; glb uintptr_t : unsigned
; glb intmax_t : int
; glb uintmax_t : unsigned
; glb int8_t : signed char
; glb int_least8_t : signed char
; glb int_fast8_t : signed char
; glb uint8_t : uns... | 21.844451 | 168 | 0.653966 |
5f7fde820f93df2ed020dd26c3217d81ccf3a9df | 286 | asm | Assembly | oeis/018/A018522.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/018/A018522.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/018/A018522.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A018522: Divisors of 567.
; Submitted by Jamie Morken(w3)
; 1,3,7,9,21,27,63,81,189,567
mov $1,$0
mov $2,1
lpb $0
sub $0,1
mov $4,$3
mul $3,$1
div $1,8
pow $3,$4
add $3,$2
add $4,1
add $2,$4
mul $2,$1
mul $4,3
add $2,$4
lpe
mov $0,$4
div $0,3
mul $0,2
add $0,1
| 11.916667 | 31 | 0.538462 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.