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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
f7b7b7572a1f4329d763a18a3644bf710c96c3d3 | 336 | asm | Assembly | oeis/183/A183623.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/183/A183623.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/183/A183623.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A183623: Number of (n+1)X(n+1) 0..2 arrays with every 2X2 subblock summing to 4
; Submitted by Christian Krause
; 19,87,355,1383,5299,20247,77635,299463,1162579,4540407
add $0,2
mov $2,4
pow $2,$0
seq $0,101052 ; Number of preferential arrangements of n labeled elements when only k<=3 ranks are allowed.
mul $0,2
add... | 28 | 107 | 0.72619 |
84077f9f72b79a316d03b1c542258371f02a2039 | 3,661 | asm | Assembly | libsrc/malloc/HeapFree_callee.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | 8 | 2017-01-18T12:02:17.000Z | 2021-06-12T09:40:28.000Z | libsrc/malloc/HeapFree_callee.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | 1 | 2017-03-06T07:41:56.000Z | 2017-03-06T07:41:56.000Z | libsrc/malloc/HeapFree_callee.asm | RC2014Z80/z88dk | e5b9447b970e5fae26544b6d8aa5957c98ba0e6a | [
"ClArtistic"
] | 3 | 2017-03-07T03:19:40.000Z | 2021-09-15T17:59:19.000Z | ; void __CALLEE__ HeapFree_callee(void *heap, void *addr)
; 12.2006 aralbrec
SECTION code_clib
PUBLIC HeapFree_callee
PUBLIC _HeapFree_callee
PUBLIC ASMDISP_HEAPFREE_CALLEE
.HeapFree_callee
._HeapFree_callee
pop bc
pop hl
pop de
push bc
.asmentry
; Return memory block to indicated heap. Available
; bl... | 18.305 | 81 | 0.530456 |
9d7db11ede8e7d5361d4f1fb93c1dd5528063e04 | 687 | asm | Assembly | programs/oeis/236/A236313.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/236/A236313.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/236/A236313.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A236313: Recurrence: a(2n) = 3a(n)-1, a(2n+1) = 1.
; 1,2,1,5,1,2,1,14,1,2,1,5,1,2,1,41,1,2,1,5,1,2,1,14,1,2,1,5,1,2,1,122,1,2,1,5,1,2,1,14,1,2,1,5,1,2,1,41,1,2,1,5,1,2,1,14,1,2,1,5,1,2,1,365,1,2,1,5,1,2,1,14,1,2,1,5,1,2,1,41,1,2,1,5,1,2,1,14,1,2,1,5,1,2,1,122,1,2,1,5,1,2,1,14,1,2,1,5,1,2,1,41,1,2,1,5,1,2,1,14,1,2,1,5... | 52.846154 | 540 | 0.540029 |
1af42cc36815ad6980f9c94d4a96c17444bd2a53 | 10,792 | asm | Assembly | HyperPlatform/Arch/x64/x64.asm | Ivan-Nebogatikov/HyperPlatform | c0403b2f80252bf6930665ed06d80d6d4b00798f | [
"MIT"
] | 2 | 2018-09-13T05:26:59.000Z | 2018-09-14T08:44:22.000Z | HyperPlatform/Arch/x64/x64.asm | IBinary6/HyperPlatform | 5c90bf0feecf9d92ad03eac2dcf7d84cfd2399e0 | [
"MIT"
] | null | null | null | HyperPlatform/Arch/x64/x64.asm | IBinary6/HyperPlatform | 5c90bf0feecf9d92ad03eac2dcf7d84cfd2399e0 | [
"MIT"
] | 1 | 2020-08-21T02:16:16.000Z | 2020-08-21T02:16:16.000Z | ; Copyright (c) 2015-2018, Satoshi Tanda. All rights reserved.
; Use of this source code is governed by a MIT-style license that can be
; found in the LICENSE file.
;
; This module implements all assembler code
;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;
; References to C func... | 25.756563 | 89 | 0.633154 |
de27845965bd1019c398aabf8bc72c00c1f83921 | 974 | asm | Assembly | programs/oeis/022/A022921.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/022/A022921.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/022/A022921.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A022921: Number of 2^m between 3^n and 3^(n+1).
; 1,2,1,2,1,2,2,1,2,1,2,2,1,2,1,2,1,2,2,1,2,1,2,2,1,2,1,2,1,2,2,1,2,1,2,2,1,2,1,2,1,2,2,1,2,1,2,2,1,2,1,2,2,1,2,1,2,1,2,2,1,2,1,2,2,1,2,1,2,1,2,2,1,2,1,2,2,1,2,1,2,1,2,2,1,2,1,2,2,1,2,1,2,1,2,2,1,2,1,2,2,1,2,1,2,2,1,2,1,2,1,2,2,1,2,1,2,2,1,2,1,2,1,2,2,1,2,1,2,2,1,2,1,2,... | 24.35 | 501 | 0.492813 |
afc1e52d84e638f5d1ea44da962da7aa4046b380 | 5,691 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0.log_21829_1259.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.log_21829_1259.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.log_21829_1259.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 %r15
push %r8
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0xd086, %r8
nop
nop
nop
add %r10, %r10
movb (%r8), %al
nop
nop
nop
xor $13725, %r15
lea addresses_WC_ht+0x2d06, %rdi
add $13357, %r14
vmovups (%rdi), %ymm6
vextracti12... | 40.077465 | 2,999 | 0.659111 |
29e0121cc81f4b25386b2652aff21c019e1d4a07 | 3,660 | asm | Assembly | third_party/p7zip/Asm/x86/7zCrcOpt_asm.asm | VirtualLib/juice | 3d5912059f3a80ec1fef5c5031a395578904fe9c | [
"MIT"
] | null | null | null | third_party/p7zip/Asm/x86/7zCrcOpt_asm.asm | VirtualLib/juice | 3d5912059f3a80ec1fef5c5031a395578904fe9c | [
"MIT"
] | null | null | null | third_party/p7zip/Asm/x86/7zCrcOpt_asm.asm | VirtualLib/juice | 3d5912059f3a80ec1fef5c5031a395578904fe9c | [
"MIT"
] | null | null | null | ; 7zCrcOpt.asm -- CRC32 calculation : optimized version
; 2009-12-12 : Igor Pavlov : Public domain
%include "7zAsm.asm"
MY_ASM_START
%define rD r2
%define rN r7
%ifdef x64
%define num_VAR r8
%define table_VAR r9
%else
data_size equ (REG_SIZE * 7)
crc_table equ (REG_... | 21.27907 | 99 | 0.529781 |
74044e7cd40e2bbbdd99d5595f3c7bcb940505ae | 256 | asm | Assembly | programs/oeis/120/A120513.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/120/A120513.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/120/A120513.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A120513: a(n) = min{j : A120502(j) = n}.
; 1,5,10,11,17,18,20,21,28,29,31,32,35,36,38,39,47,48,50,51,54,55,57,58,62,63,65,66,69,70,72,73,82,83,85,86,89,90,92,93,97,98,100,101,104,105,107,108,113,114
mov $1,1
lpb $0
add $1,$0
div $0,2
add $1,3
lpe
| 25.6 | 157 | 0.605469 |
22074411d186ff86421d68f9e41c71b0196c1ddb | 4,194 | asm | Assembly | List_1/exercise4.asm | dekoperez/SEL0433_microprocessorAplications | 4581af1e5f383eedd8181e941740318368b36a30 | [
"MIT"
] | null | null | null | List_1/exercise4.asm | dekoperez/SEL0433_microprocessorAplications | 4581af1e5f383eedd8181e941740318368b36a30 | [
"MIT"
] | null | null | null | List_1/exercise4.asm | dekoperez/SEL0433_microprocessorAplications | 4581af1e5f383eedd8181e941740318368b36a30 | [
"MIT"
] | null | null | null | ;*******************************************************************************
; @INSTITUTION
; University of Sao Paulo | Sao Carlos School of Engineering | SEL
;------------------------------------------------------------------------------
; @DISCIPLINE
; Name: SEL0433 | Applications of Microprocessors I
; Profes... | 35.542373 | 80 | 0.466142 |
0a233132ed3cb2412d093095aec8d7c52f1b7877 | 1,303 | asm | Assembly | Win32/Win32.FleA/FleA.asm | fengjixuchui/Family | 2abe167082817d70ff2fd6567104ce4bcf0fe304 | [
"MIT"
] | 3 | 2021-05-15T15:57:13.000Z | 2022-03-16T09:11:05.000Z | Win32/Win32.FleA/FleA.asm | fengjixuchui/Family | 2abe167082817d70ff2fd6567104ce4bcf0fe304 | [
"MIT"
] | null | null | null | Win32/Win32.FleA/FleA.asm | fengjixuchui/Family | 2abe167082817d70ff2fd6567104ce4bcf0fe304 | [
"MIT"
] | 3 | 2021-05-15T15:57:15.000Z | 2022-01-08T20:51:04.000Z | .386
.model flat
jumps
extrn GetCommandLineA:PROC
extrn lstrcpyA:PROC
extrn FindFirstFileA:PROC
extrn CopyFileA:PROC
extrn FindNextFileA:PROC
extrn MessageBoxA:PROC
extrn ExitProcess:PROC
.data
CopyRight db 'Win32.FleA Virus'
db 'Version 1.0'
db 'by -DiA- (c)02'
db '[My 1st Win32 Virus!]'
Fak... | 15.890244 | 42 | 0.726017 |
14e7413394bd8550f9dc7454a2561b6fec7b23b8 | 9,232 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xca_notsx.log_21829_404.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_notsx.log_21829_404.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_notsx.log_21829_404.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r15
push %r9
push %rax
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0x12486, %r15
clflush (%r15)
nop
nop
xor $6454, %rcx
movb (%r15), %r9b
nop
nop
nop
nop
xor %r11, %r11
lea addresses_normal_ht+0x5646, %rax
clflush (%rax)
add %rsi, %rsi
mov $0x6... | 30.368421 | 2,999 | 0.65273 |
84bfb4e61519ddffb7c1f2439bb83eb65a5aa2b3 | 2,305 | asm | Assembly | prototypes/bitmap.asm | brodzik/arko-project-1 | 5b743e898e8156f4260d50860ae5162899db19c4 | [
"MIT"
] | 3 | 2019-11-14T13:15:58.000Z | 2021-11-20T13:06:31.000Z | prototypes/bitmap.asm | brodzik/arko-project-1 | 5b743e898e8156f4260d50860ae5162899db19c4 | [
"MIT"
] | null | null | null | prototypes/bitmap.asm | brodzik/arko-project-1 | 5b743e898e8156f4260d50860ae5162899db19c4 | [
"MIT"
] | null | null | null | .data
FILE_NAME: .asciiz "output.bmp"
FILE: .word 0
HEADER: .byte 'B', 'M' # signature
.byte 0x36, 0x88, 0x13, 0x00 # file size
.byte 0x00, 0x00, 0x00, 0x00 # (reserved)
.byte 0x36, 0x00, 0x00, 0x00 # data offset
.byte 0x28, 0x00, 0x00, 0x00 # size
.byte 0x20, 0x03, 0x00, 0x00 # width
.byte 0x90, 0x01,... | 23.05 | 98 | 0.463774 |
acb8730730782cd05320610cf3a6115f49b7f883 | 107 | asm | Assembly | predaja/tests/testRelocation2.asm | znjRoLS/ss | a99a1e6039c19bf5c2ef656fbc5e7a6a5bf9a7b8 | [
"MIT"
] | null | null | null | predaja/tests/testRelocation2.asm | znjRoLS/ss | a99a1e6039c19bf5c2ef656fbc5e7a6a5bf9a7b8 | [
"MIT"
] | null | null | null | predaja/tests/testRelocation2.asm | znjRoLS/ss | a99a1e6039c19bf5c2ef656fbc5e7a6a5bf9a7b8 | [
"MIT"
] | null | null | null | .public sth123
.public testInstr
.data
sth123: .long 0x87654321
.text.neki
testInstr:
and r1,r2
ret | 13.375 | 24 | 0.728972 |
1aa79cb0b59e368a6ecb706c2d17c0bffcb3fd84 | 301 | asm | Assembly | src/tutorialspoint.com/src/example10.asm | ishirshov/NASM-tutorial-for-Unix | 75173993e35e29bce1c04908573cc034ff32363e | [
"Apache-2.0"
] | null | null | null | src/tutorialspoint.com/src/example10.asm | ishirshov/NASM-tutorial-for-Unix | 75173993e35e29bce1c04908573cc034ff32363e | [
"Apache-2.0"
] | null | null | null | src/tutorialspoint.com/src/example10.asm | ishirshov/NASM-tutorial-for-Unix | 75173993e35e29bce1c04908573cc034ff32363e | [
"Apache-2.0"
] | null | null | null | %include "defines.inc"
section .bss
result resb 1
section .text
global _start
_start:
mov al, 5
mov bl, 3
or al, bl
add al, byte '0'
mov [result], al
mov ecx, result
mov edx, 1
print_stdout:
mov eax, SYS_WRITE
mov ebx, STDOUT
int 80h
sys_exit
| 12.04 | 22 | 0.591362 |
9c0086b3bdf34379510a93a2e63fc11c09e34e70 | 425 | asm | Assembly | programs/oeis/008/A008591.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/008/A008591.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/008/A008591.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A008591: Multiples of 9.
; 0,9,18,27,36,45,54,63,72,81,90,99,108,117,126,135,144,153,162,171,180,189,198,207,216,225,234,243,252,261,270,279,288,297,306,315,324,333,342,351,360,369,378,387,396,405,414,423,432,441,450,459,468,477,486,495,504,513,522,531,540,549,558,567,576,585,594,603,612,621,630,639,648,657,666,675,6... | 85 | 387 | 0.729412 |
4d4da285a65bc27e48c98ec97effd061d29e7c84 | 496 | asm | Assembly | oeis/037/A037613.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/037/A037613.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/037/A037613.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A037613: Base 6 digits are, in order, the first n terms of the periodic sequence with initial period 1,3,2.
; Submitted by Jamie Morken(s4)
; 1,9,56,337,2025,12152,72913,437481,2624888,15749329,94495977,566975864,3401855185,20411131113,122466786680,734800720081,4408804320489,26452825922936,158716955537617,95230173322... | 49.6 | 199 | 0.784274 |
c143607b6e9065290fd7a89d9ced198e427fa433 | 247 | asm | Assembly | Chapter_3/Program 3.1/x86:64/Program_3.1_NASM.asm | chen150182055/Assembly | e5e76bea438a3752b59775098205a77aa7087110 | [
"MIT"
] | 272 | 2016-12-28T02:24:21.000Z | 2022-03-30T21:05:37.000Z | Chapter_3/Program 3.1/x86:64/Program_3.1_NASM.asm | chen150182055/Assembly | e5e76bea438a3752b59775098205a77aa7087110 | [
"MIT"
] | 1 | 2018-04-17T19:47:52.000Z | 2018-04-17T19:47:52.000Z | Chapter_3/Program 3.1/x86:64/Program_3.1_NASM.asm | chen150182055/Assembly | e5e76bea438a3752b59775098205a77aa7087110 | [
"MIT"
] | 62 | 2017-02-02T14:39:37.000Z | 2022-01-04T09:02:07.000Z | ; Program 3.1
; Sample Assembly Program - NASM (64-bit)
; Copyright (c) 2019 Hall & Slonka
SECTION .data
sum: DD 0
SECTION .text
global _main
_main:
mov eax, 25
mov ebx, 50
add eax, ebx
mov DWORD [rel sum], eax
mov rax, 60
xor rdi, rdi
syscall
| 13 | 41 | 0.700405 |
5e0f78fc8f58a2332e47d23af93ef208e931cfc4 | 2,111 | asm | Assembly | release/src-rt-6.x.4708/router/gmp/mpn/arm/mode1o.asm | afeng11/tomato-arm | 1ca18a88480b34fd495e683d849f46c2d47bb572 | [
"FSFAP"
] | 5 | 2015-01-12T13:53:14.000Z | 2020-01-16T02:48:36.000Z | release/src-rt-6.x.4708/router/gmp/mpn/arm/mode1o.asm | afeng11/tomato-arm | 1ca18a88480b34fd495e683d849f46c2d47bb572 | [
"FSFAP"
] | 1 | 2018-08-21T03:43:09.000Z | 2018-08-21T03:43:09.000Z | release/src-rt-6.x.4708/router/gmp/mpn/arm/mode1o.asm | afeng11/tomato-arm | 1ca18a88480b34fd495e683d849f46c2d47bb572 | [
"FSFAP"
] | 5 | 2017-10-11T08:09:11.000Z | 2020-10-14T04:10:13.000Z | dnl ARM mpn_modexact_1c_odd
dnl Contributed to the GNU project by Torbjörn Granlund.
dnl Copyright 2012 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
dnl
dnl The GNU MP Library is free software; you can redistribute it and/or modify
dnl it under the terms of either:
dnl
dnl * t... | 22.698925 | 79 | 0.692563 |
9305b7c0683916f35fb7ee48257988a8fec32726 | 1,816 | asm | Assembly | boot/boot.asm | yds12/newcOS | ea646060a97c6b5190dfbfe9aa48855a8c5cf000 | [
"MIT"
] | null | null | null | boot/boot.asm | yds12/newcOS | ea646060a97c6b5190dfbfe9aa48855a8c5cf000 | [
"MIT"
] | null | null | null | boot/boot.asm | yds12/newcOS | ea646060a97c6b5190dfbfe9aa48855a8c5cf000 | [
"MIT"
] | null | null | null | bits 16 ; 16 bit instructions
org 0x7c00 ; assume program will be loaded here
; address where the kernel should be loaded in memory
; (this will go to the segment register, so the actual
; address is this times 16)
KERNEL_OFFSET equ 0x1000
; Address for the stack we will create before entering the kernel
STACK... | 24.540541 | 90 | 0.662445 |
958581c3c4b1c1d1c085c9171b16149d8c20eb79 | 515 | asm | Assembly | programs/oeis/063/A063960.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/063/A063960.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/063/A063960.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A063960: Sum of non-unitary prime divisors of n!: sum of those prime factors for which the exponent exceeds 1.
; 0,0,0,2,2,5,5,5,5,10,10,10,10,17,17,17,17,17,17,17,17,28,28,28,28,41,41,41,41,41,41,41,41,58,58,58,58,77,77,77,77,77,77,77,77,100,100,100,100,100,100,100,100,100,100,100,100,129,129,129,129,160,160,160,160... | 73.571429 | 347 | 0.706796 |
d3912ce0b736003b56f4ba3017a5466b7020565a | 275 | asm | Assembly | data/mapHeaders/seafoamislands4.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 16 | 2018-08-28T21:47:01.000Z | 2022-02-20T20:29:59.000Z | data/mapHeaders/seafoamislands4.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 5 | 2019-04-03T19:53:11.000Z | 2022-03-11T22:49:34.000Z | data/mapHeaders/seafoamislands4.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 2 | 2019-12-09T19:46:02.000Z | 2020-12-05T21:36:30.000Z | SeafoamIslands4_h:
db CAVERN ; tileset
db SEAFOAM_ISLANDS_4_HEIGHT, SEAFOAM_ISLANDS_4_WIDTH ; dimensions (y, x)
dw SeafoamIslands4Blocks, SeafoamIslands4TextPointers, SeafoamIslands4Script ; blocks, texts, scripts
db $00 ; connections
dw SeafoamIslands4Object ; objects
| 39.285714 | 102 | 0.825455 |
a2909739b8025d35d7c31ae1cc0a4207c7ab8051 | 35 | asm | Assembly | src/syscalls.asm | Iemnur/Mother2GbaTranslation | b8ca6df07ef69762fc5cc7453657b8e71178c78d | [
"MIT"
] | 149 | 2015-03-19T11:22:47.000Z | 2022-03-23T17:57:39.000Z | src/syscalls.asm | Iemnur/Mother2GbaTranslation | b8ca6df07ef69762fc5cc7453657b8e71178c78d | [
"MIT"
] | 77 | 2015-06-16T17:38:47.000Z | 2022-01-24T14:21:28.000Z | src/syscalls.asm | Iemnur/Mother2GbaTranslation | b8ca6df07ef69762fc5cc7453657b8e71178c78d | [
"MIT"
] | 29 | 2015-06-16T00:58:04.000Z | 2021-12-23T22:38:30.000Z | cpufastset:
swi 0xC
bx lr
| 8.75 | 11 | 0.571429 |
7aed5ed3b55c64d3c880644dab243f4006894d2d | 5,195 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_1568.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_1568.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_1568.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 %r8
push %r9
push %rbx
push %rdx
lea addresses_WT_ht+0x9686, %rdx
clflush (%rdx)
nop
nop
nop
add %r8, %r8
mov $0x6162636465666768, %r9
movq %r9, (%rdx)
nop
nop
nop
nop
cmp %rbx, %rbx
lea addresses_WC_ht+0x5786, %r13
nop
dec %r15
movb $0x61,... | 41.230159 | 2,999 | 0.660443 |
d75b1e59f52738c2cfce424d8d7a67127ca08559 | 1,332 | asm | Assembly | programs/oeis/194/A194229.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/194/A194229.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/194/A194229.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A194229: Partial sums of A057357.
; 0,1,2,4,6,9,12,15,19,23,28,33,39,45,51,58,65,73,81,90,99,108,118,128,139,150,162,174,186,199,212,226,240,255,270,285,301,317,334,351,369,387,405,424,443,463,483,504,525,546,568,590,613,636,660,684,708,733,758,784,810,837,864,891,919,947,976,1005,1035,1065,1095,1126,1157,1189,1221,1... | 95.142857 | 1,192 | 0.761261 |
1ff02b253589c38b1b4d7d985af0a7aff75ad6af | 81 | asm | Assembly | 1/swap.asm | sunloving/os-course | 9ceee14cc486f37ac137e482e3853b82be4b742f | [
"MIT"
] | null | null | null | 1/swap.asm | sunloving/os-course | 9ceee14cc486f37ac137e482e3853b82be4b742f | [
"MIT"
] | null | null | null | 1/swap.asm | sunloving/os-course | 9ceee14cc486f37ac137e482e3853b82be4b742f | [
"MIT"
] | null | null | null | swap:
pushq (%RSI)
pushq (%RDI)
popq (%RSI)
popq (%RDI)
retq
| 11.571429 | 16 | 0.469136 |
3be7a5684672e7b1ca08d1da7dde6c7b86dec53a | 333 | asm | Assembly | programs/oeis/105/A105384.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/105/A105384.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/105/A105384.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A105384: Expansion of x/(1 + x + x^2 + x^3 + x^4).
; 0,1,-1,0,0,0,1,-1,0,0,0,1,-1,0,0,0,1,-1,0,0,0,1,-1,0,0,0,1,-1,0,0,0,1,-1,0,0,0,1,-1,0,0,0,1,-1,0,0,0,1,-1,0,0,0,1,-1,0,0,0,1,-1,0,0,0,1,-1,0,0,0,1,-1,0,0,0,1,-1,0,0,0,1,-1,0,0,0,1,-1,0,0,0,1,-1,0,0,0,1,-1,0,0,0,1,-1,0,0
sub $0,1
sub $1,$0
sub $1,5
mod $1,5
pow $1,... | 33.3 | 221 | 0.471471 |
2248c7a4e4ea652fb93efffd03bd18e7f33f3f98 | 338 | asm | Assembly | programs/oeis/118/A118751.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/118/A118751.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/118/A118751.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A118751: Smallest prime >= 3*n.
; 2,5,7,11,13,17,19,23,29,29,31,37,37,41,43,47,53,53,59,59,61,67,67,71,73,79,79,83,89,89,97,97,97,101,103,107,109,113,127,127,127,127,127,131,137,137,139,149,149,149,151,157,157,163,163,167,173,173,179,179,181
mul $0,3
cal $0,151800 ; Least prime > n (version 2 of the "next prime" fun... | 48.285714 | 209 | 0.680473 |
4b793128df9bf8fe20ba969efcfcb9423351f745 | 1,673 | asm | Assembly | programs/oeis/028/A028724.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/028/A028724.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/028/A028724.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A028724: a(n) = (1/2)*floor(n/2)*floor((n-1)/2)*floor((n-2)/2).
; 0,0,0,0,1,2,6,9,18,24,40,50,75,90,126,147,196,224,288,324,405,450,550,605,726,792,936,1014,1183,1274,1470,1575,1800,1920,2176,2312,2601,2754,3078,3249,3610,3800,4200,4410,4851,5082,5566,5819,6348,6624,7200,7500,8125,8450,9126,9477,10206,10584,11368,117... | 139.416667 | 1,527 | 0.80514 |
2648e72fd887e1a344e2896af4b2b44f0315b3ac | 6,921 | asm | Assembly | src/igzip/c_code/crc_utils.asm | robinmoussu/fastzip | 85f71b7862af0940cadbafb44f80856581ecb023 | [
"RSA-MD"
] | 2 | 2019-02-08T16:53:53.000Z | 2021-03-21T05:09:13.000Z | src/igzip/c_code/crc_utils.asm | robinmoussu/fastzip | 85f71b7862af0940cadbafb44f80856581ecb023 | [
"RSA-MD"
] | null | null | null | src/igzip/c_code/crc_utils.asm | robinmoussu/fastzip | 85f71b7862af0940cadbafb44f80856581ecb023 | [
"RSA-MD"
] | 3 | 2017-05-08T04:44:56.000Z | 2018-12-01T16:12:44.000Z | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; The MIT License
;
; Copyright (c) 2014 Intel Corporation
;
; Permission is hereby granted, free of charge, to any person
; obtaining a copy of this software and associated documentation
; files (the "Software"), to deal in the Software... | 27.355731 | 73 | 0.677792 |
5df4ec74b852d05ea57f7cc210c1fc63c93168a3 | 6,772 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_225.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_225.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_225.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 %rax
push %rbp
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_A_ht+0x124cf, %rsi
lea addresses_normal_ht+0x18a7f, %rdi
nop
nop
nop
sub %rdx, %rdx
mov $54, %rcx
rep movsw
nop
nop
nop
dec %rsi
lea addresses_A_ht+0x6d53, %rsi
lea addresses_A_ht+0... | 35.088083 | 2,999 | 0.662729 |
0c752c74417d9f83437fea1844910147bb94ec06 | 2,214 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_sm_/i7-8650U_0xd2.log_51_550.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_st_sm_/i7-8650U_0xd2.log_51_550.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_st_sm_/i7-8650U_0xd2.log_51_550.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 %r8
push %rbp
push %rdx
push %rsi
lea addresses_WC_ht+0x9d5a, %rbp
nop
nop
nop
add $50065, %r11
mov (%rbp), %dx
nop
nop
nop
nop
inc %r8
lea addresses_WT_ht+0x15302, %rbp
nop
nop
nop
cmp $41288, %r10
mov $0x6162636465666768, %rsi
movq %rsi, %xmm4
vmov... | 18.605042 | 152 | 0.644083 |
1ee7fdef7560463c96d4b82b1df80aaf9401f756 | 15,062 | asm | Assembly | consoles/dos/src/paxconsola.asm | tcr/paxconsola | 0fca2fd3fe131a8f522b7e50f56c7e7897d342bc | [
"MIT"
] | 6 | 2020-01-15T07:25:07.000Z | 2021-12-27T23:45:44.000Z | consoles/dos/src/paxconsola.asm | tcr/paxconsola | 0fca2fd3fe131a8f522b7e50f56c7e7897d342bc | [
"MIT"
] | 1 | 2021-08-30T04:15:47.000Z | 2021-08-30T04:15:47.000Z | consoles/dos/src/paxconsola.asm | tcr/paxconsola | 0fca2fd3fe131a8f522b7e50f56c7e7897d342bc | [
"MIT"
] | 1 | 2020-01-10T16:10:10.000Z | 2020-01-10T16:10:10.000Z | cpu 8086
MISC_OUTPUT equ 03c2h
GC_INDEX equ 03ceh
SC_INDEX equ 03c4h
SC_DATA equ 03c5h
CRTC_INDEX equ 03d4h
CRTC_DATA equ 03d5h
INPUT_STATUS equ 03dah
AC_WRITE equ 03c0h
AC_READ equ 03c1h
MAP_MASK equ 02h
MEMORY_MODE equ 04h
UNDERLINE_LOC equ 14h
MODE_CONTROL equ 17h
HIGH_... | 20.89043 | 88 | 0.565596 |
759e0a8feb2388a89cd6336750b90eab5da49a97 | 646 | asm | Assembly | oeis/228/A228959.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/228/A228959.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/228/A228959.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A228959: Total sum of squared lengths of ascending runs in all permutations of [n].
; 0,1,6,32,186,1222,9086,75882,705298,7231862,81160422,990024466,13047411482,184788881838,2799459801742,45178128866282,773829771302946,14021761172671462,267991492197471158,5388234382450264002,113692608262971520042,25120311064156929609... | 49.692308 | 469 | 0.845201 |
156b36de388fd2960adc0362845d3a426d498268 | 3,865 | asm | Assembly | F5529/Assembly/Blink/blink.asm | sonic2000gr/MSP430 | 455bc12943c48d43561323833bdccb4be311d2f6 | [
"BSD-2-Clause"
] | 1 | 2019-04-07T12:20:01.000Z | 2019-04-07T12:20:01.000Z | F5529/Assembly/Blink/blink.asm | sonic2000gr/MSP430 | 455bc12943c48d43561323833bdccb4be311d2f6 | [
"BSD-2-Clause"
] | null | null | null | F5529/Assembly/Blink/blink.asm | sonic2000gr/MSP430 | 455bc12943c48d43561323833bdccb4be311d2f6 | [
"BSD-2-Clause"
] | null | null | null | ;-------------------------------------------------------------------------------
; MSP430F5529 blink in assembly
; This is inefficient as it uses a software delay and the CPU is always on
; (C) 2018 Manolis Kiagias
;-------------------------------------------------------------------------------
.cdecls C,LI... | 58.560606 | 80 | 0.256921 |
bd97dbfc3c11b691c1217d18757634c452369fd9 | 980 | asm | Assembly | TestData/indirect.32.asm | robertmuth/Cwerg | fdf30b06c93b4620c0a45b448b6d92acb81c35f0 | [
"Apache-2.0"
] | 171 | 2020-01-30T16:58:07.000Z | 2022-03-27T22:12:17.000Z | TestData/indirect.32.asm | robertmuth/Cwerg | fdf30b06c93b4620c0a45b448b6d92acb81c35f0 | [
"Apache-2.0"
] | 14 | 2021-05-15T02:12:09.000Z | 2022-03-16T04:16:18.000Z | TestData/indirect.32.asm | robertmuth/Cwerg | fdf30b06c93b4620c0a45b448b6d92acb81c35f0 | [
"Apache-2.0"
] | 5 | 2021-03-01T20:52:13.000Z | 2022-03-07T06:35:03.000Z | # indirect function call
# simple function which will print out 1
.fun fun1 NORMAL [] = []
.bbl start
# load constant into new register x
mov x:U32 1
pusharg x
bsr print_u_ln
ret
.fun fun2 NORMAL [] = []
.bbl start
mov x:U32 2
pusharg x
bsr print_u_ln
ret
.fun fun3 NORMAL [] = []
... | 15.806452 | 61 | 0.612245 |
971ba54b048a3b7327590524512cd4f0e94fe0ed | 1,591 | asm | Assembly | programs/oeis/166/A166552.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/166/A166552.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/166/A166552.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A166552: a(n) = 3*a(n-2) for n > 2; a(1) = 1; a(2) = 4.
; 1,4,3,12,9,36,27,108,81,324,243,972,729,2916,2187,8748,6561,26244,19683,78732,59049,236196,177147,708588,531441,2125764,1594323,6377292,4782969,19131876,14348907,57395628,43046721,172186884,129140163,516560652,387420489,1549681956,1162261467,4649045868,3486784... | 69.173913 | 1,350 | 0.859208 |
f1533f10327f37ae9ae4f3d01d6a1db585cc2919 | 4,419 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_1569.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_1569.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_1569.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 %rax
push %rdx
push %rsi
lea addresses_WT_ht+0xfd1f, %r13
nop
nop
nop
nop
nop
add %rsi, %rsi
mov $0x6162636465666768, %rax
movq %rax, %xmm0
and $0xffffffffffffffc0, %r13
movaps %xmm0, (%r13)
add %rdx, %rdx
pop %rsi
pop %rdx
pop %rax
pop %r13
ret
.global s... | 53.240964 | 2,999 | 0.663046 |
39bd8bb653cc2795cf2511366938e9113b3fde90 | 44,153 | asm | Assembly | lotterytest.asm | Gunahuachen1995/XV6_lottery_scheduler | ef0b2ff98292dc56252845a9169cb0a3b7a7f2ef | [
"MIT-0"
] | null | null | null | lotterytest.asm | Gunahuachen1995/XV6_lottery_scheduler | ef0b2ff98292dc56252845a9169cb0a3b7a7f2ef | [
"MIT-0"
] | null | null | null | lotterytest.asm | Gunahuachen1995/XV6_lottery_scheduler | ef0b2ff98292dc56252845a9169cb0a3b7a7f2ef | [
"MIT-0"
] | null | null | null |
_lotterytest: file format elf32-i386
Disassembly of section .text:
00000000 <spin>:
#include "types.h"
#include "user.h"
#include "date.h"
// Do some useless computations
void spin(int tix) {
0: 55 push %ebp
1: 89 e5 mov %esp,%ebp
3: 83 ec 28 sub ... | 34.387072 | 119 | 0.42355 |
523c1fafad86a5a72a37c03a64a9ac4679c1494d | 437 | asm | Assembly | oeis/028/A028189.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/028/A028189.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/028/A028189.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A028189: Expansion of 1/((1-5x)(1-7x)(1-11x)(1-12x)).
; Submitted by Jon Maiga
; 1,35,782,14254,231459,3493041,50160064,695287148,9389676197,124321003807,1620910078866,20877357884682,266266935091015,3368664326093933,42334402590112388,529044108699525256
mov $1,1
mov $2,$0
mov $3,$0
lpb $2
mov $0,$3
trn $2,1
sub... | 24.277778 | 173 | 0.679634 |
b2004b51a23f408caf3a333953017d7719c198d3 | 5,622 | asm | Assembly | tests/vice-tests/VIC20/unconnected/unconnected.asm | PhylumChordata/chips-test | 4f80ede2da9952efeb25d3887c768654d2374167 | [
"MIT"
] | 330 | 2017-12-11T21:20:28.000Z | 2022-03-26T08:56:51.000Z | tests/vice-tests/VIC20/unconnected/unconnected.asm | PhylumChordata/chips-test | 4f80ede2da9952efeb25d3887c768654d2374167 | [
"MIT"
] | 14 | 2019-01-07T23:50:35.000Z | 2022-01-09T13:43:16.000Z | tests/vice-tests/VIC20/unconnected/unconnected.asm | PhylumChordata/chips-test | 4f80ede2da9952efeb25d3887c768654d2374167 | [
"MIT"
] | 31 | 2018-07-02T06:13:31.000Z | 2022-02-18T16:50:56.000Z | ; unconnected
; -----------
; 2009 Hannu Nuotio
; This program tests VIC-20 unconnected bus behaviour.
; Disable any/all memory extensions.
; BUGS:
; - if addr MSB or ROM contents are TESTBYTE_ABS or TESTBYTE_ABS_X, the results may be incorrect
!ct scr
; --- Constants
; - hw
LOAD_ADDR = $1001
SYS_ADDR = $1010
S... | 13.612591 | 97 | 0.699039 |
b228e7fe94c340085f3860eb7e7f6bdb132f1822 | 657 | asm | Assembly | libsrc/math/daimath32/c/sccz80/ceil.asm | ahjelm/z88dk | c4de367f39a76b41f6390ceeab77737e148178fa | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/math/daimath32/c/sccz80/ceil.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/math/daimath32/c/sccz80/ceil.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_fp_dai32
PUBLIC ceil
EXTERN ___dai32_setup_single
EXTERN ___dai32_return
EXTERN ___dai32_xfadd
EXTERN ___dai32_xfint
EXTERN ___dai32_fpac
EXTERN ___dai32_tempval
ceil:
call ___dai32_setup_single
ld a,(___dai32_fpac)
... | 25.269231 | 71 | 0.601218 |
142d8723dd0f351154b391049cdec26d4de0fdd6 | 1,781 | asm | Assembly | Fixes/thwimpfix.asm | SMWW4mp3/SMWStuff | f499ee54033248ce9a8d186a9b410b5975d9ac5b | [
"MIT"
] | 1 | 2020-06-16T05:16:01.000Z | 2020-06-16T05:16:01.000Z | Fixes/thwimpfix.asm | SMWW4mp3/SMWStuff | f499ee54033248ce9a8d186a9b410b5975d9ac5b | [
"MIT"
] | null | null | null | Fixes/thwimpfix.asm | SMWW4mp3/SMWStuff | f499ee54033248ce9a8d186a9b410b5975d9ac5b | [
"MIT"
] | null | null | null | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; ThwimpSpriteInteractionFix - W4mp3/ShUriK KiD - Version 1.1
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; This Patch fixes the rather infuriating behaviour of Thwimp seemingly
;; randomly be affected by Sprites in general. This Patch allows you to
;; make Thwimp more consistent with Sprites.
;... | 20.952941 | 84 | 0.558113 |
edefdcbb86aed5018444073d51a1fa809bdad8f0 | 2,340 | asm | Assembly | Stm8Invaders/asm/playershot.asm | peteri/Invaders | 0b08ea6a683d9ea831daa98862601cf74acc3af2 | [
"MIT"
] | null | null | null | Stm8Invaders/asm/playershot.asm | peteri/Invaders | 0b08ea6a683d9ea831daa98862601cf74acc3af2 | [
"MIT"
] | 32 | 2020-12-26T20:13:11.000Z | 2021-06-18T01:02:53.000Z | Stm8Invaders/asm/playershot.asm | peteri/Invaders | 0b08ea6a683d9ea831daa98862601cf74acc3af2 | [
"MIT"
] | null | null | null | stm8/
.tab 0,8,16,60
#include "variables.inc"
#include "constants.inc"
#include "sprite.inc"
#include "alienshot.inc"
#include "timerobject.inc"
segment 'ram1'
explosion_timer ds.b 1
segment 'rom'
.player_shot_init.w
mov explosion_timer,#$10
ldw x,#player_shot_action
ldw {player_shot_timer+timer_action_offs... | 23.877551 | 44 | 0.808547 |
1c70bf551bf8befa64d3ccd11828a057c255bed3 | 66 | asm | Assembly | src/main/fragment/mos6502-common/vwum1=vwum1_plus__word1_vdum2.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | 2 | 2022-03-01T02:21:14.000Z | 2022-03-01T04:33:35.000Z | src/main/fragment/mos6502-common/vwum1=vwum1_plus__word1_vdum2.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | src/main/fragment/mos6502-common/vwum1=vwum1_plus__word1_vdum2.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | clc
lda {m1}
adc {m2}+2
sta {m1}
lda {m1}+1
adc {m2}+3
sta {m1}+1
| 8.25 | 10 | 0.560606 |
aaf16fe43ce822f27c49c99a76849af2926b7772 | 651 | asm | Assembly | programs/oeis/135/A135231.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/135/A135231.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/135/A135231.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A135231: Row sums of triangle A135230.
; 1,2,4,6,12,22,44,86,172,342,684,1366,2732,5462,10924,21846,43692,87382,174764,349526,699052,1398102,2796204,5592406,11184812,22369622,44739244,89478486,178956972,357913942,715827884,1431655766,2863311532,5726623062,11453246124,22906492246,45812984492,91625968982,183251937964,3... | 43.4 | 504 | 0.81874 |
055c5e551a0bf9c11616c9ce2014b505ce68939b | 2,691 | asm | Assembly | src/main.asm | Q-Bert-Reynolds/gun-hockey-gb | 360eae9adfffc9f619f891facf0c83e846f372b5 | [
"MIT"
] | null | null | null | src/main.asm | Q-Bert-Reynolds/gun-hockey-gb | 360eae9adfffc9f619f891facf0c83e846f372b5 | [
"MIT"
] | null | null | null | src/main.asm | Q-Bert-Reynolds/gun-hockey-gb | 360eae9adfffc9f619f891facf0c83e846f372b5 | [
"MIT"
] | null | null | null | INCLUDE "src/gb.inc"
SECTION "Header", ROM0[$100]
Entry:
nop
jp Main
NINTENDO_LOGO
DB "GUN HOCKEY",0,0,0,0,0 ;Cart name - 15bytes
DB CART_COMPATIBLE_DMG_GBC ;$143
DB 0,0 ;$144 - Licensee code (not important)
DB CART_INDICATOR_SGB ;$146 - SGB Support indicator
DB CART_ROM_MBC5... | 21.528 | 88 | 0.646971 |
4bddd9a009e213226ffd9f2018178fca9ba70399 | 155 | asm | Assembly | unittests/32Bit_ASM/X87/DD_C0.asm | cobalt2727/FEX | 13087f8425aeaad28dc81bed46a83e1d72ff0db8 | [
"MIT"
] | 628 | 2020-03-06T14:01:32.000Z | 2022-03-31T06:35:14.000Z | unittests/32Bit_ASM/X87/DD_C0.asm | cobalt2727/FEX | 13087f8425aeaad28dc81bed46a83e1d72ff0db8 | [
"MIT"
] | 576 | 2020-03-06T08:25:12.000Z | 2022-03-30T04:05:29.000Z | unittests/32Bit_ASM/X87/DD_C0.asm | cobalt2727/FEX | 13087f8425aeaad28dc81bed46a83e1d72ff0db8 | [
"MIT"
] | 38 | 2020-03-07T06:10:00.000Z | 2022-03-29T09:27:36.000Z | %ifdef CONFIG
{
"Mode": "32BIT"
}
%endif
; Just to ensure execution
ffree st0
ffree st1
ffree st2
ffree st3
ffree st4
ffree st5
ffree st6
ffree st7
hlt
| 9.117647 | 26 | 0.729032 |
08ea18f054f241cf299e47219545fe79cec002b6 | 4,680 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_18525_404.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_18525_404.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_18525_404.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 %r15
push %r8
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0xcd01, %r15
and $7541, %r8
vmovups (%r15), %ymm2
vextracti128 $1, %ymm2, %xmm2
vpextrq $0, %xmm2, %r13
nop
nop
nop
xor %r10, %r10
lea addresses_D_ht+0x6c01, %rsi
lea addresses_WC_ht+0x1... | 47.755102 | 2,999 | 0.661752 |
16bfc53f633883874587fb3754d10f4e49f5e746 | 583 | asm | Assembly | programs/oeis/093/A093620.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/093/A093620.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/093/A093620.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A093620: Values of Laguerre polynomials: a(n) = 2^n*n!*LaguerreL(n,-1/2,-2).
; 1,5,43,499,7193,123109,2430355,54229907,1347262321,36833528197,1097912385851,35409316648435,1227820993510153,45528569866101989,1797044836586213923,75200136212985945619,3324579846014080352225,154797474251689486249477,75700370331455343410153... | 83.285714 | 438 | 0.845626 |
487395e55d4244b873a5dd932384f3ad9ff05a50 | 452 | asm | Assembly | programs/oeis/174/A174446.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/174/A174446.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/174/A174446.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A174446: Triangle T(n, k, q) = ceiling(binomial(n, k)/f(n, q)) with T(0, 0) = 1, f(n, q) = 1 + tanh((n-1)/q), and q = 1, read by rows.
; 1,1,1,1,2,1,1,2,2,1,1,3,4,3,1,1,3,6,6,3,1,1,4,8,11,8,4,1,1,4,11,18,18,11,4,1,1,5,15,29,36,29,15,5,1,1,5,19,43,64,64,43,19,5,1,1,6,23,61,106,127,106,61,23,6,1,1,6,28,83,166,232,232,1... | 64.571429 | 195 | 0.557522 |
16f706da49c003af7dba98e9730b1fa4a3d7e5bb | 477 | asm | Assembly | programs/oeis/087/A087739.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/087/A087739.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/087/A087739.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A087739: a(1)=1; a(2)=2; for n>2 a(n) satisfies a(S(n))=n and a(k)=n-1 for S(n-1)< k <S(n) where S(n)=a(1)+a(2)+...+a(n).
; 1,2,2,2,3,3,4,4,4,5,5,5,6,6,6,6,7,7,7,7,8,8,8,8,9,9,9,9,9,10,10,10,10,10,11,11,11,11,11,12,12,12,12,12,12,13,13,13,13,13,13,14,14,14,14,14,14,15,15,15,15,15,15,16,16,16,16,16,16,16,17,17,17,17,1... | 36.692308 | 209 | 0.563941 |
ce645045110b913c240f55b9edf436f3f24559f1 | 2,905 | asm | Assembly | UPC Microcontroladores 2019-2/Semana 6/shawarmalovers.X/chanchopollo.asm | tocache/picomones | d9fd1e75fbbd964c5f628940a8e1161c5b6791fd | [
"CC0-1.0"
] | 5 | 2019-08-16T14:48:49.000Z | 2022-01-11T12:22:02.000Z | UPC Microcontroladores 2019-2/Semana 6/shawarmalovers.X/chanchopollo.asm | tocache/picomones | d9fd1e75fbbd964c5f628940a8e1161c5b6791fd | [
"CC0-1.0"
] | null | null | null | UPC Microcontroladores 2019-2/Semana 6/shawarmalovers.X/chanchopollo.asm | tocache/picomones | d9fd1e75fbbd964c5f628940a8e1161c5b6791fd | [
"CC0-1.0"
] | 8 | 2018-10-30T01:17:19.000Z | 2022-01-11T14:35:50.000Z | list p=18f4550
#include "p18f4550.inc"
#include "LCD_LIB.asm"
CONFIG PLLDIV = 1 ; PLL Prescaler Selection bits (No prescale (4 MHz oscillator input drives PLL directly))
CONFIG CPUDIV = OSC1_PLL2 ; System Clock Postscaler Selection bits ([Primary Oscillator Src: /1][96 MHz PLL S... | 30.904255 | 125 | 0.662306 |
ce91f3c29186bf933b50632aa099a4e77801c221 | 3,686 | asm | Assembly | usr.bin/tn3270/distribution/sys_dos/spintasm.asm | weiss/original-bsd | b44636d7febc9dcf553118bd320571864188351d | [
"Unlicense"
] | 114 | 2015-01-18T22:55:52.000Z | 2022-02-17T10:45:02.000Z | usr.bin/tn3270/distribution/sys_dos/spintasm.asm | JamesLinus/original-bsd | b44636d7febc9dcf553118bd320571864188351d | [
"Unlicense"
] | null | null | null | usr.bin/tn3270/distribution/sys_dos/spintasm.asm | JamesLinus/original-bsd | b44636d7febc9dcf553118bd320571864188351d | [
"Unlicense"
] | 29 | 2015-11-03T22:05:22.000Z | 2022-02-08T15:36:37.000Z | ; Copyright (c) 1988, 1993
; The Regents of the University of California. All rights reserved.
;
; %sccs.include.redist.semicolon%
;
; @(#)spintasm.asm 8.1 (Berkeley) 06/06/93
;
; The code in this file complete the spint calls
spint struc
; union REGS
spint_ax dw 1
spint_bx dw 1
spint_cx dw 1
spint_dx dw 1
spint_si ... | 16.237885 | 74 | 0.715952 |
05b93b9b7c3a8d87db0e4f606c35302da31791bc | 760 | asm | Assembly | smsq/java/driver/dv3e.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | smsq/java/driver/dv3e.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | smsq/java/driver/dv3e.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | ; SMSQ/E for built in DV3 drivers (c) T. Tebby / W. Lenerz 2012
; v. 1.01 check for swin
section header
xref smsq_end
xref.l dv3_vers
include dev8_keys_java
header_base
dc.l dv3_base-header_base ; length of header
dc.l 0 ; module length unknown
dc.l smsq_end-dv3_base ; loaded length
dc.l 0 ; checksu... | 14.901961 | 63 | 0.709211 |
cfb71e64cfa3aaa9e021db67198af6f19523e253 | 16 | asm | Assembly | Assembler/tests/optimizations/uninit_read.asm | asifmallik/SCALE-MAMBA | 80db831818b55b7675dd549920b5fb096db4321f | [
"BSD-2-Clause"
] | 196 | 2018-05-25T11:41:56.000Z | 2022-03-12T05:49:50.000Z | Assembler/tests/optimizations/uninit_read.asm | asifmallik/SCALE-MAMBA | 80db831818b55b7675dd549920b5fb096db4321f | [
"BSD-2-Clause"
] | 49 | 2018-07-17T15:49:41.000Z | 2021-01-19T11:35:31.000Z | Assembler/tests/optimizations/uninit_read.asm | asifmallik/SCALE-MAMBA | 80db831818b55b7675dd549920b5fb096db4321f | [
"BSD-2-Clause"
] | 90 | 2018-05-25T11:41:42.000Z | 2022-03-23T19:15:10.000Z | addci c0, c1, 2
| 8 | 15 | 0.625 |
05f3383781ce38490e1b476d87c04b2d10e5795a | 897 | asm | Assembly | data/pokemon/base_stats/porygon.asm | AtmaBuster/pokeplat-gen2 | fa83b2e75575949b8f72cb2c48f7a1042e97f70f | [
"blessing"
] | 6 | 2021-06-19T06:41:19.000Z | 2022-02-15T17:12:33.000Z | data/pokemon/base_stats/porygon.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | null | null | null | data/pokemon/base_stats/porygon.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | 2 | 2021-08-11T19:47:07.000Z | 2022-01-01T07:07:56.000Z | db 0 ; species ID placeholder
db 65, 60, 70, 40, 85, 75
; hp atk def spd sat sdf
db NORMAL, NORMAL ; type
db 45 ; catch rate
db 130 ; base exp
db NO_ITEM, NO_ITEM ; items
db GENDER_UNKNOWN ; gender ratio
db 20 ; step cycles to hatch
INCBIN "gfx/pokemon/porygon/front.dimensions"
db GROWTH_MEDIU... | 44.85 | 468 | 0.753623 |
14512d2164e9867c40cdb3c7882a7d1fbc95dac1 | 1,446 | asm | Assembly | Lab10/lab10_2.asm | richardhyy/AssemblyLab | 7e0ba3800f3db1e2f5d616ca89905963d1da0996 | [
"MIT"
] | 3 | 2021-06-26T14:52:16.000Z | 2021-11-23T03:48:48.000Z | Lab10/lab10_2.asm | richardhyy/AssemblyLab | 7e0ba3800f3db1e2f5d616ca89905963d1da0996 | [
"MIT"
] | 1 | 2021-06-26T14:12:21.000Z | 2021-06-26T14:18:54.000Z | Lab10/lab10_2.asm | richardhyy/AssemblyLab | 7e0ba3800f3db1e2f5d616ca89905963d1da0996 | [
"MIT"
] | 4 | 2021-11-30T06:06:08.000Z | 2022-03-16T03:55:42.000Z | ; Lab 10
; name: divdw
; func: Do division that will not overflow.
; args: (ax) = dword, lower part of dividend
; (dx) = dword, higher part of dividend
; (cx) = divisor
; ret: (ax) = lower part of the quotient
; (dx) = higher part of the quotient
; (cx) = remainder
assume cs:code
data segment
dd 0,0,0,0
dd 0,0,... | 16.247191 | 123 | 0.609959 |
5140dc69a0bd2d8fb430f81c168411d25dff61d9 | 599 | asm | Assembly | oeis/313/A313057.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/313/A313057.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/313/A313057.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A313057: Coordination sequence Gal.6.132.3 where G.u.t.v denotes the coordination sequence for a vertex of type v in tiling number t in the Galebach list of u-uniform tilings.
; Submitted by Simon Strandgaard
; 1,4,9,14,18,23,28,33,38,42,47,52,56,60,65,70,74,79,84,89,94,98,103,108,112,116,121,126,130,135,140,145,150,... | 66.555556 | 182 | 0.751252 |
afccf31d19926863afa281c75080e712cfafa361 | 295 | asm | Assembly | src/boot/print_pm.asm | C-McKinley/ColbyOS | e361781dfc293855c02d8ac66883d104f8309917 | [
"MIT"
] | null | null | null | src/boot/print_pm.asm | C-McKinley/ColbyOS | e361781dfc293855c02d8ac66883d104f8309917 | [
"MIT"
] | null | null | null | src/boot/print_pm.asm | C-McKinley/ColbyOS | e361781dfc293855c02d8ac66883d104f8309917 | [
"MIT"
] | null | null | null | [bits 32]
VIDEO_MEMORY equ 0xb800
WHITE_ON_BLACK equ 0x0f
print_string_pm:
pusha
mov edx, VIDEO_MEMORY
print_string_pm_loop:
mov al, [ebx]
mov ah, WHITE_ON_BLACK
cmp al, 0
je done
mov [edx], ax
add ebx, 1
add edx, 2
jmp print_string_pm_loop
print_string_pm_done:
popa
ret
| 11.346154 | 25 | 0.735593 |
e98356d1396ddb7ea5a31f362763cda24dae6cc4 | 333 | asm | Assembly | oeis/021/A021735.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/021/A021735.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/021/A021735.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A021735: Decimal expansion of 1/731.
; Submitted by Jamie Morken(s1.)
; 0,0,1,3,6,7,9,8,9,0,5,6,0,8,7,5,5,1,2,9,9,5,8,9,6,0,3,2,8,3,1,7,3,7,3,4,6,1,0,1,2,3,1,1,9,0,1,5,0,4,7,8,7,9,6,1,6,9,6,3,0,6,4,2,9,5,4,8,5,6,3,6,1,1,4,9,1,1,0,8,0,7,1,1,3,5,4,3,0,9,1,6,5,5,2,6,6,7,5
add $0,1
mov $2,10
pow $2,$0
div $2,731
mov $0,... | 30.272727 | 199 | 0.558559 |
f9c4966e76afe2667607cf629670e704b7684c52 | 9,720 | asm | Assembly | Appl/Calendar/Repeat/repeatDynamic.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Appl/Calendar/Repeat/repeatDynamic.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Appl/Calendar/Repeat/repeatDynamic.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) GeoWorks 1989 -- All Rights Reserved
PROJECT: PC GEOS
MODULE: Calendar/Repeat
FILE: repeatDynamic.asm
AUTHOR: Don Reeves, February 10, 1990
ROUTINES:
Name Description
---- -----------
REVISION HI... | 26.413043 | 79 | 0.580556 |
95fb39e5c631251d0e878436724bc3a1fd82cac2 | 562 | asm | Assembly | oeis/132/A132190.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/132/A132190.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/132/A132190.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A132190: Numbers n such that 7*n^2 + 1 is prime.
; Submitted by Jamie Morken(w2)
; 2,4,8,10,12,14,18,20,22,26,30,34,44,46,58,66,68,70,74,76,78,84,90,96,100,106,108,110,120,128,134,140,146,152,154,156,158,162,164,168,174,184,186,188,196,200,202,210,216,228,232,238,250,252,260,262,264,268
mov $2,332202
lpb $2
mov $3... | 23.416667 | 206 | 0.628114 |
fec112c56bb462238ed6fd7097334a02edc05bea | 780 | asm | Assembly | programs/oeis/306/A306609.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/306/A306609.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/306/A306609.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A306609: a(n) = Sum_{k=0..n} k*binomial(4*n+2,2*k)
; 0,15,465,11102,236997,4751010,91474890,1712391420,31398038701,566621243642,10097483539038,178113001428004,3115342162844450,54103694774702292,933929099838928692,16037182307150776056,274132978890654857853,4667160114821964359530,79177297937966956038102,133897224000581... | 45.882353 | 563 | 0.832051 |
a4f67326aac5375882f0346c27fb56fbdc0529e8 | 349 | asm | Assembly | programs/oeis/193/A193147.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/193/A193147.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/193/A193147.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A193147: G.f.: 1/(1 - x - 2*x^3 - x^5).
; 1,1,1,3,5,8,15,26,45,80,140,245,431,756,1326,2328,4085,7168,12580,22076,38740,67985,119305,209365,367411,644761,1131476,1985603,3484490,6114853,10730820,18831276,33046585,57992715,101770120,178594110,313410816,549997641
mul $0,2
trn $0,4
seq $0,99559 ; a(n) = Sum_{k=0..floor... | 43.625 | 221 | 0.69914 |
e62bb334e83be30fc3efd757b0cdbd098e784b74 | 53 | asm | Assembly | boot/loader/stage1/signature.asm | jocke-l/stark | 3b9349a195593bd50c43956650e406074f88a631 | [
"BSD-2-Clause"
] | 1 | 2016-08-24T04:06:53.000Z | 2016-08-24T04:06:53.000Z | boot/loader/stage1/signature.asm | jocke-l/stark | 3b9349a195593bd50c43956650e406074f88a631 | [
"BSD-2-Clause"
] | null | null | null | boot/loader/stage1/signature.asm | jocke-l/stark | 3b9349a195593bd50c43956650e406074f88a631 | [
"BSD-2-Clause"
] | null | null | null | section .signature
signature:
db 0x55
db 0xaa
| 8.833333 | 18 | 0.698113 |
3bc221110749604a6ee8c198ee79d361d1dd7083 | 1,443 | asm | Assembly | src/kernel/arch/aarch64/board/raspi3/asm/boot.asm | aryanmaurya1/ArvernOS | a8452c01cd180ffbdabf949c80329ccfcc84d2e9 | [
"MIT"
] | 77 | 2021-11-19T15:56:32.000Z | 2022-03-30T04:02:02.000Z | src/kernel/arch/aarch64/board/raspi3/asm/boot.asm | aryanmaurya1/ArvernOS | a8452c01cd180ffbdabf949c80329ccfcc84d2e9 | [
"MIT"
] | 57 | 2021-11-19T12:38:52.000Z | 2022-03-03T08:56:35.000Z | src/kernel/arch/aarch64/board/raspi3/asm/boot.asm | aryanmaurya1/ArvernOS | a8452c01cd180ffbdabf949c80329ccfcc84d2e9 | [
"MIT"
] | 2 | 2022-03-01T06:39:25.000Z | 2022-03-24T15:47:45.000Z | // At an early stage, this file was mainly inspired by [the work][1] of Zoltan
// Baldaszti (@bztsrc) licensed under the MIT License: Copyright (C) 2017 bzt
// (bztsrc@github).
//
// [1]: https://github.com/bztsrc/raspi3-tutorial
#include <core/register.h>
.section ".text.boot"
.global start
start:
// backup w0, ... | 18.986842 | 78 | 0.671518 |
ab204d438d7626f85efe6e1d3d8777f26a718519 | 841 | asm | Assembly | data/mapObjects/CinnabarGym.asm | AmateurPanda92/pokemon-rby-dx | f7ba1cc50b22d93ed176571e074a52d73360da93 | [
"MIT"
] | 9 | 2020-07-12T19:44:21.000Z | 2022-03-03T23:32:40.000Z | data/mapObjects/CinnabarGym.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 7 | 2020-07-16T10:48:52.000Z | 2021-01-28T18:32:02.000Z | data/mapObjects/CinnabarGym.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 2 | 2021-03-28T18:33:43.000Z | 2021-05-06T13:12:09.000Z | CinnabarGym_Object:
db $2e ; border block
db 2 ; warps
warp 16, 17, 1, -1
warp 17, 17, 1, -1
db 0 ; signs
db 9 ; objects
object SPRITE_FAT_BALD_GUY, 3, 3, STAY, DOWN, 1, OPP_BLAINE, 1
object SPRITE_BLACK_HAIR_BOY_2, 17, 2, STAY, DOWN, 2, OPP_SUPER_NERD, 9
object SPRITE_BLACK_HAIR_BOY_2, 17, 8, STAY, DOWN, 3... | 35.041667 | 74 | 0.734839 |
ff32f91969951534989b8904a67819abc93b39c6 | 6,767 | asm | Assembly | cpm/ndos/ldndos.asm | erikp9000/cpm-ndos | d2e17f3aa11e22d30510278e78814151934355d2 | [
"MIT"
] | null | null | null | cpm/ndos/ldndos.asm | erikp9000/cpm-ndos | d2e17f3aa11e22d30510278e78814151934355d2 | [
"MIT"
] | 7 | 2020-06-03T01:12:06.000Z | 2020-06-12T19:11:33.000Z | cpm/ndos/ldndos.asm | erikp9000/cpm-ndos | d2e17f3aa11e22d30510278e78814151934355d2 | [
"MIT"
] | null | null | null | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;
;; LDNDOS.ASM
;;
;; To build LDNDOS.COM:
;; MAC LDNDOS
;; LOAD LDNDOS
;;
;; This is the loader for NIOS.SPR and NDOS.SPR. If NDOS is
;; already running, then LDNDOS resets the network stack.
;; Use the /K argument to unload NDOS.
;;
;; If ... | 17.576623 | 70 | 0.566425 |
917b52cb3190545227cb9d7a1499c39538dd1e50 | 594 | asm | Assembly | programs/oeis/082/A082844.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/082/A082844.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/082/A082844.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A082844: Start with 3,2 and apply the rule a(a(1)+a(2)+...+a(n)) = a(n), fill in any undefined terms with a(t) = 2 if a(t-1) = 3 and a(t) = 3 if a(t-1) = 2.
; 3,2,3,2,2,3,2,3,2,2,3,2,3,2,3,2,2,3,2,3,2,2,3,2,3,2,3,2,2,3,2,3,2,2,3,2,3,2,2,3,2,3,2,3,2,2,3,2,3,2,2,3,2,3,2,3,2,2,3,2,3,2,2,3,2,3,2,2,3,2,3,2,3,2,2,3,2,3,2,2... | 22 | 201 | 0.505051 |
29556861db6c0abd86cc13c700f9dff2f48d2409 | 7,843 | asm | Assembly | Transynther/x86/_processed/US/_ht_zr_/i7-7700_9_0x48.log_21829_861.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/US/_ht_zr_/i7-7700_9_0x48.log_21829_861.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/US/_ht_zr_/i7-7700_9_0x48.log_21829_861.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 %rax
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0x1e799, %rsi
lea addresses_normal_ht+0x13979, %rdi
nop
nop
nop
sub %r11, %r11
mov $38, %rcx
rep movsl
nop
nop
nop
nop
nop
sub $21823, %rcx
lea addresses_normal_ht+0xe650, %rs... | 33.092827 | 2,999 | 0.655234 |
c817c5eb2717c5e12ab670f3ff9faa01437a3f88 | 9,339 | asm | Assembly | TestSource/IHTest.asm | davidov541/MiniC | d3b16a1568b97a4d801880b110a8be04fe848adb | [
"Apache-2.0"
] | null | null | null | TestSource/IHTest.asm | davidov541/MiniC | d3b16a1568b97a4d801880b110a8be04fe848adb | [
"Apache-2.0"
] | null | null | null | TestSource/IHTest.asm | davidov541/MiniC | d3b16a1568b97a4d801880b110a8be04fe848adb | [
"Apache-2.0"
] | null | null | null | //IHvoid: funcdecl 0, ,
IHvoid:// Words: 0
addi $sp, 11
// Words: 1
move $sp, $rr
// Words: 2
addi $0, -2
// Words: 3
sdw $ra, $sp, $rr
// Words: 4
addi $rr, -2
// Words: 5
sdw $fp, $sp, $rr
// Words: 6
move $fp, $sp
// Words: 7
addi $rr, -1
// Words: 8
// Words: 9
ldi $k2, 0
// Words: 10
swn $k2,... | 15.855688 | 115 | 0.505515 |
7b8dc3d4390388c6a7d6d43f5ccd8d59e9d7c186 | 389 | asm | Assembly | oeis/040/A040354.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/040/A040354.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/040/A040354.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A040354: Continued fraction for sqrt(374).
; Submitted by Christian Krause
; 19,2,1,18,1,2,38,2,1,18,1,2,38,2,1,18,1,2,38,2,1,18,1,2,38,2,1,18,1,2,38,2,1,18,1,2,38,2,1,18,1,2,38,2,1,18,1,2,38,2,1,18,1,2,38,2,1,18,1,2,38,2,1,18,1,2,38,2,1,18,1,2,38,2,1,18,1,2,38,2,1
seq $0,10140 ; Continued fraction for sqrt(54).
seq... | 48.625 | 190 | 0.642674 |
79ee58a8e66379c259ce715271a0fd1a52ea7f7d | 487 | asm | Assembly | oeis/067/A067895.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/067/A067895.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/067/A067895.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A067895: Write 2^n, 2^n+1, 2^n+2, ..., 2^(n+1)-1 in binary and add as if they were decimal numbers.
; Submitted by Jamie Morken(s1)
; 1,21,422,8444,168888,3377776,67555552,1351111104,27022222208,540444444416,10808888888832,216177777777664,4323555555555328,86471111111110656,1729422222222221312,34588444444444442624,691... | 32.466667 | 253 | 0.7577 |
c596bf4a75664016b4dfce957c189fb748903fd5 | 2,572 | asm | Assembly | 1571/64tass/utl.asm | silverdr/assembly | c2851f7033223e089285dce22443b7e219ed4f61 | [
"Unlicense"
] | 23 | 2015-03-23T15:16:57.000Z | 2022-03-18T12:43:42.000Z | 1571/64tass/utl.asm | silverdr/assembly | c2851f7033223e089285dce22443b7e219ed4f61 | [
"Unlicense"
] | null | null | null | 1571/64tass/utl.asm | silverdr/assembly | c2851f7033223e089285dce22443b7e219ed4f61 | [
"Unlicense"
] | 8 | 2016-04-13T11:19:35.000Z | 2021-12-22T07:39:00.000Z | ;***************************
;** **
;** 1571 UTILITY **
;** **
;** * * * * * * * * * * * **
;** U0 n S = int. dos **
;** U0 n R = retries **
;** U0 n T = signature **
;** U0 n H = side **
;** U0 n # = device **
;** **
;... | 18.637681 | 49 | 0.360031 |
1ea7a3b2625b52d0b9ed87d9f50be1957f9bd785 | 144 | asm | Assembly | other.7z/SFC.7z/SFC/ソースデータ/ヨッシーアイランド/ツール/tool/old_cos/sfc/yst_vma.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/ヨッシーアイランド/ツール/tool/old_cos/sfc/yst_vma.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/ヨッシーアイランド/ツール/tool/old_cos/sfc/yst_vma.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | Name: yst_vma.asm
Type: file
Size: 8516
Last-Modified: '2016-05-13T04:52:55Z'
SHA-1: 959348699C483CD817B070EE0A92493BBB8C9BCA
Description: null
| 20.571429 | 47 | 0.8125 |
05e458c098f3a6d78b78f9e21b225a95f6b28a4d | 762 | asm | Assembly | oeis/319/A319842.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/319/A319842.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/319/A319842.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A319842: a(n) = 8 * A104720(n) + ceiling(n/2).
; Submitted by Christian Krause
; 8,89,897,8978,89786,897867,8978675,89786756,897867564,8978675645,89786756453,897867564534,8978675645342,89786756453423,897867564534231,8978675645342312,89786756453423120,897867564534231201,8978675645342312009,89786756453423120090,8978675... | 33.130435 | 496 | 0.795276 |
feabb4b25b4dcdb9aa1b80b3cfe1bccb8fa61257 | 432 | asm | Assembly | programs/patternscroll.asm | poeticAndroid/cyberbit | 36209f8694167e84c13ea8f2aa45a3bf581dab5f | [
"MIT"
] | 1 | 2022-03-04T11:11:46.000Z | 2022-03-04T11:11:46.000Z | programs/patternscroll.asm | poeticAndroid/cyberbit | 36209f8694167e84c13ea8f2aa45a3bf581dab5f | [
"MIT"
] | null | null | null | programs/patternscroll.asm | poeticAndroid/cyberbit | 36209f8694167e84c13ea8f2aa45a3bf581dab5f | [
"MIT"
] | null | null | null | ;; z28r asm
jump main
fn main args
vars adr
let adr = 0x40000000
while lt adr < 0x40004800
store8 adr adr
inc adr += 1
end
let adr = 0x40000000
while true
if load8u 0x40004b04
store8 0x40004800 load8u 0x40004b05
store 0x40004b04 0
end
while lt adr < 0x40004800
stor... | 13.5 | 41 | 0.625 |
0edb10a7e73f033a59dee105135ceb227ebe02e5 | 7,673 | asm | Assembly | cyencavx.asm | meganomic/cyenc | c08bf3419390f78f0779017dc36cbd5fd9f82d44 | [
"MIT"
] | 2 | 2016-08-22T14:10:05.000Z | 2016-08-22T20:52:11.000Z | cyencavx.asm | meganomic/cyenc | c08bf3419390f78f0779017dc36cbd5fd9f82d44 | [
"MIT"
] | 1 | 2018-08-08T04:43:07.000Z | 2018-08-10T14:37:17.000Z | cyencavx.asm | meganomic/cyenc | c08bf3419390f78f0779017dc36cbd5fd9f82d44 | [
"MIT"
] | null | null | null | global encode
global decode
default rel
%ifidn __OUTPUT_FORMAT__, win64 ; Windows calling convention
%define outputarray rcx
%define inputarray rdx
%define inputsize r8
%elifidn __OUTPUT_FORMAT__, elf64 ; Linux calling convention
%define outputarray rdi
%define inputarray rsi
%define inputsize rdx
... | 30.692 | 120 | 0.682784 |
9a5cd3747ce6c93c0609dead6d36c326588145b8 | 680 | asm | Assembly | Examples/ch04/Pointers.asm | satadriver/LiunuxOS | 693174ac2b3e503d72782fc7a14f18c8a4f2756c | [
"Apache-2.0"
] | null | null | null | Examples/ch04/Pointers.asm | satadriver/LiunuxOS | 693174ac2b3e503d72782fc7a14f18c8a4f2756c | [
"Apache-2.0"
] | null | null | null | Examples/ch04/Pointers.asm | satadriver/LiunuxOS | 693174ac2b3e503d72782fc7a14f18c8a4f2756c | [
"Apache-2.0"
] | null | null | null | TITLE Pointers (Pointers.asm)
; Demonstration of pointers and TYPEDEF.
; Last update: 2/1/02
INCLUDE Irvine32.inc
; Create user-defined types.
PBYTE TYPEDEF PTR BYTE ; pointer to bytes
PWORD TYPEDEF PTR WORD ; pointer to words
PDWORD TYPEDEF PTR DWORD ; pointer to doublewords
... | 18.888889 | 52 | 0.672059 |
8aa6eec9a2c9429f5d0848753e53533b1e1afdb8 | 128 | asm | Assembly | libsrc/_DEVELOPMENT/font/fzx/fonts/utz/Blokz/_ff_utz_Blokz.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/font/fzx/fonts/utz/Blokz/_ff_utz_Blokz.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/font/fzx/fonts/utz/Blokz/_ff_utz_Blokz.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION rodata_font
SECTION rodata_font_fzx
PUBLIC _ff_utz_Blokz
_ff_utz_Blokz:
BINARY "font/fzx/fonts/utz/Blokz/blokz.fzx"
| 12.8 | 43 | 0.828125 |
e37677fa188608c5ca6431eb9510ddaa8b7b4863 | 539 | asm | Assembly | oeis/134/A134234.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/134/A134234.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/134/A134234.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A134234: Triangle read by rows, n-th row = n terms of 2n, 2n+2, 2n+4,...1; with a(1) = 1.
; Submitted by Christian Krause
; 1,4,1,6,8,1,8,10,12,1,10,12,14,16,1,12,14,16,18,20,1,14,16,18,20,22,24,1,16,18,20,22,24,26,28,1,18,20,22,24,26,28,30,32,1,20,22,24,26,28,30,32,34,36,1,22,24,26,28,30,32,34,36,38,40,1,24,26,28,30... | 28.368421 | 284 | 0.6141 |
45ca8f02362baa5756c891ce24de1fef44082ea9 | 75,236 | asm | Assembly | bios/bios.asm | TheFox/i8086emu | bca11ee2267560d495391495e1a960b828e3273d | [
"MIT"
] | 26 | 2018-08-26T08:36:25.000Z | 2022-02-13T16:58:28.000Z | bios/bios.asm | TheFox/i8086emu | bca11ee2267560d495391495e1a960b828e3273d | [
"MIT"
] | 3 | 2018-06-24T13:30:59.000Z | 2018-06-24T13:31:52.000Z | bios/bios.asm | TheFox/i8086emu | bca11ee2267560d495391495e1a960b828e3273d | [
"MIT"
] | 1 | 2021-11-16T15:10:08.000Z | 2021-11-16T15:10:08.000Z | ; BIOS source for 8086tiny IBM PC emulator (revision 1.21 and above). Compiles with NASM.
; Copyright 2013-14, Adrian Cable (adrian.cable@gmail.com) - http://www.megalith.co.uk/8086tiny
; Copyright 2017, Christian Mayer (christian@fox21.at) - https://fox21.at
;
; Revision 1.61
;
; This work is licensed under the MIT Li... | 19.410733 | 909 | 0.669812 |
1d53d420c3265078335020dc7e01ce270750571c | 614 | asm | Assembly | oeis/081/A081909.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/081/A081909.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/081/A081909.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A081909: a(n) = 3^n(n^2 - n + 18)/18.
; 1,3,10,36,135,513,1944,7290,26973,98415,354294,1259712,4428675,15411789,53144100,181752822,617003001,2080591515,6973568802,23245229340,77096677311,254535261273,836828256240,2740612539186,8943601988565,29090242257543,94331465184654,305023899399480,983702075563323,316462295626960... | 43.857143 | 481 | 0.822476 |
bf53291c8ae1313be25cde03629111141d5b3c5e | 5,002 | asm | Assembly | Driver/Printer/PScript/pscriptGraphics.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Driver/Printer/PScript/pscriptGraphics.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Driver/Printer/PScript/pscriptGraphics.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) Berkeley Softworks 1990 -- All Rights Reserved
PROJECT: PC GEOS
MODULE: PostScript print driver
FILE: pscriptGraphics.asm
AUTHOR: Jim DeFrisco, 15 May 1990
ROUTINES:
Name Description
---- -----------
... | 23.050691 | 79 | 0.595762 |
1e7ecc562e135adaf10f0c9c156f55b2c72f260d | 640 | asm | Assembly | oeis/319/A319576.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/319/A319576.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/319/A319576.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A319576: a(n) = (4/15)*n*(n - 1)*(n^3 - 9*n^2 + 26*n - 9).
; Submitted by Jon Maiga
; 0,0,8,24,48,112,312,840,2016,4320,8424,15224,25872,41808,64792,96936,140736,199104,275400,373464,497648,652848,844536,1078792,1362336,1702560,2107560,2586168,3147984,3803408,4563672,5440872,6448000,7598976,8908680,10392984,12068784,... | 58.181818 | 496 | 0.785938 |
757b9a0c8cdd21f05c5bc4c4e7a39ff8ba3b33fd | 1,980 | asm | Assembly | rtl8139/receive.asm | ssebs/xos | 8c50cb7753690ad67696131a8b9935947e1a8075 | [
"MIT"
] | 15 | 2020-05-02T22:04:24.000Z | 2021-08-31T16:56:59.000Z | rtl8139/receive.asm | JamesLinus/xos | 3fba0cb15e84b5f7cd08e0a29ed5f86087192d2e | [
"MIT"
] | null | null | null | rtl8139/receive.asm | JamesLinus/xos | 3fba0cb15e84b5f7cd08e0a29ed5f86087192d2e | [
"MIT"
] | 1 | 2019-07-20T10:10:36.000Z | 2019-07-20T10:10:36.000Z |
; RTL8139 Network Driver for xOS
; Copyright (c) 2017 by Omar Mohammad
use32
; receive:
; Receives a packet
; In\ EBX = Buffer to receive
; Out\ EAX = Number of bytes received
receive:
mov [.buffer], ebx
; is there a packet?
;mov dx, [io]
;add dx, RTL8139_INTERRUPT_STATUS
;in ax, dx
;test ax, RTL8139_INTERRU... | 16.229508 | 73 | 0.690909 |
eff52b45daf426c6c8692edcdc5f3bddc490330b | 5,715 | asm | Assembly | Transynther/x86/_processed/US/_zr_/i9-9900K_12_0xca.log_21829_1417.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_0xca.log_21829_1417.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_0xca.log_21829_1417.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 %rax
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0x1e075, %rsi
lea addresses_A_ht+0x3a01, %rdi
clflush (%rdi)
nop
nop
nop
nop
nop
sub $34936, %r10
mov $4, %rcx
rep movsl
nop
nop
sub %rax, %rax
lea addresses_UC_ht+0x2a01, %rc... | 42.022059 | 2,999 | 0.660542 |
e02b4b6b918d35425c7717d342d6893aa9b76621 | 4,661 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_299.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_299.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_299.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 %rax
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0x1afe0, %rsi
lea addresses_A_ht+0x145b5, %rdi
clflush (%rdi)
add $12351, %r10
mov $17, %rcx
rep movsq
nop
and %rbx, %rbx
lea addresses_WT_ht+0x1e1e0, %rsi
lea addresses_UC_ht+0x162e0, %rdi
add %r... | 51.788889 | 2,999 | 0.662948 |
1b6786384d312c5680079a25c5a91cf73134bdb0 | 792 | asm | Assembly | src/util/oli/app/ar2nlst.asm | olifink/qspread | d6403d210bdad9966af5d2a0358d4eed3f1e1c02 | [
"MIT"
] | null | null | null | src/util/oli/app/ar2nlst.asm | olifink/qspread | d6403d210bdad9966af5d2a0358d4eed3f1e1c02 | [
"MIT"
] | null | null | null | src/util/oli/app/ar2nlst.asm | olifink/qspread | d6403d210bdad9966af5d2a0358d4eed3f1e1c02 | [
"MIT"
] | null | null | null | ; make array to new list
include win1_mac_oli
section utility
xdef ut_ar2nlst
;+++
; make array to new list
;
; Entry Exit
; d1.l array type (0=abs,1=rel) preserved
; a0 array descriptor preserved
; a1... | 23.294118 | 65 | 0.448232 |
1b965089c5f7a50b58a193849582d8110cf01ec4 | 214 | asm | Assembly | mc-sema/validator/x86/tests/Lea32R1.asm | randolphwong/mcsema | eb5b376736e7f57ff0a61f7e4e5a436bbb874720 | [
"BSD-3-Clause"
] | 2 | 2021-08-07T16:21:29.000Z | 2021-11-17T10:58:37.000Z | mc-sema/validator/x86/tests/Lea32R1.asm | randolphwong/mcsema | eb5b376736e7f57ff0a61f7e4e5a436bbb874720 | [
"BSD-3-Clause"
] | null | null | null | mc-sema/validator/x86/tests/Lea32R1.asm | randolphwong/mcsema | eb5b376736e7f57ff0a61f7e4e5a436bbb874720 | [
"BSD-3-Clause"
] | null | null | null | BITS 32
;TEST_FILE_META_BEGIN
;TEST_TYPE=TEST_F
;TEST_IGNOREFLAGS=
;TEST_FILE_META_END
; Lea32R1
mov eax, 0x21
mov edi, 0x8
;TEST_BEGIN_RECORDING
lea eax, [eax+edi+0x1]
;TEST_END_RECORDING
| 16.461538 | 26 | 0.719626 |
093e63f7cb95984ee21e95e46b90e4f02ce43ea9 | 28 | asm | Assembly | experiments/litmus/amd/5/thread.0.asm | phlo/concubine | 2a3bc9474878951aef54e8c7b6c47c5b4ac02fb1 | [
"MIT"
] | null | null | null | experiments/litmus/amd/5/thread.0.asm | phlo/concubine | 2a3bc9474878951aef54e8c7b6c47c5b4ac02fb1 | [
"MIT"
] | null | null | null | experiments/litmus/amd/5/thread.0.asm | phlo/concubine | 2a3bc9474878951aef54e8c7b6c47c5b4ac02fb1 | [
"MIT"
] | null | null | null | ADDI 1
STORE 0
FENCE
LOAD 1
| 5.6 | 7 | 0.75 |
139d2de2a31ccb35cbd7e9f22486c30cd9e6362e | 859 | asm | Assembly | code.asm | scarletea/MipsCPU_multi_cycle | 9a4f5ba40db9f74de0fb6eee3111eff6b6d87a26 | [
"Apache-2.0"
] | 3 | 2021-07-18T09:20:32.000Z | 2021-08-05T01:35:04.000Z | code.asm | AFongDS/MipsCPU_multi_cycle | 9a4f5ba40db9f74de0fb6eee3111eff6b6d87a26 | [
"Apache-2.0"
] | null | null | null | code.asm | AFongDS/MipsCPU_multi_cycle | 9a4f5ba40db9f74de0fb6eee3111eff6b6d87a26 | [
"Apache-2.0"
] | 1 | 2021-08-05T01:35:05.000Z | 2021-08-05T01:35:05.000Z | # Test File for 7 Instruction, include:
# ADDU/SUBU/LW/SW/ORI/BEQ/JAL
################################################################
### Make sure following Settings :
# Settings -> Memory Configuration -> Compact, Data at address 0
.text
ori $29, $0, 12
ori $2, $0, 0x1234
ori $3, $0, 0x3456
addu $4, $2, $3
... | 17.895833 | 64 | 0.486612 |
b8ed6eb63462ceb1deb4d8d58500ebe35ff50a61 | 651 | asm | Assembly | oeis/243/A243307.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/243/A243307.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/243/A243307.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A243307: a(n) = 2^phi(n) + phi(n).
; 3,3,6,6,20,6,70,20,70,20,1034,20,4108,70,264,264,65552,70,262162,264,4108,1034,4194326,264,1048596,4108,262162,4108,268435484,264,1073741854,65552,1048596,65552,16777240,4108,68719476772,262162,16777240,65552,1099511627816,4108,4398046511146,1048596,16777240,4194326,70368744177710... | 72.333333 | 495 | 0.800307 |
4eb895f8fb50dbbab69459d2695bf485d97f7640 | 841 | asm | Assembly | oeis/201/A201783.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/201/A201783.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/201/A201783.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A201783: Primes of the form 5n^2 - 1.
; Submitted by Jon Maiga
; 19,79,179,499,719,1279,1619,1999,2879,3919,5119,5779,7219,8819,9679,11519,15679,19219,20479,24499,25919,28879,33619,35279,36979,40499,44179,49999,56179,71999,74419,79379,81919,84499,87119,89779,92479,95219,109519,124819,147919,151379,158419,161999,18817... | 35.041667 | 501 | 0.728894 |
8076d2d8addf4b39c2f5ce57cd909a0870b48114 | 7,495 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_ht_zr_un_/i7-7700_9_0xca.log_21829_1459.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_ht_zr_un_/i7-7700_9_0xca.log_21829_1459.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_ht_zr_un_/i7-7700_9_0xca.log_21829_1459.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 %rbp
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x10d77, %rax
nop
cmp $37290, %rsi
mov $0x6162636465666768, %r11
movq %r11, (%rax)
nop
xor $23715, %rbp
lea addresses_WT_ht+0x3307, %rsi
lea addresses_WC_ht+0x16647, %rdi
nop
n... | 35.353774 | 2,999 | 0.656971 |
88d973e550d172443e05a5ef788060303a5d16ec | 626 | asm | Assembly | Project 1/src/Project/program4.asm | Nurl4n/Computer-Organization | 1655d2e35dd5093e6c348545db06f698f2edb86c | [
"MIT"
] | null | null | null | Project 1/src/Project/program4.asm | Nurl4n/Computer-Organization | 1655d2e35dd5093e6c348545db06f698f2edb86c | [
"MIT"
] | null | null | null | Project 1/src/Project/program4.asm | Nurl4n/Computer-Organization | 1655d2e35dd5093e6c348545db06f698f2edb86c | [
"MIT"
] | null | null | null | .data
x: .asciiz "Enter value for x: "
y: .asciiz "Enter value for y: "
endl: .asciiz "\n"
result: "The result is: "
.text
main:
li $v0, 4
la $a0, x
syscall
li $v0, 5
syscall
move $t0, $v0
li $v0, 4
la $a0, endl
syscall
li $v0, 4
la $a0, y
syscall
li $v0, 5
syscall
move $t... | 10.793103 | 33 | 0.528754 |
44b4ddcaf8a902418f8b09339bc6c19343729bb5 | 688 | asm | Assembly | src/lib/hello_world.asm | battlelinegames/nes-hello-world | 957b512d973ce56f9ac0901d563a8272fdc78535 | [
"MIT"
] | 10 | 2018-11-14T05:50:44.000Z | 2021-04-22T21:34:24.000Z | src/lib/hello_world.asm | battlelinegames/nes-hello-world | 957b512d973ce56f9ac0901d563a8272fdc78535 | [
"MIT"
] | null | null | null | src/lib/hello_world.asm | battlelinegames/nes-hello-world | 957b512d973ce56f9ac0901d563a8272fdc78535 | [
"MIT"
] | 2 | 2020-10-15T06:54:59.000Z | 2021-07-07T01:58:34.000Z |
; this code will be called from the nmi
.macro printf_nmi STRING, XPOS, YPOS ; 32, 128
.local ROW
.local COL
.local BYTE_OFFSET_HI
.local BYTE_OFFSET_LO
ROW = YPOS / 8 ; 128 / 8 = 16
COL = XPOS / 8 ; 32 / 8 = 4
BYTE_OFFSET_HI = (ROW * 32 + COL) / 256 + 32 ; (16 * 32 + 4) / ... | 27.52 | 76 | 0.545058 |
3effa8d4eadd77945d4d8e6e9a4558d340c6487a | 1,703 | asm | Assembly | programs/oeis/255/A255185.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/255/A255185.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/255/A255185.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A255185: 26-gonal numbers: a(n) = n*(12*n-11).
; 0,1,26,75,148,245,366,511,680,873,1090,1331,1596,1885,2198,2535,2896,3281,3690,4123,4580,5061,5566,6095,6648,7225,7826,8451,9100,9773,10470,11191,11936,12705,13498,14315,15156,16021,16910,17823,18760,19721,20706,21715,22748,23805,24886,25991,27120,28273,29450,30651,318... | 212.875 | 1,613 | 0.829125 |
03f087dbd5e2d95714c2fa536713433fae6f6764 | 251 | asm | Assembly | test/jzas/sintactic/valid/success40.asm | scoffey/jz80sim | 0de07a5ef51a1e7131b27056744459f29cd11d39 | [
"MIT"
] | 1 | 2015-03-27T15:58:50.000Z | 2015-03-27T15:58:50.000Z | test/jzas/sintactic/valid/success40.asm | scoffey/jz80sim | 0de07a5ef51a1e7131b27056744459f29cd11d39 | [
"MIT"
] | null | null | null | test/jzas/sintactic/valid/success40.asm | scoffey/jz80sim | 0de07a5ef51a1e7131b27056744459f29cd11d39 | [
"MIT"
] | null | null | null | ; Ejercicio 12 del TP 12.
; Incrementea el contenido de la posicion 1900h
; hasta que se active el flag de carry
aseg
org 1850h
start:
ld A, (1900h)
sigue: inc A
jp NC,sigue
rst 38h
end start
| 13.210526 | 50 | 0.569721 |
0532f519f854d011d415b1ac342fd7b57809b46d | 2,418 | asm | Assembly | MP/Assignment_8/Ass8.asm | pratt3000/PICT_SE-Labs | e720414549fe07351055f2075d45755ba181876a | [
"MIT"
] | 3 | 2019-10-15T08:18:52.000Z | 2020-02-16T09:34:45.000Z | MP/Assignment_8/Ass8.asm | pratt3000/PICT_SE-Labs | e720414549fe07351055f2075d45755ba181876a | [
"MIT"
] | null | null | null | MP/Assignment_8/Ass8.asm | pratt3000/PICT_SE-Labs | e720414549fe07351055f2075d45755ba181876a | [
"MIT"
] | 2 | 2019-10-18T15:06:46.000Z | 2020-01-16T06:29:26.000Z | %macro scall 4
mov rax,%1
mov rdi,%2
mov rsi,%3
mov rdx,%4
syscall
%endmacro
section .data
warn : db "File is not opened successfully",0x0A
lenw : equ $-warn
copiedmessage db "Contents Copied",10
lencopied equ $-copiedmessage
msg1 db "TYPE executed"
l1 equ $-msg1
section .bss
fname : resb 1... | 13.141304 | 55 | 0.635649 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.