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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
77839c3896e87e4c038be6242616814324fd59f3 | 792 | asm | Assembly | 4.0.x/LongVarHUD/Powerup_IncreaseHealth.asm | chronosv2/NESMaker_Public_Code_Repository | d0a67b33d673fbff332fa4ae36d3465f73b87bba | [
"Unlicense"
] | 6 | 2019-08-09T19:53:33.000Z | 2021-12-09T03:51:59.000Z | 4.0.x/LongVarHUD/Powerup_IncreaseHealth.asm | chronosv2/NESMaker_Public_Code_Repository | d0a67b33d673fbff332fa4ae36d3465f73b87bba | [
"Unlicense"
] | null | null | null | 4.0.x/LongVarHUD/Powerup_IncreaseHealth.asm | chronosv2/NESMaker_Public_Code_Repository | d0a67b33d673fbff332fa4ae36d3465f73b87bba | [
"Unlicense"
] | null | null | null | ;;; Increase Health code for player.
;;; works with variable myHealth
;;; works with HUD variable HUD_myHealth.
TXA
STA tempx
LDX player1_object
LDA Object_health,x
CLC
ADC #$01
CMP #$11 ;16 HP max so check for 17
BCS skipGettingHealth
;;;you may want to test against a MAX HEALTH.
;;; this could be a sta... | 31.68 | 129 | 0.755051 |
8b55c42dc31d434713d002c3cb76f552590b0ebe | 84 | asm | Assembly | LPS/Esercizi/26.04.2022_compito/es2.asm | Giacomix02/esercitazioni-java | a2c1ffa073240d08ee50a4e0b6088165230f21bf | [
"MIT"
] | 3 | 2021-12-10T16:28:19.000Z | 2022-03-29T13:50:19.000Z | LPS/Esercizi/26.04.2022_compito/es2.asm | Giacomix02/Codice-Univaq-Informatica | a2c1ffa073240d08ee50a4e0b6088165230f21bf | [
"MIT"
] | 1 | 2021-12-07T14:39:52.000Z | 2021-12-07T14:39:52.000Z | LPS/Esercizi/26.04.2022_compito/es2.asm | Giacomix02/Codice-Univaq-Informatica | a2c1ffa073240d08ee50a4e0b6088165230f21bf | [
"MIT"
] | 4 | 2022-03-07T18:47:45.000Z | 2022-03-31T06:42:00.000Z | #specifica 1 MIPS
.text
li $s0,0x12345678
li $s1,0x8010001
or $s0,$s0,$s1
#GIUSTO! | 12 | 17 | 0.702381 |
f5e95ae8d0e425c1592c4ddeddd1aae815111d09 | 7,563 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_ht_zr_/i9-9900K_12_0xca_notsx.log_21829_1542.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_ht_zr_/i9-9900K_12_0xca_notsx.log_21829_1542.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_ht_zr_/i9-9900K_12_0xca_notsx.log_21829_1542.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r12
push %r13
push %r15
push %r9
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0x1e3, %rdi
nop
nop
nop
nop
nop
cmp $12872, %r12
movups (%rdi), %xmm7
vpextrq $1, %xmm7, %r9
nop
nop
nop
nop
nop
cmp %r11, %r11
lea addresses_D_ht+0xdc53, %rcx
nop
nop
nop
nop
... | 33.914798 | 2,999 | 0.654767 |
3203beef77a9c72cd67b64667103245485240f2d | 55,748 | asm | Assembly | ls.asm | mtreffert/xv6-staus-treffert | eb739a9297b3bddcae1d4ed30745ad05744dc01e | [
"Xnet",
"X11"
] | null | null | null | ls.asm | mtreffert/xv6-staus-treffert | eb739a9297b3bddcae1d4ed30745ad05744dc01e | [
"Xnet",
"X11"
] | null | null | null | ls.asm | mtreffert/xv6-staus-treffert | eb739a9297b3bddcae1d4ed30745ad05744dc01e | [
"Xnet",
"X11"
] | 1 | 2021-02-16T11:57:21.000Z | 2021-02-16T11:57:21.000Z |
_ls: file format elf32-i386
Disassembly of section .text:
00000000 <fmtname>:
#include "user.h"
#include "fs.h"
char*
fmtname(char *path)
{
0: 55 push %ebp
1: 89 e5 mov %esp,%ebp
3: 56 push %esi
4: 53 push %ebx
5: ... | 30.936737 | 73 | 0.420822 |
61cd0beefe63651d004d4dabb7d5db601439e261 | 1,158 | asm | Assembly | externals/mpir-3.0.0/mpn/x86_64/k8/not.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_64/k8/not.asm | JaminChan/eos_win | c03e57151cfe152d0d3120abb13226f4df74f37e | [
"MIT"
] | 15 | 2021-12-24T22:53:49.000Z | 2021-12-25T10:03:13.000Z | LibSource/mpir/mpn/x86_64/k8/not.asm | ekzyis/CrypTool-2 | 1af234b4f74486fbfeb3b3c49228cc36533a8c89 | [
"Apache-2.0"
] | 10 | 2021-10-17T19:46:51.000Z | 2022-03-18T02:57:57.000Z | dnl mpn_not
dnl Copyright 2011 The Code Cavern
dnl This file is part of the MPIR Library.
dnl The MPIR Library is free software; you can redistribute it and/or modify
dnl it under the terms of the GNU Lesser General Public License as published
dnl by the Free Software Foundation; either version 2.1 of the Lice... | 28.95 | 79 | 0.748705 |
3c5f637960b74176d00289adc0b7627a3324bd45 | 302 | asm | Assembly | text/maps/school.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | null | null | null | text/maps/school.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | null | null | null | text/maps/school.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | null | null | null | _SchoolText1::
text "Whew! I'm trying"
line "to memorize all"
cont "my notes."
done
_SchoolText3::
text "Sis says #MON"
line "will become tame"
cont "if you treat them"
cont "nicely."
done
_SchoolText2::
text "Okay!"
para "Be sure to read"
line "the blackboard"
cont "carefully!"
done
| 14.380952 | 25 | 0.682119 |
d1b46851a9d3f472fd71c567aa232738b803e7b5 | 5,852 | asm | Assembly | Transynther/x86/_processed/US/_zr_/i9-9900K_12_0xa0_notsx.log_21829_882.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/US/_zr_/i9-9900K_12_0xa0_notsx.log_21829_882.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/US/_zr_/i9-9900K_12_0xa0_notsx.log_21829_882.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r12
push %r14
push %r15
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0x5078, %r15
nop
nop
sub %rcx, %rcx
movl $0x61626364, (%r15)
nop
nop
xor %rbx, %rbx
lea addresses_WT_ht+0x19d78, %rbx
nop
nop
xor $56500, %r11
movw $0x6162, (%rbx)
and %rcx, %... | 39.540541 | 2,999 | 0.658407 |
8698932d03c4e84df9051ec6fed9e4ca39581a27 | 794 | asm | Assembly | src/data/gdt.asm | natiiix/Nebula | 0b4b226bb9e217af57b200fae4850ad227432fc3 | [
"MIT"
] | 1 | 2020-11-11T16:06:26.000Z | 2020-11-11T16:06:26.000Z | src/data/gdt.asm | natiiix/Nebula | 0b4b226bb9e217af57b200fae4850ad227432fc3 | [
"MIT"
] | 13 | 2020-05-24T00:45:01.000Z | 2020-06-02T14:41:24.000Z | src/data/gdt.asm | natiiix/nebula | 0b4b226bb9e217af57b200fae4850ad227432fc3 | [
"MIT"
] | null | null | null | SECTION .rodata
gdt_start: ; GDT - Global Descriptor Table - used for memory segmentation
gdt_null: ; null segment - reserved by design, never actually used
dq 0
gdt_code: ; code segment
dw 0xFFFF
dw 0x0000
db 0x00
db 0b10011010
db 0b11001111
db 0x... | 24.8125 | 86 | 0.598237 |
9f0b8683921c1ae09ab11d5a0943223d7fea00b8 | 2,110 | asm | Assembly | tests/mips1.asm | QuarticCat/qc-mips-cpu | 500a8f82c7cb9876584c9cdeee9438534f110f5b | [
"MIT"
] | null | null | null | tests/mips1.asm | QuarticCat/qc-mips-cpu | 500a8f82c7cb9876584c9cdeee9438534f110f5b | [
"MIT"
] | null | null | null | tests/mips1.asm | QuarticCat/qc-mips-cpu | 500a8f82c7cb9876584c9cdeee9438534f110f5b | [
"MIT"
] | null | null | null | .text
# This test does not include any hazards, jump, branch
# This test only aims to test the normal function of the cpu.
# To test wheter the cpu can do other instructions correctly.
addi $v0, $zero, 1
addi $v1, $zero, 2
addiu $a0, $zero, 20
addiu $a1, $zero, 16
addiu $a2, $zero, 4
add $a3, $v0, $v1 # 3 in $a3
addi... | 37.017544 | 61 | 0.596209 |
3765745d664ae44d29c64a2d548670dd245757df | 45,363 | asm | Assembly | P6/P6Judger - 100 testpoints/testpoint/testpoint64.asm | flyinglandlord/BUAA-CO-2021 | 1aa28b09762dfb2376ed2aac4126839f0e6fcf93 | [
"MIT"
] | 5 | 2021-12-05T12:58:26.000Z | 2022-03-31T02:05:13.000Z | P6/P6Judger - 100 testpoints/testpoint/testpoint64.asm | OliverDu8-24/BUAA-CO-2021 | 9959abd90de9039d751bab64f153547e76066665 | [
"MIT"
] | null | null | null | P6/P6Judger - 100 testpoints/testpoint/testpoint64.asm | OliverDu8-24/BUAA-CO-2021 | 9959abd90de9039d751bab64f153547e76066665 | [
"MIT"
] | 2 | 2021-12-19T11:49:48.000Z | 2021-12-22T10:25:38.000Z | ori $1, $0, 14
ori $2, $0, 3
ori $3, $0, 5
ori $4, $0, 11
sw $1, 0($0)
sw $1, 4($0)
sw $1, 8($0)
sw $4, 12($0)
sw $3, 16($0)
sw $1, 20($0)
sw $3, 24($0)
sw $2, 28($0)
sw $2, 32($0)
sw $3, 36($0)
sw $3, 40($0)
sw $4, 44($0)
sw $2, 48($0)
sw $1, 52($0)
sw $1, 56($0)
sw $3, 60($0)
sw $2, 64($0)
sw $1, 68($0)
sw $1, 72($0)... | 11.965972 | 21 | 0.54216 |
80f474c8c3e61384d2af1d61578b35c6661b7f24 | 4,823 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_1488.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_1488.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_1488.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 %r13
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x185f5, %rsi
lea addresses_WC_ht+0x1d215, %rdi
nop
nop
nop
nop
sub %r12, %r12
mov $59, %rcx
rep movsb
dec %rbp
lea addresses_D_ht+0xa9a0, %r13
nop
nop
dec %r10
vmovups (%r13), %ymm5
ve... | 48.717172 | 2,999 | 0.660792 |
2c3ce9046e07063bc4ade4792d21dca859c1939c | 5,182 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0xca.log_21829_1409.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_1409.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_1409.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 %rax
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x1b2b0, %rsi
lea addresses_WC_ht+0x18fb0, %rdi
nop
nop
nop
xor $52412, %r15
mov $52, %rcx
rep movsb
xor %r15, %r15
lea addresses_WT_ht+0xa6a8, %r10
nop
cmp %r12, %r12
mov... | 47.541284 | 2,999 | 0.661328 |
027e6683a3d1dc2c9bfb2dec48208f5a531a8383 | 1,750 | asm | Assembly | programs/oeis/174/A174783.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/174/A174783.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/174/A174783.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A174783: Expansion of (1+2x-sqrt(1-4x^2))/(2(1-x^2)*sqrt(1-4x^2)).
; 0,1,1,3,4,9,14,29,49,99,175,351,637,1275,2353,4707,8788,17577,33098,66197,125476,250953,478192,956385,1830270,3660541,7030570,14061141,27088870,54177741,104647630,209295261,405187825,810375651,1571990935,3143981871,6109558585,12219117171,23782190485... | 159.090909 | 1,537 | 0.884571 |
44a46d7e3b47c41840ffef368e8111f13f4a4ad2 | 544 | asm | Assembly | oeis/325/A325401.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/325/A325401.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/325/A325401.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A325401: minflip(n) = min(n, r(n)) where r(n) is the binary reverse of n.
; 0,1,1,3,1,5,3,7,1,9,5,11,3,11,7,15,1,17,9,19,5,21,13,23,3,19,11,27,7,23,15,31,1,33,17,35,9,37,25,39,5,37,21,43,13,45,29,47,3,35,19,51,11,43,27,55,7,39,23,55,15,47,31,63,1,65,33,67,17,69,49,71,9,73,41,75,25,77,57,79,5,69,37,83,21,85,53,87,13,7... | 60.444444 | 274 | 0.667279 |
141945876824f9050aa7c64312be2955bebe204c | 2,621 | asm | Assembly | ASS4/count_alpha_num_string (q1).asm | rahulkumawat1/NASM | 09b69e1338e59e43b6ff7403337d13810070d59f | [
"MIT"
] | null | null | null | ASS4/count_alpha_num_string (q1).asm | rahulkumawat1/NASM | 09b69e1338e59e43b6ff7403337d13810070d59f | [
"MIT"
] | null | null | null | ASS4/count_alpha_num_string (q1).asm | rahulkumawat1/NASM | 09b69e1338e59e43b6ff7403337d13810070d59f | [
"MIT"
] | null | null | null | section .data
newline : db 0Ah
zero : db '0'
space : db ' '
section .bss
str : resb 500
n : resw 1
i : resw 1
tmp : resb 1
cnta : resw 1
cntd : resw 1
cnts : resw 1
cntw : resw 1
lcnt : resw 1
num : resw 1
count : resw 1
dig : resb 1
section .text
global _start
_start :
call read
cmp word[n], 0
jne countcall
mov w... | 10.875519 | 29 | 0.641358 |
bc1bb2ff3d1791229718b7d08e8fa515be634c5b | 15,588 | asm | Assembly | aom_dsp/x86/intrapred_ssse3.asm | merryApple/aom | 7b88ade6135ed4fecd6d745166ce74209ff137de | [
"BSD-2-Clause"
] | 147 | 2017-07-10T21:45:26.000Z | 2022-03-17T12:18:25.000Z | aom_dsp/x86/intrapred_ssse3.asm | merryApple/aom | 7b88ade6135ed4fecd6d745166ce74209ff137de | [
"BSD-2-Clause"
] | 11 | 2018-02-16T17:56:06.000Z | 2021-02-28T15:33:44.000Z | aom_dsp/x86/intrapred_ssse3.asm | merryApple/aom | 7b88ade6135ed4fecd6d745166ce74209ff137de | [
"BSD-2-Clause"
] | 33 | 2018-01-08T20:00:50.000Z | 2022-03-01T11:21:09.000Z | ;
; Copyright (c) 2016, Alliance for Open Media. All rights reserved
;
; This source code is subject to the terms of the BSD 2 Clause License and
; the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
; was not distributed with this source code in the LICENSE file, you can
; obtain it at www.aome... | 37.927007 | 86 | 0.484796 |
fa26f1b62f53d8580d7bbddfa9311a8c5e5e1a5b | 549 | asm | Assembly | dependencies/groucho32.asm | gr0uch0dev/AssemblyExercisesAndNotes | 3b5fb0bb463dee439a8d7934d4ca74fe8f47179f | [
"MIT"
] | null | null | null | dependencies/groucho32.asm | gr0uch0dev/AssemblyExercisesAndNotes | 3b5fb0bb463dee439a8d7934d4ca74fe8f47179f | [
"MIT"
] | null | null | null | dependencies/groucho32.asm | gr0uch0dev/AssemblyExercisesAndNotes | 3b5fb0bb463dee439a8d7934d4ca74fe8f47179f | [
"MIT"
] | null | null | null | .386
.model flat, STDCALL
option casemap:none ; Case Sensitive
option PROC:private
PUBLIC GetLenString
.data
.code
;###########################
;# PROCEDURES #
;###########################
GetLenString PROC USES esi edx ebx, lp_string:DWORD
xor esi, esi
L1:
mov edx, lp_string
mov... | 18.3 | 60 | 0.539162 |
2b1d283bc19b66a757a8324be2e258b60a906d45 | 104 | asm | Assembly | 6502EMU/Instructions/BRK.asm | austinbentley/6502toAVR | 98f43db3554741e6e25c0ab5acd394120a121c0d | [
"BSD-3-Clause"
] | null | null | null | 6502EMU/Instructions/BRK.asm | austinbentley/6502toAVR | 98f43db3554741e6e25c0ab5acd394120a121c0d | [
"BSD-3-Clause"
] | null | null | null | 6502EMU/Instructions/BRK.asm | austinbentley/6502toAVR | 98f43db3554741e6e25c0ab5acd394120a121c0d | [
"BSD-3-Clause"
] | null | null | null | /*
* BRK.asm
*
* Created: 5/13/2018 2:46:37 AM
* Author: ROTP
*/
BRK_implied: ;UNTESTED
break | 11.555556 | 33 | 0.586538 |
866a5c6ee41dbca8ba7da5909cab221f5c2a7e89 | 1,325 | asm | Assembly | src/constants.asm | hgwood/blox86 | 6c843b849ba751415e63298a449dd2ab966a4402 | [
"Apache-2.0"
] | 3 | 2020-05-08T21:26:40.000Z | 2020-05-09T15:55:26.000Z | src/constants.asm | hgwood/blox86 | 6c843b849ba751415e63298a449dd2ab966a4402 | [
"Apache-2.0"
] | null | null | null | src/constants.asm | hgwood/blox86 | 6c843b849ba751415e63298a449dd2ab966a4402 | [
"Apache-2.0"
] | null | null | null | ; gameplay constants
; absolute horizontal coordinate at which the player starts
; range: [1, 65 - player_size]
%assign initial_player_left_x 10
; width of the player at the start of the game
; range: [1, 64]
%assign initial_player_size 5
; absolute horizontal coordinate at which the ball starts
%assign initial_ball_x ... | 36.805556 | 115 | 0.798491 |
8b8d61dd7a83a843d64e847f7409d0777e9bbde6 | 296 | asm | Assembly | programs/oeis/021/A021895.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/021/A021895.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/021/A021895.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A021895: Decimal expansion of 1/891.
; 0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,9,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,9,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,9,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,9,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,9,0,0,1,1,2,2,3,3,4
add $0,1
mod $0,18
add $0,1
div $0,2
add $0,9
mod $0,10
| 29.6 | 199 | 0.540541 |
c44fb888355f7931067d607176ea11632f9edefe | 286 | asm | Assembly | oeis/131/A131951.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/131/A131951.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/131/A131951.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A131951: 2^n+n*(n+3).
; Submitted by Jamie Morken(s3.)
; 1,6,14,26,44,72,118,198,344,620,1154,2202,4276,8400,16622,33038,65840,131412,262522,524706,1049036,2097656,4194854,8389206,16777864,33555132,67109618
mov $1,2
pow $1,$0
add $1,$0
add $0,1
pow $0,2
add $1,$0
mov $0,$1
sub $0,1
| 22 | 151 | 0.695804 |
a279a479cb8dcb41ccee41968211236aee7043f7 | 6,866 | asm | Assembly | Win32/Win32.Carume/Win32.Carume.asm | fengjixuchui/Family | 2abe167082817d70ff2fd6567104ce4bcf0fe304 | [
"MIT"
] | 3 | 2021-05-15T15:57:13.000Z | 2022-03-16T09:11:05.000Z | Win32/Win32.Carume/Win32.Carume.asm | fengjixuchui/Family | 2abe167082817d70ff2fd6567104ce4bcf0fe304 | [
"MIT"
] | null | null | null | Win32/Win32.Carume/Win32.Carume.asm | fengjixuchui/Family | 2abe167082817d70ff2fd6567104ce4bcf0fe304 | [
"MIT"
] | 3 | 2021-05-15T15:57:15.000Z | 2022-01-08T20:51:04.000Z | ;
; W32.Carume
;
; Written by RadiatioN @ XERO VX and hacking group in February-March 2006
;
; THIS FILE HAS NO COPYRIGHTS! I AM NOT RESPONSIBLE FOR ANY DAMAGE WITH THAT CODE!
;
; Compile with masm 8.2
;
; greetings to vBx and SkyOut
;
; What does this Code?
; - Copy itself to %WINDIR%\Help\WinHelpCenter.... | 17.973822 | 106 | 0.659918 |
ccd9b1fc58a8e351e2705add5b55af87e30e95d7 | 262 | asm | Assembly | programs/oeis/021/A021037.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/021/A021037.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/021/A021037.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A021037: Duplicate of A010674.
; 0,3,0,3,0,3,0,3,0,3,0,3,0,3,0,3,0,3,0,3,0,3,0,3,0,3,0,3,0,3,0,3,0,3,0,3,0,3,0,3,0,3,0,3,0,3,0,3,0,3,0,3,0,3,0,3,0,3,0,3,0,3,0,3,0,3,0,3,0,3,0,3,0,3,0,3,0,3,0,3,0,3,0,3,0,3,0,3,0,3,0,3,0,3,0,3,0,3,0
mov $1,$0
mul $1,3
mod $1,6
| 37.428571 | 199 | 0.530534 |
e930b75c9ffd97b08370d791ace27294c6bf21fd | 196 | asm | Assembly | libsrc/_DEVELOPMENT/adt/p_stack/c/sdcc_iy/p_stack_empty_fastcall.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/adt/p_stack/c/sdcc_iy/p_stack_empty_fastcall.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/adt/p_stack/c/sdcc_iy/p_stack_empty_fastcall.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; int p_stack_empty_fastcall(p_stack_t *s)
SECTION code_clib
SECTION code_adt_p_stack
PUBLIC _p_stack_empty_fastcall
EXTERN asm_p_stack_empty
defc _p_stack_empty_fastcall = asm_p_stack_empty
| 16.333333 | 48 | 0.867347 |
21178169df7005547e6ea4e20866ba2561146ed0 | 194 | asm | Assembly | banklib.asm | traidna/MUMPS-TI99-4A | b19c5819999a6f204a20f0496a153ba23ee8edf4 | [
"CC0-1.0"
] | null | null | null | banklib.asm | traidna/MUMPS-TI99-4A | b19c5819999a6f204a20f0496a153ba23ee8edf4 | [
"CC0-1.0"
] | null | null | null | banklib.asm | traidna/MUMPS-TI99-4A | b19c5819999a6f204a20f0496a153ba23ee8edf4 | [
"CC0-1.0"
] | null | null | null | GoBank: ; r1 = 6002,6000 BANK0, BANK1
; r2 = address in bank to jump to
;
li r0,004E0h
mov r0,@SWBANK
mov r1,@SWBANK+2
li r0,00460h
mov r0,@SWBANK+4
mov r2,@SWBANK+6
b @SWBANK
| 14.923077 | 42 | 0.634021 |
2500d1d256411acd984aac532e45b48a64eb69a2 | 4,870 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_269.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_269.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_269.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 %rcx
push %rdi
push %rsi
lea addresses_D_ht+0xe494, %rsi
lea addresses_WC_ht+0xb294, %rdi
clflush (%rdi)
and %r15, %r15
mov $31, %rcx
rep movsq
nop
nop
add %r12, %r12
pop %rsi
pop %rdi
pop %rcx
pop %r15
pop %r12
ret
.global s_faulty_load
s_fault... | 44.272727 | 2,999 | 0.658727 |
bda9969403163a134d990a4a4a0357f7669d2430 | 1,001 | asm | Assembly | programs/oeis/157/A157267.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/157/A157267.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/157/A157267.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A157267: a(n) = 10368*n^2 - 4896*n + 577.
; 6049,32257,79201,146881,235297,344449,474337,624961,796321,988417,1201249,1434817,1689121,1964161,2259937,2576449,2913697,3271681,3650401,4049857,4470049,4910977,5372641,5855041,6358177,6882049,7426657,7992001,8578081,9184897,9812449,10460737,11129761,11819521,12530017,1326... | 100.1 | 858 | 0.84016 |
674d94608623deb48b7477b7656ae0265dfde003 | 646 | asm | Assembly | uebung4/u4a9.asm | Sebb767/rechnerarchitektur | 3df204684d66b3305110ab3ef882869ffc76a291 | [
"WTFPL"
] | 1 | 2016-05-02T12:16:44.000Z | 2016-05-02T12:16:44.000Z | uebung4/u4a9.asm | Sebb767/rechnerarchitektur | 3df204684d66b3305110ab3ef882869ffc76a291 | [
"WTFPL"
] | null | null | null | uebung4/u4a9.asm | Sebb767/rechnerarchitektur | 3df204684d66b3305110ab3ef882869ffc76a291 | [
"WTFPL"
] | null | null | null | section .text
global main
main:
call looping
looping:
call print ; print hw
mov eax, [myc] ; get the variable
inc eax ; increase
mov [myc], eax ; save the new state
cmp eax, 11 ; compare if its 11
jne looping ; if not, again
call end ; exit
print:
mov eax, 4 ; sys call number (sys_write)
mov ebx, 1 ;... | 14.355556 | 41 | 0.664087 |
aac0033d4223ccef1a75496e4f5451deca94ece2 | 254 | asm | Assembly | libsrc/_DEVELOPMENT/arch/zxn/esxdos/c/sdcc_iy/esx_dos_catalog_next_fastcall.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_dos_catalog_next_fastcall.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_dos_catalog_next_fastcall.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ; unsigned char esx_dos_catalog_next(struct esx_cat *cat)
SECTION code_esxdos
PUBLIC _esx_dos_catalog_next_fastcall
EXTERN asm_esx_dos_catalog_next
_esx_dos_catalog_next_fastcall:
push iy
call asm_esx_dos_catalog_next
pop iy
ret
| 14.941176 | 57 | 0.80315 |
7b10b6d9870d400d20702758a4d1813e5e92e4e2 | 5,290 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_1875.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_1875.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_1875.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r12
push %r13
push %r8
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0xe825, %r12
clflush (%r12)
nop
nop
nop
nop
cmp %r8, %r8
movups (%r12), %xmm0
vpextrq $0, %xmm0, %r11
nop
nop
nop
nop
cmp $56541, %rsi
lea addresses_A_ht+0x2ed5, %rsi
lea a... | 41.007752 | 2,999 | 0.661248 |
bb0f6cfd3716e23938996a0ff6e055847a79d9af | 654 | asm | Assembly | oeis/234/A234506.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/234/A234506.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/234/A234506.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A234506: a(n) = binomial(9*n+3, n)/(3*n+1).
; Submitted by Jon Maiga
; 1,3,30,406,6327,107019,1909908,35399520,674842149,13147742322,260626484118,5239783981320,106585537781775,2189670831627678,45366284782209600,946815917066740800,19887218367823853937,420076689292591271325,8917736795123409615060,1901610176121606071679... | 46.714286 | 496 | 0.848624 |
b6cec4ac58ade1b2b9ffcf628943d14c80b165ef | 627 | asm | Assembly | oeis/007/A007556.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/007/A007556.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/007/A007556.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A007556: Number of 8-ary trees with n vertices.
; 1,1,8,92,1240,18278,285384,4638348,77652024,1329890705,23190029720,410333440536,7349042994488,132969010888280,2426870706415800,44627576949364104,826044435409399800,15378186970730687400,287756293703544823872,5409093674555090316300,102094541350737142767560,1934134063853... | 52.25 | 498 | 0.869219 |
09492c9195ce4c8c87ec34178d9e55a74d2091a2 | 136,333 | asm | Assembly | tmp1/c55x-sim2/foo/Debug/csl_rtc_example.asm | jwestmoreland/eZdsp-DBG-sim | f6eacd75d4f928dec9c751545e9e919d052e4ade | [
"MIT"
] | 1 | 2020-08-27T11:31:13.000Z | 2020-08-27T11:31:13.000Z | tmp1/c55x-sim2/foo/Debug/csl_rtc_example.asm | jwestmoreland/eZdsp-DBG-sim | f6eacd75d4f928dec9c751545e9e919d052e4ade | [
"MIT"
] | null | null | null | tmp1/c55x-sim2/foo/Debug/csl_rtc_example.asm | jwestmoreland/eZdsp-DBG-sim | f6eacd75d4f928dec9c751545e9e919d052e4ade | [
"MIT"
] | null | null | null | ;*******************************************************************************
;* TMS320C55x C/C++ Codegen PC v4.4.1 *
;* Date/Time created: Sat Sep 29 23:08:48 2018 *
;****************************************************************************... | 46.54592 | 159 | 0.668363 |
01169bf0e20ba8de2c924b6480b957a4556dc195 | 469 | asm | Assembly | programs/oeis/073/A073504.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/073/A073504.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/073/A073504.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A073504: A possible basis for finite fractal sequences: let u(1) = 1, u(2) = n, u(k) = floor(u(k-1)/2) + floor(u(k-2)/2); then a(n) = lim_{k->infinity} u(k).
; 0,0,0,2,2,2,2,4,4,4,4,6,6,8,8,10,10,10,10,12,12,12,12,14,14,14,14,16,16,18,18,20,20,20,20,22,22,22,22,24,24,24,24,26,26,28,28,30,30,30,30,32,32,34,34,36,36,36... | 33.5 | 208 | 0.588486 |
3a5b52ca6a200d5c37678f33529dc1a5620ed124 | 3,353 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_un_/i3-7100_9_0x84_notsx.log_460_1959.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_zr_un_/i3-7100_9_0x84_notsx.log_460_1959.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_zr_un_/i3-7100_9_0x84_notsx.log_460_1959.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 %r14
push %r15
push %r9
push %rax
push %rsi
lea addresses_normal_ht+0x19bb7, %r15
nop
nop
nop
sub $13188, %r11
movb (%r15), %r13b
nop
nop
cmp %r14, %r14
lea addresses_WC_ht+0x19ad6, %r9
and $62952, %rax
mov $0x6162636465666768, %r11
movq %r11, %xmm5
... | 31.933333 | 1,379 | 0.654041 |
593431e5ddcc8b57f6577f22c4c7290000d831fa | 23,699 | asm | Assembly | Library/Convert/convertVM.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Library/Convert/convertVM.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Library/Convert/convertVM.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: File Manager Tools -- 1.X Document Conversion
MODULE: Low-level VM File Conversion
FILE: convertVM.asm
AUTHOR: Adam de Boor, Aug 26, 1992
ROUTINES:
Name Descri... | 26.273836 | 85 | 0.64758 |
9edef62c4ad514649e718c38f32d605580efae1a | 459 | asm | Assembly | programs/oeis/143/A143182.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/143/A143182.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/143/A143182.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A143182: Triangle T(n,m) = 1 + abs(n-2*m), read by rows, 0<=m<=n.
; 1,2,2,3,1,3,4,2,2,4,5,3,1,3,5,6,4,2,2,4,6,7,5,3,1,3,5,7,8,6,4,2,2,4,6,8,9,7,5,3,1,3,5,7,9,10,8,6,4,2,2,4,6,8,10,11,9,7,5,3,1,3,5,7,9,11,12,10,8,6,4,2,2,4,6,8,10,12,13,11,9,7,5,3,1,3,5,7,9,11,13,14,12,10,8,6,4,2,2,4
seq $0,114327 ; Table T(n,m) = n -... | 57.375 | 216 | 0.586057 |
ecd52fa6f2e7126879742d45038131562a3920ef | 725 | asm | Assembly | oeis/116/A116847.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/116/A116847.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/116/A116847.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A116847: Number of permutations of length n which avoid the patterns 123, 51432.
; Submitted by Simon Strandgaard
; 1,2,5,14,41,119,336,924,2492,6636,17536,46137,121095,317434,831571,2177734,5702191,14929519,39087182,102332996,267912946,701407172,1836310110,4807524929,12586266701,32951277474,86267568321,225851430414,... | 42.647059 | 486 | 0.812414 |
b74a1022428b0f4fe7c4aeaa8ec9c8b75268be51 | 204 | asm | Assembly | tests/testthat/asm/hello0.asm | jonocarroll/r64 | 99df883c7c5f369ca530f8b7370c28688187057c | [
"MIT"
] | 5 | 2018-04-27T11:25:14.000Z | 2021-12-17T01:02:51.000Z | tests/testthat/asm/hello0.asm | jonocarroll/r64 | 99df883c7c5f369ca530f8b7370c28688187057c | [
"MIT"
] | 4 | 2021-12-17T08:00:47.000Z | 2021-12-17T11:53:37.000Z | tests/testthat/asm/hello0.asm | jonocarroll/r64 | 99df883c7c5f369ca530f8b7370c28688187057c | [
"MIT"
] | 1 | 2021-12-16T11:11:11.000Z | 2021-12-16T11:11:11.000Z | *=$0801
.byte $0c, $08, $0a, $00, $9e, $20
.byte $32, $30, $38, $30, $00, $00
.byte $00
*=$0820
ldx #$00
loop lda message,x
and #$3f
sta $0400,x
inx
cpx #$0c
bne loop
rts
message
.text "Hello World!"
| 12.75 | 34 | 0.578431 |
a26fffccee317eec6e03080c3664f671a35f3042 | 738 | asm | Assembly | oeis/042/A042011.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/042/A042011.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/042/A042011.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A042011: Denominators of continued fraction convergents to sqrt(528).
; Submitted by Jamie Morken(s4)
; 1,1,45,46,2069,2115,95129,97244,4373865,4471109,201102661,205573770,9246348541,9451922311,425130930225,434582852536,19546776441809,19981359294345,898726585392989,918707944687334,41321876151635685,42240584096323019,... | 41 | 501 | 0.830623 |
1cdf014701e37c5bf8b47d77b19d7edaa4b2f58a | 4,109 | asm | Assembly | partie assembleur/PjtKEIL_Step_ADC_DMA/Src/Signal.asm | joelimgu/BE_Laser | 5e476a34685daf7948a178bd37a2c64ac2e82e46 | [
"MIT"
] | null | null | null | partie assembleur/PjtKEIL_Step_ADC_DMA/Src/Signal.asm | joelimgu/BE_Laser | 5e476a34685daf7948a178bd37a2c64ac2e82e46 | [
"MIT"
] | null | null | null | partie assembleur/PjtKEIL_Step_ADC_DMA/Src/Signal.asm | joelimgu/BE_Laser | 5e476a34685daf7948a178bd37a2c64ac2e82e46 | [
"MIT"
] | null | null | null | AREA Signal, DATA, READONLY
export LeSignal
;LeSignal
; DCW 0x0fff ; 0 4095 0.99976
; DCW 0x0ff6 ; 1 4086 0.99756
; DCW 0x0fd9 ; 2 4057 0.99048
; DCW 0x0fa8 ; 3 4008 0.97852
; DCW 0x0f64 ; 4 3940 0.96191
; DCW 0x0f0e ; 5 3854 0.94092
; DCW 0x0ea7 ; 6 3751 0.91577
; DCW 0x0e2f ; 7 3631 0.88647
; DCW 0x... | 30.213235 | 31 | 0.649306 |
1d3e42365c62f08dca670af6ed8f59b446956c5e | 5,094 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_1095.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_1095.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_1095.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r12
push %r14
push %r15
push %rbp
push %rcx
push %rdx
lea addresses_D_ht+0xc561, %r12
clflush (%r12)
xor $14721, %r14
mov (%r12), %r15d
nop
nop
nop
cmp %rbp, %rbp
lea addresses_normal_ht+0xa9b1, %rcx
xor %r11, %r11
mov $0x6162636465666768, %rdx
movq %rdx, %xm... | 43.169492 | 2,999 | 0.656655 |
743cd26722926c76b028d46130ddb162f870bfbc | 7,201 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_783.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_783.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_783.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r13
push %r8
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0xe174, %rsi
lea addresses_A_ht+0x8df4, %rdi
clflush (%rsi)
nop
nop
nop
nop
nop
and $47863, %r13
mov $124, %rcx
rep movsw
nop
nop
nop
cmp $17263, %rbp
lea addresses_UC_ht+0... | 33.03211 | 2,999 | 0.658242 |
18deb2e43864ce51295dc7029fb0f7cf100a8cad | 145 | asm | Assembly | Sim/tests/07_test_jump.asm | ericsims/16B | d0921ae55e2b830531dd7dd5e71ea1fd2bdb10bc | [
"MIT"
] | null | null | null | Sim/tests/07_test_jump.asm | ericsims/16B | d0921ae55e2b830531dd7dd5e71ea1fd2bdb10bc | [
"MIT"
] | null | null | null | Sim/tests/07_test_jump.asm | ericsims/16B | d0921ae55e2b830531dd7dd5e71ea1fd2bdb10bc | [
"MIT"
] | null | null | null | #include "../CPU.asm"
#bank rom
top:
load a, #0xAA
assert a, #0xAA
jmp next
assert a, #0x00
halt
next:
load a, #0xBB
assert a, #0xBB;
halt | 7.631579 | 21 | 0.641379 |
bb1c4792d274566eaa4272d3f237b7ce86186f9c | 690 | asm | Assembly | oeis/022/A022316.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/022/A022316.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/022/A022316.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A022316: a(n) = a(n-1) + a(n-2) + 1, with a(0) = 0 and a(1) = 11.
; Submitted by Jamie Morken(s4)
; 0,11,12,24,37,62,100,163,264,428,693,1122,1816,2939,4756,7696,12453,20150,32604,52755,85360,138116,223477,361594,585072,946667,1531740,2478408,4010149,6488558,10498708,16987267,27485976,44473244,71959221,116432466,1883... | 46 | 492 | 0.773913 |
65d927bbaa9105012fafde5e0ed65402b810b948 | 410 | asm | Assembly | programs/oeis/127/A127752.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/127/A127752.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/127/A127752.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A127752: Row sums of inverse of number triangle A(n,k) = 1/(3n+1) if k <= n <= 2k, 0 otherwise.
; 1,4,3,7,3,6,3,10,3,6,3,9,3,6,3,13,3,6,3,9,3,6,3,12,3,6,3,9,3,6,3,16,3,6,3,9,3,6,3,12,3,6,3,9,3,6,3,15,3,6,3,9,3,6,3,12,3,6,3,9,3,6,3,19,3,6,3,9,3,6,3,12,3,6,3,9,3,6,3,15,3,6,3,9,3,6,3,12,3,6,3,9,3,6,3,18,3,6,3,9
mov $2,... | 29.285714 | 213 | 0.539024 |
f90a66e32465d4f1d4d6cb7f3b23ecf8544f9f39 | 263 | asm | Assembly | libsrc/_DEVELOPMENT/temp/sp1/zx/c/sdcc_iy/sp1_DrawUpdateStructIfNotRem_fastcall.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/temp/sp1/zx/c/sdcc_iy/sp1_DrawUpdateStructIfNotRem_fastcall.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/sdcc_iy/sp1_DrawUpdateStructIfNotRem_fastcall.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; sp1_DrawUpdateStructIfNotRem(struct sp1_update *u)
SECTION code_clib
SECTION code_temp_sp1
PUBLIC _sp1_DrawUpdateStructIfNotRem_fastcall
EXTERN asm_sp1_DrawUpdateStructIfNotRem
defc _sp1_DrawUpdateStructIfNotRem_fastcall = asm_sp1_DrawUpdateStructIfNotRem
| 21.916667 | 78 | 0.901141 |
18964e44fe91c4ee1b57470a354bb3ef95b63925 | 23,701 | asm | Assembly | libsrc/psg/saa1099/etracker/etracker.asm | ahjelm/z88dk | c4de367f39a76b41f6390ceeab77737e148178fa | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/psg/saa1099/etracker/etracker.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/psg/saa1099/etracker/etracker.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ; Disassembly of the compiled E-Tracker player
;
; (C) 2020-2021 Stefan Drissen
;
; Object code (C) 1992 ESI
;----------------------------------------------
; row as shown in E-Tracker editor:
;
; | 000 | --- 0000 | --- 0000 | --- 0000
; row |/| ||command + parameter
; | | |+- ornament
; | | +-- ins... | 21.986085 | 95 | 0.527741 |
3e9410a6320a2281fb2b68ef3738a76c636004fd | 6,648 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2.log_18495_1614.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.log_18495_1614.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.log_18495_1614.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r14
push %r8
push %rax
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WT_ht+0x12131, %rax
clflush (%rax)
xor $54757, %r11
mov $0x6162636465666768, %r14
movq %r14, %xmm4
vmovups %ymm4, (%rax)
xor %r14, %r14
lea addresses_normal_ht+0xad31, %rdx
nop
nop
n... | 36.729282 | 2,999 | 0.655385 |
19d16cd5cde42c5521c97c6c0d6e731cabbf50ee | 260 | asm | Assembly | src/res/scenes/scene1.asm | Xeyler/gb-hello-world | f8a10a3589caab9d3d183d459cdfd070c1d73070 | [
"MIT"
] | null | null | null | src/res/scenes/scene1.asm | Xeyler/gb-hello-world | f8a10a3589caab9d3d183d459cdfd070c1d73070 | [
"MIT"
] | null | null | null | src/res/scenes/scene1.asm | Xeyler/gb-hello-world | f8a10a3589caab9d3d183d459cdfd070c1d73070 | [
"MIT"
] | null | null | null |
SECTION "scene1", ROMX
scene1::
.tileset_length::
dw .tileset_end - .tileset
.tileset::
INCLUDE "res/scenes/tilesets/test.asm"
.tileset_end::
.metatileset::
INCLUDE "res/scenes/metatilesets/metatiles.asm"
.tilemap::
INCLUDE "res/scenes/tilemaps/map.asm"
| 18.571429 | 48 | 0.746154 |
2d9bb9339cde98347cb86ed37a6a00ec98fee463 | 422 | asm | Assembly | programs/oeis/196/A196226.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/196/A196226.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/196/A196226.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A196226: m such that A054024(m) (sum of divisors of m reduced modulo m) is 3 + m/2.
; 8,10,14,22,26,34,38,46,58,62,74,82,86,94,106,118,122,134,142,146,158,166,178,194,202,206,214,218,226,254,262,274,278,298,302,314,326,334,346,358,362,382,386,394,398,422,446,454,458,466,478,482,502,514
add $0,1
cal $0,140777 ; a(n) ... | 28.133333 | 202 | 0.654028 |
03ed876b33733b443ce79a5b78cbaab38902a8ee | 258 | asm | Assembly | programs/oeis/006/A006001.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/006/A006001.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/006/A006001.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A006001: Number of paraffins.
; 1,4,10,22,43,76,124,190,277,388,526,694,895,1132,1408,1726,2089,2500,2962,3478,4051,4684,5380,6142,6973,7876,8854,9910,11047,12268,13576,14974,16465,18052,19738,21526
mov $1,$0
add $1,1
bin $1,3
add $0,$1
mul $0,3
add $0,1
| 25.8 | 168 | 0.717054 |
b17d288752690ad45bb0ffde79b03df201215d91 | 536 | asm | Assembly | oeis/197/A197723.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/197/A197723.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/197/A197723.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A197723: Decimal expansion of (3/2)*Pi.
; Submitted by Jon Maiga
; 4,7,1,2,3,8,8,9,8,0,3,8,4,6,8,9,8,5,7,6,9,3,9,6,5,0,7,4,9,1,9,2,5,4,3,2,6,2,9,5,7,5,4,0,9,9,0,6,2,6,5,8,7,3,1,4,6,2,4,1,6,8,8,8,4,6,1,7,2,4,6,0,9,4,2,9,3,1,3,4,9,7,9,4,2,0,5,2,2,3,8,0,1,3,1,7,5,6,0,1
mov $1,1
mov $2,1
mov $3,$0
mul $3,5
lpb $3
mul ... | 17.290323 | 201 | 0.516791 |
a53ae85edd8828a03dd72695e213377843a3dab7 | 3,978 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0xca_notsx.log_21829_311.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_notsx.log_21829_311.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_notsx.log_21829_311.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 %rbp
push %rcx
lea addresses_normal_ht+0x53b2, %r14
add $61244, %r13
movb $0x61, (%r14)
nop
nop
nop
nop
nop
cmp $26583, %rbp
pop %rcx
pop %rbp
pop %r14
pop %r13
ret
.global s_faulty_load
s_faulty_load:
push %r11
push %r12
push %r15
push %r9
push... | 71.035714 | 2,999 | 0.663399 |
9a570d36d185f7bc43ca6d7a8472fbb5255619af | 3,370 | asm | Assembly | notes/nasm/print_uint.asm | gr0uch0dev/AssemblyExercisesAndNotes | 3b5fb0bb463dee439a8d7934d4ca74fe8f47179f | [
"MIT"
] | null | null | null | notes/nasm/print_uint.asm | gr0uch0dev/AssemblyExercisesAndNotes | 3b5fb0bb463dee439a8d7934d4ca74fe8f47179f | [
"MIT"
] | null | null | null | notes/nasm/print_uint.asm | gr0uch0dev/AssemblyExercisesAndNotes | 3b5fb0bb463dee439a8d7934d4ca74fe8f47179f | [
"MIT"
] | null | null | null | ; write a program that prints 123123 in STDOUT
global _start
section .data
num: dd 12312311; use a label to refer to a specific location in memory
newline: db 0xA
section .test
string_len:
xor rax, rax; empty rax to be used as counter over the elements
.loop:
cmp byte[rdi + rax], 0
je .end
inc r... | 37.032967 | 173 | 0.72819 |
6c376f52fdf93ace8495839cd11c9d31df5e0b51 | 9,297 | asm | Assembly | lib.asm | jorgicor/altair | a83f4a5b177c366000f69cb261befb499602aa69 | [
"MIT"
] | null | null | null | lib.asm | jorgicor/altair | a83f4a5b177c366000f69cb261befb499602aa69 | [
"MIT"
] | null | null | null | lib.asm | jorgicor/altair | a83f4a5b177c366000f69cb261befb499602aa69 | [
"MIT"
] | null | null | null | ; ----------------------------------------------------------------------------
; Altair, CIDLESA's 1981 arcade game remade for the ZX Spectrum and
; Amstrad CPC.
; ----------------------------------------------------------------------------
; -----------------
; 'jphl' Juml to HL
; -----------------
; This can be used... | 13.434971 | 78 | 0.585995 |
59d9a1662b0b28fd04e19b7121c1b446aeed9e9e | 9,537 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_sm_/i3-7100_9_0x84_notsx.log_11147_913.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_11147_913.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_11147_913.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 %r15
push %r8
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_UC_ht+0xa9ca, %r13
nop
nop
nop
nop
and $2215, %rdx
movw $0x6162, (%r13)
nop
nop
nop
and $24847, %r11
lea addresses_A_ht+0x1b66a, %rsi
lea addresses_WC_ht+0x280a, %rdi
xor %r11, %r11
... | 30.764516 | 2,999 | 0.653245 |
19dc0a448bab9c31a67fe2a75a4a734ee8c16f63 | 642 | asm | Assembly | oeis/165/A165789.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/165/A165789.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/165/A165789.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A165789: a(n) is the smallest positive integer k that when written in binary, and leading 0's of k are ignored, contains the reversal of the digits of binary n.
; Submitted by Simon Strandgaard
; 1,5,3,9,5,11,7,17,9,21,13,19,11,23,15,33,17,41,25,37,21,45,29,35,19,43,27,39,23,47,31,65,33,81,49,73,41,89,57,69,37,85,53,... | 71.333333 | 320 | 0.711838 |
33801d9f68082c72d92ad9394dd72d0781aa3d2c | 10,559 | asm | Assembly | P6/data_P6_2/MDTest182.asm | alxzzhou/BUAA_CO_2020 | b54bf367081a5a11701ebc3fc78a23494aecca9e | [
"Apache-2.0"
] | 1 | 2022-01-23T09:24:47.000Z | 2022-01-23T09:24:47.000Z | P6/data_P6_2/MDTest182.asm | alxzzhou/BUAA_CO_2020 | b54bf367081a5a11701ebc3fc78a23494aecca9e | [
"Apache-2.0"
] | null | null | null | P6/data_P6_2/MDTest182.asm | alxzzhou/BUAA_CO_2020 | b54bf367081a5a11701ebc3fc78a23494aecca9e | [
"Apache-2.0"
] | null | null | null | ori $ra,$ra,0xf
addiu $6,$6,17941
divu $2,$ra
addu $4,$2,$3
addiu $5,$5,9741
mtlo $4
divu $3,$ra
divu $1,$ra
mthi $2
mfhi $1
divu $4,$ra
div $3,$ra
div $0,$ra
addu $4,$2,$0
sb $0,10($0)
mthi $5
divu $5,$ra
sb $5,1($0)
mfhi $3
sb $4,3($0)
mfhi $4
mult $1,$1
mfhi $2
addiu $5,$1,20957
mfhi $1
multu $3,$3
mult $4,$1
multu ... | 11.864045 | 18 | 0.564732 |
1d39217a9d7bae983fe59db4154cd10f4af5045c | 92,117 | asm | Assembly | lib/avx512/zuc_x16_avx512.asm | edtubbs/intel-ipsec-mb | 27bb66dcdf5aec2aec8cc0a6bee9c1da96898d7f | [
"BSD-3-Clause"
] | null | null | null | lib/avx512/zuc_x16_avx512.asm | edtubbs/intel-ipsec-mb | 27bb66dcdf5aec2aec8cc0a6bee9c1da96898d7f | [
"BSD-3-Clause"
] | null | null | null | lib/avx512/zuc_x16_avx512.asm | edtubbs/intel-ipsec-mb | 27bb66dcdf5aec2aec8cc0a6bee9c1da96898d7f | [
"BSD-3-Clause"
] | null | null | null | ;;
;; Copyright (c) 2020-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... | 34.410534 | 112 | 0.59698 |
283d53f2fad98e224e31c12dccc7148986f99b3b | 6,928 | asm | Assembly | Transynther/x86/_processed/NC/_zr_/i9-9900K_12_0xca_notsx.log_21829_966.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NC/_zr_/i9-9900K_12_0xca_notsx.log_21829_966.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NC/_zr_/i9-9900K_12_0xca_notsx.log_21829_966.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %r12
push %r13
push %rax
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0x12851, %r10
nop
nop
nop
nop
nop
inc %rbx
movw $0x6162, (%r10)
nop
nop
nop
sub $49720, %rbp
lea addresses_UC_ht+0xff71, %r13
nop
nop
sub $62622, %r12
and ... | 33.960784 | 2,999 | 0.660941 |
4de141b5d1afc41e3e437cdd5ae1f6283960124a | 335 | asm | Assembly | source/index.asm | svkampen/mangela_c64_demo | 1720becce9ac0fd2f9736ab9c342d365b673fe0e | [
"MIT"
] | null | null | null | source/index.asm | svkampen/mangela_c64_demo | 1720becce9ac0fd2f9736ab9c342d365b673fe0e | [
"MIT"
] | null | null | null | source/index.asm | svkampen/mangela_c64_demo | 1720becce9ac0fd2f9736ab9c342d365b673fe0e | [
"MIT"
] | null | null | null | music_addr=$7000
sid_init = $7000
sid_play = $7003
*=music_addr
!bin "source/fallen_down.sid",,$7e
ctr=$4000
clr=$4004
sprite_location=$2000
*=sprite_location
!source "graphics/sprite1.gpx"
!source "graphics/sprites2.asm"
code_addr=$c000
*=code_addr
!source "source/main.asm"
!source "source/rand.asm"
!source "sourc... | 15.952381 | 34 | 0.752239 |
ce4054aaa133681c54b670c6d64dfe0d5ad792c4 | 7,906 | asm | Assembly | Transynther/x86/_processed/NC/_ht_un_/i9-9900K_12_0xa0.log_21829_614.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NC/_ht_un_/i9-9900K_12_0xa0.log_21829_614.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NC/_ht_un_/i9-9900K_12_0xa0.log_21829_614.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 %r9
push %rax
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x14c6f, %r9
nop
nop
nop
and %rax, %rax
mov (%r9), %edi
nop
nop
nop
nop
cmp $61443, %r15
lea addresses_D_ht+0x11fdf, %r8
nop
and $15646, %r11
mov (%r8), %r9
nop
nop
nop... | 32.138211 | 2,999 | 0.656716 |
7627be6f8f661578ead569740a68951c07931dd9 | 401 | asm | Assembly | programs/oeis/058/A058224.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/058/A058224.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/058/A058224.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A058224: Largest d such that the linear programming bound for quantum codes of length n is feasible for some real K>1.
; 1,1,1,2,3,3,3,3,3,4,5,5,5,5,5,6,7,7,7,7,7,8,9,9,9,9,9,10,11,11,11,11,11,12,13,13,13,13,13,14,15,15,15,15,15,16,17,17,17,17,17,18,19,19,19,19,19,20,21,21,21,21,21,22,23,23,23,23,23,24,25,25,25,25,25... | 33.416667 | 199 | 0.638404 |
269cd7dca32fad7177e6bcb121b67cf5c52157ba | 241 | asm | Assembly | programs/oeis/017/A017539.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/017/A017539.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/017/A017539.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A017539: (12n+1)^7.
; 1,62748517,6103515625,94931877133,678223072849,3142742836021,11047398519097,32057708828125,80798284478113,182803912081669,379749833583241,736141813551277,1347646586640625,2351243277537493
mul $0,12
add $0,1
pow $0,7
| 34.428571 | 189 | 0.838174 |
84a0f4eefa126e75afdb1ed2e71485d44763d05f | 1,114 | asm | Assembly | petscii.asm | FolkertVanVerseveld/c64 | a244b976cc650a86566b88066c0f7cb3a3915f09 | [
"MIT"
] | 1 | 2018-12-26T22:55:37.000Z | 2018-12-26T22:55:37.000Z | petscii.asm | FolkertVanVerseveld/c64 | a244b976cc650a86566b88066c0f7cb3a3915f09 | [
"MIT"
] | null | null | null | petscii.asm | FolkertVanVerseveld/c64 | a244b976cc650a86566b88066c0f7cb3a3915f09 | [
"MIT"
] | null | null | null | // Assembler: KickAssembler v4.19
BasicUpstart2(main)
.var vic = $0000
.var screen = vic + $0400
main:
ldx #0
lda #' '
!l:
sta screen + 0 * $100, x
sta screen + 1 * $100, x
sta screen + 2 * $100, x
sta screen + 3 * $0e8, x
inx
bne !l-
ldx #0
!l:
lda top, x
sta screen + 0 * 40 + 2, x
txa
sta screen + 2 ... | 14.282051 | 33 | 0.5386 |
763cbdec1778de3b0ed28e29a7aada7962f14a58 | 1,549 | asm | Assembly | 39.asm | AsadKhalil/Assembly_x86 | 48aa2a0ab93fd359f5f20369bb9064052c2f2884 | [
"MIT"
] | null | null | null | 39.asm | AsadKhalil/Assembly_x86 | 48aa2a0ab93fd359f5f20369bb9064052c2f2884 | [
"MIT"
] | null | null | null | 39.asm | AsadKhalil/Assembly_x86 | 48aa2a0ab93fd359f5f20369bb9064052c2f2884 | [
"MIT"
] | null | null | null | [org 0x0100]
jmp start
input: dw 6
prime:
push bp
mov bp, sp
sub sp, 2
push ax
push bx
push cx
push dx
mov word[bp-2], 0
mov bx, [bp+4]
mov cx,bx
loop1:
mov dx,0
mov ax,cx
dec bx
cmp bx,1
je true1
div bx
cmp dx,0
je false1
jmp loop... | 14.476636 | 63 | 0.604261 |
d963e51f7d510f5e5f5b2fb16b5be43a2b226db7 | 11,963 | asm | Assembly | first/calc.asm | dkyopwa/ala_rtree | ad53d55c8384ae097671125061a3e5f0484f9003 | [
"Apache-2.0"
] | 3 | 2019-09-10T13:23:11.000Z | 2021-09-16T02:35:38.000Z | first/calc.asm | dkyopwa/ala_rtree | ad53d55c8384ae097671125061a3e5f0484f9003 | [
"Apache-2.0"
] | null | null | null | first/calc.asm | dkyopwa/ala_rtree | ad53d55c8384ae097671125061a3e5f0484f9003 | [
"Apache-2.0"
] | null | null | null | ;
.data
res12 dd 0
res12_1 dd 0
res12_2 dd 0
res12_3 dd 0
res7 dd 0
res7_1 dd 0
res7_2 dd 0
res7_3 dd 0
res2 dd 0
res2_1 dd 0
res2_2 dd 0
res2_3 dd 0
tmp dd 0
tmp_1 dd 0
tmp_2 dd 0
tmp_3 dd 0
.code
; !!! --- current function is only for one thread (distance_sse_v3) --- !!!
distance... | 29.684864 | 102 | 0.587144 |
5ea407bd746efb3fb61fd0e7b4b1a91776a696ee | 116 | asm | Assembly | assembly_code/Test_Program1.asm | jquinonezb/Equipo_6 | 255f6d1a10e852e039d49f3b1d34b4067e3eef65 | [
"MIT"
] | null | null | null | assembly_code/Test_Program1.asm | jquinonezb/Equipo_6 | 255f6d1a10e852e039d49f3b1d34b4067e3eef65 | [
"MIT"
] | null | null | null | assembly_code/Test_Program1.asm | jquinonezb/Equipo_6 | 255f6d1a10e852e039d49f3b1d34b4067e3eef65 | [
"MIT"
] | 1 | 2021-12-11T23:16:53.000Z | 2021-12-11T23:16:53.000Z | MAIN:
addi $t1,$zero,3
addi $t2,$zero,7
addi $t3,$zero,1
add $t1,$t1,$t1
add $t2,$t2,$t1
add $t3,$t2,$t1
| 12.888889 | 19 | 0.551724 |
a25967f906a1736f58e36b5290f2ac344165b65e | 1,347 | asm | Assembly | Transynther/x86/_processed/US/_zr_/i7-8650U_0xd2_notsx.log_7_1714.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/US/_zr_/i7-8650U_0xd2_notsx.log_7_1714.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/US/_zr_/i7-8650U_0xd2_notsx.log_7_1714.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 %rsi
lea addresses_normal_ht+0xb94d, %r13
nop
nop
nop
nop
nop
cmp $43045, %r10
mov $0x6162636465666768, %rsi
movq %rsi, %xmm6
vmovups %ymm6, (%r13)
nop
nop
nop
nop
sub %r11, %r11
pop %rsi
pop %r13
pop %r11
pop %r10
ret
.global s_faulty... | 16.426829 | 129 | 0.651076 |
64816ce28d58e42899f384b231e87cafe035ef64 | 7,037 | asm | Assembly | maths.asm | laubzega/c0pperdragon-VIC-II-Palette-editor | 715c309b4d5a4380c5af3bdb1d0118e2eb158222 | [
"MIT"
] | 12 | 2019-09-25T10:11:19.000Z | 2022-03-26T20:21:06.000Z | maths.asm | laubzega/c0pperdragon-VIC-II-Palette-editor | 715c309b4d5a4380c5af3bdb1d0118e2eb158222 | [
"MIT"
] | 5 | 2020-06-14T19:26:06.000Z | 2021-01-25T18:37:16.000Z | maths.asm | laubzega/c0pperdragon-VIC-II-Palette-editor | 715c309b4d5a4380c5af3bdb1d0118e2eb158222 | [
"MIT"
] | 1 | 2020-09-11T05:06:35.000Z | 2020-09-11T05:06:35.000Z | ;******************************
;Mathematic routines and macros
;******************************
;C64 rom floating point routine entry points
CONUPK=47756 ;Fetch a number from a RAM location to ARG (A=Addr.LB, Y=Addr.HB)
MOVEF=48143 ;Copy a number currently in ARG, over into FAC
;MOVFA=48124 ;Copy... | 21.519878 | 181 | 0.62413 |
2295f794b12dd901ffc9c89a5c6230e3a2e54874 | 3,316 | asm | Assembly | ASM/LeerEntero.asm | Jouna77/Compilador | 8994199cd0d0b09e4553cd6e03a0cfdbaa61d069 | [
"MIT"
] | null | null | null | ASM/LeerEntero.asm | Jouna77/Compilador | 8994199cd0d0b09e4553cd6e03a0cfdbaa61d069 | [
"MIT"
] | null | null | null | ASM/LeerEntero.asm | Jouna77/Compilador | 8994199cd0d0b09e4553cd6e03a0cfdbaa61d069 | [
"MIT"
] | null | null | null | .model small
.stack
.data
;=========================================================
SGN1 db 0
NUM1 db 0,0,0,0
DEC1 db 0,0,0,0
OVERFLOW DB 'STACK OVERFLOW!','$'
NUMERO_INVALIDO DB 'NUMERO INVALIDO!','$'
EXCEPCION_NO_CONTROLADA DB 'EXCEPCION NO CONTROLADA:','$'
AUXILIAR DB 0
.code
;INICIA PROCEDIMIENTO PRINCIPAL
beg... | 17.361257 | 70 | 0.641435 |
c148aefc5432bfb4ffe1fbfd2943c7260831eac4 | 345 | asm | Assembly | programs/oeis/040/A040460.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/040/A040460.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/040/A040460.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A040460: Continued fraction for sqrt(482).
; 21,1,20,1,42,1,20,1,42,1,20,1,42,1,20,1,42,1,20,1,42,1,20,1,42,1,20,1,42,1,20,1,42,1,20,1,42,1,20,1,42,1,20,1,42,1,20,1,42,1,20,1,42,1,20,1,42,1,20,1,42,1,20,1,42,1,20,1,42,1,20,1,42,1,20
gcd $0,262156
mul $0,42
mod $0,13
mov $1,$0
div $1,5
mul $1,16
add $0,$1
mul $0,2
su... | 23 | 189 | 0.608696 |
7b2f2ea6b1754dcda0d32ab8bff9ed49c42b5608 | 5,887 | asm | Assembly | TicTacToeLAI.asm | Pradyuman7/AssemblyGames | 80770a3323198c084064273d9ca952e09f56b346 | [
"Apache-2.0"
] | 8 | 2018-10-24T07:57:17.000Z | 2021-11-30T14:29:35.000Z | TicTacToeLAI.asm | Pradyuman7/AssemblyGames | 80770a3323198c084064273d9ca952e09f56b346 | [
"Apache-2.0"
] | null | null | null | TicTacToeLAI.asm | Pradyuman7/AssemblyGames | 80770a3323198c084064273d9ca952e09f56b346 | [
"Apache-2.0"
] | 2 | 2019-05-21T15:58:36.000Z | 2021-04-25T20:29:12.000Z | ;; Simple and hard to beat logic based AI, Human vs CPU, Tic Tac Toe
%macro border1 0
times 80 db "="
db 10
%endmacro
%macro border2 0
db "="
times 78 db " "
db "="
db 10
%endmacro
section .data
nL db 10
nl_size equ $-nL
board db "__|__|__",10
db "__|__|__",10
db " | | ",10,0
bo_size equ... | 12.163223 | 84 | 0.634449 |
1a4ae86d6dc72635212b675eac030c188e49e5b3 | 1,070 | asm | Assembly | programs/oeis/112/A112654.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/112/A112654.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/112/A112654.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A112654: Numbers k such that k^3 == k (mod 11).
; 0,1,10,11,12,21,22,23,32,33,34,43,44,45,54,55,56,65,66,67,76,77,78,87,88,89,98,99,100,109,110,111,120,121,122,131,132,133,142,143,144,153,154,155,164,165,166,175,176,177,186,187,188,197,198,199,208,209,210,219,220,221,230,231,232,241,242,243,252,253,254,263,264,265,27... | 118.888889 | 971 | 0.725234 |
9ed04e7b57c07803f7b0ad49c764ebbc67697fa8 | 78 | asm | Assembly | samples/a8/pasintro/msx/player.asm | zbyti/Mad-Pascal | 546cae9724828f93047080109488be7d0d07d47e | [
"MIT"
] | 1 | 2021-12-15T23:47:19.000Z | 2021-12-15T23:47:19.000Z | samples/a8/pasintro/msx/player.asm | michalkolodziejski/Mad-Pascal | 0a7a1e2f379e50b0a23878b0d881ff3407269ed6 | [
"MIT"
] | null | null | null | samples/a8/pasintro/msx/player.asm | michalkolodziejski/Mad-Pascal | 0a7a1e2f379e50b0a23878b0d881ff3407269ed6 | [
"MIT"
] | null | null | null |
; opt f+
STEREOMODE equ 0
icl 'intro.feat'
icl 'rmt_player.a65'
| 8.666667 | 22 | 0.589744 |
e19489a23bf3a2b09f63357bff281ff8a37274a2 | 1,675 | asm | Assembly | programs/oeis/167/A167469.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/167/A167469.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/167/A167469.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A167469: a(n) = 3*n*(5*n-1)/2.
; 6,27,63,114,180,261,357,468,594,735,891,1062,1248,1449,1665,1896,2142,2403,2679,2970,3276,3597,3933,4284,4650,5031,5427,5838,6264,6705,7161,7632,8118,8619,9135,9666,10212,10773,11349,11940,12546,13167,13803,14454,15120,15801,16497,17208,17934,18675,19431,20202,20988,21789,22605,23436,... | 167.5 | 1,585 | 0.823284 |
1a8b56216c27303f65d25f3844ae2cd5178da801 | 4,876 | asm | Assembly | Transynther/x86/_processed/NC/_ht_/i7-7700_9_0xca.log_21829_725.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NC/_ht_/i7-7700_9_0xca.log_21829_725.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NC/_ht_/i7-7700_9_0xca.log_21829_725.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 %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WC_ht+0x16790, %rdx
nop
nop
nop
and $59391, %r14
movb $0x61, (%rdx)
nop
nop
nop
nop
nop
sub $37794, %r13
lea addresses_D_ht+0x5a8c, %rsi
lea addresses_UC_ht+0x1b710, %rdi
nop
xor %r14, %r14
m... | 46.884615 | 2,999 | 0.658942 |
03dab7772e3860be7ea1b4ded17e93a9b652e988 | 7,627 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_ht_zr_/i7-8650U_0xd2.log_8769_1371.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-8650U_0xd2.log_8769_1371.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-8650U_0xd2.log_8769_1371.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r12
push %r8
push %r9
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WC_ht+0x1e1e3, %r11
nop
nop
nop
nop
nop
sub %r8, %r8
movb (%r11), %r12b
nop
add %rdx, %rdx
lea addresses_WC_ht+0x1a378, %rsi
lea addresses_WC_ht+0x12bb8, %rdi
nop
nop
nop
cmp %r8, %r8... | 31.647303 | 2,999 | 0.655304 |
f2123a5ca8e08bb9fefd99f2ef578922fe74a1dc | 446 | asm | Assembly | programs/oeis/067/A067342.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/067/A067342.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/067/A067342.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A067342: Sum of decimal digits of sum of divisors of n.
; 1,3,4,7,6,3,8,6,4,9,3,10,5,6,6,4,9,12,2,6,5,9,6,6,4,6,4,11,3,9,5,9,12,9,12,10,11,6,11,9,6,15,8,12,15,9,12,7,12,12,9,17,9,3,9,3,8,9,6,15,8,15,5,10,12,9,14,9,15,9,9,15,11,6,7,5,15,15,8,15,4,9,12,8,9,6,3,9,9,9,4,15,11,9,3,9,17,9,12,10
seq $0,203 ; a(n) = sigma(n... | 37.166667 | 233 | 0.591928 |
3b2edd84bbb1b51bc5b9f606eb0198c222a56097 | 477 | asm | Assembly | invaders.asm | TheRalph/MBR_Inviders | 421728ef4c17ce53d227ff28676fbfd8545bb8b2 | [
"BSD-3-Clause"
] | 3 | 2016-07-11T19:51:52.000Z | 2016-07-11T19:53:30.000Z | invaders.asm | TheRalph/MBR_Inviders | 421728ef4c17ce53d227ff28676fbfd8545bb8b2 | [
"BSD-3-Clause"
] | null | null | null | invaders.asm | TheRalph/MBR_Inviders | 421728ef4c17ce53d227ff28676fbfd8545bb8b2 | [
"BSD-3-Clause"
] | null | null | null | ;*******************************************************************************
; Assemble with nasm -o invader.com -f bin invader.asm
;*******************************************************************************
org 0100h
%define USE_CLEARSCR
;%define USE_DRAW_SPRITE
%define USE_DRAW_MONOCHROM_ICON
%define USE_V... | 22.714286 | 80 | 0.505241 |
da81b3dd02cb02d3731be4c19de6f9bfada14189 | 20 | asm | Assembly | tests/data_unsized/2.asm | NullMember/customasm | 6e34d6432583a41278e6b3596f1817ae82149531 | [
"Apache-2.0"
] | 414 | 2016-10-14T22:39:20.000Z | 2022-03-30T07:52:44.000Z | tests/data_unsized/2.asm | NullMember/customasm | 6e34d6432583a41278e6b3596f1817ae82149531 | [
"Apache-2.0"
] | 100 | 2018-03-22T16:12:24.000Z | 2022-03-26T09:19:23.000Z | tests/data_unsized/2.asm | NullMember/customasm | 6e34d6432583a41278e6b3596f1817ae82149531 | [
"Apache-2.0"
] | 47 | 2017-06-29T15:12:13.000Z | 2022-03-10T04:50:51.000Z | #d 0x0000 ; = 0x0000 | 20 | 20 | 0.65 |
741308c1b78645471acae2c4895252cc63a3f66e | 2,700 | asm | Assembly | src/main.asm | hundredrabbits/Donsol | 0945e1d4f3a7bad1c1a71a48b70ec86f80188a38 | [
"MIT"
] | 113 | 2016-12-01T14:03:21.000Z | 2022-02-18T09:12:49.000Z | src/main.asm | hundredrabbits/Donsol | 0945e1d4f3a7bad1c1a71a48b70ec86f80188a38 | [
"MIT"
] | 18 | 2016-11-30T15:15:38.000Z | 2020-04-16T10:30:30.000Z | src/main.asm | hundredrabbits/Donsol | 0945e1d4f3a7bad1c1a71a48b70ec86f80188a38 | [
"MIT"
] | 20 | 2016-11-30T02:59:14.000Z | 2022-02-18T09:13:17.000Z |
;; main
;; timers
handleTimer: ; when auto@room is 1, do post flip actions
LDA auto@room
CMP #$01
BNE @skip
DEC auto@room
JSR flipPost@room
@skip: ;
;; skip if no input
handleJoy: ;
LDA next@input
CMP #$00
BNE releaseJoy
INC seed1@de... | 17.532468 | 74 | 0.528889 |
eb9dea24c09fa0d66ff04caa84fa6d415c4a4b2d | 349 | asm | Assembly | src/test/asm/foo/bar/pe_gui.asm | dykstrom/fasm-ant | 91e157819df0640bdebd061dcf56ac0859fcc7f4 | [
"Apache-2.0"
] | null | null | null | src/test/asm/foo/bar/pe_gui.asm | dykstrom/fasm-ant | 91e157819df0640bdebd061dcf56ac0859fcc7f4 | [
"Apache-2.0"
] | null | null | null | src/test/asm/foo/bar/pe_gui.asm | dykstrom/fasm-ant | 91e157819df0640bdebd061dcf56ac0859fcc7f4 | [
"Apache-2.0"
] | null | null | null | format pe gui 4.0
include 'win32a.inc'
invoke MessageBoxA,0,message,title,MB_ICONQUESTION+MB_YESNO
invoke ExitProcess,0
message db 'Can you see this message box?',0
title db 'Question',0
data import
library kernel32,'KERNEL32.DLL',user32,'USER32.DLL'
import kernel32,ExitProcess,'ExitProcess'
import user32,Message... | 18.368421 | 59 | 0.793696 |
35b8ad867d0b94063f9dac97da57e4322f8e8260 | 186 | asm | Assembly | src/libs/strings/strlen.asm | QFSW/2048x86_64 | 6b75580cf8afed0436e9fbec76418a1df30f6491 | [
"MIT"
] | 6 | 2019-07-11T10:27:20.000Z | 2021-11-08T11:08:52.000Z | src/libs/strings/strlen.asm | QFSW/2048x86_64 | 6b75580cf8afed0436e9fbec76418a1df30f6491 | [
"MIT"
] | 2 | 2019-07-10T23:21:08.000Z | 2019-07-11T00:25:51.000Z | src/libs/strings/strlen.asm | QFSW/2048x86_64 | 6b75580cf8afed0436e9fbec76418a1df30f6491 | [
"MIT"
] | null | null | null | PUBLIC strlen
.code
; gets the length of a string
; RCX = str
strlen PROC
MOV RAX, -1 ; length ctr
sloop:
INC RAX
MOV DL, [RCX + RAX]
CMP DL, 0
JNE sloop
RET
strlen ENDP
END | 10.333333 | 29 | 0.655914 |
a5420b98e4d37e5ff0374a90068e1922b76ed082 | 3,183 | asm | Assembly | MIPS/bubblesort.asm | DLZaan/public | c71c4d86f0b06500858ae266c04c1c0436064d0f | [
"MIT"
] | null | null | null | MIPS/bubblesort.asm | DLZaan/public | c71c4d86f0b06500858ae266c04c1c0436064d0f | [
"MIT"
] | null | null | null | MIPS/bubblesort.asm | DLZaan/public | c71c4d86f0b06500858ae266c04c1c0436064d0f | [
"MIT"
] | null | null | null | #this example should teach you why to use inline functions
#s0->size of array in bytes (4*size of ints)
#s1->values of array
.text
.globl main
main:
jal inputArray
move $a0, $v0 #argument 0=size in ints
move $a1, $v1 #argument 1=array
jal bubbleSort
move $a0, $v0 #argument 0=size in ints
move $a1, ... | 23.577778 | 74 | 0.574615 |
f49d33bb1da3bbeb4fd2d92f1d837514dd585fc8 | 787 | nasm | Assembly | pentesting/hexlify_stack/hexlify_stack.nasm | karng87/nasm_game | a97fdb09459efffc561d2122058c348c93f1dc87 | [
"MIT"
] | null | null | null | pentesting/hexlify_stack/hexlify_stack.nasm | karng87/nasm_game | a97fdb09459efffc561d2122058c348c93f1dc87 | [
"MIT"
] | null | null | null | pentesting/hexlify_stack/hexlify_stack.nasm | karng87/nasm_game | a97fdb09459efffc561d2122058c348c93f1dc87 | [
"MIT"
] | null | null | null | ;; for i in $(objdump -d a.out | grep '^ ' | cut -f2); \
;; do echo -n '\x'$i; done ; echo
;; \x48\x31\xc0\x04\x01\x48\x89\xc7\x68\x72\x6c \
;; \x64\x0a\x48\xbb\x48\x65\x6c\x6c\x6f\x20\x57 \
;; \x6 1 f\x53\x48\x89\xe6\x48\x31\xd2\x80\xc2 \
;; \x0c\x0f\x05\x48\x31\xc0\x04\x3c\x48\x31\xff\x0f\x05
section .text
... | 21.861111 | 56 | 0.524778 |
56b2050a93581b1a1a87bc4f71a05698908f0a58 | 5,329 | asm | Assembly | Driver/Mailbox/Data/VMTree/vmtreeStack.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Driver/Mailbox/Data/VMTree/vmtreeStack.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Driver/Mailbox/Data/VMTree/vmtreeStack.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: Clavin
MODULE: VM Tree Data Driver
FILE: vmtreeStack.asm
AUTHOR: Chung Liu, Jun 15, 1994
ROUTINES:
Name Description
---- -----------
REVISION HISTORY... | 21.574899 | 79 | 0.496716 |
747c99a6d4bd7e289952b820759e2f145b8e9d0f | 848 | asm | Assembly | oeis/019/A019494.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/019/A019494.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/019/A019494.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A019494: Define the sequence T(a(0),a(1)) by a(n+2) is the greatest integer such that a(n+2)/a(n+1) < a(n+1)/a(n) for n >= 0. This is T(4,10).
; Submitted by Jamie Morken(s3)
; 4,10,24,57,135,319,753,1777,4193,9893,23341,55069,129925,306533,723205,1706261,4025589,9497589,22407701,52866581,124728341,294272085,69427733... | 36.869565 | 485 | 0.751179 |
06638041aae7bd5229fa338578674afd396d1f1b | 5,720 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_15772_145.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_15772_145.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_15772_145.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %r14
push %r9
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x7206, %rsi
lea addresses_D_ht+0x196d0, %rdi
and $47852, %r9
mov $121, %rcx
rep movsb
nop
nop
nop
nop
cmp $24777, %r14
lea addresses_WT_ht+0x12f38, %r10
and %rdi, %rdi
vmovups (%r10), %... | 43.333333 | 2,999 | 0.660315 |
bc9210eda5e622662d59a7f471891453fdda174a | 800 | asm | Assembly | oeis/142/A142787.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/142/A142787.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/142/A142787.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A142787: Primes congruent to 13 mod 60.
; Submitted by Jon Maiga
; 13,73,193,313,373,433,613,673,733,853,1033,1093,1153,1213,1453,1693,1753,1873,1933,1993,2053,2113,2293,2473,2593,2713,2833,2953,3253,3313,3373,3433,3613,3673,3733,3793,3853,4093,4153,4273,4513,4813,4933,4993,5113,5233,5413,5653,5953,6073,6133,6373,655... | 38.095238 | 501 | 0.72625 |
99cdbe0f7d9fa25e4637002a38b0281c5533e0f9 | 1,591 | asm | Assembly | C/BiosLib/getticks.asm | p-k-p/SysToolsLib | 827be2799e541410cb5c11358cd4ce6859e171ad | [
"Apache-2.0"
] | 232 | 2016-04-27T21:56:11.000Z | 2022-03-29T09:02:15.000Z | C/BiosLib/getticks.asm | p-k-p/SysToolsLib | 827be2799e541410cb5c11358cd4ce6859e171ad | [
"Apache-2.0"
] | 31 | 2016-05-09T09:05:36.000Z | 2022-03-29T19:17:45.000Z | C/BiosLib/getticks.asm | p-k-p/SysToolsLib | 827be2799e541410cb5c11358cd4ce6859e171ad | [
"Apache-2.0"
] | 94 | 2016-06-01T18:10:39.000Z | 2022-03-26T10:44:57.000Z | page ,132
;*****************************************************************************;
; ;
; FILE NAME: getticks.asm ;
; ;
; DESCRIPTION: BIOS get tick count int 1AH function 00H ;
; ;
; NOTES: ;
; ;
; HISTORY: ... | 30.596154 | 79 | 0.374607 |
7cbb7d69388732af881f874e96d0d9a9a0808cb9 | 433 | asm | Assembly | programs/oeis/059/A059029.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/059/A059029.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/059/A059029.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A059029: a(n) = n if n is even, 2*n + 1 if n is odd.
; 0,3,2,7,4,11,6,15,8,19,10,23,12,27,14,31,16,35,18,39,20,43,22,47,24,51,26,55,28,59,30,63,32,67,34,71,36,75,38,79,40,83,42,87,44,91,46,95,48,99,50,103,52,107,54,111,56,115,58,119,60,123,62,127,64,131,66,135,68,139,70,143,72,147,74,151,76,155,78,159,80,163,82,167,8... | 43.3 | 319 | 0.642032 |
e55c4589f57d70e89e4e5a5a3424edcd70bfaf81 | 655 | asm | Assembly | programs/oeis/233/A233775.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/233/A233775.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/233/A233775.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A233775: Number of vertices in the n-th row of the Sierpinski gasket (cf. A047999).
; 1,2,3,4,5,4,6,8,9,4,6,8,10,8,12,16,17,4,6,8,10,8,12,16,18,8,12,16,20,16,24,32,33,4,6,8,10,8,12,16,18,8,12,16,20,16,24,32,34,8,12,16,20,16,24,32,36,16,24,32,40,32,48,64,65,4,6,8,10,8,12,16,18,8,12,16,20,16,24,32,34,8,12,16,20,16,24,3... | 26.2 | 270 | 0.610687 |
558ed3ea249a36794f9c4f646eddc251e2e87c79 | 1,036 | asm | Assembly | examples/8ball.asm | kspalaiologos/asmbf | c98a51d61724a46855de291a27d68a49a034810b | [
"MIT"
] | 67 | 2020-08-03T06:26:35.000Z | 2022-03-24T19:50:51.000Z | examples/8ball.asm | pyautogui/asmbf | 37c54a8a62df2fc4bab28bdeb43237b4905cbecd | [
"MIT"
] | 55 | 2019-10-02T19:37:08.000Z | 2020-06-12T19:40:53.000Z | examples/8ball.asm | pyautogui/asmbf | 37c54a8a62df2fc4bab28bdeb43237b4905cbecd | [
"MIT"
] | 9 | 2019-05-18T11:59:41.000Z | 2020-06-21T20:40:25.000Z |
; Build me with `bfmake -t 8ball.asm'!
; This is an example of _heavily_ optimized asm2bf code.
inc r1
raw .[
in r1
add r2, r1
nav r1
raw .]
mod r2, 20
#function gencase(text)
# emit("<")
# gen_text(text)
# emit(">>")
#end
#function build_case(text)
# gencase(text)
# emit("]<]>[-")
#end
nav r2
#emit(">... | 20.313725 | 56 | 0.660232 |
477510e9ec81d5a2ce626414772d17b0f07c4da8 | 7,295 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_257.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_257.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_257.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 %r13
push %r14
push %r15
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0xe2b6, %r14
nop
nop
nop
add %r15, %r15
movb $0x61, (%r14)
nop
cmp %r12, %r12
lea addresses_UC_ht+0xde06, %rsi
lea addresses_A_ht+0x853e, %rdi
nop
nop
nop
nop
and $7671, %r13
m... | 34.904306 | 2,999 | 0.657437 |
72ccefdd03d35e1922495216e35c75f32082401a | 5,342 | asm | Assembly | Transynther/x86/_processed/NC/_zr_/i7-7700_9_0xca_notsx.log_21829_658.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_0xca_notsx.log_21829_658.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_0xca_notsx.log_21829_658.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 %rax
push %rsi
lea addresses_WT_ht+0x116ad, %rax
nop
nop
nop
nop
cmp $24542, %r12
mov (%rax), %r11
nop
add %rsi, %rsi
pop %rsi
pop %rax
pop %r12
pop %r11
ret
.global s_faulty_load
s_faulty_load:
push %r12
push %r14
push %r15
push %r8
push %rax
p... | 41.410853 | 2,999 | 0.655185 |
bde42cfcd7310a9545d64e60bb8479fe3bb2e23f | 5,790 | asm | Assembly | aom_20170505/aom_dsp/x86/fwd_txfm_ssse3_x86_64.asm | rainliu/aom_analyzer | 440652d155140c00a2827512a54103be3d6ff7e4 | [
"MIT"
] | null | null | null | aom_20170505/aom_dsp/x86/fwd_txfm_ssse3_x86_64.asm | rainliu/aom_analyzer | 440652d155140c00a2827512a54103be3d6ff7e4 | [
"MIT"
] | null | null | null | aom_20170505/aom_dsp/x86/fwd_txfm_ssse3_x86_64.asm | rainliu/aom_analyzer | 440652d155140c00a2827512a54103be3d6ff7e4 | [
"MIT"
] | null | null | null | ;
; Copyright (c) 2016, Alliance for Open Media. All rights reserved
;
; This source code is subject to the terms of the BSD 2 Clause License and
; the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
; was not distributed with this source code in the LICENSE file, you can
; obtain it at ww... | 28.243902 | 78 | 0.51658 |
7d97e734fe7ad32334257847959f36bcbb1be379 | 100,540 | asm | Assembly | Library/User/Vis/visUtilsResident.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Library/User/Vis/visUtilsResident.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Library/User/Vis/visUtilsResident.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: PC GEOS
MODULE: UserInterface/Vis
FILE: visUtilsResident.asm
ROUTINES:
Name Description
---- -----------
In Fixed resources:
-------------------
EXT V... | 26.464859 | 88 | 0.638771 |
92a05d9f1ad5274ff972f70dd887fc701b41113b | 451 | asm | Assembly | oeis/019/A019299.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/019/A019299.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/019/A019299.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A019299: First n elements of Thue-Morse sequence A010059 read as a binary number.
; Submitted by Jon Maiga
; 1,2,4,9,18,37,75,150,300,601,1203,2406,4813,9626,19252,38505,77010,154021,308043,616086,1232173,2464346,4928692,9857385,19714771,39429542,78859084,157718169,315436338,630872677,1261745355,2523490710,5046981420... | 25.055556 | 211 | 0.718404 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.