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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
009314786014e6557531b64a2af10590f0e85a3b | 3,503 | asm | Assembly | fiat-amd64/23.85_ratio11197_seed3328442630777717_square_poly1305.asm | dderjoel/fiat-crypto | 57a9612577d766a0ae83169ea9517bfa7f01ea4e | [
"BSD-1-Clause",
"Apache-2.0",
"MIT-0",
"MIT"
] | 491 | 2015-11-25T23:44:39.000Z | 2022-03-29T17:31:21.000Z | fiat-amd64/23.85_ratio11197_seed3328442630777717_square_poly1305.asm | dderjoel/fiat-crypto | 57a9612577d766a0ae83169ea9517bfa7f01ea4e | [
"BSD-1-Clause",
"Apache-2.0",
"MIT-0",
"MIT"
] | 755 | 2016-02-02T14:03:05.000Z | 2022-03-31T16:47:23.000Z | fiat-amd64/23.85_ratio11197_seed3328442630777717_square_poly1305.asm | dderjoel/fiat-crypto | 57a9612577d766a0ae83169ea9517bfa7f01ea4e | [
"BSD-1-Clause",
"Apache-2.0",
"MIT-0",
"MIT"
] | 117 | 2015-10-25T16:28:15.000Z | 2022-02-08T23:01:09.000Z | SECTION .text
GLOBAL square_poly1305
square_poly1305:
sub rsp, 0x30 ; last 0x30 (6) for Caller - save regs
mov [ rsp + 0x0 ], rbx; saving to stack
mov [ rsp + 0x8 ], rbp; saving to stack
mov [ rsp + 0x10 ], r12; saving to stack
mov [ rsp + 0x18 ], r13; saving to stack
mov [ rsp + 0x20 ], r14; saving to stack
mov [ rs... | 42.204819 | 117 | 0.661719 |
633d5a0c22ef319016da277d918e74534b8ff755 | 10,951 | asm | Assembly | VGA_HSYNC/VGA_HSYNC.asm | SmallRoomLabs/2MCUVGA | 0813c72e913bda61de7af91bbca4e7888489273f | [
"MIT"
] | 1 | 2020-07-15T09:52:53.000Z | 2020-07-15T09:52:53.000Z | VGA_HSYNC/VGA_HSYNC.asm | SmallRoomLabs/2MCUVGA | 0813c72e913bda61de7af91bbca4e7888489273f | [
"MIT"
] | null | null | null | VGA_HSYNC/VGA_HSYNC.asm | SmallRoomLabs/2MCUVGA | 0813c72e913bda61de7af91bbca4e7888489273f | [
"MIT"
] | null | null | null | ; ***************************************************************************
; VGA_HSYNC.asm - Part of 2MCUVGA
; ***************************************************************************
;
; The MIT License (MIT)
;
; Copyright (c) 2015 SmallRoomLabs
;
; Permission is hereby granted, free of charge, to any ... | 23.91048 | 81 | 0.634554 |
823347eaa598841366c0afd2a5b2db3872a2e32e | 12,522 | asm | Assembly | deps/dyncall/test/samples/composite/args.asm | unbornchikken/fastcall | 34695df041ee06798cd44da73f60ca075b0f0828 | [
"Apache-2.0"
] | 220 | 2016-10-25T01:42:09.000Z | 2022-03-16T13:21:51.000Z | deps/dyncall/test/samples/composite/args.asm | unbornchikken/fastcall | 34695df041ee06798cd44da73f60ca075b0f0828 | [
"Apache-2.0"
] | 178 | 2018-02-22T14:38:55.000Z | 2022-03-24T08:56:04.000Z | deps/dyncall/test/samples/composite/args.asm | unbornchikken/fastcall | 34695df041ee06798cd44da73f60ca075b0f0828 | [
"Apache-2.0"
] | 23 | 2016-12-12T14:39:07.000Z | 2021-11-11T12:14:01.000Z | ; Listing generated by Microsoft (R) Optimizing Compiler Version 15.00.21022.08
include listing.inc
INCLUDELIB LIBCMT
INCLUDELIB OLDNAMES
PUBLIC call_f_s2i
EXTRN f_s2i:PROC
; Function compile flags: /Ogtpy
; COMDAT call_f_s2i
_TEXT SEGMENT
a1$ = 8
call_f_s2i PROC ; COMDAT
; File c:\lab\dynabi\tes... | 22.481149 | 81 | 0.699808 |
2ca83dfd3b523a186b225dc2786cb3c0e675d826 | 148 | asm | Assembly | other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/NES_Ver2/us_asm/zel_rmdt19.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/NES_Ver2/us_asm/zel_rmdt19.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/NES_Ver2/us_asm/zel_rmdt19.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | Name: zel_rmdt19.asm
Type: file
Size: 64613
Last-Modified: '2016-05-13T04:27:09Z'
SHA-1: 0AF47E08CE49F91D1EDDA8F98F19B1271A5D664A
Description: null
| 21.142857 | 47 | 0.817568 |
6bb7ed10bc45381f2700f2483cc2e5d69eb23696 | 355 | asm | Assembly | Lab5/lab5_4.asm | richardhyy/AssemblyLab | 7e0ba3800f3db1e2f5d616ca89905963d1da0996 | [
"MIT"
] | 3 | 2021-06-26T14:52:16.000Z | 2021-11-23T03:48:48.000Z | Lab5/lab5_4.asm | richardhyy/AssemblyLab | 7e0ba3800f3db1e2f5d616ca89905963d1da0996 | [
"MIT"
] | 1 | 2021-06-26T14:12:21.000Z | 2021-06-26T14:18:54.000Z | Lab5/lab5_4.asm | richardhyy/AssemblyLab | 7e0ba3800f3db1e2f5d616ca89905963d1da0996 | [
"MIT"
] | 4 | 2021-11-30T06:06:08.000Z | 2022-03-16T03:55:42.000Z | assume cs:code
a segment
db 1,2,3,4,5,6,7,8
a ends
b segment
db 1,2,3,4,5,6,7,8
b ends
c segment
db 0,0,0,0,0,0,0,0
c ends
code segment
start: mov ax,a
mov ds,ax
mov ax,b
mov es,ax
mov ax,c
mov ss,ax
mov cx,8
s: mov bx,cx
sub bx,1
mov dl,[bx]
add dl,es:[bx]
mov ss:[bx],dl
loop s
mov ax,4... | 10.757576 | 19 | 0.614085 |
123d36893f2727b1d13de58aa174adfe2025e721 | 668 | asm | Assembly | oeis/008/A008466.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/008/A008466.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/008/A008466.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A008466: a(n) = 2^n - Fibonacci(n+2).
; Submitted by Christian Krause
; 0,0,1,3,8,19,43,94,201,423,880,1815,3719,7582,15397,31171,62952,126891,255379,513342,1030865,2068495,4147936,8313583,16655823,33358014,66791053,133703499,267603416,535524643,1071563515,2143959070,4289264409,8580707127,17164938832,34335580551,6868... | 44.533333 | 494 | 0.800898 |
7c01d39be6567c053a733c241683a7fd0dc23757 | 894 | asm | Assembly | oeis/253/A253434.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/253/A253434.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/253/A253434.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A253434: Number of (n+1) X (7+1) 0..1 arrays with every 2 X 2 subblock diagonal minus antidiagonal sum nondecreasing horizontally, vertically and ne-to-sw antidiagonally.
; Submitted by Jamie Morken(s1.)
; 613,606,624,660,732,876,1164,1740,2892,5196,9804,19020,37452,74316,148044,295500,590412,1180236,2359884,4719180,... | 40.636364 | 497 | 0.780761 |
5cdf66e797104308ed6f638f46b544d58a8583d0 | 2,342 | asm | Assembly | 40-speed.asm | yuwanzeon/human-resource-machine-solutions | c95641bf409ed3419f7e71eafac0fcdabecb7204 | [
"MIT"
] | 1 | 2016-12-29T06:55:26.000Z | 2016-12-29T06:55:26.000Z | 40-speed.asm | yuwanzeon/human-resource-machine-solutions | c95641bf409ed3419f7e71eafac0fcdabecb7204 | [
"MIT"
] | null | null | null | 40-speed.asm | yuwanzeon/human-resource-machine-solutions | c95641bf409ed3419f7e71eafac0fcdabecb7204 | [
"MIT"
] | null | null | null | -- HUMAN RESOURCE MACHINE PROGRAM --
COPYFROM 24
COPYTO 20
BUMPUP 20
a:
COPYFROM 24
COPYTO 22
BUMPUP 22
BUMPUP 22
INBOX
COPYTO 0
COMMENT 0
b:
COPYFROM 24
COPYTO 23
COPYFROM 0
COPYTO 21
SUB 20
JUMPZ j
c:
COPYFROM 21
SUB ... | 24.14433 | 80 | 0.772417 |
6a93873c07b89606f7c606194b049859f463483a | 1,874 | asm | Assembly | Transynther/x86/_processed/US/_un_/i3-7100_9_0x84_notsx.log_2_3077.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/US/_un_/i3-7100_9_0x84_notsx.log_2_3077.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/US/_un_/i3-7100_9_0x84_notsx.log_2_3077.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 %r15
push %r9
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0x1771f, %r15
nop
nop
nop
inc %rcx
movl $0x61626364, (%r15)
nop
nop
nop
nop
cmp $57391, %r9
lea addresses_normal_ht+0x5d7, %rsi
lea addresses_normal_ht+0x17acf, %rdi
clflush (%rsi)
nop
no... | 19.319588 | 157 | 0.653148 |
a9b38138b2ff1a41ff44bd3cf7fea223244add31 | 7,939 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xca.log_21829_405.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xca.log_21829_405.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xca.log_21829_405.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 %rax
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WC_ht+0x18068, %rdx
nop
nop
nop
sub $43529, %r12
mov $0x6162636465666768, %r11
movq %r11, (%rdx)
nop
nop
nop
inc %rax
lea addresses_A_ht+0x14052, %rax
nop
nop
and $42929, %rsi
mov $0... | 32.404082 | 2,999 | 0.658773 |
53eb225cd6786aa1fde6aa731e36fd68f157908f | 843 | asm | Assembly | programs/oeis/248/A248516.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/248/A248516.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/248/A248516.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A248516: n^2+1 divided by its largest prime factor.
; 1,1,2,1,2,1,10,5,2,1,2,5,10,1,2,1,10,25,2,1,26,5,10,1,2,1,10,5,2,17,26,25,10,13,2,1,10,85,2,1,58,5,50,13,2,29,130,5,2,41,2,5,10,1,34,1,250,5,2,13,2,5,10,17,2,1,10,125,2,169,2,85,130,1,58,53,10,5,2,37,34,25,130,1,2,13,10,5,34,1,82,5,50,1,2,13,10,85,338,73,2,5,10,29... | 105.375 | 690 | 0.634638 |
bc6e008b11d9e8570d65e6ef015fca9d81e8ca48 | 6,337 | asm | Assembly | Source/RealModeDrivers/VideoDriver.asm | lecode-official/axiom-os | b48624869104eda7386c9fa6303a0cd3f2ce4128 | [
"MIT"
] | null | null | null | Source/RealModeDrivers/VideoDriver.asm | lecode-official/axiom-os | b48624869104eda7386c9fa6303a0cd3f2ce4128 | [
"MIT"
] | null | null | null | Source/RealModeDrivers/VideoDriver.asm | lecode-official/axiom-os | b48624869104eda7386c9fa6303a0cd3f2ce4128 | [
"MIT"
] | null | null | null |
; Resets the screen to its default state (80x25 text, 16 colors, 8 pages) and clears the screen.
ResetScreen:
; Pushes all registers that are used in this function to the stack, so that we can manipulate them as we wish, before the function call returns,
; the registers are restored by popping their values fr... | 74.552941 | 148 | 0.672874 |
d1e034869058a2c965081d930ff38314b01c4b7f | 1,761 | asm | Assembly | src/test/ref/plus4-kbhit.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | 2 | 2022-03-01T02:21:14.000Z | 2022-03-01T04:33:35.000Z | src/test/ref/plus4-kbhit.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | src/test/ref/plus4-kbhit.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | // Test implementation of kbhit() for Plus/4
/// @file
/// Plus/4 / Commodore 16 registers and memory layout
///
/// http://zimmers.net/anonftp/pub/cbm/schematics/computers/plus4/264_Hardware_Spec.pdf
/// http://www.zimmers.net/anonftp/pub/cbm/schematics/computers/plus4/Plus_4_Technical_Docs.pdf
/// http://personalpage... | 33.226415 | 95 | 0.704145 |
2c7fedc411c0a0fb3e68fa5ff32318519d1755bc | 6,841 | asm | Assembly | Appl/Calendar/Misc/miscCustomSpin.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Appl/Calendar/Misc/miscCustomSpin.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Appl/Calendar/Misc/miscCustomSpin.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/Misc
FILE: miscCustomSpin.asm
AUTHOR: Don Reeves, February 7, 1990
ROUTINES:
Name Description
---- -----------
CustomSpinGetValu... | 25.718045 | 80 | 0.615553 |
dfedc2a988f98b071e14d404562b4d7f0a2b3c8c | 303 | asm | Assembly | lab_sheet_4/Task_3.asm | jbnerd/Micro-Proc_ASM_codes | 42f31b8f951968cae65fbcd67c7e526de751b0e2 | [
"MIT"
] | null | null | null | lab_sheet_4/Task_3.asm | jbnerd/Micro-Proc_ASM_codes | 42f31b8f951968cae65fbcd67c7e526de751b0e2 | [
"MIT"
] | null | null | null | lab_sheet_4/Task_3.asm | jbnerd/Micro-Proc_ASM_codes | 42f31b8f951968cae65fbcd67c7e526de751b0e2 | [
"MIT"
] | 4 | 2017-06-24T11:37:10.000Z | 2019-02-05T08:12:56.000Z | .model tiny
.data
filename db 'nameID.txt',0
data db 100 dup('$')
.code
.startup
mov ah,3dh
mov al,02h
lea dx,filename
int 21h
mov bx,ax
mov ah,3fh
mov cx,51
lea dx,data
int 21h
lea dx,data
mov ah, 09h
int 21h
mov ah,3eh
int 21h
.exit
end | 11.222222 | 27 | 0.567657 |
80a4b595b7372f0f166db49ada9947468c9c2aaa | 4,696 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_sm_/i7-7700_9_0xca_notsx.log_17_610.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i7-7700_9_0xca_notsx.log_17_610.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i7-7700_9_0xca_notsx.log_17_610.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 %r8
push %rax
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x3d15, %rcx
nop
nop
cmp $15704, %rdi
mov (%rcx), %ax
nop
nop
sub %r8, %r8
lea addresses_normal_ht+0x1115, %rsi
clflush (%rsi)
nop
add %rcx, %rcx
mov $0x6162636465666768, %rdi
m... | 19.814346 | 151 | 0.645869 |
12944f51a48311c773a8d8f689730115f4d34934 | 5,905 | asm | Assembly | Delfino/SingleCore/SmartWinch/DCL/source/DCL_DF13.asm | vlad314/FYP_SmartWinch | fca9c23e89d5ea14bfcd18b6565c0a241d7cf3ab | [
"MIT"
] | null | null | null | Delfino/SingleCore/SmartWinch/DCL/source/DCL_DF13.asm | vlad314/FYP_SmartWinch | fca9c23e89d5ea14bfcd18b6565c0a241d7cf3ab | [
"MIT"
] | 5 | 2018-02-15T10:21:58.000Z | 2018-09-21T10:33:36.000Z | Delfino/SingleCore/SmartWinch/DCL/source/DCL_DF13.asm | vlad314/FYP_SmartWinch | fca9c23e89d5ea14bfcd18b6565c0a241d7cf3ab | [
"MIT"
] | 2 | 2018-05-24T16:47:00.000Z | 2019-10-05T15:11:32.000Z | ; DCL_DF13.asm - Direct Form 1 implementation in third order
; version 1.0, August 2015
; C callable labels
.def _DCL_runDF13 ; full controller
.def _DCL_runDF13i ; immediate controller for pre-computation
.def _DCL_runDF13p ; partial controller for pre-computation
;
; C type definition:
; typede... | 26.013216 | 68 | 0.54293 |
d252f8876cbf24f979ee10dc44b4cbd5b662afee | 514 | asm | Assembly | oeis/089/A089889.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/089/A089889.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/089/A089889.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A089889: Number of subsets of {1,.., n} containing exactly one square.
; Submitted by Christian Krause
; 1,2,4,8,16,32,64,128,192,384,768,1536,3072,6144,12288,16384,32768,65536,131072,262144,524288,1048576,2097152,4194304,5242880,10485760,20971520,41943040,83886080,167772160,335544320,671088640,1342177280
mov $1,1
m... | 20.56 | 203 | 0.669261 |
669d552d8319056d50f81708398a174b9df95a0e | 401 | asm | Assembly | programs/oeis/249/A249999.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/249/A249999.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/249/A249999.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A249999: Expansion of 1/((1-x)^2*(1-2*x)*(1-3*x)).
; 1,7,32,122,423,1389,4414,13744,42245,128771,390396,1179366,3554467,10696153,32153978,96592988,290041089,870647535,2612991160,7841070610,23527406111,70590606917,211788597942,635399348232,1906265153533,5718929678299,17157057470324,51471709281854
mov $1,$0
add $1,1
s... | 40.1 | 245 | 0.765586 |
883285c01357afece3de7e47a2832f7f8da0b27b | 18,052 | asm | Assembly | multimedia/directx/dsound/dsvxd/i386/dshel.asm | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | multimedia/directx/dsound/dsvxd/i386/dshel.asm | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | multimedia/directx/dsound/dsvxd/i386/dshel.asm | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z | ;****************************************************************************
;** **
;** **
;** **
;** **
;** **
;** **
;** **
;** **
;****************************************************************************
.386
... | 26.124457 | 80 | 0.573067 |
44e76fa7e2cb93176cb5b1cc0d9ebe358e5b82e1 | 8,326 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_1028.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_1028.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_1028.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r13
push %r8
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x4809, %rbp
nop
nop
nop
nop
xor %r8, %r8
mov $0x6162636465666768, %rdi
movq %rdi, %xmm3
movups %xmm3, (%rbp)
nop
nop
nop
nop
nop
dec %r8
lea addresses_WT_ht+0x4689, %r13
nop
no... | 30.498168 | 2,999 | 0.656137 |
cbb1b2e82e4372f5aa05c0a23927da575ff1b3f9 | 542 | asm | Assembly | oeis/209/A209302.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/209/A209302.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/209/A209302.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A209302: Table T(n,k) = max{n+k-1, n+k-1} n, k > 0, read by sides of squares from T(1,n) to T(n,n), then from T(n,n) to T(n,1).
; Submitted by Jamie Morken(s2)
; 1,2,3,2,3,4,5,4,3,4,5,6,7,6,5,4,5,6,7,8,9,8,7,6,5,6,7,8,9,10,11,10,9,8,7,6,7,8,9,10,11,12,13,12,11,10,9,8,7,8,9,10,11,12,13,14,15,14,13,12,11,10,9,8,9,10,11... | 31.882353 | 256 | 0.573801 |
dfb00777bf8480d6870ff44c241434ee2b685cdd | 332 | asm | Assembly | unittests/ASM/3DNow/87.asm | Seas0/FEX | 4f4263263b560b0a25e0d48555d5b99ca12c938f | [
"MIT"
] | null | null | null | unittests/ASM/3DNow/87.asm | Seas0/FEX | 4f4263263b560b0a25e0d48555d5b99ca12c938f | [
"MIT"
] | null | null | null | unittests/ASM/3DNow/87.asm | Seas0/FEX | 4f4263263b560b0a25e0d48555d5b99ca12c938f | [
"MIT"
] | null | null | null | %ifdef CONFIG
{
"RegData": {
"MM0": ["0x3e8000003f800000", "0x0"],
"MM1": ["0x3e4ccccd3f000000", "0x0"],
"MM2": ["0x3f8000003eaaaaab", "0x0"]
}
}
%endif
pfrsqrtv mm0, [rel data1]
pfrsqrtv mm1, [rel data2]
pfrsqrtv mm2, [rel data3]
hlt
align 8
data1:
dd 1.0
dd 16.0
data2:
dd 4.0
dd 25.0
data3:
dd... | 11.448276 | 42 | 0.608434 |
60cd8da4ea32b204552440643d3e8ba55ac3b08d | 596 | asm | Assembly | oeis/127/A127985.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/127/A127985.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/127/A127985.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A127985: a(n) = floor(2^n*(n/3 + 4/9)).
; 0,1,4,11,28,67,156,355,796,1763,3868,8419,18204,39139,83740,178403,378652,800995,1689372,3553507,7456540,15612131,32622364,68040931,141674268,294533347,611436316,1267611875,2624702236,5428361443,11214636828,23145101539,47721858844,98307029219,202340681500,416134609123,8551757... | 54.181818 | 486 | 0.822148 |
ae1b8c800392de47180e1e3cfcfa1a572e282e69 | 81 | asm | Assembly | interruptRoutines.asm | RevolutionSoftware/Juego | 31c1706e41713e9bcf631f369b89ce1f94bef0d5 | [
"Unlicense"
] | 1 | 2021-09-18T21:02:45.000Z | 2021-09-18T21:02:45.000Z | interruptRoutines.asm | RevolutionSoftware/Juego | 31c1706e41713e9bcf631f369b89ce1f94bef0d5 | [
"Unlicense"
] | null | null | null | interruptRoutines.asm | RevolutionSoftware/Juego | 31c1706e41713e9bcf631f369b89ce1f94bef0d5 | [
"Unlicense"
] | null | null | null | clearGbuf:
;textBuf
ld hl,gbuf
ld de,gbuf+1
ld (hl),0
ld bc,14*80
ldir
ret
| 9 | 13 | 0.654321 |
6e159ab00834db8d925a23fba79ea6421ad5fd01 | 450 | asm | Assembly | libsrc/_DEVELOPMENT/target/rc2014/driver/terminal/rc_01_output_acia/rc_01_output_acia_oterm_msg_bell.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/target/rc2014/driver/terminal/rc_01_output_acia/rc_01_output_acia_oterm_msg_bell.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/target/rc2014/driver/terminal/rc_01_output_acia/rc_01_output_acia_oterm_msg_bell.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | INCLUDE "config_private.inc"
SECTION code_driver
SECTION code_driver_terminal_output
PUBLIC rc_01_output_acia_oterm_msg_bell
PUBLIC rc_01_output_acia_oterm_msg_bell_0
EXTERN rc_01_output_acia_oterm_msg_putc_send
rc_01_output_acia_oterm_msg_bell:
; can use: af, bc, de, hl
bit 0,(ix+7)
ret z ... | 20.454545 | 49 | 0.784444 |
547ccf23228f363d48836e0a11c3c4a92057fefb | 582 | asm | Assembly | oeis/332/A332966.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/332/A332966.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/332/A332966.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A332966: a(n) is the largest value in the sequence s defined by s(1) = 0 and for any k > 0, s(k+1) = (s(k)^2+1) mod n.
; Submitted by Jamie Morken(w1)
; 0,1,2,2,2,5,5,5,8,7,6,5,5,12,11,10,16,17,12,17,5,17,13,5,5,5,26,26,26,26,26,26,26,33,26,29,26,31,26,37,32,26,36,26,26,33,43,26,47,30,50,26,41,53,50,26,50,50,30,50,53... | 30.631579 | 284 | 0.597938 |
d133215f733e08fd0d5183fd47aa5456993a1cc0 | 1,890 | asm | Assembly | programs/oeis/206/A206399.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/206/A206399.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/206/A206399.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A206399: a(0) = 1; for n>0, a(n) = 41*n^2 + 2.
; 1,43,166,371,658,1027,1478,2011,2626,3323,4102,4963,5906,6931,8038,9227,10498,11851,13286,14803,16402,18083,19846,21691,23618,25627,27718,29891,32146,34483,36902,39403,41986,44651,47398,50227,53138,56131,59206,62363,65602,68923,72326,75811,79378,83027,86758,90571,94466... | 171.818182 | 1,770 | 0.834392 |
ebc3fd29045c6fe85d1d22e34cfbef7bf537d53c | 40 | asm | Assembly | data/test/duplicate_labels.asm | M4tthewDE/emu8080 | ecc691adf7357ead68508b4c632f10803869c815 | [
"MIT"
] | null | null | null | data/test/duplicate_labels.asm | M4tthewDE/emu8080 | ecc691adf7357ead68508b4c632f10803869c815 | [
"MIT"
] | 16 | 2021-11-11T10:41:24.000Z | 2022-02-23T09:10:34.000Z | data/test/duplicate_labels.asm | M4tthewDE/emu8080 | ecc691adf7357ead68508b4c632f10803869c815 | [
"MIT"
] | null | null | null | TEST:
INR A
TEST:
DCR A
| 8 | 13 | 0.4 |
31ea36aeb789e853cceb9c368e36c9ad2afe07cb | 313 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/am9511/c/sdcc/cam32_sdcc___fslt_callee.asm | dikdom/z88dk | 40c55771062b0ea9bb2f0d5b73e2f754fc12b6b0 | [
"ClArtistic"
] | 1 | 2022-03-08T11:55:58.000Z | 2022-03-08T11:55:58.000Z | libsrc/_DEVELOPMENT/math/float/am9511/c/sdcc/cam32_sdcc___fslt_callee.asm | dikdom/z88dk | 40c55771062b0ea9bb2f0d5b73e2f754fc12b6b0 | [
"ClArtistic"
] | 2 | 2022-03-20T22:17:35.000Z | 2022-03-24T16:10:00.000Z | libsrc/_DEVELOPMENT/math/float/am9511/c/sdcc/cam32_sdcc___fslt_callee.asm | jorgegv/z88dk | 127130cf11f9ff268ba53e308138b12d2b9be90a | [
"ClArtistic"
] | null | null | null |
SECTION code_fp_am9511
PUBLIC cam32_sdcc___fslt_callee
EXTERN asm_sdcc_readr_callee
EXTERN asm_am9511_compare_callee
; Entry: stack: float right, float left, ret
.cam32_sdcc___fslt_callee
call asm_sdcc_readr_callee ;Exit dehl = right
call asm_am9511_compare_callee
ret C
dec hl
ret
| 18.411765 | 54 | 0.779553 |
13e324e23d2997e75917d18ff2e661277826a577 | 17,653 | asm | Assembly | calcscoring.asm | JeremyJStarcher/Yahtzee_2600 | 2febde4cea0e0b8616f70b77a1f8a5527ce5fbb2 | [
"MIT"
] | null | null | null | calcscoring.asm | JeremyJStarcher/Yahtzee_2600 | 2febde4cea0e0b8616f70b77a1f8a5527ce5fbb2 | [
"MIT"
] | null | null | null | calcscoring.asm | JeremyJStarcher/Yahtzee_2600 | 2febde4cea0e0b8616f70b77a1f8a5527ce5fbb2 | [
"MIT"
] | null | null | null | PROCESSOR 6502
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; The scores are held in two non-contiguous sequences, which ;;
;; complicates access. However, it *does* allow much faster look up ;;
;; for the msb/lsb during the time-critial drawing sections, so we'll ;;
... | 27.242284 | 89 | 0.548859 |
dc566ce8f14ee635be4dcbed975d45f02af686b4 | 545 | asm | Assembly | quotient.asm | SuiGeneris01/emu8086 | de0ba90640dc673c8926b995e2a5aa9a69bd48b5 | [
"MIT"
] | 3 | 2019-05-20T11:55:05.000Z | 2019-06-23T23:12:11.000Z | quotient.asm | SuiGeneris01/emu8086 | de0ba90640dc673c8926b995e2a5aa9a69bd48b5 | [
"MIT"
] | null | null | null | quotient.asm | SuiGeneris01/emu8086 | de0ba90640dc673c8926b995e2a5aa9a69bd48b5 | [
"MIT"
] | 1 | 2021-05-04T13:16:25.000Z | 2021-05-04T13:16:25.000Z | org 100h
INCLUDE "emu8086.inc"
MOV DX, OFFSET MAIN
MOV AH, 9
INT 21H
MOV DX, OFFSET MSG1
MOV AH,9
INT 21H
CALL SCAN_NUM
MOV AX,CX
MOV DX, OFFSET MSG2
MOV AH,9
INT 21H
CALL SCAN_NUM
MOV BX,CX
CALL PTHIS
db 13,10, "ANS = ", 0
CALL DIVIDE
CALL PRINT... | 13.292683 | 44 | 0.638532 |
d2536c264283032503d9fadf27a965fb0763a61b | 314 | asm | Assembly | oeis/005/A005689.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/005/A005689.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/005/A005689.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A005689: Number of Twopins positions.
; Submitted by Jamie Morken(s1)
; 1,2,4,7,11,16,22,30,42,61,91,137,205,303,443,644,936,1365,1999,2936,4316,6340,9300,13625,19949,29209,42785,62701,91917,134758,197548,289547
lpb $0
mov $2,$0
trn $0,4
add $2,1
add $3,2
bin $2,$3
add $1,$2
lpe
mov $0,$1
add $0,1
| 20.933333 | 141 | 0.66879 |
2ed56062bff41dcc256630393697180bca9b2e6f | 681 | asm | Assembly | oeis/021/A021194.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/021/A021194.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/021/A021194.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A021194: Expansion of 1/((1-x)(1-2x)(1-6x)(1-9x)).
; Submitted by Jon Maiga
; 1,18,223,2388,23809,228246,2138131,19746936,180745477,1644848634,14912475799,134865314844,1217706037705,10982863580382,98986827702427,891727782261312,8030628038119693,72306120329946690,650937890891261215,5859537865552845540,5274242187516667... | 40.058824 | 480 | 0.816446 |
117857d3f3712aafe01b7153640fc890a32d35e0 | 2,884 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xca_notsx.log_19_1149.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_19_1149.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_19_1149.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r13
push %r14
push %r15
push %r9
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0xd538, %r15
nop
nop
nop
nop
cmp %r14, %r14
mov (%r15), %r13d
nop
nop
nop
nop
nop
add %r9, %r9
lea addresses_A_ht+0x14778, %rsi
lea addresses_D_ht+0x5d60, %rdi
nop
nop
nop
nop
... | 17.913043 | 153 | 0.653606 |
80ba0bc9317b10fb09b5ff2a76110f681177466d | 5,928 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xa0.log_21829_1723.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_0xa0.log_21829_1723.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_0xa0.log_21829_1723.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_WT_ht+0x11e17, %r12
nop
nop
cmp %rdi, %rdi
movb (%r12), %r13b
nop
nop
nop
nop
inc %r10
lea addresses_WT_ht+0x16e17, %rax
nop
nop
and %rbp, %rbp
and $0xffffffffffffffc0, %rax
movaps ... | 42.342857 | 2,999 | 0.660256 |
230bedc4ee5a8fcf8927c7b0a876371d6785be43 | 504 | asm | Assembly | arch/x86/syscall.asm | pi-pi3/funky-kernel | e6938c0e75e5aabf49cc94f6720250f21bf94900 | [
"Zlib"
] | null | null | null | arch/x86/syscall.asm | pi-pi3/funky-kernel | e6938c0e75e5aabf49cc94f6720250f21bf94900 | [
"Zlib"
] | null | null | null | arch/x86/syscall.asm | pi-pi3/funky-kernel | e6938c0e75e5aabf49cc94f6720250f21bf94900 | [
"Zlib"
] | null | null | null | bits 32
section .text
kernel:
int 80h
ret
global syscall:function (syscall.end - syscall)
syscall:
push ebp
mov ebp, esp
mov eax, [ebp + 8]
call kernel
pop ebp
ret
.end:
;; syscall number is assumed to be in eax
;; all other para... | 17.37931 | 53 | 0.583333 |
1df0da62f22e6854ea013068f005ba7052e1553e | 1,162 | asm | Assembly | unittests/ASM/Primary/Primary_10.asm | cobalt2727/FEX | 13087f8425aeaad28dc81bed46a83e1d72ff0db8 | [
"MIT"
] | 628 | 2020-03-06T14:01:32.000Z | 2022-03-31T06:35:14.000Z | unittests/ASM/Primary/Primary_10.asm | cobalt2727/FEX | 13087f8425aeaad28dc81bed46a83e1d72ff0db8 | [
"MIT"
] | 576 | 2020-03-06T08:25:12.000Z | 2022-03-30T04:05:29.000Z | unittests/ASM/Primary/Primary_10.asm | cobalt2727/FEX | 13087f8425aeaad28dc81bed46a83e1d72ff0db8 | [
"MIT"
] | 38 | 2020-03-07T06:10:00.000Z | 2022-03-29T09:27:36.000Z | %ifdef CONFIG
{
"RegData": {
"RBX": "0xD9",
"RCX": "0x67E9",
"RDX": "0x656667F9",
"RBP": "0x6162636465666809",
"RDI": "0x81",
"RSP": "0x8081",
"R8": "0x80808081",
"R9": "0x0",
"R10": "0x4142441546174719",
"R11": "0x5152535455565829",
"R12": "0x6162636465666768"
},
"Me... | 14.525 | 32 | 0.586059 |
8a1dcd8903a6fde2e72e3c86e63f5b326cf22cf4 | 838 | asm | Assembly | src/solace_code/host.asm | NablaVM/solace | ffe2967586b6b3a61d028201f8b4c8586ca4f21f | [
"MIT"
] | null | null | null | src/solace_code/host.asm | NablaVM/solace | ffe2967586b6b3a61d028201f8b4c8586ca4f21f | [
"MIT"
] | null | null | null | src/solace_code/host.asm | NablaVM/solace | ffe2967586b6b3a61d028201f8b4c8586ca4f21f | [
"MIT"
] | null | null | null | .file "host_example"
.init main
<main:
call get_clock
call get_clock_ps
call epoch
call random
>
;
; Get clock
;
<get_clock:
lsh r0 $12 $56 ; Load 0x0C into MSB register 0
lsh r1 $0 $48 ; clock
or r10 r0 r1 ; Combine into trigger register
>
;
; Get clocks per seco... | 14.20339 | 54 | 0.581146 |
5d457b7404ae48d42f4cf1b5c2068b793634bade | 1,515 | asm | Assembly | src/main.asm | natiiix/Nebula | 0b4b226bb9e217af57b200fae4850ad227432fc3 | [
"MIT"
] | 1 | 2020-11-11T16:06:26.000Z | 2020-11-11T16:06:26.000Z | src/main.asm | natiiix/Nebula | 0b4b226bb9e217af57b200fae4850ad227432fc3 | [
"MIT"
] | 13 | 2020-05-24T00:45:01.000Z | 2020-06-02T14:41:24.000Z | src/main.asm | natiiix/nebula | 0b4b226bb9e217af57b200fae4850ad227432fc3 | [
"MIT"
] | null | null | null | ; Set stack top at 16MiB address.
; This should be enough stack space for now.
STACK_TOP equ 1 << 24
; Structures and macros
%include "struct/idt.asm"
%include "macro/print.asm"
%include "macro/benchmark.asm"
SECTION .text
; Entry point of the entire kernel.
global _start
_start:
jmp load_gdt
gdt_loaded:
... | 24.047619 | 115 | 0.726073 |
eed2e4cd9dc74f94a2fa70ab20fb473c10a887bd | 12,015 | asm | Assembly | libsrc/oz/ozinterrupt/ozcustomisr.asm | andydansby/z88dk-mk2 | 51c15f1387293809c496f5eaf7b196f8a0e9b66b | [
"ClArtistic"
] | 1 | 2020-09-15T08:35:49.000Z | 2020-09-15T08:35:49.000Z | libsrc/oz/ozinterrupt/ozcustomisr.asm | andydansby/z88dk-MK2 | 51c15f1387293809c496f5eaf7b196f8a0e9b66b | [
"ClArtistic"
] | null | null | null | libsrc/oz/ozinterrupt/ozcustomisr.asm | andydansby/z88dk-MK2 | 51c15f1387293809c496f5eaf7b196f8a0e9b66b | [
"ClArtistic"
] | null | null | null | ;
; Sharp OZ family functions
;
; ported from the OZ-7xx SDK by by Alexander R. Pruss
; by Stefano Bodrato - Oct. 2003
;
;
; custom interrupt code + key scanning
;
;
; ------
; $Id: ozcustomisr.asm,v 1.5 2012/04/16 08:44:34 stefano Exp $
;
XLIB ozcustomisr
XDEF serial_hook
XDEF ozkeyclick
XDEF oz1hz
XDEF oz64... | 19.696721 | 73 | 0.452601 |
848ab3dd1786909c7de7ff731d64697110b19dc7 | 9,329 | asm | Assembly | src/Native/Runtime/i386/ThunkPoolThunks.asm | lambdageek/corert | 11136ad55767485063226be08cfbd32ed574ca43 | [
"MIT"
] | 9 | 2018-02-28T14:24:42.000Z | 2021-07-07T13:12:15.000Z | src/Native/Runtime/i386/ThunkPoolThunks.asm | lambdageek/corert | 11136ad55767485063226be08cfbd32ed574ca43 | [
"MIT"
] | 8 | 2016-12-02T10:22:20.000Z | 2020-10-08T15:06:17.000Z | src/Native/Runtime/i386/ThunkPoolThunks.asm | lambdageek/corert | 11136ad55767485063226be08cfbd32ed574ca43 | [
"MIT"
] | 23 | 2017-06-05T16:21:58.000Z | 2022-01-31T11:01:47.000Z | ;; Licensed to the .NET Foundation under one or more agreements.
;; The .NET Foundation licenses this file to you under the MIT license.
;; See the LICENSE file in the project root for more information.
.586
.model flat
option casemap:none
.code
include AsmMacros.inc
;; --------------------------------------------... | 31.200669 | 165 | 0.67467 |
8fb072feb9d451204a0d19a5e307cc7b9ffb41f5 | 185 | asm | Assembly | libsrc/math/zxmath/ldbcfa.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/math/zxmath/ldbcfa.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/math/zxmath/ldbcfa.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | ;
; Z88dk Generic Floating Point Math Library
;
; bc ix de = FA
PUBLIC ldbcfa
EXTERN fa
.ldbcfa LD DE,(fa)
LD IX,(fa+2)
LD BC,(fa+4)
RET
| 12.333333 | 43 | 0.502703 |
d78a64f87c089550f5f9c4afa6b02a1051e91171 | 6,188 | asm | Assembly | libsrc/target/zx/if1/if1_rommap.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 38 | 2021-06-18T12:56:15.000Z | 2022-03-12T20:38:40.000Z | libsrc/target/zx/if1/if1_rommap.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 2 | 2021-06-20T16:28:12.000Z | 2021-11-17T21:33:56.000Z | libsrc/target/zx/if1/if1_rommap.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 6 | 2021-06-18T18:18:36.000Z | 2021-12-22T08:01:32.000Z | ;
; ZX IF1 & Microdrive functions
;
; Stefano Bodrato - Oct. 2004
;
;
; if1_rommap:
; - detect the shadow rom version
; - init the jump table
;
; MAKE_M can't be called with the 'hook code' system because
; the first issue of the interface one just doesn't have it.
;
;... | 27.873874 | 93 | 0.424208 |
9aa4b55dc60407cb98d0d81212dd05a283beea46 | 399 | asm | Assembly | programs/oeis/083/A083424.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/083/A083424.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/083/A083424.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A083424: a(n) = (5*4^n + (-2)^n)/6.
; 1,3,14,52,216,848,3424,13632,54656,218368,873984,3494912,13981696,55922688,223698944,894779392,3579150336,14316535808,57266274304,229064835072,916259864576,3665038409728,14660155736064,58640618749952
add $0,1
mov $2,1
mov $3,1
lpb $0,1
sub $0,1
mov $1,4
mul $2,2
mul $1,$... | 19.95 | 201 | 0.679198 |
da50c1a5d3316b33e33e15d466e802f9a63c0ff9 | 497 | asm | Assembly | programs/oeis/219/A219762.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/219/A219762.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/219/A219762.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A219762: Start with 0; repeatedly apply the map {0->012, 1->120, 2->201} to the odd-numbered terms and {0->210, 1->021, 2->102} to the even-numbered terms.
; 0,1,2,0,2,1,2,0,1,2,1,0,2,0,1,0,2,1,2,0,1,2,1,0,1,2,0,1,0,2,1,2,0,2,1,0,2,0,1,2,1,0,1,2,0,2,1,0,2,0,1,0,2,1,2,0,1,2,1,0,1,2,0,1,0,2,1,2,0,2,1,0,1,2,0,1,0,2,0,1,... | 41.416667 | 201 | 0.571429 |
0ae2ef0a66f6d2133641677df30660efd156b6a4 | 863 | asm | Assembly | data/pokemon/base_stats/slowpoke.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | 1 | 2022-02-15T00:19:44.000Z | 2022-02-15T00:19:44.000Z | data/pokemon/base_stats/slowpoke.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | data/pokemon/base_stats/slowpoke.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | db DEX_SLOWPOKE ; pokedex id
db 90, 65, 65, 15, 40
; hp atk def spd spc
db WATER, PSYCHIC_TYPE ; type
db 190 ; catch rate
db 99 ; base exp
INCBIN "gfx/pokemon/front/slowpoke.pic", 0, 1 ; sprite dimensions
dw SlowpokePicFront, SlowpokePicBack
db CONFUSION, NO_MOVE, NO_MOVE, NO_MOVE ; level 1 lear... | 33.192308 | 77 | 0.595597 |
91820a0af872073158f0153864a7d887fd5ecccc | 901 | asm | Assembly | rt-thread/libcpu/arm/cortex-r4/vector_ccs.asm | POMIN-163/desktop_spirit | c0b9da09942eb5b84ffd7f5ecc10b76af23607d3 | [
"MIT"
] | 10 | 2015-09-03T13:43:14.000Z | 2021-07-09T06:31:12.000Z | rt-thread/libcpu/arm/cortex-r4/vector_ccs.asm | POMIN-163/desktop_spirit | c0b9da09942eb5b84ffd7f5ecc10b76af23607d3 | [
"MIT"
] | 1 | 2015-12-03T10:25:39.000Z | 2015-12-03T10:25:39.000Z | rt-thread/libcpu/arm/cortex-r4/vector_ccs.asm | POMIN-163/desktop_spirit | c0b9da09942eb5b84ffd7f5ecc10b76af23607d3 | [
"MIT"
] | 5 | 2015-09-01T14:28:49.000Z | 2017-12-04T06:11:05.000Z | ;-------------------------------------------------------------------------------
; sys_intvecs.asm
;
; (c) Texas Instruments 2009-2013, All rights reserved.
;
.sect ".intvecs"
.arm
;-------------------------------------------------------------------------------
; import reference for interrupt routi... | 25.742857 | 81 | 0.368479 |
6f80cfb4aed1f3064018c2ba76175f9743f71baa | 706 | asm | Assembly | libsrc/_DEVELOPMENT/alloc/malloc/c/sdcc_iy/heap_alloc_aligned.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/alloc/malloc/c/sdcc_iy/heap_alloc_aligned.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/alloc/malloc/c/sdcc_iy/heap_alloc_aligned.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | 1 | 2019-12-03T23:57:48.000Z | 2019-12-03T23:57:48.000Z |
; void *heap_alloc_aligned(void *heap, size_t alignment, size_t size)
INCLUDE "clib_cfg.asm"
SECTION code_clib
SECTION code_alloc_malloc
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
IF __CLIB_OPT_MULTITHREAD & $01
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
PUBLIC _heap_alloc_aligned
EXTERN asm_heap_alloc_aligned
_heap_alloc_aligned:
... | 16.045455 | 69 | 0.563739 |
28a811d23cf6994d96f4cb96cf7cff0603b37853 | 160 | asm | Assembly | data/maps/headers/Route15.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | 1 | 2022-02-15T00:19:44.000Z | 2022-02-15T00:19:44.000Z | data/maps/headers/Route15.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | data/maps/headers/Route15.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null |
map_header Route15, ROUTE_15, OVERWORLD, WEST | EAST
connection west, FuchsiaCity, FUCHSIA_CITY, -4
connection east, Route14, ROUTE_14, -18
end_map_header
| 26.666667 | 53 | 0.78125 |
8eac4d6ee5872b3abddce1eea7bb4c1b78d3f928 | 5,596 | asm | Assembly | Project 2/src/Project/part2.asm | Nurl4n/Computer-Organization | 1655d2e35dd5093e6c348545db06f698f2edb86c | [
"MIT"
] | null | null | null | Project 2/src/Project/part2.asm | Nurl4n/Computer-Organization | 1655d2e35dd5093e6c348545db06f698f2edb86c | [
"MIT"
] | null | null | null | Project 2/src/Project/part2.asm | Nurl4n/Computer-Organization | 1655d2e35dd5093e6c348545db06f698f2edb86c | [
"MIT"
] | null | null | null | .data
myArray: .space 400
messageChoose: .asciiz "\nChoose one of the options above: "
sortMessage: .asciiz "\n\n1. Sort the array"
secndMinSecndMaxMessage: .asciiz "\n2. Find 2nd minimum and 2nd maximum numbers"
medianMessage: .asciiz "\n3. Find median of the array"
quit: .asciiz "\n4. Quit"
enterSize: .asciiz ... | 18.168831 | 130 | 0.585776 |
1ffc49305e946c27a9e5537a2c39adc023daaaf2 | 4,834 | asm | Assembly | audio/music/gym.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | 1 | 2022-02-15T00:19:44.000Z | 2022-02-15T00:19:44.000Z | audio/music/gym.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | audio/music/gym.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | Music_Gym_Ch1::
tempo 138
volume 7, 7
duty_cycle 3
vibrato 8, 2, 2
toggle_perfect_pitch
note_type 12, 11, 5
octave 3
note G_, 6
note C_, 1
note G_, 1
note F_, 6
octave 2
note A#, 1
octave 3
note F_, 1
note E_, 6
octave 2
note A_, 1
octave 3
note E_, 1
note F_, 4
note G_, 4
Music_Gym_branch_bcd8::... | 13.502793 | 36 | 0.652462 |
5925b49ecca8d85c759a8b280bdca45b741dd811 | 642 | asm | Assembly | programs/oeis/245/A245222.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/245/A245222.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/245/A245222.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A245222: Continued fraction of the constant c in A245221; c = sup{f(n,1)}, where f(1,x) = x + 1 and thereafter f(n,x) = x + 1 if n is in A022838, else f(n,x) = 1/x.
; 2,1,2,1,1,2,1,1,2,1,2,1,1,2,1,1,2,1,1,2,1,2,1,1,2,1,1,2,1,1,2,1,2,1,1,2,1,1,2,1,2,1,1,2,1,1,2,1,1,2,1,2,1,1,2,1,1,2,1,1,2,1,2,1,1,2,1,1,2,1,1,2,1,2,1,1... | 20.709677 | 201 | 0.510903 |
4ac7394292ff6132ce156ac28707512356cdd1ec | 312 | asm | Assembly | programs/oeis/133/A133409.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/133/A133409.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/133/A133409.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A133409: Zero followed by partial sums of A133405.
; 0,0,0,0,1,4,13,39,117,351,1054,3163,9490,28470,85410,256230,768691,2306074,6918223,20754669,62264007,186792021,560376064,1681128193,5043384580,15130153740,45390461220,136171383660
mov $1,3
pow $1,$0
trn $0,$1
add $0,7
mul $0,2
div $1,4
div $1,$0
mov $0,$1
| 26 | 181 | 0.746795 |
d986a17c2861b8c3b90f8847556b3f7fb55a4529 | 3,205 | asm | Assembly | Transynther/x86/_processed/NONE/_st_/i7-7700_9_0xca_notsx.log_2_589.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_st_/i7-7700_9_0xca_notsx.log_2_589.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_st_/i7-7700_9_0xca_notsx.log_2_589.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 %r9
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0x1a0fc, %rbx
nop
add $50841, %r13
movups (%rbx), %xmm6
vpextrq $0, %xmm6, %r14
nop
nop
nop
nop
xor %r9, %r9
lea addresses_A_ht+0x11b46, %rsi
lea addresses_WT_ht+0x17328, %rdi
... | 18.005618 | 147 | 0.639626 |
f105d9effc2c2c6cd5b857768f52353e7b4bae14 | 501 | asm | Assembly | oeis/019/A019698.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/019/A019698.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/019/A019698.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A019698: Decimal expansion of 2*Pi/13.
; Submitted by Jon Maiga
; 4,8,3,3,2,1,9,4,6,7,0,6,1,2,2,0,3,6,6,8,6,5,6,0,5,2,0,5,0,4,5,3,8,9,0,5,2,6,1,1,0,2,9,8,4,5,1,9,2,4,7,0,4,9,3,8,0,7,6,0,7,0,6,5,0,8,8,9,4,8,3,1,7,3,6,3,3,9,8,4,5,9,4,2,7,7,4,5,8,8,5,1,4,1,7,1,8,5,6,6
add $0,1
mov $2,1
mov $3,$0
mul $3,5
lpb $3
mul $... | 17.892857 | 201 | 0.526946 |
036a66e4066e217a1d8ef2174cc25fed965ee39f | 1,058 | asm | Assembly | libsrc/zx81/basic/zx_getstr_callee.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | null | null | null | libsrc/zx81/basic/zx_getstr_callee.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | null | null | null | libsrc/zx81/basic/zx_getstr_callee.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | null | null | null | ;
; ZX 81 specific routines
; by Stefano Bodrato, Oct 2007
;
; Copy a variable from basic
;
; int __CALLEE__ zx_getstr_callee(char variable, char *value);
;
;
; $Id: zx_getstr_callee.asm,v 1.4 2015/08/11 07:16:35 stefano Exp $
;
PUBLIC zx_getstr_callee
PUBLIC ASMDISP_ZX_GETSTR_CALLEE
EXTERN zx81toasc
zx_getstr_cal... | 12.902439 | 67 | 0.634216 |
2635e1810ab6958e94e98f1544e44102e64a96dc | 483 | asm | Assembly | Src/SacaraVm/main.asm | mrfearless/sacara | 126ee1c8c18c9d01a09fac4aedd9044976cf17c4 | [
"MIT"
] | null | null | null | Src/SacaraVm/main.asm | mrfearless/sacara | 126ee1c8c18c9d01a09fac4aedd9044976cf17c4 | [
"MIT"
] | null | null | null | Src/SacaraVm/main.asm | mrfearless/sacara | 126ee1c8c18c9d01a09fac4aedd9044976cf17c4 | [
"MIT"
] | null | null | null | comment !
This is the implementation of the SacaraVM.
2018 (C) Antonio 's4tan' Parata
!
.386
.model flat,stdcall
.stack 4096
.CODE
; the flag is specified as a MASM preprocessor.
IF ENABLE_ANTI_ANALYSIS
include anti_macro.inc
ELSE
include empty_anti_macro.inc
ENDIF
include vm.asm
main PROC
push ebp
mov ebp, es... | 13.8 | 47 | 0.759834 |
09b128d861f5dbe2950544de468bf888572296f4 | 153 | asm | Assembly | OSDev/Try-12/kernel/entry.asm | Ashwin-Paudel/Tries | 91ea32d715eedca528d143cf5e9dfd9ba70804e3 | [
"Apache-2.0"
] | null | null | null | OSDev/Try-12/kernel/entry.asm | Ashwin-Paudel/Tries | 91ea32d715eedca528d143cf5e9dfd9ba70804e3 | [
"Apache-2.0"
] | null | null | null | OSDev/Try-12/kernel/entry.asm | Ashwin-Paudel/Tries | 91ea32d715eedca528d143cf5e9dfd9ba70804e3 | [
"Apache-2.0"
] | null | null | null | ;
; Entry.asm
; KripayaOS Project
; Author(s): [Ashwin: ashwonixer123@gmail.com]
;
[bits 64]
[extern main]
[global _start]
_start:
call main
jmp $ | 11.769231 | 47 | 0.673203 |
790eb47a16ee44d554b91e3e67b36bf3b72af190 | 542 | asm | Assembly | oeis/168/A168565.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/168/A168565.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/168/A168565.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A168565: Let p = prime(n); then a(n) = p + (p-1)/2.
; Submitted by Jon Maiga
; 4,7,10,16,19,25,28,34,43,46,55,61,64,70,79,88,91,100,106,109,118,124,133,145,151,154,160,163,169,190,196,205,208,223,226,235,244,250,259,268,271,286,289,295,298,316,334,340,343,349,358,361,376,385,394,403
mov $1,2
mov $2,$0
pow $2,2
lpb $... | 22.583333 | 206 | 0.621771 |
03a1d25b36f06bd20661f9a3a9a7019cc8ed6a41 | 3,419 | asm | Assembly | macros.asm | BAS-demogroup/tremor65 | b438ba6db621af28eb5c92ef53a5fc0e9bc3a3b3 | [
"BSD-3-Clause"
] | null | null | null | macros.asm | BAS-demogroup/tremor65 | b438ba6db621af28eb5c92ef53a5fc0e9bc3a3b3 | [
"BSD-3-Clause"
] | null | null | null | macros.asm | BAS-demogroup/tremor65 | b438ba6db621af28eb5c92ef53a5fc0e9bc3a3b3 | [
"BSD-3-Clause"
] | null | null | null | !macro reserve_int {
!fill int_sizeof, $00
}
!macro reserve_int64 {
!fill int64_sizeof, $00
}
!macro reserve_long {
!fill long_sizeof, $00
}
!macro reserve_ptr {
!fill ptr_sizeof, $00
}
!macro reserve_short {
!fill short_sizeof, $00
}
!macro BasicUpstart65 {
* = $2001
!byte $16,$20 ;End of command marke... | 15.470588 | 76 | 0.628839 |
1d82273f289dde531f3c5da45f6ac73b2e32cb3a | 18,846 | asm | Assembly | externals/skia/third_party/externals/libjpeg-turbo/simd/jchuff-sse2.asm | terrajobst/linux-packaging-skiasharp | 47dbb2ff9ae01305b190f409ccea00b3b4f0bc79 | [
"MIT"
] | 1 | 2019-10-29T14:36:32.000Z | 2019-10-29T14:36:32.000Z | externals/skia/third_party/externals/libjpeg-turbo/simd/jchuff-sse2.asm | terrajobst/linux-packaging-skiasharp | 47dbb2ff9ae01305b190f409ccea00b3b4f0bc79 | [
"MIT"
] | 1 | 2017-06-18T00:25:03.000Z | 2017-11-29T16:01:48.000Z | externals/skia/third_party/externals/libjpeg-turbo/simd/jchuff-sse2.asm | terrajobst/linux-packaging-skiasharp | 47dbb2ff9ae01305b190f409ccea00b3b4f0bc79 | [
"MIT"
] | 5 | 2017-11-30T06:06:50.000Z | 2022-03-31T21:48:49.000Z | ;
; jchuff-sse2.asm - Huffman entropy encoding (SSE2)
;
; Copyright 2009-2011, 2014-2016 D. R. Commander.
; Copyright 2015 Matthieu Darbois
;
; Based on
; x86 SIMD extension for IJG JPEG library
; Copyright (C) 1999-2006, MIYASAKA Masaru.
; For conditions of distribution and use, see copyright notice in jsimdext.inc
;
... | 44.03271 | 115 | 0.573597 |
385c78ef2b85a1e2624850c89c6da0169d4144f9 | 544 | asm | Assembly | programs/oeis/182/A182627.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/182/A182627.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/182/A182627.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A182627: Total number of digits in binary expansion of all divisors of n.
; 1,3,3,6,4,8,4,10,7,10,5,15,5,10,10,15,6,17,6,18,11,12,6,24,9,12,12,18,6,24,6,21,13,14,13,30,7,14,13,28,7,26,7,21,20,14,7,35,10,21,14,21,7,28,14,28,14,14,7,42,7,14,21,28,15,30,8,24,15,30,8,46,8,16,22,24,15,30,8,40,19,16,8,45,16,16,15,32,8,46,1... | 23.652174 | 271 | 0.584559 |
b5471db71ad6ce43795a7035bb44339150b12189 | 1,911 | asm | Assembly | libsrc/_DEVELOPMENT/temp/sp1/zx/sprites/draw/SP1_DRAW_LOAD2LBIM.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/temp/sp1/zx/sprites/draw/SP1_DRAW_LOAD2LBIM.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/temp/sp1/zx/sprites/draw/SP1_DRAW_LOAD2LBIM.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | 1 | 2019-12-03T23:57:48.000Z | 2019-12-03T23:57:48.000Z |
; DRAW LOAD SPRITE 2 BYTE DEFINITION ROTATED, LEFT BORDER WITH IMPLIED MASK
; 04.2006 aralbrec, Sprite Pack v3.0
; sinclair spectrum version
INCLUDE "clib_target_cfg.asm"
SECTION code_clib
SECTION code_temp_sp1
PUBLIC _SP1_DRAW_LOAD2LBIM
EXTERN _SP1_DRAW_LOAD2NR
EXTERN SP1RETSPRDRAW
; following data segment copie... | 13.748201 | 75 | 0.604396 |
351732405e6bd4a9bb6fdf2cbab260ee17944f4e | 635 | asm | Assembly | ffight/lcs/weapon/40.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | 6 | 2020-10-14T15:29:10.000Z | 2022-02-12T18:58:54.000Z | ffight/lcs/weapon/40.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | null | null | null | ffight/lcs/weapon/40.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | 1 | 2020-12-17T08:59:10.000Z | 2020-12-17T08:59:10.000Z | copyright zengfr site:http://github.com/zengfr/romhack
0039FE movem.l D0-D3, -(A6)
003A02 movem.l D0-D3, -(A6)
009ACA dbra D5, $9ac8
009C8E move.b #$ff, ($40,A0) [1p+4C]
009C94 move.w A6, ($4c,A0) [weapon+40]
0354DC move.b #$ff, ($40,A4) [enemy+4C]
0354E2 move.w A6, ($4c,A4) [weapon+40]
03D15C move.w ... | 30.238095 | 54 | 0.612598 |
0cc9c259a55a71e2f24ab6d0840566fb21e89e28 | 298 | asm | Assembly | pwnlib/shellcraft/templates/thumb/android/signal.asm | zaratec/pwntools | 8793decd1c9b8c822e3db6c27b9cbf6e8cddfeba | [
"MIT"
] | 5 | 2018-05-15T13:00:56.000Z | 2020-02-09T14:29:00.000Z | pwnlib/shellcraft/templates/thumb/android/signal.asm | FDlucifer/binjitsu | 999ad632004bfc3e623eead20eb11de98fc1f4dd | [
"MIT"
] | null | null | null | pwnlib/shellcraft/templates/thumb/android/signal.asm | FDlucifer/binjitsu | 999ad632004bfc3e623eead20eb11de98fc1f4dd | [
"MIT"
] | 6 | 2017-09-07T02:31:11.000Z | 2021-07-05T16:59:18.000Z |
<%
from pwnlib.shellcraft.aarch64.linux import syscall
%>
<%page args="sig, handler"/>
<%docstring>
Invokes the syscall signal. See 'man 2 signal' for more information.
Arguments:
sig(int): sig
handler(sighandler_t): handler
</%docstring>
${syscall('SYS_signal', sig, handler)}
| 19.866667 | 69 | 0.691275 |
aa2a627ccbb016ca59003bc05f25c4c58b598bf5 | 50,106 | asm | Assembly | audio/cries.asm | chaos-lord/CryEd | d67380ad026ac324290a6c31e20f79c06b8f82a6 | [
"MIT"
] | 1 | 2021-03-29T14:15:38.000Z | 2021-03-29T14:15:38.000Z | audio/cries.asm | chaos-lord/CryEd | d67380ad026ac324290a6c31e20f79c06b8f82a6 | [
"MIT"
] | 4 | 2021-03-28T17:20:09.000Z | 2021-04-27T22:20:31.000Z | audio/cries.asm | chaos-lord/CryEd | d67380ad026ac324290a6c31e20f79c06b8f82a6 | [
"MIT"
] | 4 | 2021-03-30T21:58:20.000Z | 2022-03-07T06:08:29.000Z | Cry_Marill:
channel_count 3
channel 5, Cry_Marill_Ch5
channel 6, Cry_Marill_Ch6
channel 8, Cry_Marill_Ch8
Cry_Togepi:
channel_count 2
channel 5, Cry_Togepi_Ch5
channel 6, Cry_Togepi_Ch6
Cry_Togetic:
channel_count 2
channel 5, Cry_Togetic_Ch5
channel 6, Cry_Togetic_Ch6
Cry_Spinarak:
channel_count 3
channe... | 21.008805 | 39 | 0.716202 |
8f4ccb1963c820f4fd3cf3ac57d6390d3c489aba | 616 | asm | Assembly | oeis/087/A087350.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/087/A087350.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/087/A087350.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A087350: a(n) = Sum_{k=0..n} (3*n)!/(3*k)!.
; Submitted by Christian Krause
; 1,7,841,423865,559501801,1527439916731,7478345832314977,59677199741873516461,724719913665311983902385,12718834484826225317486856751,309830808050366848733979830454361,10142621332336809160155563729753961697,43450989787730890442106435018265971... | 88 | 471 | 0.868506 |
3f56af849b31b5b65cc468d9e420515f94b471af | 2,333 | asm | Assembly | stage1/hdd/bootsect.asm | 0xqoob/limine | c940a411cbfe44cf99f62d81e009568ea2ca0aa9 | [
"BSD-2-Clause"
] | 1 | 2021-05-21T15:59:46.000Z | 2021-05-21T15:59:46.000Z | stage1/hdd/bootsect.asm | 0xqoob/limine | c940a411cbfe44cf99f62d81e009568ea2ca0aa9 | [
"BSD-2-Clause"
] | null | null | null | stage1/hdd/bootsect.asm | 0xqoob/limine | c940a411cbfe44cf99f62d81e009568ea2ca0aa9 | [
"BSD-2-Clause"
] | null | null | null | org 0x7c00
bits 16
start:
jmp .skip_bpb ; Workaround for some BIOSes that require this stub
nop
; Some BIOSes will do a funny and decide to overwrite bytes of code in
; the section where a FAT BPB would be, potentially overwriting
; bootsector code.
; Avoid that by filling the BPB area with 0s... | 17.946154 | 78 | 0.609516 |
144edd808985629e45959141dd5baa2af7f0174e | 341 | asm | Assembly | data/maps/objects/CeruleanMart.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | 1 | 2022-02-15T00:19:44.000Z | 2022-02-15T00:19:44.000Z | data/maps/objects/CeruleanMart.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | data/maps/objects/CeruleanMart.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | CeruleanMart_Object:
db $0 ; border block
def_warps
warp 3, 7, 5, LAST_MAP
warp 4, 7, 5, LAST_MAP
def_signs
def_objects
object SPRITE_CLERK, 0, 5, STAY, RIGHT, 1 ; person
object SPRITE_COOLTRAINER_M, 3, 4, WALK, UP_DOWN, 2 ; person
object SPRITE_COOLTRAINER_F, 6, 2, WALK, LEFT_RIGHT, 3 ; person
def_wa... | 21.3125 | 64 | 0.727273 |
14305884228f35ed5fcb35ed985d422df9d371a9 | 8,171 | asm | Assembly | openfl-webm/0,0,4/project/libvpx-generic/vp8/encoder/arm/neon/fastquantizeb_neon.asm | kudorado/HaxePlus | b312ad16420aa31731e55a1ac5f282cc46a557fc | [
"Apache-2.0"
] | 3 | 2015-08-31T15:24:31.000Z | 2020-04-24T20:31:29.000Z | openfl-webm/0,0,4/project/libvpx-generic/vp8/encoder/arm/neon/fastquantizeb_neon.asm | kudorado/HaxePlus | b312ad16420aa31731e55a1ac5f282cc46a557fc | [
"Apache-2.0"
] | null | null | null | openfl-webm/0,0,4/project/libvpx-generic/vp8/encoder/arm/neon/fastquantizeb_neon.asm | kudorado/HaxePlus | b312ad16420aa31731e55a1ac5f282cc46a557fc | [
"Apache-2.0"
] | 3 | 2015-07-29T07:17:15.000Z | 2020-11-04T06:55:37.000Z | ;
; Copyright (c) 2011 The WebM project authors. All Rights Reserved.
;
; Use of this source code is governed by a BSD-style license
; that can be found in the LICENSE file in the root of the source
; tree. An additional intellectual property rights grant can be found
; in the file PATENTS. All contributing proje... | 31.548263 | 85 | 0.487823 |
9fcb3b59d3fd65235f9b1af833174cfaaa2c73f6 | 355 | asm | Assembly | programs/oeis/025/A025170.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/025/A025170.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/025/A025170.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A025170: G.f.: 1/(1 + 2*x + 9*x^2).
; 1,-2,-5,28,-11,-230,559,952,-6935,5302,51811,-151340,-163619,1689298,-1906025,-11391632,39937489,22649710,-404736821,605626252,2431378885,-10313394038,-1255621889,95331790120,-179362983239,-499260144602,2612787138355,-732232975292
add $0,1
mul $0,2
seq $0,88137 ; Generalized Gau... | 44.375 | 232 | 0.743662 |
13d4a90a7e99afd40811e3bfef4756f015984ae2 | 248 | asm | Assembly | Perl6 Compiler/compiled/random.asm | Itay2805/Perl6-Native-Compiler | 8c68f9a0e7547d43cd299d0cb3d3be53e772b310 | [
"Apache-2.0"
] | 1 | 2016-08-25T21:57:17.000Z | 2016-08-25T21:57:17.000Z | Perl6 Compiler/compiled/random.asm | Itay2805/Perl6-Native-Compiler | 8c68f9a0e7547d43cd299d0cb3d3be53e772b310 | [
"Apache-2.0"
] | null | null | null | Perl6 Compiler/compiled/random.asm | Itay2805/Perl6-Native-Compiler | 8c68f9a0e7547d43cd299d0cb3d3be53e772b310 | [
"Apache-2.0"
] | null | null | null | [extern printf]
[section code]
[global main]
main:
push rbp
mov rbp, rsp
sub rsp, 0
mov rsp, rbp
pop rbp
xor rax, rax
ret
[section rodata]
num_fmt_line:
db "%d", 10, 0
str_fmt_line:
db "%s", 10, 0
num_fmt:
db "%d", 0
str_fmt:
db "%s", 0
| 11.809524 | 16 | 0.637097 |
4840712bbe4e1d905445d5349a46e91972c9aec3 | 818 | asm | Assembly | oeis/045/A045425.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/045/A045425.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/045/A045425.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A045425: Primes congruent to {0, 3} mod 7.
; Submitted by Jamie Morken(w1)
; 3,7,17,31,59,73,101,157,199,227,241,269,283,311,353,367,409,479,521,563,577,619,647,661,773,787,829,857,941,983,997,1039,1109,1123,1151,1193,1249,1277,1291,1319,1361,1459,1487,1543,1571,1613,1627,1669,1697,1753,1823,1879,1907,1949,2089,2131,... | 32.72 | 462 | 0.694377 |
2195cb6ae1a86386b41d75aaf2fdff2875af9896 | 545 | asm | Assembly | libsrc/games/vg5k/bit_open_di.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/games/vg5k/bit_open_di.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/games/vg5k/bit_open_di.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | ; $Id: bit_open_di.asm,v 1.2 2015/01/19 01:32:45 pauloscustodio Exp $
;
; VG-5000 1 bit sound functions
;
; Open sound and disable interrupts for exact timing
;
; Stefano Bodrato - 2014
;
PUBLIC bit_open_di
EXTERN snd_tick
EXTERN bit_irqstatus
INCLUDE "games/games.inc"
.bit_open_di
... | 18.793103 | 69 | 0.559633 |
d0960c62d617e04bb77065745680ffd4e1076709 | 466 | asm | Assembly | oeis/112/A112605.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/112/A112605.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/112/A112605.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A112605: Number of representations of n as a sum of a square and six times a triangular number.
; Submitted by Jamie Morken(s3)
; 1,2,0,0,2,0,1,2,0,2,2,0,0,0,0,2,2,0,1,2,0,0,4,0,0,2,0,2,0,0,0,2,0,0,2,0,3,2,0,0,2,0,2,2,0,2,0,0,0,2,0,0,2,0,2,2,0,0,0,0,1,4,0,0,4,0,0,2,0,2,2,0,2,0,0,0,2,0,0,0,0,2,2,0,0,4,0,2,0,0,1,2,0,0,... | 38.833333 | 201 | 0.628755 |
46ecbfae728d4e1347d07b848c24d198a123065b | 42,942 | asm | Assembly | gfx/pics.asm | Trap-Master/spacworld97-thingy | a144827abecacdfec6cdc3baa32098e9290adf70 | [
"blessing"
] | null | null | null | gfx/pics.asm | Trap-Master/spacworld97-thingy | a144827abecacdfec6cdc3baa32098e9290adf70 | [
"blessing"
] | null | null | null | gfx/pics.asm | Trap-Master/spacworld97-thingy | a144827abecacdfec6cdc3baa32098e9290adf70 | [
"blessing"
] | null | null | null | INCLUDE "constants.asm"
; PokemonPicPointers and UnownPicPointers are assumed to start at the same
; address, but in different banks. This is enforced in pokecrystal.link.
SECTION "Pic Pointers", ROMX
INCLUDE "data/pokemon/pic_pointers.asm"
SECTION "Unown Pic Pointers", ROMX
INCLUDE "data/pokemon/unown_pic_poin... | 59.394191 | 75 | 0.758162 |
38fe53d728bc2bde0ea8c1438efe63a4eee57a35 | 415 | asm | Assembly | dataToTestOn/asm/5/prog03.asm | Epacik/8051-ASM-Plugin | 3e2cf55c82733d66198bd41a68f8363c0129043b | [
"MIT"
] | 1 | 2020-11-10T18:42:46.000Z | 2020-11-10T18:42:46.000Z | dataToTestOn/asm/5/prog03.asm | Epacik/8051-ASM-Plugin | 3e2cf55c82733d66198bd41a68f8363c0129043b | [
"MIT"
] | null | null | null | dataToTestOn/asm/5/prog03.asm | Epacik/8051-ASM-Plugin | 3e2cf55c82733d66198bd41a68f8363c0129043b | [
"MIT"
] | null | null | null | ZNAKI EQU 30H
LJMP START
ORG 100H
START:
MOV ZNAKI, #01011011B
MOV R3, #010101B
START2:
MOV R2, #0
WYSW:
SETB P1.6
MOV R0, #CSDS
MOV A, R3
MOVX @R0, A
MOV R0, #CSDB
;MOV R1, #ZNAKI
MOV A, ZNAKI
MOVX @R0, A
CLR P1.6
... | 18.043478 | 28 | 0.457831 |
b0a441c40aa276403b69da8afcbda564cc3c451f | 765 | asm | Assembly | oeis/104/A104970.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/104/A104970.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/104/A104970.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A104970: Sum of squares of terms in even-indexed rows of triangle A104967.
; Submitted by Christian Krause
; 1,6,18,92,298,1444,4852,22840,78490,362580,1265564,5767688,20366596,91866984,327351336,1464522864,5257011066,23361650484,84371466636,372831130344,1353477992556,5952169844664,21704580414936,95051752387344,34795... | 34.772727 | 484 | 0.801307 |
fc0d2fe6add5a8270ecc272959608b0040cd4df3 | 4,137 | asm | Assembly | third-party/gmp/gmp-src/mpn/x86_64/bd1/aorsmul_1.asm | jhh67/chapel | f041470e9b88b5fc4914c75aa5a37efcb46aa08f | [
"ECL-2.0",
"Apache-2.0"
] | 1,602 | 2015-01-06T11:26:31.000Z | 2022-03-30T06:17:21.000Z | third-party/gmp/gmp-src/mpn/x86_64/bd1/aorsmul_1.asm | jhh67/chapel | f041470e9b88b5fc4914c75aa5a37efcb46aa08f | [
"ECL-2.0",
"Apache-2.0"
] | 11,789 | 2015-01-05T04:50:15.000Z | 2022-03-31T23:39:19.000Z | third-party/gmp/gmp-src/mpn/x86_64/bd1/aorsmul_1.asm | jhh67/chapel | f041470e9b88b5fc4914c75aa5a37efcb46aa08f | [
"ECL-2.0",
"Apache-2.0"
] | 498 | 2015-01-08T18:58:18.000Z | 2022-03-20T15:37:45.000Z | dnl AMD64 mpn_addmul_1 and mpn_submul_1 optimised for AMD Bulldozer.
dnl Copyright 2003-2005, 2007, 2008, 2011, 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... | 21.659686 | 79 | 0.624365 |
f28bd20ffa9f89a2d110cf9f8445dbdf25ea07f3 | 2,390 | asm | Assembly | libsrc/adt/linkedlist/adt_ListPrepend_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/adt/linkedlist/adt_ListPrepend_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/adt/linkedlist/adt_ListPrepend_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | ; int __CALLEE__ adt_ListPrepend_callee(struct adt_List *list, void *item)
; 02.2003, 06.2005 aralbrec
PUBLIC adt_ListPrepend_callee
PUBLIC ASMDISP_ADT_LISTPREPEND_CALLEE
PUBLIC ASMDISP_ADT_LISTPREPEND2
EXTERN ADTemptylistadd
EXTERN _u_malloc
.adt_ListPrepend_callee
pop hl
pop bc
pop de
push hl
.asment... | 24.387755 | 89 | 0.543933 |
e8a45f486c1c70088994daabcfb5abde4b5b1fb6 | 11,120 | asm | Assembly | Miscellaneous/Chip16-Emulator/roms/Sources/Herdle/Herdle.asm | ghivert/Student-Projects | 43d7a61eac94365b3296ea09311f855ac00d71d1 | [
"MIT"
] | 2 | 2017-09-11T19:13:06.000Z | 2020-01-20T09:05:40.000Z | Miscellaneous/Chip16-Emulator/roms/Sources/Herdle/Herdle.asm | ghivert/Student-Projects | 43d7a61eac94365b3296ea09311f855ac00d71d1 | [
"MIT"
] | null | null | null | Miscellaneous/Chip16-Emulator/roms/Sources/Herdle/Herdle.asm | ghivert/Student-Projects | 43d7a61eac94365b3296ea09311f855ac00d71d1 | [
"MIT"
] | 3 | 2017-02-08T18:01:56.000Z | 2018-10-04T21:30:08.000Z | ; Herding game for Chip16
; Coding: Tim Kelsall
; Art: Chris Kelsall
;-------------------------------------------------------------------------------
; Outline:
; You are a sheep dog, you get round the sheep, and reach the exit,
; at the top of the screen, without colliding into sheep or fencing.
; A path ... | 21.020794 | 81 | 0.586871 |
1efbec5a778cb240d80c4e928b972f7d64b8e668 | 720 | asm | Assembly | programs/oeis/158/A158481.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/158/A158481.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/158/A158481.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A158481: 49n^2 + 7.
; 56,203,448,791,1232,1771,2408,3143,3976,4907,5936,7063,8288,9611,11032,12551,14168,15883,17696,19607,21616,23723,25928,28231,30632,33131,35728,38423,41216,44107,47096,50183,53368,56651,60032,63511,67088,70763,74536,78407,82376,86443,90608,94871,99232,103691,108248,112903,117656,122507,127456,132... | 72 | 637 | 0.805556 |
6f71f93c1bee30eb3da67648d88af9a61803085c | 2,568 | asm | Assembly | qpu_programs/qpu_mask_tiled_1x1.asm | peytonicmaster6/VC4CV | d9d97ea58ede31ce91748f7ec2eddbe043a8863b | [
"MIT"
] | 5 | 2020-05-16T10:36:08.000Z | 2022-03-21T03:03:48.000Z | qpu_programs/qpu_mask_tiled_1x1.asm | peytonicmaster6/VC4CV | d9d97ea58ede31ce91748f7ec2eddbe043a8863b | [
"MIT"
] | 2 | 2020-06-15T15:40:57.000Z | 2022-03-07T02:25:23.000Z | qpu_programs/qpu_mask_tiled_1x1.asm | peytonicmaster6/VC4CV | d9d97ea58ede31ce91748f7ec2eddbe043a8863b | [
"MIT"
] | 1 | 2022-01-22T05:40:02.000Z | 2022-01-22T05:40:02.000Z | .include "vc4.qinc"
# Uniforms
.set srcAddr, ra0
.set tgtAddr, ra1
.set srcStride, rb0
.set tgtStride, rb1
.set lineWidth, ra2
.set lineCount, ra3
mov srcAddr, unif;
mov tgtAddr, unif;
mov srcStride, unif;
mov tgtStride, unif;
mov lineWidth, unif;
mov lineCount, unif;
# Variables
.set y, ra4 # Iterator over all line... | 19.164179 | 88 | 0.675623 |
16c1ab0f734b9ff7cbad7653ff99e2b32e9b186f | 652 | asm | Assembly | libsrc/_DEVELOPMENT/arch/zx/bifrost2/c/sdcc/BIFROST2_fillTileAttrH.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/arch/zx/bifrost2/c/sdcc/BIFROST2_fillTileAttrH.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/arch/zx/bifrost2/c/sdcc/BIFROST2_fillTileAttrH.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ; ----------------------------------------------------------------
; Z88DK INTERFACE LIBRARY FOR THE BIFROST*2 ENGINE
;
; See "bifrost2.h" for further details
; ----------------------------------------------------------------
; void BIFROST2_fillTileAttrH(unsigned char lin,unsigned char col,unsigned char attr)
SECTIO... | 24.148148 | 85 | 0.556748 |
9a72c6244a4f21a42f7d6897114c3c747e64f7f6 | 227 | asm | Assembly | programs/asm/screens/screens.asm | Zenith80/initial_emulator | 2c2bfbed9fe0ed55c856a02b52a5fdd97f328e72 | [
"Apache-2.0"
] | 9 | 2017-11-12T23:16:14.000Z | 2017-12-08T19:42:44.000Z | programs/asm/screens/screens.asm | Zenith80/Zenith80 | 2c2bfbed9fe0ed55c856a02b52a5fdd97f328e72 | [
"Apache-2.0"
] | null | null | null | programs/asm/screens/screens.asm | Zenith80/Zenith80 | 2c2bfbed9fe0ed55c856a02b52a5fdd97f328e72 | [
"Apache-2.0"
] | null | null | null | .include "keyboard.inc"
screens:
.dw intro, awaken, toyourfeet, cell, numbskull1
.shared:
call poll_character
cp keyq
jp z, quit
cp keym
jp z, to_menu
ret
shared_options: .db "'q' - Quit\n'm' - exit to Main menu\n",0
| 14.1875 | 61 | 0.69163 |
5ee3e719072dd6deda9354663d72adca95a7e612 | 40,603 | asm | Assembly | echo.asm | jinsongwei/kernel_xv6 | c6c84ff6e3466fa3d57c8a2f35f83c38fde5ba64 | [
"MIT-0"
] | null | null | null | echo.asm | jinsongwei/kernel_xv6 | c6c84ff6e3466fa3d57c8a2f35f83c38fde5ba64 | [
"MIT-0"
] | null | null | null | echo.asm | jinsongwei/kernel_xv6 | c6c84ff6e3466fa3d57c8a2f35f83c38fde5ba64 | [
"MIT-0"
] | null | null | null |
_echo: file format elf32-i386
Disassembly of section .text:
00000000 <main>:
#include "stat.h"
#include "user.h"
int
main(int argc, char *argv[])
{
0: 55 push %ebp
1: 89 e5 mov %esp,%ebp
3: 83 e4 f0 and $0xfffffff0,%esp
6: 83 ec 20 ... | 33.80766 | 60 | 0.425584 |
bdedb642d3124ed3dc594de69a03afbd5d1b514e | 443 | asm | Assembly | oeis/077/A077849.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/077/A077849.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/077/A077849.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A077849: Expansion of (1-x)^(-1)/(1 - 2*x - x^2 - x^3).
; Submitted by Jon Maiga
; 1,3,8,21,54,138,352,897,2285,5820,14823,37752,96148,244872,623645,1588311,4045140,10302237,26237926,66823230,170186624,433434405,1103878665,2811378360,7160069791,18235396608,46442241368,118279949136,301237536249,767197263003
mov $1,1
... | 24.611111 | 226 | 0.68623 |
e41a772e301db2dcabd5cce424e3821c45abea3a | 441 | asm | Assembly | oeis/249/A249945.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/249/A249945.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/249/A249945.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A249945: n! + 3^n.
; Submitted by Jamie Morken(s3)
; 2,4,11,33,105,363,1449,7227,46881,382563,3687849,40093947,479533041,6228615123,87183074169,1307688716907,20922832934721,355687557236163,6402374093148489,121645101571093467,2432902011663424401,51090942182169793203,1124000727808988739609
mov $1,3
pow $1,$0
seq $0,14... | 49 | 237 | 0.782313 |
b66b639b5d3a71d46360d57282514c7a7684ba36 | 9,643 | asm | Assembly | Palmtree.Math.Core.Implements/vs_build/x86_Debug/TEST_op_ToStringX.asm | rougemeilland/Palmtree.Math.Core.Implements | 52f4f6c765d16c9b0baf1fd212c61a33daae138c | [
"MIT"
] | null | null | null | Palmtree.Math.Core.Implements/vs_build/x86_Debug/TEST_op_ToStringX.asm | rougemeilland/Palmtree.Math.Core.Implements | 52f4f6c765d16c9b0baf1fd212c61a33daae138c | [
"MIT"
] | null | null | null | Palmtree.Math.Core.Implements/vs_build/x86_Debug/TEST_op_ToStringX.asm | rougemeilland/Palmtree.Math.Core.Implements | 52f4f6c765d16c9b0baf1fd212c61a33daae138c | [
"MIT"
] | null | null | null | ; Listing generated by Microsoft (R) Optimizing Compiler Version 19.16.27026.1
TITLE Z:\Sources\Lunor\Repos\rougemeilland\Palmtree.Math.Core.Implements\Palmtree.Math.Core.Implements\TEST_op_ToStringX.c
.686P
.XMM
include listing.inc
.model flat
INCLUDELIB MSVCRTD
INCLUDELIB OLDNAMES
msvcjmc SEGMENT
__7B7A869E_... | 26.132791 | 265 | 0.677797 |
9c5355d05c9592f228b976c36f16a00dd5da0ccd | 3,841 | asm | Assembly | packages/external/libmpg123-1.22.x/src/asm_nasm/synth_3dnowext.asm | sezero/SDL2-OS2 | 795968f1bae0ecf4a3bfa9ea376a184a1ee7f220 | [
"Zlib"
] | 2 | 2020-10-14T21:07:10.000Z | 2021-03-06T12:40:08.000Z | packages/external/libmpg123-1.22.x/src/asm_nasm/synth_3dnowext.asm | sezero/SDL2-OS2 | 795968f1bae0ecf4a3bfa9ea376a184a1ee7f220 | [
"Zlib"
] | null | null | null | packages/external/libmpg123-1.22.x/src/asm_nasm/synth_3dnowext.asm | sezero/SDL2-OS2 | 795968f1bae0ecf4a3bfa9ea376a184a1ee7f220 | [
"Zlib"
] | null | null | null | ; 1 "synth_3dnowext.S"
; 1 "<built-in>"
; 1 "<command line>"
; 1 "synth_3dnowext.S"
; 1 "mangle.h" 1
; 13 "mangle.h"
; 1 "config.h" 1
; 14 "mangle.h" 2
; 1 "intsym.h" 1
; 15 "mangle.h" 2
; 2 "synth_3dnowext.S" 2
; 1 "synth_sse3d.h" 1
; 34 "synth_sse3d.h"
%include "asm_nasm.inc"
; NOTE: intsym.h doesn't prefix synth_1... | 15.003906 | 68 | 0.66415 |
d75a7ee361eacce490e7c2505cd6bf1c9681c213 | 638 | asm | Assembly | testdata/dos/addof.asm | rcleveng/go86 | ea438424f2e0625e9644832177b8d10e211f75c4 | [
"Apache-2.0"
] | 1 | 2022-02-24T17:20:30.000Z | 2022-02-24T17:20:30.000Z | testdata/dos/addof.asm | rcleveng/go86 | ea438424f2e0625e9644832177b8d10e211f75c4 | [
"Apache-2.0"
] | null | null | null | testdata/dos/addof.asm | rcleveng/go86 | ea438424f2e0625e9644832177b8d10e211f75c4 | [
"Apache-2.0"
] | null | null | null | ; Testing add with overflow
org 100h
push cs
pop ds
mov si, banner
call printmsg
mov ax, 0F000h
mov es, ax
cmp word [oper], 0
jz fail
add word [oper], 80h
cmp word [oper], 0
jnz fail
jmp pass
add word [oper2], 80h
add word [oper2], 80h
cmp word [oper2], 0
jz fail
jmp pass
finished:
ret
pass:
mov si, strgood
cal... | 10.813559 | 57 | 0.695925 |
94f783df5b9f124155d94ad86af88ea7ae3efb1f | 184 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math32/lm32/c/sccz80/exp.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/math/float/math32/lm32/c/sccz80/exp.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/math/float/math32/lm32/c/sccz80/exp.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_fp_math32
PUBLIC exp
EXTERN _m32_expf
defc exp = _m32_expf
; SDCC bridge for Classic
IF __CLASSIC
PUBLIC _exp
EXTERN cm32_sdcc_exp
defc _exp = cm32_sdcc_exp
ENDIF
| 12.266667 | 25 | 0.798913 |
6fb584109e5c1e0086c7d356f02795b183f0ea95 | 1,236 | asm | Assembly | programs/oeis/007/A007911.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/007/A007911.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/007/A007911.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A007911: a(n) = (n-1)!! - (n-2)!!.
; 1,1,5,7,33,57,279,561,2895,6555,35685,89055,509985,1381905,8294895,24137505,151335135,468934515,3061162125,10033419375,68000295825,234484536825,1645756410375,5943863027025,43105900812975,162446292283275,1214871076343925,4761954230608575,36659590336994625,149048910271886625,1179297... | 37.454545 | 889 | 0.796926 |
03ee899036636cbdb924d75327bd744c8265cdd5 | 5,892 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0xca.log_21829_1123.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_1123.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_1123.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r15
push %r8
push %r9
push %rax
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WC_ht+0x1036f, %r15
nop
mfence
mov $0x6162636465666768, %rdx
movq %rdx, (%r15)
inc %r8
lea addresses_UC_ht+0x19d37, %rax
nop
nop
nop
nop
inc %rcx
mov (%rax), %r15
nop
nop
nop
nop
nop
... | 41.787234 | 2,999 | 0.65835 |
596cf09921a6d58fe8d3d791016c8ca7306c75a4 | 3,104 | asm | Assembly | Tests/IO/Math.e.asm | ShawSumma/Evie | 900b1f68613c15bac48aa9d614a64c972af86b15 | [
"MIT"
] | null | null | null | Tests/IO/Math.e.asm | ShawSumma/Evie | 900b1f68613c15bac48aa9d614a64c972af86b15 | [
"MIT"
] | null | null | null | Tests/IO/Math.e.asm | ShawSumma/Evie | 900b1f68613c15bac48aa9d614a64c972af86b15 | [
"MIT"
] | null | null | null | .intel_syntax noprefix
.global _Z4mainv
.global _Z10Start_Testv
.section .text #.text
_Z10Start_Testv:
mov ecx, 6 #Return_Value94, 6
jmp Return_Here_126 #Return_Here_126
Return_Here_126:
mov r8d, ecx #REG_Return_Value940, Return_Value94
mov r9, rdx #REG_Return_Value940_REMAINDER10291, REMAINDER_30836
mov... | 29.283019 | 69 | 0.770296 |
b7b6b14711ed491265fd6b033797827deaa0a601 | 9,526 | asm | Assembly | maps/unused/Route30.asm | zavytar/pokecolorless | 5fa4930f9f90acaff7ae62367e3d9feae0404464 | [
"blessing"
] | null | null | null | maps/unused/Route30.asm | zavytar/pokecolorless | 5fa4930f9f90acaff7ae62367e3d9feae0404464 | [
"blessing"
] | null | null | null | maps/unused/Route30.asm | zavytar/pokecolorless | 5fa4930f9f90acaff7ae62367e3d9feae0404464 | [
"blessing"
] | null | null | null | object_const_def ; object_event constants
const ROUTE30_YOUNGSTER1
const ROUTE30_YOUNGSTER2
const ROUTE30_YOUNGSTER3
const ROUTE30_BUG_CATCHER
const ROUTE30_YOUNGSTER4
const ROUTE30_MONSTER1
const ROUTE30_MONSTER2
const ROUTE30_FRUIT_TREE1
const ROUTE30_FRUIT_TREE2
const ROUTE30_COOLTRAINER_F
const ROUTE30_... | 21.898851 | 176 | 0.800756 |
f4062efd314e6b37fbbd6c7294a567b9dd8d37a3 | 5,971 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_824.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_824.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_824.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 %r9
push %rax
push %rsi
lea addresses_UC_ht+0x122fe, %rax
nop
nop
nop
nop
cmp %r11, %r11
mov (%rax), %r8
nop
inc %r8
lea addresses_A_ht+0x3afe, %rsi
nop
nop
dec %r10
vmovups (%rsi), %ymm5
vextracti128 $1, %ymm5, %xmm5
vpextrq $1, %xmm5, %r9
... | 36.631902 | 2,999 | 0.654832 |
8525ec4aa892d36cf79da144366b6e166b5bf5a4 | 584 | asm | Assembly | oeis/161/A161549.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/161/A161549.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/161/A161549.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A161549: a(n) = 2n^2 + 14n + 1.
; 1,17,37,61,89,121,157,197,241,289,341,397,457,521,589,661,737,817,901,989,1081,1177,1277,1381,1489,1601,1717,1837,1961,2089,2221,2357,2497,2641,2789,2941,3097,3257,3421,3589,3761,3937,4117,4301,4489,4681,4877,5077,5281,5489,5701,5917,6137,6361,6589,6821,7057,7297,7541,7789,8041,8297,... | 64.888889 | 501 | 0.756849 |
35738bda4c5185a5de77471ac224b1c1665b00ed | 292 | asm | Assembly | programs/oeis/212/A212427.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/212/A212427.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/212/A212427.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A212427: a(n) = 17*n + A000217(n-1).
; 0,17,35,54,74,95,117,140,164,189,215,242,270,299,329,360,392,425,459,494,530,567,605,644,684,725,767,810,854,899,945,992,1040,1089,1139,1190,1242,1295,1349,1404,1460,1517,1575,1634,1694,1755,1817,1880,1944,2009
mov $1,$0
add $0,33
mul $1,$0
div $1,2
| 36.5 | 212 | 0.695205 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.