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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
954ea7742540dcc7c64d498f12ec5119694238f8 | 367 | asm | Assembly | oeis/006/A006332.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/006/A006332.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/006/A006332.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A006332: From the enumeration of corners.
; Submitted by Jamie Morken(s2)
; 0,2,28,168,660,2002,5096,11424,23256,43890,77924,131560,212940,332514,503440,742016,1068144,1505826,2083692,2835560,3801028,5026098,6563832,8475040,10829000,13704210,17189172,21383208,26397308,32355010
mul $0,2
add $0,4
mov $1,$0
bin $0,5
su... | 26.214286 | 203 | 0.752044 |
f84b48c67f5682737cfe16e7048626b030a39d81 | 6,640 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_301.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_301.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_301.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 %r8
push %r9
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WC_ht+0x13439, %r9
nop
nop
nop
add %rbp, %rbp
vmovups (%r9), %ymm6
vextracti128 $0, %ymm6, %xmm6
vpextrq $1, %xmm6, %rsi
nop
add $22068, %r8
lea addresses_WC_ht+0x1adcb, %rsi
lea addresses_UC_h... | 35.698925 | 2,999 | 0.65241 |
8fe547b13ca271f6adf0c0b517839863211d3bc0 | 2,874 | asm | Assembly | install/dos2/getinfo.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | install/dos2/getinfo.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | install/dos2/getinfo.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | ;============================================================================
title GETINFO
;============================================================================
;
; (C) Copyright MICROSOFT Corp. 1991-1992
;
; Title: DOS2.EXE - GUI Portion of DOS Install
;
; Module: GETINFO - Routine that returns a ... | 20.676259 | 78 | 0.543841 |
2685a702a4e7e5cb8f86d198eac5ff8b7f385074 | 430 | asm | Assembly | programs/oeis/053/A053836.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/053/A053836.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/053/A053836.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A053836: Sum of digits of n written in base 16.
; 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,6,7,8,9
add $0,1
lpb $0
... | 25.294118 | 252 | 0.574419 |
9cbba50e59ca279fba11ed8ba1348230c650a279 | 1,623 | asm | Assembly | programs/oeis/334/A334293.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/334/A334293.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/334/A334293.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A334293: First quadrisection of Padovan sequence.
; 1,0,2,5,16,49,151,465,1432,4410,13581,41824,128801,396655,1221537,3761840,11584946,35676949,109870576,338356945,1042002567,3208946545,9882257736,30433357674,93722435101,288627200960,888855064897,2737314167775,8429820731201,25960439030624,79947654422626,2462064466683... | 270.5 | 1,453 | 0.912508 |
f48cc66b0803bf11aa1e764cee6a4759fd781d9b | 612 | asm | Assembly | oeis/033/A033594.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/033/A033594.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/033/A033594.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A033594: a(n) = (n-1)*(2*n-1)*(3*n-1).
; -1,0,15,80,231,504,935,1560,2415,3536,4959,6720,8855,11400,14391,17864,21855,26400,31535,37296,43719,50840,58695,67320,76751,87024,98175,110240,123255,137256,152279,168360,185535,203840,223311,243984,265895,289080,313575,339416,366639,395280,425375,456960,490071,524744,561015,... | 55.636364 | 501 | 0.776144 |
79f3b5a939abaf3cd953c7ec55206ef506e88b57 | 461 | asm | Assembly | matlab_ext/code-miners/projects/prepro/test-data/cb/mFu.asm | zaqwes8811/coordinator-tasks | 7f63fdf613eff5d441a3c2c7b52d2a3d02d9736a | [
"MIT"
] | null | null | null | matlab_ext/code-miners/projects/prepro/test-data/cb/mFu.asm | zaqwes8811/coordinator-tasks | 7f63fdf613eff5d441a3c2c7b52d2a3d02d9736a | [
"MIT"
] | 15 | 2015-03-07T12:46:41.000Z | 2015-04-11T09:08:36.000Z | matlab_ext/code-miners/projects/prepro/test-data/cb/mFu.asm | zaqwes8811/micro-apps | 7f63fdf613eff5d441a3c2c7b52d2a3d02d9736a | [
"MIT"
] | null | null | null | #-*- coding: utf-8 -*-
#include <headers\_v1_IRQ.inc>
temps idata
temp_fsr0L res 1
temp_fsr0H res 1
temp_fsr1L res 1
temp_fsr1H res 1
temp_fsr2L res 1
temp_fsr2H res 1
temp2_fsr0L res 1
temp2_fsr0H res 1
temp2_fsr1L res 1
temp2_fsr1H res 1
temp2_fsr2L res 1
temp2_fsr2H res 1
temp2_WREG res 1
temp2_BSR res... | 17.074074 | 47 | 0.759219 |
213747ff8fc14605a6809472e332d5d7317041d9 | 10,070 | asm | Assembly | brick.asm | mariahassan54/Super-Mario-Game-in-Assembly-Language | 1e037e9acdd9e2bd172c9c2f928a546e5b53a36e | [
"MIT"
] | null | null | null | brick.asm | mariahassan54/Super-Mario-Game-in-Assembly-Language | 1e037e9acdd9e2bd172c9c2f928a546e5b53a36e | [
"MIT"
] | null | null | null | brick.asm | mariahassan54/Super-Mario-Game-in-Assembly-Language | 1e037e9acdd9e2bd172c9c2f928a546e5b53a36e | [
"MIT"
] | null | null | null |
.model medium, stdcall
.stack
.data
brickBlack byte 00d ;black
brickBrown byte 185d ; brown
brickSkin byte 14d ;skin
.code
drawBrick proc x:word, y:word
push AX
push BX
push CX
push DX
push SI
push DI
mov AX, @data
mov DS, AX
... | 12.031063 | 43 | 0.472393 |
953676faef8ec047346a594ec49d9c10924fce13 | 6,316 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0x48.log_21829_2191.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0x48.log_21829_2191.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0x48.log_21829_2191.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 %r14
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x12142, %r13
nop
add %r11, %r11
vmovups (%r13), %ymm1
vextracti128 $1, %ymm1, %xmm1
vpextrq $1, %xmm1, %rbx
nop
xor $13563, %rdi
lea addresses_D_ht+0x1deae, %r14
nop
nop
... | 38.987654 | 2,999 | 0.659911 |
ec970bcf72f65117ec0f7ac886a5ff8ffd44d7eb | 303 | asm | Assembly | Tejas-Simulator/PIN/pin-2.14/source/tools/ToolUnitTests/test_ip_access_app_intel64.asm | markoshorro/tejas_knl | 5e772aef46362d8bec8ad6d5427b9bcff9be5cfe | [
"Apache-2.0"
] | 17 | 2021-07-10T13:22:26.000Z | 2022-02-09T20:11:39.000Z | pin_kit/source/tools/ToolUnitTests/test_ip_access_app_intel64.asm | sawansib/SNIPER | 45ec1eeb09b81a7250bc1a1aaa452f16b2b7f497 | [
"MIT"
] | 4 | 2021-08-18T14:07:24.000Z | 2022-01-24T16:38:06.000Z | pin_kit/source/tools/ToolUnitTests/test_ip_access_app_intel64.asm | sawansib/SNIPER | 45ec1eeb09b81a7250bc1a1aaa452f16b2b7f497 | [
"MIT"
] | 11 | 2016-07-01T02:21:06.000Z | 2020-11-23T08:29:22.000Z | PUBLIC TestIpRead
PUBLIC TestIpWrite
PUBLIC Dummy
.code
TestIpRead PROC
mov eax, DWORD PTR [mylabelR]
mylabelR:
ret
TestIpRead ENDP
TestIpWrite PROC
mov BYTE PTR [mylabelW], 90H
mylabelW:
nop
ret
TestIpWrite ENDP
Dummy PROC
ret
Dummy ENDP
end
| 8.911765 | 40 | 0.653465 |
0e064dc28a945ebaa7eef865c45dddf4b4924cb5 | 739 | asm | Assembly | oeis/077/A077241.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/077/A077241.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/077/A077241.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A077241: Combined Diophantine Chebyshev sequences A054488 and A077413.
; Submitted by Jon Maiga
; 1,2,8,13,47,76,274,443,1597,2582,9308,15049,54251,87712,316198,511223,1842937,2979626,10741424,17366533,62605607,101219572,364892218,589950899,2126747701,3438485822,12395593988,20040964033,72246816227,116807298376,421085... | 36.95 | 488 | 0.801083 |
bd348161d2e0f55edc1c6ee58c9be5d55e06ff22 | 2,439 | asm | Assembly | Kernel/asm/exceptions.asm | camilaDiToro/Kernel-Pure64 | 2d94b13c2dee56c8395f92f55b6c78a2da061bb3 | [
"BSD-3-Clause"
] | null | null | null | Kernel/asm/exceptions.asm | camilaDiToro/Kernel-Pure64 | 2d94b13c2dee56c8395f92f55b6c78a2da061bb3 | [
"BSD-3-Clause"
] | null | null | null | Kernel/asm/exceptions.asm | camilaDiToro/Kernel-Pure64 | 2d94b13c2dee56c8395f92f55b6c78a2da061bb3 | [
"BSD-3-Clause"
] | 1 | 2021-12-08T01:05:48.000Z | 2021-12-08T01:05:48.000Z | GLOBAL print_registers
GLOBAL give_control_to_user
EXTERN print
EXTERN printRegisterFormat
EXTERN newLine
EXTERN main
EXTERN getStackBase
section .text
give_control_to_user:
call getStackBase ; Get thet stack address
mov rsp, rax ; Set up the stack with the returned address
call main
; Retri... | 26.802198 | 266 | 0.592046 |
bb9404b2eb0ec8fb485fb144515ad4577b88b574 | 6,353 | asm | Assembly | OldArchitecture/v1.0/Programs/Demos/eo6/demo_eo6_color.asm | JetStarBlues/Nand-2-Tetris | c27b5c2ac659f1edb63d36d89bf87e226bc5672c | [
"MIT"
] | null | null | null | OldArchitecture/v1.0/Programs/Demos/eo6/demo_eo6_color.asm | JetStarBlues/Nand-2-Tetris | c27b5c2ac659f1edb63d36d89bf87e226bc5672c | [
"MIT"
] | null | null | null | OldArchitecture/v1.0/Programs/Demos/eo6/demo_eo6_color.asm | JetStarBlues/Nand-2-Tetris | c27b5c2ac659f1edb63d36d89bf87e226bc5672c | [
"MIT"
] | null | null | null | // --- Custom splash screen ----
// Designed for the Hack computer
// by @github/jetstarblues
// === Setup ===
// colors
@0 // '0000000000000000'
D = A
@color0
M = D
@4369 // '0001000100010001'
D = A
@color1
M = D
@8738 // '0010001000100010'
D = A
@color2
M = D
@13107 // '0011001100110011'
D =... | 9.011348 | 41 | 0.482449 |
5d7e8c215559dd7e2344233b7769c58d23b849f2 | 340 | asm | Assembly | v2.0/source/msdos/dosseg.asm | neozeed/MS-DOS | 1cb8b96cd347b7eb150922eeb4924ec92911dc31 | [
"MIT"
] | 7 | 2018-09-29T16:03:48.000Z | 2021-04-06T20:08:57.000Z | v2.0/source/msdos/dosseg.asm | neozeed/MS-DOS | 1cb8b96cd347b7eb150922eeb4924ec92911dc31 | [
"MIT"
] | null | null | null | v2.0/source/msdos/dosseg.asm | neozeed/MS-DOS | 1cb8b96cd347b7eb150922eeb4924ec92911dc31 | [
"MIT"
] | null | null | null | ;
; segment ordering for MSDOS
;
CONSTANTS SEGMENT BYTE PUBLIC 'CONST'
CONSTANTS ENDS
DATA SEGMENT BYTE PUBLIC 'DATA'
DATA ENDS
CODE SEGMENT BYTE PUBLIC 'CODE'
CODE ENDS
LAST SEGMENT BYTE PUBLIC 'LAST'
LAST ENDS
DOSGROUP GROUP CODE,... | 18.888889 | 44 | 0.588235 |
2df979e7626612b04cb9d05cc652c10694d36e6e | 1,630 | asm | Assembly | lib/target/pc88/classic/allram.asm | ahjelm/z88dk | c4de367f39a76b41f6390ceeab77737e148178fa | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | lib/target/pc88/classic/allram.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | lib/target/pc88/classic/allram.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ; CRT0 stub for 64k Mode PC88
defc CONSOLE_COLUMNS = 80
defc CONSOLE_ROWS = 25
defc CRT_ORG_CODE = 0x0000
defc TAR__register_sp = 0xc000
defc TAR__clib_exit_stack_size = 32
defc TAR__fputc_cons_generic = 1
; No interrupts registered
defc TAR__crt_enabl... | 20.375 | 61 | 0.683436 |
72687084b33f164fb6dfc2ae3f929729e03e4b61 | 727 | asm | Assembly | oeis/287/A287168.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/287/A287168.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/287/A287168.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A287168: Number of non-attacking bishop positions on a cylindrical 3 X 2n chessboard.
; Submitted by Christian Krause
; 1,16,144,1156,11664,118336,1218816,12574116,129868816,1341610384,13860823824,143206237476,1479580304400,15286786268224,157940749232704,1631820172890436,16859722986240016,174192150898142224,179972741... | 72.7 | 496 | 0.841816 |
a230649af1b8d6e54cf98187d9763ddcc3681ef0 | 1,130 | asm | Assembly | Util/Util.asm | ahmedhussiien/AssemblyLibrary | ecfa060b673af1f7d9c329cf2e16d914902b050c | [
"MIT"
] | null | null | null | Util/Util.asm | ahmedhussiien/AssemblyLibrary | ecfa060b673af1f7d9c329cf2e16d914902b050c | [
"MIT"
] | null | null | null | Util/Util.asm | ahmedhussiien/AssemblyLibrary | ecfa060b673af1f7d9c329cf2e16d914902b050c | [
"MIT"
] | null | null | null | ;===========================================================================
; Util.asm
;---------------------------------------------------------------------------
; Assembly x86 library
;
;
; Author: Ahmed Hussein
; Created:
;
;
; This file provide some Macros that help in d... | 22.156863 | 77 | 0.293805 |
3bd609ed3be13e7efb5febf0b299859c09364ba8 | 1,103 | asm | Assembly | mastersystem/zxb-sms-2012-02-23/zxb-sms/wip/zxb/library-asm/printstr.asm | gb-archive/really-old-stuff | ffb39a518cad47e23353b3420b88e2f3521fd3d7 | [
"Apache-2.0"
] | 10 | 2016-10-27T20:46:02.000Z | 2021-11-01T15:49:13.000Z | mastersystem/zxb-sms-2012-02-23/zxb-sms/wip/zxb/library-asm/printstr.asm | gb-archive/really-old-stuff | ffb39a518cad47e23353b3420b88e2f3521fd3d7 | [
"Apache-2.0"
] | null | null | null | mastersystem/zxb-sms-2012-02-23/zxb-sms/wip/zxb/library-asm/printstr.asm | gb-archive/really-old-stuff | ffb39a518cad47e23353b3420b88e2f3521fd3d7 | [
"Apache-2.0"
] | 2 | 2015-03-11T14:28:08.000Z | 2017-11-02T10:57:57.000Z | #include once <print.asm>
#include once <sposn.asm>
#include once <attr.asm>
#include once <free.asm>
; PRINT command routine
; Prints string pointed by HL
PRINT_STR:
__PRINTSTR: ; __FASTCALL__ Entry to print_string
PROC
LOCAL __PRINT_STR_LOOP
LOCAL __PRINT_STR_END
ld d, a ; Saves A reg (Flag) f... | 19.350877 | 65 | 0.617407 |
f884ba60504e5cb5dfa35078624c03d9959c9662 | 907 | asm | Assembly | src/stars/examples/basics/quadratic1.asm | kevintmcdonnell/stars | ce0df570c546a8490ef4f9ceeb84c8e1132b2791 | [
"MIT"
] | 9 | 2020-11-05T21:26:09.000Z | 2022-03-04T15:24:40.000Z | src/stars/examples/basics/quadratic1.asm | kevintmcdonnell/stars | ce0df570c546a8490ef4f9ceeb84c8e1132b2791 | [
"MIT"
] | 7 | 2020-11-06T15:59:40.000Z | 2021-08-31T16:36:43.000Z | src/stars/examples/basics/quadratic1.asm | kevintmcdonnell/stars | ce0df570c546a8490ef4f9ceeb84c8e1132b2791 | [
"MIT"
] | 1 | 2021-07-13T21:55:02.000Z | 2021-07-13T21:55:02.000Z | ########## Evaluates Ax^2 + Bx + C ##########
# Version 1
# Values of x, A, B, C are hard-coded
.data
ans: .asciiz "Answer: "
endl: .asciiz "\n"
x: .word 6
A: .word 3
B: .word 4
C: .word 5
.text
main:
lw $t0, x # load word at the address of x into $t0
lw $t1, A
lw $t2, B
lw $t3, C
########## Calculations... | 20.155556 | 54 | 0.54355 |
22715c6359de40fe7205d269e0c68e9027376d6d | 1,954 | asm | Assembly | Driver/Video/Dumb/MCGA/mcgaStringTab.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Driver/Video/Dumb/MCGA/mcgaStringTab.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Driver/Video/Dumb/MCGA/mcgaStringTab.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z |
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) GeoWorks 1990 -- All Rights Reserved
PROJECT: PC GEOS
MODULE: Video Drivers
FILE: mcgaStringTab.asm
AUTHOR: Jim DeFrisco, 8/1/90
REVISION HISTORY:
Name Date Description
---- ---- -----------
Jim 8/1/... | 27.914286 | 79 | 0.647902 |
5b8cdebaa50a1460466f3f0b9504b09122ae6155 | 86 | asm | Assembly | tests/testXor.asm | trailofbits/codereason | 5c9d51fe61895ebe29cd9b6d8e60dc49d0162ea2 | [
"MIT"
] | 129 | 2015-06-18T01:24:22.000Z | 2019-05-21T01:00:56.000Z | tests/testXor.asm | zeezocode/codereason | 5c9d51fe61895ebe29cd9b6d8e60dc49d0162ea2 | [
"MIT"
] | 5 | 2015-06-19T05:09:37.000Z | 2015-07-13T18:57:18.000Z | tests/testXor.asm | zeezocode/codereason | 5c9d51fe61895ebe29cd9b6d8e60dc49d0162ea2 | [
"MIT"
] | 28 | 2015-06-18T02:02:03.000Z | 2019-06-28T03:48:15.000Z | BITS 32
SEGMENT .text
_s:
mov eax, ecx
mov ebx, edx
xor eax, ebx
ret
| 9.555556 | 16 | 0.569767 |
9c3164169c884c51bdaaf050b6db264b8c70b985 | 3,016 | asm | Assembly | scripts/LancesRoom.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | 1 | 2022-02-15T00:19:44.000Z | 2022-02-15T00:19:44.000Z | scripts/LancesRoom.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | scripts/LancesRoom.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | LancesRoom_Script:
call LanceShowOrHideEntranceBlocks
call EnableAutoTextBoxDrawing
ld hl, LancesRoomTrainerHeaders
ld de, LancesRoom_ScriptPointers
ld a, [wLancesRoomCurScript]
call ExecuteCurMapScriptInTable
ld [wLancesRoomCurScript], a
ret
LanceShowOrHideEntranceBlocks:
ld hl, wCurrentMapScriptFlags
bit 5... | 19.333333 | 109 | 0.786472 |
a2a3992bbcf39635b882580ab51704e0efe304fa | 1,669 | asm | Assembly | programs/oeis/051/A051867.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/051/A051867.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/051/A051867.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A051867: 15-gonal (or pentadecagonal) numbers: n(13n-11)/2.
; 0,1,15,42,82,135,201,280,372,477,595,726,870,1027,1197,1380,1576,1785,2007,2242,2490,2751,3025,3312,3612,3925,4251,4590,4942,5307,5685,6076,6480,6897,7327,7770,8226,8695,9177,9672,10180,10701,11235,11782,12342,12915,13501,14100,14712,15337,15975,16626,1729... | 208.625 | 1,566 | 0.826842 |
0e293f663b63808dcc7a3d2c43102bcabc1a5af0 | 1,886 | asm | Assembly | software/profi/net-tools/src/uGophy/dos/ochkodos.asm | solegstar/karabas-pro | 0ff5f234eee10cd2b0ed0eb9286c47dd33e1f599 | [
"MIT"
] | 26 | 2020-07-25T15:00:32.000Z | 2022-03-22T19:30:04.000Z | software/profi/net-tools/src/uGophy/dos/ochkodos.asm | solegstar/karabas-pro | 0ff5f234eee10cd2b0ed0eb9286c47dd33e1f599 | [
"MIT"
] | 42 | 2020-07-29T14:29:18.000Z | 2022-03-22T11:34:28.000Z | software/profi/net-tools/src/uGophy/dos/ochkodos.asm | solegstar/karabas-pro | 0ff5f234eee10cd2b0ed0eb9286c47dd33e1f599 | [
"MIT"
] | 7 | 2020-09-07T14:21:31.000Z | 2022-01-24T17:18:56.000Z |
module Dos
page = 1
include "ff.equ"
init:
di
ld a, page : call changeBank
ld hl, bin, de, #c000 : call sauk
mount:
ld l,1 ; Check for valid
push hl
ld bc,drpath_zsd : ld de,ffs
call FF_MOUNT
pop hl
or a
jp nz, error
ei
sub a : call changeBank
ret
; DE - ASCIZ path
c... | 15.983051 | 76 | 0.591198 |
95396fad42de5d584e001e74c03897e0121379c0 | 8,887 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_4k_sm_/i7-7700_9_0xca.log_5977_833.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_st_4k_sm_/i7-7700_9_0xca.log_5977_833.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_st_4k_sm_/i7-7700_9_0xca.log_5977_833.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %r13
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WT_ht+0x102ed, %r10
clflush (%r10)
nop
nop
sub %rsi, %rsi
movb $0x61, (%r10)
nop
nop
nop
nop
nop
xor $55888, %rsi
lea addresses_UC_ht+0x1822e, %rsi
nop
nop
nop
nop
xor $40313, %rdx
... | 29.427152 | 2,999 | 0.652864 |
af10952800e1dced679feea63ae7bf88f8dceb41 | 253 | asm | Assembly | data/mapHeaders/celadonmart3.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 16 | 2018-08-28T21:47:01.000Z | 2022-02-20T20:29:59.000Z | data/mapHeaders/celadonmart3.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 5 | 2019-04-03T19:53:11.000Z | 2022-03-11T22:49:34.000Z | data/mapHeaders/celadonmart3.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 2 | 2019-12-09T19:46:02.000Z | 2020-12-05T21:36:30.000Z | CeladonMart3_h:
db LOBBY ; tileset
db CELADON_MART_3_HEIGHT, CELADON_MART_3_WIDTH ; dimensions (y, x)
dw CeladonMart3Blocks, CeladonMart3TextPointers, CeladonMart3Script ; blocks, texts, scripts
db $00 ; connections
dw CeladonMart3Object ; objects
| 36.142857 | 93 | 0.810277 |
e016bf2dc82c98d93c4c2d3152bbb2495951ac3f | 364 | asm | Assembly | programs/oeis/140/A140420.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/140/A140420.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/140/A140420.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A140420: Binomial transform of 0, 1, 1, 7, 7, 31, 31, ..., zero followed by duplicated A083420.
; 0,1,3,13,45,151,483,1513,4665,14251,43263,130813,394485,1187551,3570843,10728913,32219505,96724051,290303223,871171813,2614039725,7843167751,23531600403,70598995513,211805375145,635432902651
add $0,1
seq $0,3063 ; a(n) ... | 40.444444 | 192 | 0.736264 |
20eb083b9cf7bd18101cf881676762f98dbb945c | 857 | asm | Assembly | PRG/objects/W5A.asm | narfman0/smb3_pp1 | 38a58adafff67a403591e38875e9fae943a5fe76 | [
"Unlicense"
] | null | null | null | PRG/objects/W5A.asm | narfman0/smb3_pp1 | 38a58adafff67a403591e38875e9fae943a5fe76 | [
"Unlicense"
] | null | null | null | PRG/objects/W5A.asm | narfman0/smb3_pp1 | 38a58adafff67a403591e38875e9fae943a5fe76 | [
"Unlicense"
] | null | null | null | .byte $00 ; Unknown purpose
.byte OBJ_AUTOSCROLL, $00, $03
.byte OBJ_CLOUDSINBGBEGIN, $01, $03
.byte OBJ_CFIRE_ULCANNON, $17, $0F
.byte OBJ_FIREJET_LEFT, $18, $0D
.byte OBJ_CFIRE_HLCANNON2, $24, $15
.byte OBJ_CFIRE_HLCANNON2, $27, $15
.byte OBJ_CFIRE_BULLETBILL, $2D, $0C
.byte OBJ_CFIRE_URCANNON2, $38, $07
.... | 32.961538 | 37 | 0.722287 |
f5e34bf1c6efaae22a308a7bc3d20273723d878c | 544 | asm | Assembly | oeis/000/A000005.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/000/A000005.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/000/A000005.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A000005: d(n) (also called tau(n) or sigma_0(n)), the number of divisors of n.
; Submitted by Christian Krause
; 1,2,2,3,2,4,2,4,3,4,2,6,2,4,4,5,2,6,2,6,4,4,2,8,3,4,4,6,2,8,2,6,4,4,4,9,2,4,4,8,2,8,2,6,6,4,2,10,3,6,4,6,2,8,4,8,4,4,2,12,2,4,6,7,4,8,2,6,4,8,2,12,2,4,6,6,4,8,2,10,5,4,2,12,4,4,4,8,2,12,4,6,4,4,4,12,2,6,6,... | 20.923077 | 208 | 0.522059 |
ddca411cf1bee82376a84b45c01beef4eed433c0 | 21,174 | asm | Assembly | ee/wman/move.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | ee/wman/move.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | ee/wman/move.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | ; New move routines V1.21 (c) 1991-2013 T. Tebby, M. Kilgus, W. Lenerz
;---------------------------------------------------------------------------
; replacement window move routine, moves wdw or outline about the screen
; this uses the gu_achp and gu_rchp calls, include them;
; this only works when using a mouse!!!
... | 31.46211 | 95 | 0.669217 |
77384d26710911553390d80874f0208ae922598d | 763 | asm | Assembly | oeis/229/A229031.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/229/A229031.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/229/A229031.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A229031: Number of 5-colorings of the strong product of the complete graph K2 and the cycle graph Cn.
; Submitted by Christian Krause
; 120,0,2400,3840,63360,215040,1943040,9031680,64665600,346030080,2243911680,12792299520,79437987840,465890181120,2838290104320,16857940623360,101834835886080,608260231004160,366055649... | 58.692308 | 484 | 0.85059 |
123f28e4eec3091acabcb0702dd2c5bd961a645b | 899 | asm | Assembly | oeis/186/A186359.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/186/A186359.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/186/A186359.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A186359: Number of permutations of {1,2,...,n} having no up-down cycles. A cycle (b(1), b(2), ...) is said to be up-down if, when written with its smallest element in the first position, it satisfies b(1)<b(2)>b(3)<... .
; Submitted by Christian Krause
; 1,0,0,1,4,19,114,799,6392,57527,575270,6327971,75935652,9871634... | 42.809524 | 476 | 0.771969 |
3405b4c36b4e454b8f8cafa5dac456e1fa1b8e60 | 694 | asm | Assembly | oeis/099/A099827.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/099/A099827.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/099/A099827.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A099827: Generalized harmonic number H(n,5) = Sum_{k=1..n} 1/k^5 multiplied by (n!)^5.
; Submitted by Jon Maiga
; 0,1,33,8051,8252000,25795462624,200610400564224,3371852494046112768,110492114540967125581824,6524555433591956305924325376,652461835742417609568446054400000,105080260346474296336209157187174400000,26147432... | 46.266667 | 478 | 0.842939 |
163aaeccdcfbf36049bfd975e37b39b07d80cf74 | 1,318 | asm | Assembly | programs/oeis/014/A014825.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/014/A014825.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/014/A014825.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A014825: a(n) = 4*a(n-1) + n with n > 1, a(1)=1.
; 1,6,27,112,453,1818,7279,29124,116505,466030,1864131,7456536,29826157,119304642,477218583,1908874348,7635497409,30541989654,122167958635,488671834560,1954687338261,7818749353066,31274997412287,125099989649172,500399958596713,2001599834386878,8006399337547539,32025597... | 94.142857 | 1,171 | 0.897572 |
5e63f55cac462232ecbdedbc2875489683980671 | 3,971 | asm | Assembly | exampl05/console/hashapp/primes/primes.asm | AlexRogalskiy/Masm | d39498878f140696b299c76436f209156961429e | [
"MIT"
] | null | null | null | exampl05/console/hashapp/primes/primes.asm | AlexRogalskiy/Masm | d39498878f140696b299c76436f209156961429e | [
"MIT"
] | null | null | null | exampl05/console/hashapp/primes/primes.asm | AlexRogalskiy/Masm | d39498878f140696b299c76436f209156961429e | [
"MIT"
] | null | null | null | ; thanks to Scali .. he helped optimizing this
.386
.model flat, stdcall
option casemap:none
include \masm32\include\windows.inc
include \masm32\include\kernel32.inc
include \masm32\include\user32.inc
includelib \masm32\lib\kernel32.lib
includelib \masm32\lib\user32.lib
inv equ invoke
.data
hFile ... | 41.8 | 100 | 0.55175 |
bd4afdf1bd9172b58ab7b4ab3bfcb9defa6f1006 | 211 | asm | Assembly | subs/perform.asm | DigitalMars/optlink | 493de158282046641ef2a3a60a88e25e26d88ec4 | [
"BSL-1.0"
] | 28 | 2015-02-03T01:38:24.000Z | 2022-03-23T05:48:24.000Z | subs/perform.asm | DigitalMars/optlink | 493de158282046641ef2a3a60a88e25e26d88ec4 | [
"BSL-1.0"
] | 20 | 2015-01-02T14:51:20.000Z | 2021-01-09T21:37:19.000Z | subs/perform.asm | DigitalMars/optlink | 493de158282046641ef2a3a60a88e25e26d88ec4 | [
"BSL-1.0"
] | 9 | 2015-02-11T17:43:56.000Z | 2019-09-05T11:07:02.000Z | TITLE PERFORM
INCLUDE MACROS
PUBLIC PERFORM_VERIFY_A,PERFORM_VERIFY_B
.CODE MIDDLE_TEXT
PERFORM_VERIFY_A PROC
;
;
;
RET
PERFORM_VERIFY_A ENDP
PERFORM_VERIFY_B EQU PERFORM_VERIFY_A
END
| 9.590909 | 42 | 0.753555 |
52d2f196a7ff0d436b2a24a3c645d687cec3dfb9 | 202 | asm | Assembly | src/test/resources/data/potests/test62.asm | cpcitor/mdlz80optimizer | 75070d984e1f08474e6d397c7e0eb66d8be0c432 | [
"Apache-2.0"
] | 36 | 2020-06-29T06:52:26.000Z | 2022-02-10T19:41:58.000Z | src/test/resources/data/potests/test62.asm | cpcitor/mdlz80optimizer | 75070d984e1f08474e6d397c7e0eb66d8be0c432 | [
"Apache-2.0"
] | 39 | 2020-07-02T18:19:34.000Z | 2022-03-27T18:08:54.000Z | src/test/resources/data/potests/test62.asm | cpcitor/mdlz80optimizer | 75070d984e1f08474e6d397c7e0eb66d8be0c432 | [
"Apache-2.0"
] | 7 | 2020-07-02T06:00:05.000Z | 2021-11-28T17:31:13.000Z | ; Test: some SDCC case
ld a,(var1)
ld (var2),a
ld a,(var1+1)
ld iy,var2
ld (iy+1),a
sra (iy+1)
rr (iy)
sra (iy+1)
rr (iy)
sra (iy+1)
rr (iy)
loop:
jr loop
var1: dw 0
var2: dw 0 | 11.222222 | 22 | 0.524752 |
18ccdf1bad6f7adbdef376a80d084abfe62db8fd | 684 | asm | Assembly | oeis/089/A089033.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/089/A089033.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/089/A089033.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A089033: Numbers n such that 7*n+3 is prime.
; Submitted by Jamie Morken(s4)
; 0,2,4,8,10,14,22,28,32,34,38,40,44,50,52,58,68,74,80,82,88,92,94,110,112,118,122,134,140,142,148,158,160,164,170,178,182,184,188,194,208,212,220,224,230,232,238,242,250,260,268,272,278,298,304,320,334,340,344,352,364,368,370,374,380,382,38... | 32.571429 | 374 | 0.669591 |
c04a7b920c443bbb94e42a1cb217f0b240502677 | 124 | asm | Assembly | Mips/Studies/printingFloat.asm | otavreis/-Computer-Architecture-and-Organization | 317c7077b1b08a50985767d8114af5be580cc764 | [
"MIT"
] | 1 | 2020-09-03T00:16:24.000Z | 2020-09-03T00:16:24.000Z | Mips/Studies/printingFloat.asm | otavreis/-Computer-Architecture-and-Organization | 317c7077b1b08a50985767d8114af5be580cc764 | [
"MIT"
] | null | null | null | Mips/Studies/printingFloat.asm | otavreis/-Computer-Architecture-and-Organization | 317c7077b1b08a50985767d8114af5be580cc764 | [
"MIT"
] | null | null | null | .data
PI: .float 3.14
.text
li $v0, 2 #the code to print a float is 2
lwc1 $f12, PI #uses Coproc1
syscall | 17.714286 | 47 | 0.58871 |
2dabfcd767777621ffe1967e29e0ba9b4faaf331 | 6,435 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca.log_21829_730.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca.log_21829_730.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca.log_21829_730.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r13
push %r15
push %r8
push %r9
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WT_ht+0xed66, %r8
nop
nop
nop
nop
nop
dec %r9
movl $0x61626364, (%r8)
lfence
lea addresses_WC_ht+0xa966, %r13
nop
nop
nop
nop
dec %r15
mov (%r13), %rdi
nop
nop
nop
inc %r13
... | 35.357143 | 2,999 | 0.657809 |
8dacc0f3ca1655f3bec25a444c30d7b803c12ffa | 508 | asm | Assembly | Working Disassembly/Levels/ICZ/Misc Object Data/Map - Snowdust.asm | TeamASM-Blur/Sonic-3-Blue-Balls-Edition | 7e8a2c5df02271615ff4cae529521e6b1560d6b1 | [
"Apache-2.0"
] | 5 | 2021-07-09T08:17:56.000Z | 2022-02-27T19:57:47.000Z | Working Disassembly/Levels/ICZ/Misc Object Data/Map - Snowdust.asm | TeamASM-Blur/Sonic-3-Blue-Balls-Edition | 7e8a2c5df02271615ff4cae529521e6b1560d6b1 | [
"Apache-2.0"
] | null | null | null | Working Disassembly/Levels/ICZ/Misc Object Data/Map - Snowdust.asm | TeamASM-Blur/Sonic-3-Blue-Balls-Edition | 7e8a2c5df02271615ff4cae529521e6b1560d6b1 | [
"Apache-2.0"
] | null | null | null | Map_361F0E: dc.w Frame_361F1A-Map_361F0E
dc.w Frame_361F22-Map_361F0E
dc.w Frame_361F2A-Map_361F0E
dc.w Frame_361F32-Map_361F0E
dc.w Frame_361F3A-Map_361F0E
dc.w Frame_361F42-Map_361F0E
Frame_361F1A: dc.w 1
dc.b $F8, 0, 0, 0,$FF,$FC
Frame_361F22: dc.w 1
dc.b $F8, 0, 8, 0,$FF,$FC
Frame_361F2A: dc.w 1... | 26.736842 | 40 | 0.645669 |
9b7cf86f251294ae231a9af85315bcecdba278e0 | 2,475 | asm | Assembly | SNesoid/sneslib_comp/i386/zsnesc4.asm | Pretz/SNesoid | a9381085e07c5aabbe8e371854d579fede0893ae | [
"Xnet",
"X11"
] | 17 | 2015-01-19T05:33:25.000Z | 2021-10-05T23:24:33.000Z | snes9x/src/main/cpp/sneslib/i386/zsnesc4.asm | CharlesNascimento/K-SNES | 10f97fdf28e647b484a68aecd1387ec549290c62 | [
"MIT"
] | 5 | 2015-01-19T09:24:55.000Z | 2019-08-09T18:55:58.000Z | SNesoid/sneslib_comp/i386/zsnesc4.asm | Pretz/SNesoid | a9381085e07c5aabbe8e371854d579fede0893ae | [
"Xnet",
"X11"
] | 22 | 2015-01-17T00:24:52.000Z | 2021-08-13T02:51:30.000Z | ; Snes9x - Portable Super Nintendo Entertainment System (TM) emulator.
;
; Super FX assembler emulator code
; (c) Copyright 1998, 1999 zsKnight and _Demo_.
;
; Permission to use, copy, modify and distribute Snes9x in both binary and
; source form, for non-commercial purposes, is hereby granted without fee,
; providing ... | 23.798077 | 76 | 0.767677 |
8844c0d071089fbf253c38bc1165d56376f3d6ce | 1,224 | asm | Assembly | programs/oeis/007/A007997.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/007/A007997.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/007/A007997.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A007997: a(n) = ceiling((n-3)(n-4)/6).
; 0,0,1,1,2,4,5,7,10,12,15,19,22,26,31,35,40,46,51,57,64,70,77,85,92,100,109,117,126,136,145,155,166,176,187,199,210,222,235,247,260,274,287,301,316,330,345,361,376,392,409,425,442,460,477,495,514,532,551,571,590,610,631,651,672,694,715,737,760,782,805,829,852,876,901,925,950,97... | 153 | 1,144 | 0.763072 |
883e33648682823a9a473dae4673002b01127a23 | 494 | asm | Assembly | programs/oeis/002/A002808.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/002/A002808.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/002/A002808.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A002808: The composite numbers: numbers n of the form x*y for x > 1 and y > 1.
; 4,6,8,9,10,12,14,15,16,18,20,21,22,24,25,26,27,28,30,32,33,34,35,36,38,39,40,42,44,45,46,48,49,50,51,52,54,55,56,57,58,60,62,63,64,65,66,68,69,70,72,74,75,76,77,78,80,81,82,84,85,86,87,88,90,91,92,93,94,95,96,98,99,100,102,104,105,106,10... | 70.571429 | 324 | 0.668016 |
93ab8a79edecff42e25c67fa8edeafe2c5e440a0 | 633 | asm | Assembly | libsrc/zx81/zx_cls.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | null | null | null | libsrc/zx81/zx_cls.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | null | null | null | libsrc/zx81/zx_cls.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | null | null | null | ;
; ZX81 libraries - Stefano
;
;----------------------------------------------------------------
;
; $Id: zx_cls.asm,v 1.8 2015/08/07 06:23:58 stefano Exp $
;
;----------------------------------------------------------------
;
; ROM mode CLS.. useful to expand collapsed display file
;
;---------------------------------... | 16.657895 | 65 | 0.480253 |
ca8a07b52a0638efd5dc5900fce212052d485442 | 668 | asm | Assembly | oeis/135/A135039.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/135/A135039.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/135/A135039.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A135039: Ceiling(Pi*n^2).
; Submitted by Christian Krause
; 0,4,13,29,51,79,114,154,202,255,315,381,453,531,616,707,805,908,1018,1135,1257,1386,1521,1662,1810,1964,2124,2291,2464,2643,2828,3020,3217,3422,3632,3849,4072,4301,4537,4779,5027,5282,5542,5809,6083,6362,6648,6940,7239,7543,7854,8172,8495,8825,9161,9504,9853... | 51.384615 | 500 | 0.745509 |
4a885d0f34607b9e31be347aa067ab345902486d | 662 | asm | Assembly | oeis/030/A030655.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/030/A030655.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/030/A030655.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A030655: Pair up the numbers.
; Submitted by Jamie Morken(s2)
; 12,34,56,78,910,1112,1314,1516,1718,1920,2122,2324,2526,2728,2930,3132,3334,3536,3738,3940,4142,4344,4546,4748,4950,5152,5354,5556,5758,5960,6162,6364,6566,6768,6970,7172,7374,7576,7778,7980,8182,8384,8586,8788,8990,9192,9394,9596,9798,99100,101102,10310... | 41.375 | 495 | 0.768882 |
0594b1b5fd60d110e3c6ba02585d04b6e5c99fd6 | 1,979 | asm | Assembly | programs/oeis/026/A026915.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/026/A026915.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/026/A026915.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A026915: a(n) = T(n,0) + T(n,1) + ... + T(n,n), T given by A026907.
; 1,26,100,272,640,1400,2944,6056,12304,24824,49888,100040,200368,401048,802432,1605224,3210832,6422072,12844576,25689608,51379696,102759896,205520320,411041192,822082960,1644166520,3288333664,6576667976,13153336624,26306673944,52613348608,1052266979... | 141.357143 | 1,809 | 0.903487 |
016f5c7c3753e952123ceb54a807537cfe310011 | 1,173 | asm | Assembly | programs/oeis/070/A070229.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/070/A070229.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/070/A070229.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A070229: Next m>n such that m is divisible by lpf(n), lpf=A006530 largest prime factor.
; 2,4,6,6,10,9,14,10,12,15,22,15,26,21,20,18,34,21,38,25,28,33,46,27,30,39,30,35,58,35,62,34,44,51,42,39,74,57,52,45,82,49,86,55,50,69,94,51,56,55,68,65,106,57,66,63,76,87,118,65,122,93,70,66,78,77,134,85,92,77,142,75,146,111,80,9... | 83.785714 | 919 | 0.706735 |
900c7316ff0a9fd2e9a11757ac4aa604d02b6879 | 1,441 | asm | Assembly | programs/oeis/101/A101093.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/101/A101093.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/101/A101093.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A101093: Second partial sums of sixth powers (A001014).
; 1,66,860,5750,26265,93436,278256,725220,1703625,3682030,7431996,14167946,25730705,44823000,75305920,122566056,193963761,299373690,451829500,668285310,970507241,1386109076,1949746800,2704487500,3703368825,5011165926,6706383516,8883491410,11655422625,15156353840... | 120.083333 | 1,253 | 0.872311 |
946a2b022a17b8f5d4c76380e96cf0ef405a20bc | 942 | asm | Assembly | programs/oeis/128/A128800.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/128/A128800.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/128/A128800.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A128800: n*(n-1)*6^n.
; 0,0,72,1296,15552,155520,1399680,11757312,94058496,725594112,5441955840,39907676160,287335268352,2037468266496,14262277865472,98738846760960,677066377789440,4604051368968192,31077346740535296,208401031083589632,1389340207223930880,9213519268958699520,60809227175127416832,399603492865123024896,... | 104.666667 | 869 | 0.915074 |
659489e0b032c85dde50812b69b4fd88baa169ef | 4,986 | asm | Assembly | elena_lang/src30/asm/x32/core_vm.asm | bencz/cpu-simulator | f704c1d12156dfd79a4b07d8210141f1acff2d38 | [
"Apache-2.0"
] | 2 | 2015-12-13T07:19:01.000Z | 2018-06-19T09:13:55.000Z | elena_lang/src30/asm/x32/core_vm.asm | bencz/cpu-simulator | f704c1d12156dfd79a4b07d8210141f1acff2d38 | [
"Apache-2.0"
] | null | null | null | elena_lang/src30/asm/x32/core_vm.asm | bencz/cpu-simulator | f704c1d12156dfd79a4b07d8210141f1acff2d38 | [
"Apache-2.0"
] | null | null | null |
// --- System Core API --
define NEWFRAME 10014h
define INIT_ET 10015h
define ENDFRAME 10016h
define RESTORE_ET 10017h
define OPENFRAME 10019h
define CLOSEFRAME 1001Ah
rstructure core_vm'dll_name
db 101 // e
db 108 // l
db 101 // e
db 110 // n
db 097 ... | 15.109091 | 78 | 0.576815 |
a63dcccdda24f13000d4eaa6b303af0c97d8ebc7 | 4,592 | asm | Assembly | Transynther/x86/_processed/NC/_zr_/i9-9900K_12_0xa0_notsx.log_4508_711.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NC/_zr_/i9-9900K_12_0xa0_notsx.log_4508_711.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NC/_zr_/i9-9900K_12_0xa0_notsx.log_4508_711.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 %r9
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0x1e3ab, %rsi
lea addresses_WC_ht+0x12073, %rdi
nop
nop
nop
dec %r9
mov $81, %rcx
rep movsb
nop
add $21414, %r12
pop %rsi
pop %rdi
pop %rcx
pop %r9
pop %r12
ret
.global s_faulty_load
s_faulty_load:
push... | 48.336842 | 2,999 | 0.65919 |
217d35622bb35ff40849e015ebbbbe62892705c7 | 139 | asm | Assembly | 8085_programming/YT/part_9_add_2_bcdnos.asm | SayanGhoshBDA/code-backup | 8b6135facc0e598e9686b2e8eb2d69dd68198b80 | [
"MIT"
] | 16 | 2018-11-26T08:39:42.000Z | 2019-05-08T10:09:52.000Z | 8085_programming/YT/part_9_add_2_bcdnos.asm | SayanGhoshBDA/code-backup | 8b6135facc0e598e9686b2e8eb2d69dd68198b80 | [
"MIT"
] | 8 | 2020-05-04T06:29:26.000Z | 2022-02-12T05:33:16.000Z | 8085_programming/YT/part_9_add_2_bcdnos.asm | SayanGhoshBDA/code-backup | 8b6135facc0e598e9686b2e8eb2d69dd68198b80 | [
"MIT"
] | 5 | 2020-02-11T16:02:21.000Z | 2021-02-05T07:48:30.000Z | LHLD 2050
MOV A,L
ADD H
DAA
STA 2070
JC L1
HLT
L1: MVI A,01
STA 2071
HLT
# ORG 2050H
# DB 73H, 57H
| 9.928571 | 15 | 0.489209 |
3f0bc6a2016dd4db6dc283509b14eec38e089d46 | 13,722 | asm | Assembly | bootloader/loader.asm | TieNan2019/ImplementationOfA64-bitOS | ba8508cb11c9718ea39669a9f9be57208cf6767f | [
"MIT"
] | null | null | null | bootloader/loader.asm | TieNan2019/ImplementationOfA64-bitOS | ba8508cb11c9718ea39669a9f9be57208cf6767f | [
"MIT"
] | null | null | null | bootloader/loader.asm | TieNan2019/ImplementationOfA64-bitOS | ba8508cb11c9718ea39669a9f9be57208cf6767f | [
"MIT"
] | null | null | null | org 10000h
jmp Label_Start
; 引入 FAT12 的文件结构
%include "fat12.inc"
; 内核起始于 0x100000 (1 MB) 处, 因为 1 MB 以下的物理地址
; 并非全是可用空间, 所以选择一块平坦的区域
BaseOfKernelFile equ 0x00
OffsetOfKernelFile equ 0x100000
; 0x7E00 是内核程序的临时转存空间, 由于 BIOS 只支持 1 MB 以下
; 的物理空间寻址, 所以先将内核程序读入临时转存空间, 然后通过搬运到
; 1 MB 以上的内存空间中。
BaseTmpOfKernelAdd... | 16.374702 | 67 | 0.601734 |
716f76f3b9a3d573d39faaaa0072fa620cba4cd6 | 1,056 | asm | Assembly | data/tilesets/door_tile_ids.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | 1 | 2022-02-15T00:19:44.000Z | 2022-02-15T00:19:44.000Z | data/tilesets/door_tile_ids.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | data/tilesets/door_tile_ids.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | DoorTileIDPointers:
dbw OVERWORLD, .OverworldDoorTileIDs
dbw FOREST, .ForestDoorTileIDs
dbw MART, .MartDoorTileIDs
dbw HOUSE, .HouseDoorTileIDs
dbw FOREST_GATE, .TilesetMuseumDoorTileIDs
dbw MUSEUM, .TilesetMuseumDoorTileIDs
dbw GATE, .TilesetMuseumDoorTileIDs
dbw SHIP, .S... | 18.857143 | 43 | 0.726326 |
67d921ca056ec84dc3aad468c6dec3e12357abe0 | 6,902 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_322.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_322.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_322.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 %r8
push %rax
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0x10b15, %rbx
inc %r11
movl $0x61626364, (%rbx)
nop
cmp %rsi, %rsi
lea addresses_WT_ht+0x65c, %r11
add $2665, %r8
movw $0x6162, (%r11)
nop
nop
xor %r11, %r11
lea addresses_WC_h... | 34.858586 | 2,999 | 0.655897 |
db383ecc04af4869479359df2e7f136f1deb26e1 | 4,766 | asm | Assembly | Transynther/x86/_processed/US/_zr_/i3-7100_9_0x84_notsx.log_21829_210.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/US/_zr_/i3-7100_9_0x84_notsx.log_21829_210.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/US/_zr_/i3-7100_9_0x84_notsx.log_21829_210.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 %r8
push %r9
push %rax
push %rcx
push %rsi
lea addresses_UC_ht+0x8aa6, %rcx
clflush (%rcx)
nop
nop
xor %rax, %rax
mov $0x6162636465666768, %r8
movq %r8, %xmm7
vmovups %ymm7, (%rcx)
xor $3185, %r13
lea addresses_normal_ht+0x26a6, %r14
nop
nop
nop
nop
... | 49.645833 | 2,999 | 0.658204 |
c485ee5a7ffcd45ecae09ab4fb78b8e24f2d5f95 | 4,424 | asm | Assembly | base_c/src/atomicfunc_32.asm | bufferoverflow/embb | 1ff7f601d8e903355e83d766029a3e6164f31750 | [
"BSD-2-Clause"
] | 1 | 2020-08-17T11:06:50.000Z | 2020-08-17T11:06:50.000Z | base_c/src/atomicfunc_32.asm | bufferoverflow/embb | 1ff7f601d8e903355e83d766029a3e6164f31750 | [
"BSD-2-Clause"
] | null | null | null | base_c/src/atomicfunc_32.asm | bufferoverflow/embb | 1ff7f601d8e903355e83d766029a3e6164f31750 | [
"BSD-2-Clause"
] | null | null | null | .686p
.xmm
.model flat
_TEXT SEGMENT
_abort proto
define_not_implemented macro name
public name
name proc
call _abort
ret
name endp
endm
; ---- and_assign -------------------------------------------------------------
define_and_assign macro name, size, value
public name
name proc
lock and size ptr [e... | 27.478261 | 89 | 0.709991 |
ab3ad857f008371fd459890d7580efa20f977e56 | 1,615 | asm | Assembly | programs/oeis/147/A147874.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/147/A147874.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/147/A147874.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A147874: a(n) = (5*n-7)*(n-1).
; 0,3,16,39,72,115,168,231,304,387,480,583,696,819,952,1095,1248,1411,1584,1767,1960,2163,2376,2599,2832,3075,3328,3591,3864,4147,4440,4743,5056,5379,5712,6055,6408,6771,7144,7527,7920,8323,8736,9159,9592,10035,10488,10951,11424,11907,12400,12903,13416,13939,14472,15015,15568,16131,1670... | 201.875 | 1,542 | 0.820433 |
b8e6397b45beff28ed6153699d5ce8ff34073ed2 | 1,252 | asm | Assembly | MASM_Practice/51_ASCII_Uncompressed_Decimal_Operation.asm | TuringGu/RELearning | a44813d6ae0416631bf5b345a7606cdf3d1a3ffe | [
"MIT"
] | null | null | null | MASM_Practice/51_ASCII_Uncompressed_Decimal_Operation.asm | TuringGu/RELearning | a44813d6ae0416631bf5b345a7606cdf3d1a3ffe | [
"MIT"
] | null | null | null | MASM_Practice/51_ASCII_Uncompressed_Decimal_Operation.asm | TuringGu/RELearning | a44813d6ae0416631bf5b345a7606cdf3d1a3ffe | [
"MIT"
] | null | null | null | .586
.MODEL flat,stdcall
option casemap:none
include windows.inc
include user32.inc
include kernel32.inc
include msvcrt.inc
includelib user32.lib
includelib kernel32.lib
includelib msvcrt.lib
.data
val01 byte '8'
val02 byte '9'
.code
main PROC
;AAA
mov ah,0
mov al,'8' ;al = 00111000
add al,'2' ;al = 001110... | 17.885714 | 64 | 0.626997 |
2bf30ca42adad71e4d002a83f7140ac9a704c2c9 | 32,619 | asm | Assembly | Examples/Lib32/Irvine32.asm | satadriver/LiunuxOS | 693174ac2b3e503d72782fc7a14f18c8a4f2756c | [
"Apache-2.0"
] | 1 | 2020-07-19T05:38:42.000Z | 2020-07-19T05:38:42.000Z | irvine/Irvine32.asm | EthanRao/COMP-3350 | 4be0b83a6bb5b2fd9264cbdfb9d6ec9b4e4c6110 | [
"MIT"
] | null | null | null | irvine/Irvine32.asm | EthanRao/COMP-3350 | 4be0b83a6bb5b2fd9264cbdfb9d6ec9b4e4c6110 | [
"MIT"
] | null | null | null | Title Irvine32 Link Library Source Code (Irvine32.asm)
Comment @
This library was created exlusively for use with the book,
"Assembly Language for Intel-Based Computers",
by Kip R. Irvine, 2002.
Copyright 2002, Prentice-Hall Incorporated. No part of this file may be
reproduced, in any form or by any... | 24.073063 | 91 | 0.572335 |
b125164ed5b23d84338928a634b5b25bf205d2af | 570,120 | asm | Assembly | kernel.asm | Katherine639/CS153-D | 018e3dc3b937d0cfca7b961dd2a7e7225416f38a | [
"MIT-0"
] | null | null | null | kernel.asm | Katherine639/CS153-D | 018e3dc3b937d0cfca7b961dd2a7e7225416f38a | [
"MIT-0"
] | null | null | null | kernel.asm | Katherine639/CS153-D | 018e3dc3b937d0cfca7b961dd2a7e7225416f38a | [
"MIT-0"
] | null | null | null |
kernel: file format elf32-i386
Disassembly of section .text:
80100000 <multiboot_header>:
80100000: 02 b0 ad 1b 00 00 add 0x1bad(%eax),%dh
80100006: 00 00 add %al,(%eax)
80100008: fe 4f 52 decb 0x52(%edi)
8010000b: e4 .byte 0xe4
8010000c <entry>:
# E... | 38.0004 | 124 | 0.529227 |
f420f4869aa088e9bd26eebc4aa8cf00571aee3f | 717 | asm | Assembly | oeis/101/A101400.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/101/A101400.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/101/A101400.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A101400: a(n) = a(n-1) + 2*a(n-2) + a(n-3) - a(n-4).
; Submitted by Jon Maiga
; 1,2,5,10,21,44,91,190,395,822,1711,3560,7409,15418,32085,66770,138949,289156,601739,1252230,2605915,5422958,11285279,23484880,48872481,101704562,211649125,440445850,916576181,1907412444,3969361531,8260316750,17189876075,35772458662,744431... | 37.736842 | 487 | 0.757322 |
bf5bc7e1c23ccf6d87d41385c262a9908d814828 | 258,268 | asm | Assembly | Dino Game.asm | DADi590/Chrome-Dino-Game-in-Assembly | f63ea3c6e1bc6292197f07ba64c215ee7d284563 | [
"Apache-2.0"
] | null | null | null | Dino Game.asm | DADi590/Chrome-Dino-Game-in-Assembly | f63ea3c6e1bc6292197f07ba64c215ee7d284563 | [
"Apache-2.0"
] | null | null | null | Dino Game.asm | DADi590/Chrome-Dino-Game-in-Assembly | f63ea3c6e1bc6292197f07ba64c215ee7d284563 | [
"Apache-2.0"
] | 1 | 2021-11-10T02:04:33.000Z | 2021-11-10T02:04:33.000Z | ; Copyright 2021 DADi590
;
; Licensed to the Apache Software Foundation (ASF) under one
; or more contributor license agreements. See the NOTICE file
; distributed with this work for additional information
; regarding copyright ownership. The ASF licenses this file
; to you under the Apache License, Version 2.0... | 48.328593 | 275 | 0.599006 |
72081df22d1ce76f693385a34ab5bb19210ed299 | 712 | asm | Assembly | oeis/331/A331794.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/331/A331794.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/331/A331794.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A331794: a(n) = Sum_{k=0..n} n^k * binomial(n+1,k) * binomial(n+1,k+1).
; Submitted by Christian Krause
; 1,4,33,400,6285,120456,2714173,70129984,2040655401,65956468600,2342384363561,90607200956064,3789863084012629,170370561866229648,8188781210421259365,418938023982360898816,22724122083014879989905,130237480694039295... | 71.2 | 491 | 0.817416 |
61f30368629a2ef4de2f740112b376ae922494b8 | 1,214 | asm | Assembly | src/asm/win64/readm34t.asm | Pantarheon/libkoliba | 66c2bb5ad581251bbaa8d226cae07ed6d66398fa | [
"BSD-3-Clause"
] | null | null | null | src/asm/win64/readm34t.asm | Pantarheon/libkoliba | 66c2bb5ad581251bbaa8d226cae07ed6d66398fa | [
"BSD-3-Clause"
] | null | null | null | src/asm/win64/readm34t.asm | Pantarheon/libkoliba | 66c2bb5ad581251bbaa8d226cae07ed6d66398fa | [
"BSD-3-Clause"
] | null | null | null | ;; readm34t.asm
;;
;; Copyright 2021 G. Adam Stanislav
;; All rights reserved
;;
;; nasm -f win64 readm34t.asm
section .text
default rel
EXTERN KOLIBA_ScanM34tFormat, KOLIBA_ResetMatrix
EXTERN KOLIBA_ReadDoublesFromOpenFile, fopen, fclose
GLOBAL KOLIBA_ReadM34tFromOpenFile, KOLIBA_ReadM34tFromNamedFile
KOLIBA_Read... | 15.564103 | 64 | 0.73229 |
a8dbd00d1058fb6bbd01b49b44e5d669add5ac09 | 742 | asm | Assembly | example/example2.asm | Benni3D/MicroVM-8 | 6929dfe20ff2598688ef0a2b02f6c599e8e25419 | [
"Apache-2.0"
] | 1 | 2018-02-01T17:45:36.000Z | 2018-02-01T17:45:36.000Z | example/example2.asm | Benni3D/MicroVM-8 | 6929dfe20ff2598688ef0a2b02f6c599e8e25419 | [
"Apache-2.0"
] | null | null | null | example/example2.asm | Benni3D/MicroVM-8 | 6929dfe20ff2598688ef0a2b02f6c599e8e25419 | [
"Apache-2.0"
] | null | null | null | ; Move 10 to register a
; and print the value of it to console
mov %a, $21
prints [100]
printi %a
printc $13
printc $13
; If you need register a,
; but if you need also the value of it,
; you can push the register to the stack
push %a
; Work a litle with register a
mov %a, $55
add %a, $71
div %a, $3
... | 17.666667 | 49 | 0.650943 |
cf9e2f02b06fc2e5ad056b4e0b82ca5742aa0eb5 | 928 | asm | Assembly | samples/a8/sound/mod/arrays5.asm | zbyti/Mad-Pascal | 546cae9724828f93047080109488be7d0d07d47e | [
"MIT"
] | 1 | 2021-12-15T23:47:19.000Z | 2021-12-15T23:47:19.000Z | samples/a8/sound/mod/arrays5.asm | michalkolodziejski/Mad-Pascal | 0a7a1e2f379e50b0a23878b0d881ff3407269ed6 | [
"MIT"
] | null | null | null | samples/a8/sound/mod/arrays5.asm | michalkolodziejski/Mad-Pascal | 0a7a1e2f379e50b0a23878b0d881ff3407269ed6 | [
"MIT"
] | null | null | null | effect
:256 dta [#&$e0] ;>>2
// finetune +0
tidl dta l(\
56/6,\
60/6,\
63/6,\
67/6,\
71/6,\
75/6,\
80/6,\
85/6,\
90/6,\
95/6,\
101/6,\
107/6,\
113/6,\
120/6,\
127/6,\
135/6,\
143/6,\
151/6,\
160/6,\
170/6,\
180/6,\
190/6,\
202/6,\
214/6,\
226/6,\
240/6,\
254/6,\
269/6,\
285/6,\
... | 8.672897 | 23 | 0.435345 |
0d24620039161b044b401cc684459ebfa47801cf | 1,884 | asm | Assembly | CODE/ELECTRONIC_SCALE/Beeper.asm | ZSAIm/-_STM8S- | 2e8f931f2ea11a8e7dc8cb9655589d6c3d0ddd06 | [
"Apache-2.0"
] | 1 | 2019-04-01T11:29:58.000Z | 2019-04-01T11:29:58.000Z | CODE/ELECTRONIC_SCALE/Beeper.asm | ZSAIm/ELECTRONIC_SCALE-STM8S_ASM | 2e8f931f2ea11a8e7dc8cb9655589d6c3d0ddd06 | [
"Apache-2.0"
] | null | null | null | CODE/ELECTRONIC_SCALE/Beeper.asm | ZSAIm/ELECTRONIC_SCALE-STM8S_ASM | 2e8f931f2ea11a8e7dc8cb9655589d6c3d0ddd06 | [
"Apache-2.0"
] | null | null | null | stm8/
#include "Beeper.inc"
segment 'rom'
INTEL
.Beeper_Init.W
push CC
push A
pushw X
ldw X, #10000
ldw ADC_THRESHOLD_QUOTIENT, X
mov KEYBOARD_THRESHOLD_BUF_S4, #1
mov KEYBOARD_THRESHOLD_BUF_S3, #0
mov KEYBOARD_THRESHOLD_BUF_S2, #0
mov KEYBOARD_THRESH... | 15.966102 | 60 | 0.518047 |
8897a78d01328a7f66cd67e1ed561924cb564f4b | 445 | asm | Assembly | oeis/084/A084675.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/084/A084675.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/084/A084675.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A084675: Product of the first n digits of the Golden Ratio phi = 1.6180339... (treating 0's as if they were 1's).
; Submitted by Jamie Morken(s1.)
; 1,6,6,48,48,144,432,3888,31104,248832,1741824,6967296,62705664,501645312,4514807808,18059231232,144473849856,577895399424,4623163195392,9246326390784,9246326390784,36985... | 63.571429 | 180 | 0.782022 |
b1d315b20f6a8cedf15dd8a74e781b9176616b24 | 1,748 | asm | Assembly | Irvine/Examples/ch06/32 bit/Finite.asm | alieonsido/ASM_TESTING | 4d5e2a3e11d921eeb50d69bbe4352cfc0e99afa7 | [
"Apache-2.0"
] | null | null | null | Irvine/Examples/ch06/32 bit/Finite.asm | alieonsido/ASM_TESTING | 4d5e2a3e11d921eeb50d69bbe4352cfc0e99afa7 | [
"Apache-2.0"
] | null | null | null | Irvine/Examples/ch06/32 bit/Finite.asm | alieonsido/ASM_TESTING | 4d5e2a3e11d921eeb50d69bbe4352cfc0e99afa7 | [
"Apache-2.0"
] | null | null | null | ; Finite State Machine (Finite.asm)
; This program implements a finite state machine that
; accepts an integer with an optional leading sign.
INCLUDE Irvine32.inc
ENTER_KEY = 13
.data
InvalidInputMsg BYTE "Invalid input",13,10,0
.code
main PROC
call Clrscr
StateA:
call Getnext ; read next ch... | 23.621622 | 53 | 0.606407 |
0cdd265f838f289080f7d08447a7fd7a3826fc3e | 221 | asm | Assembly | programs/oeis/116/A116729.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/116/A116729.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/116/A116729.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A116729: Duplicate of A048840.
; 1,2,5,12,22,34,48,64,82,102,124,148,174,202,232,264,298,334,372,412,454,498,544,592,642,694,748,804,862,922
mov $2,$0
mul $0,3
trn $0,7
add $0,1
mov $1,$0
mov $3,$2
mul $3,$2
add $1,$3
| 18.416667 | 109 | 0.647059 |
bbc3548c5317b4080d821d072a20d37a82b8e512 | 39,614 | asm | Assembly | functional-if/hashmap-graalvm/results/4-assembler/functional-hashmap-raw.asm | stephanrauh/GraalVM-Test | 7fbf69ac10c4a36176bc4cad4e4be03b04b116ec | [
"Apache-2.0"
] | null | null | null | functional-if/hashmap-graalvm/results/4-assembler/functional-hashmap-raw.asm | stephanrauh/GraalVM-Test | 7fbf69ac10c4a36176bc4cad4e4be03b04b116ec | [
"Apache-2.0"
] | null | null | null | functional-if/hashmap-graalvm/results/4-assembler/functional-hashmap-raw.asm | stephanrauh/GraalVM-Test | 7fbf69ac10c4a36176bc4cad4e4be03b04b116ec | [
"Apache-2.0"
] | null | null | null | Could not load hsdis-amd64.dylib; library not loadable; PrintAssembly is disabled
Compiled method (JVMCI) 212 22 java.lang.StringLatin1::equals (36 bytes)
total in heap [0x0000000116ef0f10,0x0000000116ef1398] = 1160
relocation [0x0000000116ef1078,0x0000000116ef1088] = 16
main code [0x0000... | 62.286164 | 179 | 0.759454 |
7b95564d8dd4207d0f05651009a8b8360695d295 | 1,823 | asm | Assembly | src/print.asm | SHARPENTIERS/z80test | efa6938278080b915f8f69270e0ce4aee15d8d9a | [
"MIT"
] | 2 | 2021-12-05T03:16:26.000Z | 2021-12-05T09:05:36.000Z | src/print.asm | SHARPENTIERS/z80test | efa6938278080b915f8f69270e0ce4aee15d8d9a | [
"MIT"
] | 1 | 2021-12-05T22:09:16.000Z | 2021-12-05T22:09:16.000Z | src/print.asm | SHARPENTIERS/z80test | efa6938278080b915f8f69270e0ce4aee15d8d9a | [
"MIT"
] | 1 | 2021-12-05T11:16:28.000Z | 2021-12-05T11:16:28.000Z | ; Simple printing module.
;
; Copyright (C) 2012 Patrik Rak (patrik@raxoft.cz)
;
; This source code is released under the MIT license, see included license.txt.
; Modified for SHARP MZ-80K series.
; call アドレスの次の内容を print / Print the following contents of the call address
print: ex (sp),hl
call ... | 22.231707 | 79 | 0.434449 |
0495611924716289f6cc6007f36a2d7a86c2a316 | 6,425 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i7-8650U_0xd2_notsx.log_2023_177.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i7-8650U_0xd2_notsx.log_2023_177.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i7-8650U_0xd2_notsx.log_2023_177.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r13
push %r14
push %r15
push %r9
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x156c1, %rsi
lea addresses_UC_ht+0x16fc1, %rdi
nop
and $4948, %r9
mov $84, %rcx
rep movsb
nop
nop
nop
nop
nop
and %r12, %r12
lea addresses_UC_ht+0x138c1, %rsi
lea addresses_D_h... | 37.794118 | 2,999 | 0.66179 |
0251344fb243a524a7c443ddeb35673528ef5b03 | 1,803 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_85_1211.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_85_1211.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_85_1211.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
ret
.global s_faulty_load
s_faulty_load:
push %r11
push %r14
push %r9
push %rbp
push %rbx
push %rcx
push %rdx
// Store
lea addresses_PSE+0x14f1d, %rdx
nop
nop
nop
nop
nop
and $61891, %rcx
mov $0x5152535455565758, %r11
movq %r11, %xmm2
movaps %xmm2, (%rdx)
nop
nop
nop
n... | 19.387097 | 254 | 0.6467 |
a10981cf19cc94d1d75efce17c6cf4b865b4ff1d | 5,163 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_943.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_943.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_943.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r14
push %r8
push %rax
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0xe069, %rsi
lea addresses_UC_ht+0x18c69, %rdi
nop
nop
nop
nop
cmp %rbp, %rbp
mov $81, %rcx
rep movsq
and %rbp, %rbp
lea addresses_D_ht+0x13f09, %rax
clflush (%rax)
nop
nop
nop
xor $5774... | 44.508621 | 2,999 | 0.661437 |
381cb957865a005516d3363191b5e0b1fa1b3b7e | 969 | asm | Assembly | IV Semester/Microprocessor_Lab/3A_Prime_Or_Not/3A.asm | ckraju/CSE-Lab-Manual | f28b8b5c6468500970aad28a66ea84d8356c92e7 | [
"MIT"
] | 2 | 2021-05-05T15:10:45.000Z | 2021-06-14T20:24:50.000Z | IV Semester/Microprocessor_Lab/3A_Prime_Or_Not/3A.asm | ckraju/CSE-Lab-Manual | f28b8b5c6468500970aad28a66ea84d8356c92e7 | [
"MIT"
] | null | null | null | IV Semester/Microprocessor_Lab/3A_Prime_Or_Not/3A.asm | ckraju/CSE-Lab-Manual | f28b8b5c6468500970aad28a66ea84d8356c92e7 | [
"MIT"
] | null | null | null | .model small
.data
msg_1 db 10,13,'Enter a 8 bit number: $'
num db ?
msg_prime db 10,13,'This number is prime!$'
msg_nprime db 10,13,'This number is not a prime$'
.code
mov AX,@data
mov DS,AX
lea dx,msg_1 ;Display message
call printf
call read_8bit ;reading 8 bit number
mov cl,num ;counter as num-1
dec cl
loop1: ... | 15.380952 | 49 | 0.69969 |
c022d09d640079e28002b876e283591406f16e1e | 5,377 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_1832.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_1832.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_1832.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %r13
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x18a, %rsi
nop
dec %r11
mov (%rsi), %di
nop
sub $14133, %r13
lea addresses_WC_ht+0x196ca, %rsi
lea addresses_A_ht+0x718a, %rdi
nop
xor $63746, %r10
mov $26, %rcx
rep movsl
nop
nop
nop
... | 45.184874 | 2,999 | 0.659847 |
839843591218e61f8d2b11014a8f0db5f9b9f2a9 | 49 | asm | Assembly | study/ret.asm | caio-vinicius/libasm | f8e22fa21f79cdee80de6eb9ee72e3414054c804 | [
"MIT"
] | null | null | null | study/ret.asm | caio-vinicius/libasm | f8e22fa21f79cdee80de6eb9ee72e3414054c804 | [
"MIT"
] | null | null | null | study/ret.asm | caio-vinicius/libasm | f8e22fa21f79cdee80de6eb9ee72e3414054c804 | [
"MIT"
] | null | null | null | section .text
global ret
ret:
mov eax, 7
ret
| 7 | 13 | 0.673469 |
31fd45481039cd31f390427fd79474016d244a10 | 8,295 | asm | Assembly | Transynther/x86/_processed/US/_zr_/i7-8650U_0xd2.log_3549_590.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/US/_zr_/i7-8650U_0xd2.log_3549_590.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/US/_zr_/i7-8650U_0xd2.log_3549_590.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r15
push %r8
push %r9
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WC_ht+0x1904a, %rbp
nop
nop
nop
nop
nop
sub $20193, %r12
mov $0x6162636465666768, %r15
movq %r15, (%rbp)
nop
nop
nop
nop
xor %r9, %r9
lea addresses_WT_ht+0x7144, %rsi
nop
an... | 30.384615 | 2,999 | 0.653406 |
9fc7302421ccabb119bcf372f2245d52a810da6a | 684 | asm | Assembly | oeis/174/A174687.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/174/A174687.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/174/A174687.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A174687: Central coefficients T(2n,n) of the Catalan triangle A033184.
; Submitted by Jamie Morken(s3)
; 1,2,9,48,275,1638,9996,62016,389367,2466750,15737865,100975680,650872404,4211628008,27341497800,177996090624,1161588834303,7596549816030,49772989810635,326658445806000,2147042307851595,14130873926790390,9311584141... | 45.6 | 480 | 0.842105 |
06ea6c0d8c705368a38846151a60b2b9d72ac6ed | 4,909 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_sm_/i7-8650U_0xd2_notsx.log_250_680.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_notsx.log_250_680.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_notsx.log_250_680.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 %r15
push %rax
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0x84ab, %rdi
nop
nop
nop
xor $2755, %r10
movb $0x61, (%rdi)
sub $26063, %rdi
lea addresses_WT_ht+0x1ed6f, %rsi
lea addresses_WC_ht+0x13c7, %rdi
nop
sub $65210, %r10
mov $24, %... | 23.046948 | 749 | 0.647382 |
0799e8a3c932d63c20e4a638ae0757dc56feac44 | 263 | asm | Assembly | nop/nop.asm | zettsu-t/cPlusPlusFriend | 5399065abe2c0eda2b9aec26e6435d8c27cda9cd | [
"MIT"
] | 9 | 2017-04-15T00:05:14.000Z | 2021-01-10T05:11:14.000Z | nop/nop.asm | zettsu-t/cPlusPlusFriend | 5399065abe2c0eda2b9aec26e6435d8c27cda9cd | [
"MIT"
] | null | null | null | nop/nop.asm | zettsu-t/cPlusPlusFriend | 5399065abe2c0eda2b9aec26e6435d8c27cda9cd | [
"MIT"
] | 1 | 2018-02-23T22:47:08.000Z | 2018-02-23T22:47:08.000Z | bits 64
section .text
nop ; 90
xchg rax, rax ; 48 90
db 0x48 ; 48 87 c0
db 0x87
db 0xc0
xchg rcx, rcx ; 48 87 c9
xchg rdx, rdx ; 48 87 d2
xchg rbx, rbx ; 48 87 db
| 23.909091 | 34 | 0.410646 |
f0844e972ac2b2f43ba5be714c634651ce9aa49e | 337 | asm | Assembly | programs/oeis/190/A190153.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/190/A190153.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/190/A190153.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A190153: Row sums of the triangle A190152.
; 1,2,12,65,351,1897,10252,55405,299426,1618192,8745217,47261895,255418101,1380359512,7459895657,40315615410,217878227876,1177482265857,6363483400447,34390259761825,185855747875876,1004422742303477,5428215467030962
mul $0,2
mov $1,1
lpb $0
sub $0,1
add $2,$1
add $1,$3... | 28.083333 | 214 | 0.774481 |
1b94d6d577bef9349eb0d66ad7dfe37dec4b154e | 725 | asm | Assembly | oeis/077/A077262.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/077/A077262.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/077/A077262.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A077262: Second member of the Diophantine pair (m,k) that satisfies 5*(m^2 + m) = k^2 + k; a(n) = k.
; 0,5,14,99,260,1785,4674,32039,83880,574925,1505174,10316619,27009260,185124225,484661514,3321919439,8696898000,59609425685,156059502494,1069647742899,2800374146900,19194049946505,50250675141714,344423251294199,90171... | 42.647059 | 500 | 0.809655 |
f5909c94da8db372e6e38dd4e6d8862d43aef913 | 2,508 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xca.log_11_1125.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xca.log_11_1125.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xca.log_11_1125.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
ret
.global s_faulty_load
s_faulty_load:
push %r11
push %r12
push %r15
push %r8
push %rax
push %rbp
push %rbx
// Store
lea addresses_normal+0x1a645, %rax
nop
add $50763, %r11
movw $0x5152, (%rax)
nop
nop
and %r11, %r11
// Store
lea addresses_RW+0x9d35, %r8
nop
nop
nop... | 19.59375 | 125 | 0.634769 |
70a3793a229a08d6d3afecbc48dd15b448bcaf7f | 174 | asm | Assembly | data/pokemon/dex_entries/latios.asm | AtmaBuster/pokeplat-gen2 | fa83b2e75575949b8f72cb2c48f7a1042e97f70f | [
"blessing"
] | 6 | 2021-06-19T06:41:19.000Z | 2022-02-15T17:12:33.000Z | data/pokemon/dex_entries/latios.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | null | null | null | data/pokemon/dex_entries/latios.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | 3 | 2021-01-15T18:45:40.000Z | 2021-10-16T03:35:27.000Z | db "EON@" ; species name
db "It is highly"
next "intelligent and"
next "understands human"
page "speech. It is a"
next "kind #MON that"
next "dislikes fighting.@"
| 17.4 | 27 | 0.666667 |
6e2a0ce1a90646bd50eef25ff330d5fc9ce18f30 | 729 | asm | Assembly | Laboratorio/Relatorio_08/Resposta Rel_08/prog18.asm | 0Augusto/hello-world | 9fd2c7b00a6c3cbe696f7eff8db4e89a8d7b4ae2 | [
"Apache-2.0"
] | 1 | 2022-03-03T17:22:30.000Z | 2022-03-03T17:22:30.000Z | Laboratorio/Relatorio_08/Resposta Rel_08/prog18.asm | 0Augusto/hello-world | 9fd2c7b00a6c3cbe696f7eff8db4e89a8d7b4ae2 | [
"Apache-2.0"
] | null | null | null | Laboratorio/Relatorio_08/Resposta Rel_08/prog18.asm | 0Augusto/hello-world | 9fd2c7b00a6c3cbe696f7eff8db4e89a8d7b4ae2 | [
"Apache-2.0"
] | null | null | null | # Variaveis associadas aos registradores:
# endBase -> $16
# x -> $17
# y -> $18
.data
x: .word -1
.text
.globl main
main:
addi $8, $0, 0x1001 # t0 = 0x00001001
sll $16, $8, 0x10 # endBase = 0x10010000
lw $17, 0x0($16) # x = mem[0 + endBase]
slt $8, $0, $17 # if (0 < x) t0 = 1; else t0 = 0;
beq ... | 19.702703 | 60 | 0.489712 |
5841e0c52c088a410c0385ae44afa249b13482c8 | 739 | asm | Assembly | libsrc/_DEVELOPMENT/target/yaz180/device/pca9665/pca9665_write_indirect.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/target/yaz180/device/pca9665/pca9665_write_indirect.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/target/yaz180/device/pca9665/pca9665_write_indirect.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
INCLUDE "config_private.inc"
SECTION code_driver
PUBLIC pca9665_write_indirect
;Do a write to the indirect registers
;input BC = device addr | indirect register address (ddd.....:......rr)
;input A = byte to write
.pca9665_write_indirect
push af ;preserve the byte to wri... | 32.130435 | 77 | 0.633288 |
232a1f0cd14caf232fab7a4378f352f5f90e9032 | 680 | asm | Assembly | oeis/033/A033590.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/033/A033590.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/033/A033590.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A033590: a(n) = (2*n-1)*(3*n-1)*(4*n-1)*(5*n-1).
; Submitted by Jamie Morken(s4)
; 1,24,945,6160,21945,57456,124729,238680,417105,680680,1052961,1560384,2232265,3100800,4201065,5571016,7251489,9286200,11721745,14607600,17996121,21942544,26504985,31744440,37724785,44512776,52178049,60793120,70433385,81177120,93105481,... | 45.333333 | 498 | 0.786765 |
70644298ce528f168419dc3545db02eb341f687f | 545 | asm | Assembly | oeis/123/A123579.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/123/A123579.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/123/A123579.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A123579: The Kruskal-Macaulay function M_3(n).
; Submitted by Jamie Morken(s2)
; 0,1,2,3,3,4,5,5,6,6,6,7,8,8,9,9,9,10,10,10,10,11,12,12,13,13,13,14,14,14,14,15,15,15,15,15,16,17,17,18,18,18,19,19,19,19,20,20,20,20,20,21,21,21,21,21,21,22,23,23,24,24,24,25,25,25,25,26,26,26,26,26,27,27,27
lpb $0
sub $0,1
mov $2,$... | 36.333333 | 209 | 0.669725 |
f61abb68522ecb0988980e49a1019930b2cd37e6 | 560 | asm | Assembly | programs/oeis/285/A285738.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/285/A285738.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/285/A285738.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A285738: Greatest prime less than 2*n^2 for n > 1, a(1) = 1.
; 1,7,17,31,47,71,97,127,157,199,241,283,337,389,449,509,577,647,719,797,881,967,1051,1151,1249,1327,1453,1567,1669,1789,1913,2039,2161,2311,2447,2591,2731,2887,3041,3191,3361,3527,3697,3863,4049,4231,4409,4603,4801
max $2,$0
add $2,1
pow $2,2
add $2,1
lpb... | 22.4 | 215 | 0.635714 |
83f7e4b45429c75c68bb899e7585f1b899d81e9a | 1,966 | asm | Assembly | c2000/C2000Ware_1_00_06_00/libraries/boot_rom/f2806x/v1_1/rom_sources/source/Vectors_Boot.asm | ramok/Themis_ForHPSDR | d0f323a843ac0a488ef816ccb7c828032855a40a | [
"Unlicense"
] | null | null | null | c2000/C2000Ware_1_00_06_00/libraries/boot_rom/f2806x/v1_1/rom_sources/source/Vectors_Boot.asm | ramok/Themis_ForHPSDR | d0f323a843ac0a488ef816ccb7c828032855a40a | [
"Unlicense"
] | null | null | null | c2000/C2000Ware_1_00_06_00/libraries/boot_rom/f2806x/v1_1/rom_sources/source/Vectors_Boot.asm | ramok/Themis_ForHPSDR | d0f323a843ac0a488ef816ccb7c828032855a40a | [
"Unlicense"
] | 1 | 2021-07-21T08:10:37.000Z | 2021-07-21T08:10:37.000Z | ;; TI File $Revision: /main/4 $
;; Checkin $Date: March 8, 2011 15:18:39 $
;;###########################################################################
;;
;; FILE: Vectors_Boot.h
;;
;; TITLE: Boot Rom vector table.
;;
;; Functions:
;;
;; This section of code populates the vector table in the boot ROM. The rese... | 29.343284 | 85 | 0.542218 |
a1fd68b379ea34adf91164b43fa1800d0a11d13d | 6,277 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xca_notsx.log_21829_1161.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xca_notsx.log_21829_1161.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xca_notsx.log_21829_1161.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
ret
.global s_faulty_load
s_faulty_load:
push %r10
push %r11
push %r15
push %rax
push %rbp
push %rdi
push %rdx
// Store
lea addresses_UC+0x1e138, %r10
and %rdi, %rdi
movw $0x5152, (%r10)
nop
nop
nop
nop
nop
inc %r10
// Store
lea addresses_WC+0x18848, %r10
nop
nop
nop
... | 34.872222 | 2,999 | 0.650629 |
7cee05152894689631ef5d0c4f76d4bdbc68eb8d | 3,300 | asm | Assembly | Assignment-2/Assignment2.asm | RaviSriTejaKuriseti/COL216 | f2c764fa3158f482b815fdc0a1a1d8c242adde2e | [
"MIT"
] | 1 | 2021-03-17T13:36:37.000Z | 2021-03-17T13:36:37.000Z | Assignment-2/Assignment2.asm | RaviSriTejaKuriseti/COL216 | f2c764fa3158f482b815fdc0a1a1d8c242adde2e | [
"MIT"
] | null | null | null | Assignment-2/Assignment2.asm | RaviSriTejaKuriseti/COL216 | f2c764fa3158f482b815fdc0a1a1d8c242adde2e | [
"MIT"
] | null | null | null | .data
msg1: .asciiz "Please input the postfix expression\n"
msg2: .asciiz "Value of the expression is = "
msg3: .asciiz "Oops! It's an invalid postfix expression"
stringSpace: .space 100
stack: .word 50
.text
## t0 - strt address, s1-length of string,t1--first while itr,t2--value,t3--string itr,t4... | 15.277778 | 109 | 0.529697 |
45c27f675020b911c022bd6dd4416fbb157ccfe9 | 336 | asm | Assembly | programs/oeis/346/A346197.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/346/A346197.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/346/A346197.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A346197: a(n) is the minimum number of pebbles such that any assignment of those pebbles on K_5 is a next-player winning game in the two-player impartial (n+1,n) pebbling game.
; 7,15,21,27,33,39,47,53,59,67,73,79,87,93,99,107,113,119,127,133,139
sub $0,3
mov $2,20
mul $2,$0
sub $2,$0
add $0,$2
div $0,6
add $0,10
mu... | 25.846154 | 178 | 0.690476 |
7c3fc41168a9515144d09c8cce18a3231675287b | 353 | asm | Assembly | programs/oeis/084/A084515.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/084/A084515.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/084/A084515.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A084515: Partial sums of A084516.
; 0,1,3,6,9,12,16,20,24,28,32,36,40,44,48,52,56,60,64,69,74,79,84,89,94,99,104,109,114,119,124,129,134,139,144,149,154,159,164,169,174,179,184,189,194,199,204,209,214,219,224,229,234,239,244,249,254,259,264,269
mov $1,$0
mul $1,2
trn $1,1
mov $2,$0
sub $0,7
trn $0,11
trn $2,2
add $0... | 23.533333 | 210 | 0.657224 |
c7298459ec11142d3fa98ffadf3508ebd0a21f94 | 1,261 | asm | Assembly | oeis/210/A210474.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/210/A210474.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/210/A210474.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A210474: The number of different lattice paths from (0,0) to (2n,0) using steps of S={(i,i) or (i,-i): i=1,2,...,n} with j flaws(j=1,2,...,n-1), where the j flaws is the sum of lengths of down steps below the x-axis. (For down steps that are partly above and partly below the x-axis we just count the part below the x-... | 33.184211 | 482 | 0.713719 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.