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
e1f1f75f3b3db4ffb9829e9b14897169b2e7c486
608
asm
Assembly
oeis/317/A317984.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/317/A317984.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/317/A317984.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A317984: Expansion of 140*x*(1 + 4*x + x^2) / (1 - x)^5. ; 140,1260,5040,14000,31500,61740,109760,181440,283500,423500,609840,851760,1159340,1543500,2016000,2589440,3277260,4093740,5054000,6174000,7470540,8961260,10664640,12600000,14787500,17248140,20003760,23077040,26491500,30271500,34442240,39029760,44060940,495635...
67.555556
497
0.814145
8de19cfc248efe886864ce6c469fc4c0acb97877
258
asm
Assembly
libsrc/_DEVELOPMENT/arch/zxn/esxdos/c/sccz80/esx_f_trunc.asm
Toysoft/z88dk
f930bef9ac4feeec91a07303b79ddd9071131a24
[ "ClArtistic" ]
null
null
null
libsrc/_DEVELOPMENT/arch/zxn/esxdos/c/sccz80/esx_f_trunc.asm
Toysoft/z88dk
f930bef9ac4feeec91a07303b79ddd9071131a24
[ "ClArtistic" ]
null
null
null
libsrc/_DEVELOPMENT/arch/zxn/esxdos/c/sccz80/esx_f_trunc.asm
Toysoft/z88dk
f930bef9ac4feeec91a07303b79ddd9071131a24
[ "ClArtistic" ]
null
null
null
; unsigned char esx_f_trunc(unsigned char *filename,uint32_t size) SECTION code_esxdos PUBLIC esx_f_trunc EXTERN asm_esx_f_trunc esx_f_trunc: pop af pop de pop bc pop hl push hl push bc push de push af jp asm_esx_f_trunc
11.727273
66
0.709302
6ac651163337116149f524108b14d354a110c3e8
435
asm
Assembly
tests/devices/save3dos/save3dos_0.asm
NEO-SPECTRUMAN/sjasmplus
cc260ea609114d6920858a139b448350bf1bce27
[ "BSD-3-Clause" ]
null
null
null
tests/devices/save3dos/save3dos_0.asm
NEO-SPECTRUMAN/sjasmplus
cc260ea609114d6920858a139b448350bf1bce27
[ "BSD-3-Clause" ]
null
null
null
tests/devices/save3dos/save3dos_0.asm
NEO-SPECTRUMAN/sjasmplus
cc260ea609114d6920858a139b448350bf1bce27
[ "BSD-3-Clause" ]
null
null
null
DEVICE ZXSPECTRUM48 ORG $5D00 PRINT EQU $F5 basic: DB 0,10 ;; Line number 10 DW .l10ln ;; Line length .l10: DB PRINT,"\"https://github.com/z00m128/sjasmplus\"\r" .l10ln: EQU $-.l10 .sz EQU $-basic SAVE3DOS "save3dos_0.bin", basic, basic....
27.1875
85
0.537931
edbde5cd6edcee86bfe0135744b38cf0eda83cd6
4,992
nasm
Assembly
modules/taskman/mem/paging.nasm
r-tty/radios
fdfaaadd256564ea3ed1b7fc408e7aecf648ae2b
[ "BSD-3-Clause" ]
null
null
null
modules/taskman/mem/paging.nasm
r-tty/radios
fdfaaadd256564ea3ed1b7fc408e7aecf648ae2b
[ "BSD-3-Clause" ]
null
null
null
modules/taskman/mem/paging.nasm
r-tty/radios
fdfaaadd256564ea3ed1b7fc408e7aecf648ae2b
[ "BSD-3-Clause" ]
null
null
null
;------------------------------------------------------------------------------- ; paging.nasm - routines for manipulating page tables. ;------------------------------------------------------------------------------- module tm.memman.paging %include "sys.ah" %include "errors.ah" %include "tm/process.ah" %include "cpu...
23.658768
80
0.606971
2113f19a3130ee74f6d7d930c7a26f0c81f33541
3,167
asm
Assembly
src/engine.asm
Daivuk/NESEngine
5194a0267e76c53bd66ca37bbeb3c6bd8b57f795
[ "MIT" ]
null
null
null
src/engine.asm
Daivuk/NESEngine
5194a0267e76c53bd66ca37bbeb3c6bd8b57f795
[ "MIT" ]
null
null
null
src/engine.asm
Daivuk/NESEngine
5194a0267e76c53bd66ca37bbeb3c6bd8b57f795
[ "MIT" ]
2
2018-11-07T01:47:19.000Z
2019-10-19T04:50:10.000Z
;----------------------------------------------------------------------------------------- ; iNES header ;----------------------------------------------------------------------------------------- .inesprg 2 ; 2x 16KB PRG code .ineschr 1 ; 1x 8KB CHR data .inesmir 1 ; background mirroring .inesmap ...
31.989899
106
0.328071
679ecb1bacf36c5a444c3a32ce54586d4b5d9561
5,478
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_2429.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_2429.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_2429.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 %r14 push %rax push %rbp push %rcx push %rdx push %rsi lea addresses_UC_ht+0x13f4f, %rax and %r14, %r14 mov (%rax), %bp xor %rsi, %rsi lea addresses_D_ht+0x18d13, %rsi nop nop nop nop inc %rdx movl $0x61626364, (%rsi) nop dec %rax lea addresses_WT_ht+0x17efb, ...
41.5
2,999
0.653341
dc703cd79bed7bcc9f691f586f1240eea0c1a22c
392
asm
Assembly
oeis/132/A132814.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/132/A132814.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/132/A132814.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A132814: A007318^(-1) * A132813. ; Submitted by Christian Krause ; 1,0,2,0,2,3,0,0,9,4,0,0,6,24,5,0,0,0,40,50,6,0,0,0,20,150,90,7,0,0,0,0,175,420,147,8,0,0,0,0,70,840,980,224,9,0,0,0,0,0,756,2940,2016,324,10,0,0,0,0,0,252,4410,8400,3780,450,11 lpb $0 add $1,1 sub $0,$1 mov $2,$1 sub $2,$0 lpe bin $1,$0 add $...
19.6
178
0.594388
c939938da2d09b23fa1dc4ec5eabee3d9083c6a5
1,756
asm
Assembly
programs/oeis/178/A178455.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/178/A178455.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/178/A178455.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A178455: Partial sums of floor(2^n/7). ; 0,0,0,1,3,7,16,34,70,143,289,581,1166,2336,4676,9357,18719,37443,74892,149790,299586,599179,1198365,2396737,4793482,9586972,19173952,38347913,76695835,153391679,306783368,613566746,1227133502,2454267015,4908534041,9817068093,19634136198,39268272408,78536544828,157073089669,314...
159.636364
1,589
0.907745
94b944831b75e5ae970e4cf85c5ee66f573667b7
147
asm
Assembly
other.7z/SFC.7z/SFC/ソースデータ/ヨッシーアイランド/ツール/tool/cos2/chip/ys_mplay0.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
other.7z/SFC.7z/SFC/ソースデータ/ヨッシーアイランド/ツール/tool/cos2/chip/ys_mplay0.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
other.7z/SFC.7z/SFC/ソースデータ/ヨッシーアイランド/ツール/tool/cos2/chip/ys_mplay0.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
Name: ys_mplay0.asm Type: file Size: 43685 Last-Modified: '2016-05-13T04:52:57Z' SHA-1: 8678B03BD6785EF98FBCD8E9BB97E9FDC3BE943F Description: null
21
47
0.816327
b3bf78d2366bdff6fedef7048dec7205de4cf588
4,480
asm
Assembly
nRF24L01_PER_Measurement/PER_TX_27443/PER_TX/PER_TX/delay.asm
TuningSweeper/nRF24L01-PSOC
917c8fa21639a06936c7e39b7ff6a9eb802a1383
[ "MIT" ]
null
null
null
nRF24L01_PER_Measurement/PER_TX_27443/PER_TX/PER_TX/delay.asm
TuningSweeper/nRF24L01-PSOC
917c8fa21639a06936c7e39b7ff6a9eb802a1383
[ "MIT" ]
null
null
null
nRF24L01_PER_Measurement/PER_TX_27443/PER_TX/PER_TX/delay.asm
TuningSweeper/nRF24L01-PSOC
917c8fa21639a06936c7e39b7ff6a9eb802a1383
[ "MIT" ]
null
null
null
;;***************************************************************************** ;;***************************************************************************** ;; FILENAME: delay.asm ;; ;; DESCRIPTION: Delay functions implementation file ;; ;;---------------------------------------------------------------------------...
27.151515
79
0.476786
106e868156dfb2a83bf619803e43036edaca22d7
148
asm
Assembly
other.7z/NEWS.7z/NEWS/テープリストア/NEWS_05/NEWS_05.tar/home/kimura/kart/risc.lzh/risc/mak/kart-enemy.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
other.7z/NEWS.7z/NEWS/テープリストア/NEWS_05/NEWS_05.tar/home/kimura/kart/risc.lzh/risc/mak/kart-enemy.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
other.7z/NEWS.7z/NEWS/テープリストア/NEWS_05/NEWS_05.tar/home/kimura/kart/risc.lzh/risc/mak/kart-enemy.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
Name: kart-enemy.asm Type: file Size: 24496 Last-Modified: '1992-08-31T05:36:28Z' SHA-1: 4BC42D62711BB032B3703D09E68AC8B714E21A4C Description: null
21.142857
47
0.810811
eaaffe60d2f98fa8ad6dfad343d9bbb0bcb586cc
351
asm
Assembly
read-caharacter.asm
MahmoudAbusaqer/Assembly-Language-Course-Assignments
1c77d3e650102ea8d0232c5e4d5d0274bbce0c76
[ "Apache-2.0" ]
1
2022-01-13T07:29:30.000Z
2022-01-13T07:29:30.000Z
read-caharacter.asm
MahmoudAbusaqer/Assembly-Language-Course-Assignments
1c77d3e650102ea8d0232c5e4d5d0274bbce0c76
[ "Apache-2.0" ]
null
null
null
read-caharacter.asm
MahmoudAbusaqer/Assembly-Language-Course-Assignments
1c77d3e650102ea8d0232c5e4d5d0274bbce0c76
[ "Apache-2.0" ]
null
null
null
name 'read-character' .model small .stack .data var db ? var1 db ? .code mov ah, 01h int 21h mov var, al int 21h mov var1,al mov ah,02h mov dl, var int 21h mov dl,var1 int 21h EXIT: ...
11.7
25
0.415954
92a073b3f6476adf2f9ee166a9b4e02fb0b783e3
6,805
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_677.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_677.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_677.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 %r14 push %r15 push %rbp push %rcx push %rdi push %rsi lea addresses_normal_ht+0x12a6b, %rbp nop nop nop nop dec %r14 movb $0x61, (%rbp) inc %r15 lea addresses_D_ht+0x114d7, %r11 nop nop nop nop cmp $18821, %rcx mov $0x6162636465666768, %r1...
36.586022
2,999
0.660544
b5f376e24fee4ea8f875a55ac7f615e0884ce49b
7,973
asm
Assembly
base/ntos/ke/amd64/clockint.asm
yang235/wrk-v1.2
daeeb598c7bf091b1370e8875626ad0cb3cd1ec0
[ "Intel" ]
209
2018-10-30T15:59:10.000Z
2022-03-31T06:02:48.000Z
base/ntos/ke/amd64/clockint.asm
WindowsExploitation/wrk-v1.2
daeeb598c7bf091b1370e8875626ad0cb3cd1ec0
[ "Intel" ]
2
2019-01-17T04:52:33.000Z
2019-06-11T06:37:43.000Z
base/ntos/ke/amd64/clockint.asm
WindowsExploitation/wrk-v1.2
daeeb598c7bf091b1370e8875626ad0cb3cd1ec0
[ "Intel" ]
66
2018-08-03T11:15:44.000Z
2022-03-31T01:03:03.000Z
title "Interval Clock Interrupt" ;++ ; ; Copyright (c) Microsoft Corporation. All rights reserved. ; ; You may only use this code if you agree to the terms of the Windows Research Kernel Source Code License agreement (see License.txt). ; If you do not agree to the terms, do not use the code. ; ; ; Module Name:...
30.086792
134
0.611062
6139fb87670630f937788c191ae501963b931818
3,461
asm
Assembly
asm/text.ext.asm
RockmanEXEZone/MMBN45-English-Translation
61c8df305f76b3b94395cf58cee16d816b56eaaa
[ "BSD-3-Clause" ]
6
2019-11-16T10:19:15.000Z
2022-03-25T16:36:40.000Z
asm/text.ext.asm
RockmanEXEZone/MMBN45-English-Translation
61c8df305f76b3b94395cf58cee16d816b56eaaa
[ "BSD-3-Clause" ]
null
null
null
asm/text.ext.asm
RockmanEXEZone/MMBN45-English-Translation
61c8df305f76b3b94395cf58cee16d816b56eaaa
[ "BSD-3-Clause" ]
null
null
null
.align 2 text_cmdEuropeBlock: push r14 ldrb r0,[r4,0x1] cmp r0,0x0 beq @@skip cmp r0,(VAR_TEXT_EU ? 0x2 : 0x1) bne @@loop @@skip: add r4,0x2 b @@end @@loop: // Loop until 0xFE 0x00 ldrb r0,[r4] add r4,0x1 cmp r0,0xE4 bne @@checkFE add r4,0x1 b @@loop @@checkFE: cmp r0,0xFE bne @@loop ldrb r0,[r4] ...
13.011278
71
0.640855
ca268e23dfa6c6683e0a38972a2c75595565fa7d
211
asm
Assembly
libsrc/fcntl/spectrum/plus3/lseek.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
libsrc/fcntl/spectrum/plus3/lseek.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
libsrc/fcntl/spectrum/plus3/lseek.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
; ; long fdtell(int fd, long posn, int whence) ; ; Set position in file ; ; Not written as yet! ; ; $Id: lseek.asm,v 1.2 2015/01/21 08:09:27 stefano Exp $ PUBLIC lseek .lseek ld hl,-1 ld d,h ld e,l ret
12.411765
56
0.630332
4ed21c717c6d697fb34eec14fe30905293b33f87
2,320
asm
Assembly
code/6502/lib/inp/nes.asm
visrealm/hbc-56
9c082946e247e79edc12867299b5b0fda3b6c873
[ "MIT" ]
65
2021-07-22T10:32:02.000Z
2022-03-30T04:42:45.000Z
code/6502/lib/inp/nes.asm
visrealm/hbc-56
9c082946e247e79edc12867299b5b0fda3b6c873
[ "MIT" ]
5
2022-03-29T20:23:57.000Z
2022-03-30T23:12:42.000Z
code/6502/lib/inp/nes.asm
visrealm/hbc-56
9c082946e247e79edc12867299b5b0fda3b6c873
[ "MIT" ]
4
2021-12-30T17:13:23.000Z
2022-03-05T09:07:22.000Z
; 6502 NES Controllers - HBC-56 ; ; Copyright (c) 2021 Troy Schrapel ; ; This code is licensed under the MIT license ; ; https://github.com/visrealm/hbc-56 ; !ifndef NES_IO_PORT { NES_IO_PORT = $82 !warn "NES_IO_PORT not provided. Defaulting to ", NES_IO_PORT } !ifndef NES_RAM_START { NES_RAM_START = $7ea1 ...
23.434343
89
0.475431
92fdb03e83dabafe9703ba2716844c3de0918684
18,318
asm
Assembly
hmi_sdk/hmi_sdk/Tools/ffmpeg-2.6.2/libavcodec/x86/hevc_sao.asm
APCVSRepo/android_packet
5d4237234656b777cd9b0cae4731afea51986582
[ "BSD-3-Clause" ]
4
2016-09-21T12:36:24.000Z
2020-10-29T01:45:03.000Z
hmi_sdk/hmi_sdk/Tools/ffmpeg-2.6.2/libavcodec/x86/hevc_sao.asm
APCVSRepo/android_packet
5d4237234656b777cd9b0cae4731afea51986582
[ "BSD-3-Clause" ]
7
2016-06-01T01:21:44.000Z
2017-11-03T08:18:23.000Z
hmi_sdk/hmi_sdk/Tools/ffmpeg-2.6.2/libavcodec/x86/hevc_sao.asm
APCVSRepo/android_packet
5d4237234656b777cd9b0cae4731afea51986582
[ "BSD-3-Clause" ]
8
2017-08-29T10:51:50.000Z
2021-03-24T10:19:11.000Z
;****************************************************************************** ;* SIMD optimized SAO functions for HEVC decoding ;* ;* Copyright (c) 2013 Pierre-Edouard LEPERE ;* Copyright (c) 2014 James Almer ;* ;* This file is part of FFmpeg. ;* ;* FFmpeg is free software; you can redistribute it and/or ;* ...
29.3088
129
0.530134
76e3e340d6b282bc4a5634ce4886227cfd39cb78
2,103
asm
Assembly
master/gr_common/core/utility/T4_src/checksum/rx/cksum_rx_little.asm
tarosay/v2wrbbfirm
651ff977c7919b55dcfc77cc23f94edfec2782b8
[ "MIT" ]
null
null
null
master/gr_common/core/utility/T4_src/checksum/rx/cksum_rx_little.asm
tarosay/v2wrbbfirm
651ff977c7919b55dcfc77cc23f94edfec2782b8
[ "MIT" ]
null
null
null
master/gr_common/core/utility/T4_src/checksum/rx/cksum_rx_little.asm
tarosay/v2wrbbfirm
651ff977c7919b55dcfc77cc23f94edfec2782b8
[ "MIT" ]
null
null
null
.ifdef __RX .SECTION P,CODE .glb __cksum .else .file "cksum_rx_little.asm" .section .text.ck .global __cksum .endif __cksum: ; function: _cksum .ifdef __RX .stack __cksum=4 .else ;uint16 _cksum(uchar *data, uint16 nbytes, uint16 sum0); and #0ffffh,...
11.881356
56
0.612458
62a60ddea3536856260d07f1255bddc02771a992
6,637
asm
Assembly
2021-04-03-smallest-possible-container/asm/string.asm
huutuanit/dockercomposeexample
2c43da0c2471ef4a32984c900885b9f13eb8229f
[ "MIT" ]
181
2020-08-31T21:42:40.000Z
2022-03-23T07:25:26.000Z
2021-04-03-smallest-possible-container/asm/string.asm
cola-boya/devops-directive
8330e6d1237970bc8a452776f8c3837a667e3f68
[ "MIT" ]
null
null
null
2021-04-03-smallest-possible-container/asm/string.asm
cola-boya/devops-directive
8330e6d1237970bc8a452776f8c3837a667e3f68
[ "MIT" ]
167
2020-09-16T02:09:58.000Z
2022-03-31T18:09:43.000Z
;asmttpd - Web server for Linux written in amd64 assembly. ;Copyright (C) 2014 nemasu <nemasu@gmail.com> ; ;This file is part of asmttpd. ; ;asmttpd is free software: you can redistribute it and/or modify ;it under the terms of the GNU General Public License as published by ;the Free Software Foundation, either versio...
20.234756
119
0.642007
9ca59bae5904c8a219dd84dffa3c0a488e3a7331
1,419
asm
Assembly
test/shrd.asm
killvxk/AssemblyLine
2a20ec925532875c2f3bb5d423eb38a00bc5c91d
[ "Apache-2.0" ]
147
2021-09-01T03:52:49.000Z
2022-03-30T16:59:58.000Z
test/shrd.asm
killvxk/AssemblyLine
2a20ec925532875c2f3bb5d423eb38a00bc5c91d
[ "Apache-2.0" ]
9
2021-09-15T18:04:36.000Z
2021-09-28T01:22:15.000Z
test/shrd.asm
killvxk/AssemblyLine
2a20ec925532875c2f3bb5d423eb38a00bc5c91d
[ "Apache-2.0" ]
19
2021-09-09T10:54:44.000Z
2022-03-18T19:56:45.000Z
SECTION .text GLOBAL test test: shrd rax, rax, 0 shrd rax, rax, 1 shrd rax, rax, 2 shrd rax, rax, 3 shrd rax, rax, 4 shrd rax, rax, 5 shrd rax, rax, 6 shrd rax, rax, 7 shrd rax, rax, 8 shrd rax, rax, 9 shrd rax, rax, 10 shrd rax, rax, 11 shrd rax, rax, 12 shrd rax, rax, 13 shrd rax, rax, 14 shrd rax, rax, 15 shrd rax, ...
17.304878
17
0.665257
d71a5353486a7c78633f12e0fa036578d8663fd5
344
asm
Assembly
programs/oeis/134/A134770.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/134/A134770.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/134/A134770.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A134770: a(n) = 4*A000984(n) - 3. ; 1,5,21,77,277,1005,3693,13725,51477,194477,739021,2821725,10816621,41602397,160466397,620470077,2404321557,9334424877,36300541197,141381055197,551386115277,2153031497757,8416395854877,32933722910397,128990414732397,505642425751005,1983674131792413 mov $1,2 mul $1,$0 bin $1,$0 mul ...
34.4
249
0.784884
1c551e7c55ea9cfc77b1009a7c8a5c69ea846add
209
asm
Assembly
libsrc/psg/vt2/ay_vt2_init.asm
Frodevan/z88dk
f27af9fe840ff995c63c80a73673ba7ee33fffac
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/psg/vt2/ay_vt2_init.asm
Frodevan/z88dk
f27af9fe840ff995c63c80a73673ba7ee33fffac
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/psg/vt2/ay_vt2_init.asm
Frodevan/z88dk
f27af9fe840ff995c63c80a73673ba7ee33fffac
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
IF !__CPU_INTEL__ && !__CPU_GBZ80__ SECTION code_psg PUBLIC ay_vt2_init PUBLIC _ay_vt2_init EXTERN asm_VT_INIT ay_vt2_init: _ay_vt2_init: push ix push iy call asm_VT_INIT pop iy pop ix ret ENDIF
11
35
0.779904
bd40403e2377cf5f69027408da5e1a9a8a43c0a3
844
asm
Assembly
src/test/ref/struct-35.asm
jbrandwood/kickc
d4b68806f84f8650d51b0e3ef254e40f38b0ffad
[ "MIT" ]
2
2022-03-01T02:21:14.000Z
2022-03-01T04:33:35.000Z
src/test/ref/struct-35.asm
jbrandwood/kickc
d4b68806f84f8650d51b0e3ef254e40f38b0ffad
[ "MIT" ]
null
null
null
src/test/ref/struct-35.asm
jbrandwood/kickc
d4b68806f84f8650d51b0e3ef254e40f38b0ffad
[ "MIT" ]
null
null
null
// Minimal struct with C-Standard behavior - copy assignment through struct pointer // Commodore 64 PRG executable file .file [name="struct-35.prg", type="prg", segments="Program"] .segmentdef Program [segments="Basic, Code, Data"] .segmentdef Basic [start=$0801] .segmentdef Code [start=$80d] .segmentdef Data [startA...
24.114286
83
0.671801
39492188f7e2e38c0a55b8c4b8d0c3340086e675
60
asm
Assembly
gfx/pokemon/diglett/anim_idle.asm
Dev727/ancientplatinum
8b212a1728cc32a95743e1538b9eaa0827d013a7
[ "blessing" ]
28
2019-11-08T07:19:00.000Z
2021-12-20T10:17:54.000Z
gfx/pokemon/diglett/anim_idle.asm
Dev727/ancientplatinum
8b212a1728cc32a95743e1538b9eaa0827d013a7
[ "blessing" ]
13
2020-01-11T17:00:40.000Z
2021-09-14T01:27:38.000Z
gfx/pokemon/diglett/anim_idle.asm
Dev727/ancientplatinum
8b212a1728cc32a95743e1538b9eaa0827d013a7
[ "blessing" ]
22
2020-05-28T17:31:38.000Z
2022-03-07T20:49:35.000Z
setrepeat 2 frame 0, 05 frame 4, 08 dorepeat 1 endanim
10
12
0.7
b43c43c3243b25311af22d341dc0a64d91acae59
66
asm
Assembly
C vs Assembly/print an integer.asm
zakarialaoui10/HIGH-TO-LOW
6fba545110b1188e1afc72c414fbf4f48f780070
[ "MIT" ]
18
2021-07-21T11:01:04.000Z
2022-01-19T03:38:41.000Z
C vs Assembly/print an integer.asm
zakarialaoui10/HIGH-TO-LOW
6fba545110b1188e1afc72c414fbf4f48f780070
[ "MIT" ]
null
null
null
C vs Assembly/print an integer.asm
zakarialaoui10/HIGH-TO-LOW
6fba545110b1188e1afc72c414fbf4f48f780070
[ "MIT" ]
1
2021-06-25T19:48:30.000Z
2021-06-25T19:48:30.000Z
.data number: .word 2 .text li $v0,1 lw $a0,number syscall
8.25
16
0.621212
d041c6284dedde3eb64d6ab469721b59d8043703
536
asm
Assembly
programs/oeis/179/A179865.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/179/A179865.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/179/A179865.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A179865: Number of n-bit binary numbers containing one run of 0's. ; 1,1,3,6,10,15,21,28,36,45,55,66,78,91,105,120,136,153,171,190,210,231,253,276,300,325,351,378,406,435,465,496,528,561,595,630,666,703,741,780,820,861,903,946,990,1035,1081,1128,1176,1225,1275,1326,1378,1431,1485,1540,1596,1653,1711,1770,1830,1891,19...
76.571429
438
0.753731
cfdab512c9aac0cf9662b3852877260b415281ad
1,155
asm
Assembly
libsrc/z88/fdstdio/fdfgetc.asm
dex4er/deb-z88dk
9ee4f23444fa6f6043462332a1bff7ae20a8504b
[ "ClArtistic" ]
1
2018-09-04T23:07:24.000Z
2018-09-04T23:07:24.000Z
libsrc/z88/fdstdio/fdfgetc.asm
dex4er/deb-z88dk
9ee4f23444fa6f6043462332a1bff7ae20a8504b
[ "ClArtistic" ]
null
null
null
libsrc/z88/fdstdio/fdfgetc.asm
dex4er/deb-z88dk
9ee4f23444fa6f6043462332a1bff7ae20a8504b
[ "ClArtistic" ]
null
null
null
; ; Small C z88 File functions ; Written by Dominic Morris <djm@jb.man.ac.uk> ; 22 August 1998 ** UNTESTED ** ; ; *** THIS IS A Z88 SPECIFIC ROUTINE!!! *** ; ; 11/3/99 Fixed for stdin ; ; 22/3/2000 Now calls getchar() for stdin stuff instead of doing ; os_in itself INCLUDE "#fileio.def" ...
18.629032
64
0.481385
062e834639144e5c1af059fc9d9877917b65e340
5,028
asm
Assembly
Transynther/x86/_processed/US/_st_zr_un_/i7-7700_9_0x48_notsx.log_6532_753.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/US/_st_zr_un_/i7-7700_9_0x48_notsx.log_6532_753.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/US/_st_zr_un_/i7-7700_9_0x48_notsx.log_6532_753.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 %rbp push %rbx push %rcx push %rdi push %rdx push %rsi lea addresses_A_ht+0x1cd7f, %r15 nop cmp %rbp, %rbp vmovups (%r15), %ymm0 vextracti128 $1, %ymm0, %xmm0 vpextrq $0, %xmm0, %r12 nop nop sub $64767, %r15 lea addresses_WT_ht+0x1c63f, %rsi nop nop ...
46.555556
2,999
0.657518
55630ffeaf66044109fb821ef2938849add95b94
463
asm
Assembly
programs/oeis/135/A135908.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/135/A135908.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/135/A135908.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A135908: Clique number of commuting graph of symmetric group S_n. ; 0,0,0,2,3,5,8,11,17,26,35,53,80,107,161,242,323,485,728,971,1457,2186,2915,4373,6560,8747,13121,19682,26243,39365,59048,78731,118097,177146,236195,354293,531440,708587,1062881,1594322,2125763,3188645,4782968,6377291,9565937 lpb $0,1 sub $0,1 mov...
28.9375
225
0.658747
6dccb49d921f8904463be678481b3226fd8034c7
553
asm
Assembly
programs/oeis/060/A060872.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/060/A060872.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/060/A060872.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A060872: Sum of d*d' over all unordered pairs (d,d') with d*d' = n. ; 1,2,3,8,5,12,7,16,18,20,11,36,13,28,30,48,17,54,19,60,42,44,23,96,50,52,54,84,29,120,31,96,66,68,70,180,37,76,78,160,41,168,43,132,135,92,47,240,98,150,102,156,53,216,110,224,114,116,59,360,61,124,189,256,130,264,67,204,138,280,71,432,73,148,225,22...
50.272727
343
0.667269
b84b0499f022dc978dd11f991deebad26ed032d0
308
asm
Assembly
src/boot/switch_to_pm.asm
hculpan/hoss
c45dad85df20f72f834e56682407d2d8344e7424
[ "MIT" ]
null
null
null
src/boot/switch_to_pm.asm
hculpan/hoss
c45dad85df20f72f834e56682407d2d8344e7424
[ "MIT" ]
2
2020-07-16T18:30:03.000Z
2021-05-08T05:17:08.000Z
src/boot/switch_to_pm.asm
hculpan/hoss
c45dad85df20f72f834e56682407d2d8344e7424
[ "MIT" ]
null
null
null
[bits 16] switch_to_pm: cli lgdt [gdt_descriptor] mov eax, cr0 or eax, 0x1 mov cr0, eax jmp CODE_SEG:init_pm [bits 32] init_pm: mov ax, DATA_SEG mov ds, ax mov ss, ax mov es, ax mov fs, ax mov gs, ax mov ebp, 0x90000 mov esp, ebp call BEGIN_PM
12.833333
25
0.577922
c57b510474041ecd8196b31dcc2525dbdf67e531
482
asm
Assembly
programs/oeis/280/A280050.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/280/A280050.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/280/A280050.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A280050: a(n) = Sum_{k=2..n} k/lpf(k), where lpf(k) is the least prime dividing k (A020639). ; 0,1,2,4,5,8,9,13,16,21,22,28,29,36,41,49,50,59,60,70,77,88,89,101,106,119,128,142,143,158,159,175,186,203,210,228,229,248,261,281,282,303,304,326,341,364,365,389,396,421,438,464,465,492,503,531,550,579,580,610,611,642,663,6...
43.818182
255
0.649378
a81378bf8661ede26a2979b082871445b3c82f92
1,643
asm
Assembly
Assignment 4/recursive_factorial.asm
sidarthshahri/Computer-Architecture-and-Design
6abef46d85e6cf3e5bce071acbe4c061fbde990c
[ "MIT" ]
null
null
null
Assignment 4/recursive_factorial.asm
sidarthshahri/Computer-Architecture-and-Design
6abef46d85e6cf3e5bce071acbe4c061fbde990c
[ "MIT" ]
null
null
null
Assignment 4/recursive_factorial.asm
sidarthshahri/Computer-Architecture-and-Design
6abef46d85e6cf3e5bce071acbe4c061fbde990c
[ "MIT" ]
4
2021-10-05T04:38:42.000Z
2022-02-09T18:58:25.000Z
# $a0 = array base address # $a1 = n # $s0 = n! Main: addi $a0, $0, 0x100 # array base address = 0x100 addi $a1, $0, 0 # i = 0 addi $t0, $0, 3 # store 3 for use in for loop addi $t1, $0, 50 # $t1 = 50 CreateArray_Loop: slt $t2, $a1, $t1 # i < 50? beq $t2, $0, Exit_Loop # if not then exit loop...
28.824561
55
0.536823
ee268a21a7fea0ba4add96ccce2ac6d3ed562b8f
262
asm
Assembly
inst_jump_branch.asm
ForceTower/MIPS32Processor_UART
8d0202fd6734a1d0c7f62b98051e936e916d78bf
[ "MIT" ]
null
null
null
inst_jump_branch.asm
ForceTower/MIPS32Processor_UART
8d0202fd6734a1d0c7f62b98051e936e916d78bf
[ "MIT" ]
null
null
null
inst_jump_branch.asm
ForceTower/MIPS32Processor_UART
8d0202fd6734a1d0c7f62b98051e936e916d78bf
[ "MIT" ]
null
null
null
addi $t0, $zero, 200 addi $t1, $t0, 300 addi $t4, $zero, 0 addi $t2, $zero, 2 addi $t5, $zero, 0 loop: beq $t2, $t5, end j function return: addi $t5, $t5, 1 add $t4, $t4, $t5 j loop function: add $t3, $t0, $t1 add $t0, $t3, $zero j return end: nop
15.411765
24
0.572519
fbe402cfc72f30108e94227100ffbda7dea84d68
562
asm
Assembly
programs/oeis/333/A333596.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/333/A333596.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/333/A333596.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A333596: a(0) = 0; for n > 0, a(n) = a(n-1) + (number of 1's and 3's in base-4 representation of n) - (number of 0's and 2's in base-4 representation of n). ; 0,1,0,1,1,3,3,5,3,3,1,1,1,3,3,5,4,5,4,5,6,9,10,13,12,13,12,13,14,17,18,21,18,17,14,13,12,13,12,13,10,9,6,5,4,5,4,5,4,5,4,5,6,9,10,13,12,13,12,13,14,17,18,21,19...
51.090909
188
0.597865
f1f7d9b0bc9a679845909da7c0a17196cbb7237a
45
asm
Assembly
L1/TPs/0204-ASM/tp1/pgm0.asm
Tehcam/Studies
69477a211d8c686473b171ad2fa4298ead2ee60d
[ "MIT" ]
null
null
null
L1/TPs/0204-ASM/tp1/pgm0.asm
Tehcam/Studies
69477a211d8c686473b171ad2fa4298ead2ee60d
[ "MIT" ]
null
null
null
L1/TPs/0204-ASM/tp1/pgm0.asm
Tehcam/Studies
69477a211d8c686473b171ad2fa4298ead2ee60d
[ "MIT" ]
null
null
null
;Corentin Machet ;18.03.2021 In MUL 2 Out END
7.5
16
0.755556
eeed0e67c61d25be286174218ec7b6e912dd9b64
833
asm
Assembly
oeis/324/A324352.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/324/A324352.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/324/A324352.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A324352: Total number of occurrences of 2 in the (signed) displacement sets of all permutations of [n+2] divided by 2!. ; Submitted by Jamie Morken(w2) ; 0,1,5,28,179,1306,10757,98932,1006007,11214406,136041329,1784556808,25174694723,380087428618,6115760751869,104481070398556,1888837397941487,36026457717419662,723015...
34.708333
482
0.791116
fd21efd3c9e66b32e41bdc866c801e8e673da338
10,986
asm
Assembly
Marker-32/markers.asm
meibrahim/Computer-Architecture-
0568e49562aed4d3bc7f643c50650cc46def6d61
[ "MIT" ]
null
null
null
Marker-32/markers.asm
meibrahim/Computer-Architecture-
0568e49562aed4d3bc7f643c50650cc46def6d61
[ "MIT" ]
null
null
null
Marker-32/markers.asm
meibrahim/Computer-Architecture-
0568e49562aed4d3bc7f643c50650cc46def6d61
[ "MIT" ]
null
null
null
; Mazen Ibrahim 295924 bits 32 extern _print_debug extern _get_int32 extern _get_int24 extern _get_int16 extern _find_black extern _find_color extern _get_bmp_s extern _get_pixel_offset extern _print_marker %define header_size 54 %define get_int32 _get_int32 %define get_int24 _get_int24 %def...
18.843911
74
0.644912
ca98011ecd6d9ff2722d913d1371859c055ad48f
7,209
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca.log_21829_902.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.log_21829_902.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.log_21829_902.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r11 push %r13 push %r15 push %rbp push %rcx push %rdi push %rdx push %rsi lea addresses_WT_ht+0xf554, %rsi lea addresses_A_ht+0x14174, %rdi nop nop nop nop nop and $43392, %rdx mov $122, %rcx rep movsl nop nop nop inc %r15 lea addresses_A_ht+0x15738, %rsi clflush (%rsi...
35.512315
2,999
0.656263
3da598d84b709da45cac9ed792f49ad918a11ab8
8,121
asm
Assembly
Library/Styles/Manip/manipSaveRecall.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
504
2018-11-18T03:35:53.000Z
2022-03-29T01:02:51.000Z
Library/Styles/Manip/manipSaveRecall.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
96
2018-11-19T21:06:50.000Z
2022-03-06T10:26:48.000Z
Library/Styles/Manip/manipSaveRecall.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
73
2018-11-19T20:46:53.000Z
2022-03-29T00:59:26.000Z
COMMENT @---------------------------------------------------------------------- Copyright (c) Berkeley Softworks 1991 -- All Rights Reserved PROJECT: PC GEOS MODULE: Library/Styles FILE: Manip/manipSaveRecall.asm REVISION HISTORY: Name Date Description ---- ---- ----------- Tony 12/91 Initial ver...
21.656
80
0.678242
86b8b9a0dbff37931cb55ffde98978dbeceabe09
7,680
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2.log_19850_824.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2.log_19850_824.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2.log_19850_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 %r12 push %r14 push %r15 push %rbp push %rcx push %rdi push %rdx push %rsi lea addresses_UC_ht+0x25ad, %rsi clflush (%rsi) nop nop cmp $40168, %r14 movw $0x6162, (%rsi) nop nop nop xor %r15, %r15 lea addresses_A_ht+0x14ead, %r12 nop nop nop and %rsi, %rsi mov (%r12), %d...
33.832599
2,999
0.65612
10a90957716205108440a25a63a7b155fe4b9f15
272
asm
Assembly
programs/oeis/199/A199321.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/199/A199321.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/199/A199321.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A199321: 7*6^n+1. ; 8,43,253,1513,9073,54433,326593,1959553,11757313,70543873,423263233,2539579393,15237476353,91424858113,548549148673,3291294892033,19747769352193,118486616113153,710919696678913,4265518180073473,25593109080440833 mov $1,6 pow $1,$0 mul $1,7 add $1,1
34
213
0.816176
c00a1272c046e74ff2b00ff920c16ca0048a5277
1,105
asm
Assembly
programs/oeis/173/A173455.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/173/A173455.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/173/A173455.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A173455: Row sums of triangle A027751. ; 1,1,1,3,1,6,1,7,4,8,1,16,1,10,9,15,1,21,1,22,11,14,1,36,6,16,13,28,1,42,1,31,15,20,13,55,1,22,17,50,1,54,1,40,33,26,1,76,8,43,21,46,1,66,17,64,23,32,1,108,1,34,41,63,19,78,1,58,27,74,1,123,1,40,49,64,19,90,1,106,40,44,1,140,23,46,33,92,1,144,21,76,35,50,25,156,1,73,57,117,1,11...
40.925926
769
0.637104
8117ffce5ad4604ecd36bee658441cb8f7cee64c
532
asm
Assembly
Word_Count.asm
nasim-aust/AUST_CSE_2214_ASSEMBLY_LAB
c264a198aa6ba330105a1a78c8655461e8188ed8
[ "MIT" ]
2
2017-02-05T00:30:55.000Z
2020-06-07T11:05:09.000Z
Word_Count.asm
nasim-aust/AUST_CSE_2214_ASSEMBLY_LAB
c264a198aa6ba330105a1a78c8655461e8188ed8
[ "MIT" ]
null
null
null
Word_Count.asm
nasim-aust/AUST_CSE_2214_ASSEMBLY_LAB
c264a198aa6ba330105a1a78c8655461e8188ed8
[ "MIT" ]
null
null
null
.MODEL SMALL .STACK 100H .DATA SUM DB 0 .CODE MAIN PROC MOV AX,@DATA MOV DS,AX INPUT: MOV AH,1 INT 21H CMP AL,20H JE WORD CMP AL,0DH JNE INPUT INC SUM JMP OUTPUT WORD: INC SUM JMP INPUT OUTPUT: ADD SUM,48 ...
9.5
21
0.503759
5489a36c5b4508b861c5c699aee0b369ba0c9671
89,060
asm
Assembly
zombie.asm
danilocapkob/xv6plus
9c4b22809094b9c9739201dee316ec2cdbd1a100
[ "Xnet", "X11" ]
1
2020-07-14T11:28:42.000Z
2020-07-14T11:28:42.000Z
zombie.asm
danilocapkob/xv6plus
9c4b22809094b9c9739201dee316ec2cdbd1a100
[ "Xnet", "X11" ]
null
null
null
zombie.asm
danilocapkob/xv6plus
9c4b22809094b9c9739201dee316ec2cdbd1a100
[ "Xnet", "X11" ]
null
null
null
_zombie: file format elf32-i386-freebsd Disassembly of section .text: 00000000 <main>: #include "user.h" int main(void) { 0: 8d 4c 24 04 lea 0x4(%esp),%ecx 4: 83 e4 f0 and $0xfffffff0,%esp 7: ff 71 fc pushl 0xfffffffc(%ecx) a: 55 ...
41.098293
104
0.42157
fd6afedbdd72ba0c8b42a3f6d99d4de6f645cf4b
744
asm
Assembly
programs/oeis/267/A267815.asm
ckrause/cm
0021b6ca0be0fbe79164e647ddfd0e65869304fe
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/267/A267815.asm
ckrause/cm
0021b6ca0be0fbe79164e647ddfd0e65869304fe
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/267/A267815.asm
ckrause/cm
0021b6ca0be0fbe79164e647ddfd0e65869304fe
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A267815: Binary representation of the n-th iteration of the "Rule 221" elementary cellular automaton starting with a single ON (black) cell. ; 1,11,10111,1101111,111011111,11110111111,1111101111111,111111011111111,11111110111111111,1111111101111111111,111111111011111111111,11111111110111111111111,11111111111011111111...
93
342
0.840054
e3faa00c5c33cc1e353d09c99bb32d0ee7e7d603
184
asm
Assembly
programs/oeis/121/A121150.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/121/A121150.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/121/A121150.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A121150: Minimal number of vertices in an n-polyomino. ; 4,6,8,9,11,12,14,15,16,18,19,20,22,23,24,25 mov $1,$0 mul $1,2 seq $1,103128 ; a(n) = floor(sqrt(2n-1)). add $0,$1 add $0,3
20.444444
56
0.630435
349cfd88fd0cb2ce42d6c56d9eed1209fdd96290
788
asm
Assembly
nand2tetris/projects/04/mult/mult.asm
eklavyamirani/nand2tetris
bab7ac2d710227367047b66f8243ead22c902d48
[ "MIT" ]
null
null
null
nand2tetris/projects/04/mult/mult.asm
eklavyamirani/nand2tetris
bab7ac2d710227367047b66f8243ead22c902d48
[ "MIT" ]
null
null
null
nand2tetris/projects/04/mult/mult.asm
eklavyamirani/nand2tetris
bab7ac2d710227367047b66f8243ead22c902d48
[ "MIT" ]
null
null
null
// This file is part of www.nand2tetris.org // and the book "The Elements of Computing Systems" // by Nisan and Schocken, MIT Press. // File name: projects/04/Mult.asm // Multiplies R0 and R1 and stores the result in R2. // (R0, R1, R2 refer to RAM[0], RAM[1], and RAM[2], respectively.) // Put your code here. /...
13.355932
66
0.56599
dc516887c8992aa8dc5ec1fc42e55b2811d13715
665
asm
Assembly
engine/flag_action_predef.asm
adhi-thirumala/EvoYellow
6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c
[ "Unlicense" ]
16
2018-08-28T21:47:01.000Z
2022-02-20T20:29:59.000Z
engine/flag_action.asm
JStar-debug2020/pokemon-rby-dx
c2fdd8145d96683addbd8d9075f946a68d1527a1
[ "MIT" ]
7
2020-07-16T10:48:52.000Z
2021-01-28T18:32:02.000Z
engine/flag_action.asm
JStar-debug2020/pokemon-rby-dx
c2fdd8145d96683addbd8d9075f946a68d1527a1
[ "MIT" ]
2
2021-03-28T18:33:43.000Z
2021-05-06T13:12:09.000Z
FlagActionPredef: call GetPredefRegisters FlagAction: ; Perform action b on bit c ; in the bitfield at hl. ; 0: reset ; 1: set ; 2: read ; Return the result in c. push hl push de push bc ; bit ld a, c ld d, a and 7 ld e, a ; byte ld a, d srl a srl a srl a add l ld l, a jr nc, .ok inc h .ok ; ...
8.986486
27
0.569925
6374db6940b176fdd9a8b6da1d1fbb717865fed3
326
asm
Assembly
ffight/lcs/boss/3F.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/boss/3F.asm
zengfr/arcade_game_romhacking_sourcecode_top_secret_data
a4a0c86c200241494b3f1834cd0aef8dc02f7683
[ "Apache-2.0" ]
null
null
null
ffight/lcs/boss/3F.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 003CDE move.b #$3, ($3f,A3) [boss+3C] 003CE4 sub.w D5, ($18,A3) [boss+3F] 007340 move.b ($b,A2), ($3f,A3) [boss+16, enemy+16] 007346 bmi $746c [boss+3F, enemy+3F] 03ED34 move.b #$4, ($3,A6) [boss+3F] copyright zengfr site:http://github.com/zengfr/rom...
32.6
54
0.650307
f59e56ef128070a508aca912edff8d58284b3a00
605
asm
Assembly
src/test/ref/loop-while-continue.asm
jbrandwood/kickc
d4b68806f84f8650d51b0e3ef254e40f38b0ffad
[ "MIT" ]
2
2022-03-01T02:21:14.000Z
2022-03-01T04:33:35.000Z
src/test/ref/loop-while-continue.asm
jbrandwood/kickc
d4b68806f84f8650d51b0e3ef254e40f38b0ffad
[ "MIT" ]
null
null
null
src/test/ref/loop-while-continue.asm
jbrandwood/kickc
d4b68806f84f8650d51b0e3ef254e40f38b0ffad
[ "MIT" ]
null
null
null
// Tests break statement in a simple loop // Commodore 64 PRG executable file .file [name="loop-while-continue.prg", type="prg", segments="Program"] .segmentdef Program [segments="Basic, Code, Data"] .segmentdef Basic [start=$0801] .segmentdef Code [start=$80d] .segmentdef Data [startAfter="Code"] .segment Basic :Bas...
20.166667
70
0.614876
13622d2bd31a98ecd1cd166175f812dac1112d98
310
asm
Assembly
programs/oeis/021/A021928.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/021/A021928.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/021/A021928.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A021928: Decimal expansion of 1/924. ; 0,0,1,0,8,2,2,5,1,0,8,2,2,5,1,0,8,2,2,5,1,0,8,2,2,5,1,0,8,2,2,5,1,0,8,2,2,5,1,0,8,2,2,5,1,0,8,2,2,5,1,0,8,2,2,5,1,0,8,2,2,5,1,0,8,2,2,5,1,0,8,2,2,5,1,0,8,2,2,5,1,0,8,2,2,5,1,0,8,2,2,5,1,0,8,2,2,5,1 add $0,1 mov $1,10 pow $1,$0 mul $1,7 div $1,6468 mod $1,10 mov $0,$1
28.181818
199
0.541935
40b0b0064a94c2f41198f1391df87902e5800c88
2,538
asm
Assembly
src/init.asm
tewtal/sm_practice_hack
2e435012a4259035cb69b0d3bc90a221cb5de37d
[ "Unlicense" ]
15
2019-02-23T20:38:49.000Z
2022-02-18T01:14:04.000Z
src/init.asm
tewtal/sm_practice_hack
2e435012a4259035cb69b0d3bc90a221cb5de37d
[ "Unlicense" ]
50
2019-03-06T22:02:17.000Z
2022-03-31T05:25:54.000Z
src/init.asm
tewtal/sm_practice_hack
2e435012a4259035cb69b0d3bc90a221cb5de37d
[ "Unlicense" ]
20
2019-02-23T20:40:53.000Z
2022-02-22T17:44:45.000Z
!SRAM_VERSION = $0009 ; hijack, runs as game is starting, JSR to RAM initialization to avoid bad values org $808455 JML init_code org $81F000 print pc, " init start" init_code: { REP #$30 PHA ; Clear WRAM { ; We mostly use $7FFB00 and upward, so just zero everything LDA #$0000 ...
25.128713
81
0.63357
580f03f29cecca9e1541903455f3f800fa8eab7d
699
asm
Assembly
oeis/007/A007407.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/007/A007407.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/007/A007407.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A007407: a(n) = denominator of Sum_{k=1..n} 1/k^2. ; Submitted by Jon Maiga ; 1,4,36,144,3600,3600,176400,705600,6350400,1270080,153679680,153679680,25971865920,25971865920,129859329600,519437318400,150117385017600,150117385017600,54192375991353600,10838475198270720,221193371393280,221193371393280,117011293467045120,...
38.833333
488
0.811159
9631c2cc13ec6e091ee323eccfd2222b8d3ec45a
787
asm
Assembly
programs/oeis/255/A255201.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/255/A255201.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/255/A255201.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A255201: Number of prime factors of n^2. ; 0,2,2,4,2,4,2,6,4,4,2,6,2,4,4,8,2,6,2,6,4,4,2,8,4,4,6,6,2,6,2,10,4,4,4,8,2,4,4,8,2,6,2,6,6,4,2,10,4,6,4,6,2,8,4,8,4,4,2,8,2,4,6,12,4,6,2,6,4,6,2,10,2,4,6,6,4,6,2,10,8,4,2,8,4,4,4,8,2,8,4,6,4,4,4,12,2,6,6,8,2,6,2,8,6,4,2,10,2,6,4,10,2,6,4,6,6,4,4,10,4,4,4,6,6,8,2,14,4,6,2,8,4...
56.214286
524
0.551461
2d5a233c6d2b4c9a33f153f24041ddabcb7a1399
242
asm
Assembly
libsrc/_DEVELOPMENT/arch/zxn/esxdos/c/sccz80/esx_f_sync.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/_DEVELOPMENT/arch/zxn/esxdos/c/sccz80/esx_f_sync.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/_DEVELOPMENT/arch/zxn/esxdos/c/sccz80/esx_f_sync.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
; unsigned char esx_f_sync(unsigned char handle) SECTION code_esxdos PUBLIC esx_f_sync EXTERN asm_esx_f_sync defc esx_f_sync = asm_esx_f_sync ; SDCC bridge for Classic IF __CLASSIC PUBLIC _esx_f_sync defc _esx_f_sync = esx_f_sync ENDIF
14.235294
48
0.826446
6dc3f35b3f711375dd208b12a899e538a5555e34
1,754
asm
Assembly
Vivid/libv/linux_x64_vivid/math.asm
lehtojo/v
f86911ed110639312e05bc1bf042c728cf82f4f9
[ "MIT" ]
3
2021-07-15T20:45:25.000Z
2022-02-08T17:51:33.000Z
Vivid/libv/linux_x64_vivid/math.asm
lehtojo/zz
ca17d6d6c03420908d53e3b0b7c3cfa3e2e4d209
[ "MIT" ]
null
null
null
Vivid/libv/linux_x64_vivid/math.asm
lehtojo/zz
ca17d6d6c03420908d53e3b0b7c3cfa3e2e4d209
[ "MIT" ]
null
null
null
.export _V22internal_integer_powerxx_rx .export _V3powxx_rx # rdi: base # rsi: exponent mov qword [rsp+8], rdi mov qword [rsp+16], rsi fld1 fild qword [rsp+16] fild qword [rsp+8] # st0: base, st1: exponent, st2: 1.0 fyl2x # Replace st1 with st1 ∗ log2(st0) and pop the register stack. # st0: exponent ∗ log2(base), st...
21.654321
72
0.699544
df54bf7a0481f5e67d998f16e4397a38722fdb2b
595
asm
Assembly
oeis/304/A304510.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/304/A304510.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/304/A304510.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A304510: a(n) = 69*2^n - 42 (n>=1). ; 96,234,510,1062,2166,4374,8790,17622,35286,70614,141270,282582,565206,1130454,2260950,4521942,9043926,18087894,36175830,72351702,144703446,289406934,578813910,1157627862,2315255766,4630511574,9261023190,18522046422,37044092886,74088185814,148176371670,296352743382,592705486806,11...
59.5
496
0.836975
8d3ba1fac08b80bbccf15b7be2bacdf95ebb7010
44,963
asm
Assembly
schedtest.asm
xiaoqing2027/Operating-System
f6429aa175de2a4f9f0ad457bea47ae1ea60e0f2
[ "MIT-0" ]
null
null
null
schedtest.asm
xiaoqing2027/Operating-System
f6429aa175de2a4f9f0ad457bea47ae1ea60e0f2
[ "MIT-0" ]
null
null
null
schedtest.asm
xiaoqing2027/Operating-System
f6429aa175de2a4f9f0ad457bea47ae1ea60e0f2
[ "MIT-0" ]
null
null
null
_schedtest: file format elf32-i386 Disassembly of section .text: 00000000 <rand>: unsigned short lfsr = 0xACE1u; unsigned bit; unsigned rand() { 0: 55 push %ebp 1: 89 e5 mov %esp,%ebp bit = ((lfsr >> 0) ^ (lfsr >> 2) ^ (lfsr >> 3) ^ (lfsr >> 5) ) & 1; 3: 0f ...
33.756006
69
0.433645
fb3338f2f9a85b6a06cbd591f7f85d21920c9a75
366
asm
Assembly
programs/oeis/138/A138441.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/138/A138441.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/138/A138441.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A138441: a(n) = ((n-th prime)^6-(n-th prime^2))/2. ; 30,360,7800,58800,885720,2413320,12068640,23522760,74017680,297411240,443751360,1282862520,2375051280,3160680600,5389606560,11082179160,21090265080,25760185320,45229188840,64050139440,75667110480,121543724640,163470183240 seq $0,40 ; The prime numbers. pow $0,2 mo...
33.272727
223
0.759563
cd9959a0cd637e39d1255f56114dab1e994f392e
197
asm
Assembly
tests/asm/32/reljmp.asm
ReneNyffenegger/udis86
6b6122c3552925d4d0216beac29b09800440f2fe
[ "BSD-2-Clause" ]
710
2015-01-05T05:16:09.000Z
2022-03-23T14:24:53.000Z
tests/asm/32/reljmp.asm
ReneNyffenegger/udis86
6b6122c3552925d4d0216beac29b09800440f2fe
[ "BSD-2-Clause" ]
28
2015-01-17T23:19:45.000Z
2021-12-23T21:39:49.000Z
tests/asm/32/reljmp.asm
ReneNyffenegger/udis86
6b6122c3552925d4d0216beac29b09800440f2fe
[ "BSD-2-Clause" ]
227
2015-01-05T21:24:53.000Z
2022-03-10T18:24:43.000Z
[bits 32] [org 0x80000000] l1: nop nop nop nop nop jmp l1 nop jmp word l2 nop nop jmp dword l2 nop nop nop l2: nop nop jmp l1
7.88
16
0.461929
0b12ff1e782e23c0bb4de37b07da54a304d525d0
5,945
asm
Assembly
Transynther/x86/_processed/NC/_zr_/i7-7700_9_0x48.log_21829_1031.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NC/_zr_/i7-7700_9_0x48.log_21829_1031.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NC/_zr_/i7-7700_9_0x48.log_21829_1031.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 %r9 push %rbp push %rcx push %rdi push %rsi lea addresses_WT_ht+0xd63d, %rsi lea addresses_WC_ht+0x11a4c, %rdi clflush (%rdi) nop nop xor %r9, %r9 mov $125, %rcx rep movsl cmp %rdi, %rdi lea addresses_normal_ht+0x1b772, %r13 nop nop nop inc...
39.633333
2,999
0.658032
835248a434624be3823c419f35fd6bdd3274d000
2,613
asm
Assembly
Source/NativeASM/HijackASM_x64.asm
KNSoft/NTAssassin
4f51b8b33f685fd4cc0f12026345fb70f8fc040a
[ "MIT" ]
8
2021-05-11T07:45:13.000Z
2021-09-08T05:17:27.000Z
Source/NativeASM/HijackASM_x64.asm
KNSoft/NTAssassin
4f51b8b33f685fd4cc0f12026345fb70f8fc040a
[ "MIT" ]
null
null
null
Source/NativeASM/HijackASM_x64.asm
KNSoft/NTAssassin
4f51b8b33f685fd4cc0f12026345fb70f8fc040a
[ "MIT" ]
2
2021-06-29T08:30:18.000Z
2021-08-05T01:37:01.000Z
include HijackASM.inc .code Hijack_CallProc_InjectThread_x64 PROC USES rbx rdi rsi ; rdi point to HIJACK_CALLPROCHEADER mov rdi, rcx ; Support stdcall only cmp dword ptr [rdi + 8], 0 ; [rdi].CallConvention je @f mov eax, STATUS_NOT_IMPLEMENTED ret @@: ; rsi point to ...
23.540541
77
0.553004
6e16365fb7c8b8296b65c55f8254dd0dbac0d612
7,496
asm
Assembly
Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xa0.log_21829_1702.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_1702.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_1702.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r11 push %r12 push %r14 push %r15 push %r9 push %rbp push %rcx push %rdi push %rsi lea addresses_UC_ht+0x199b5, %r9 nop nop nop nop sub %r11, %r11 movb (%r9), %r12b nop nop nop nop dec %rsi lea addresses_WT_ht+0x11615, %r15 nop nop nop nop and %r14, %r14 mov (%r15), %e...
34.865116
2,999
0.65675
8b348bb39c17300808f4c8238ef24cc129e4f9b1
12,749
asm
Assembly
OSSOURCE/jobcode.asm
mooseman/smallOS
a4468b69e8372350310828d5b72b56fb5e3a0fa8
[ "Unlicense" ]
3
2015-11-05T09:13:10.000Z
2021-03-24T13:30:27.000Z
OSSOURCE/jobcode.asm
mooseman/smallOS
a4468b69e8372350310828d5b72b56fb5e3a0fa8
[ "Unlicense" ]
null
null
null
OSSOURCE/jobcode.asm
mooseman/smallOS
a4468b69e8372350310828d5b72b56fb5e3a0fa8
[ "Unlicense" ]
1
2017-03-30T12:46:43.000Z
2017-03-30T12:46:43.000Z
; MMURTL Operating System Source Code ; Written by Richard A. Burgess ; ; This code is released to the public domain. ; "Share and enjoy....." ;) ; .DATA .INCLUDE MOSEDF.INC .INCLUDE JOB.INC .INCLUDE TSS.INC PUBLIC pFreeJCB DD 0 ; Ptr to free Job Control Blocks PUBLIC pJCBs DD 0 ; JC...
29.997647
79
0.566554
c384cad7cb3afda4fa42f9d6e0c634428ba6918c
651
asm
Assembly
oeis/102/A102206.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/102/A102206.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/102/A102206.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A102206: a(0) = 3, a(1) = 8, a(n+2) = 4*a(n+1) - a(n) - 2. ; 3,8,27,98,363,1352,5043,18818,70227,262088,978123,3650402,13623483,50843528,189750627,708158978,2642885283,9863382152,36810643323,137379191138,512706121227,1913445293768,7141075053843,26650854921602,99462344632563,371198523608648,1385331749802027,5170128475...
46.5
493
0.803379
a8d48f40714f8317ec7f66ccc107d6fb46bc1c4a
706
asm
Assembly
oeis/041/A041634.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/041/A041634.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/041/A041634.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A041634: Numerators of continued fraction convergents to sqrt(336). ; Submitted by Jon Maiga ; 18,55,1998,6049,219762,665335,24171822,73180801,2658680658,8049222775,292430700558,885341324449,32164718380722,97379496466615,3537826591178862,10710859270003201,389128760311294098,1178097140203885495,42800625807651171918,12...
41.529412
487
0.83711
45d95b3e0f7f5322b962b2f48bb1df93dc19a555
1,527
asm
Assembly
Wk06_MiniBomb2/phase2.asm
jwatson-CO-edu/CSCI2400-201_Demo
166c411c1deac9e76d831146dab5b5b75b9286c7
[ "MIT" ]
1
2020-09-04T21:30:57.000Z
2020-09-04T21:30:57.000Z
Wk06_MiniBomb2/phase2.asm
jwatson-CO-edu/CSCI2400-201_Demo
166c411c1deac9e76d831146dab5b5b75b9286c7
[ "MIT" ]
null
null
null
Wk06_MiniBomb2/phase2.asm
jwatson-CO-edu/CSCI2400-201_Demo
166c411c1deac9e76d831146dab5b5b75b9286c7
[ "MIT" ]
null
null
null
00000000000006df <driver_2>: # Stack Frame Creation 6df: 55 push %rbp 6e0: 48 89 e5 mov %rsp,%rbp 6e3: 48 83 ec 10 sub $0x10,%rsp # Function logic begins 6e7: 48 8d 05 82 09 20 00 lea 0x200982(%rip),%rax # Add 0x200982 to ProgCountr -> $rax # 201070 <items+0x30...
58.730769
113
0.497053
dcfd6bae99c374486beafa7585bd154d6a3454b1
53
asm
Assembly
unittests/arch/x86/insn/bswap64.asm
path64/assembler
32ade96bc087d3a3e015e03d69fa48c41a7071a6
[ "BSD-2-Clause" ]
1
2016-06-03T20:02:45.000Z
2016-06-03T20:02:45.000Z
unittests/arch/x86/insn/bswap64.asm
path64/assembler
32ade96bc087d3a3e015e03d69fa48c41a7071a6
[ "BSD-2-Clause" ]
null
null
null
unittests/arch/x86/insn/bswap64.asm
path64/assembler
32ade96bc087d3a3e015e03d69fa48c41a7071a6
[ "BSD-2-Clause" ]
null
null
null
[bits 64] bswap r8 ; 49 0f c8 bswap rax ; 48 0f c8
8.833333
20
0.622642
f8d02a6f746e6e693d053d286c60dfb8677ad057
622
asm
Assembly
oeis/315/A315318.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/315/A315318.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/315/A315318.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A315318: Coordination sequence Gal.6.622.2 where G.u.t.v denotes the coordination sequence for a vertex of type v in tiling number t in the Galebach list of u-uniform tilings. ; Submitted by Christian Krause ; 1,6,10,16,21,26,31,36,41,46,52,56,62,68,72,78,83,88,93,98,103,108,114,118,124,130,134,140,145,150,155,160,16...
56.545455
182
0.742765
e0b55ad19b5acdee61299158fafecf208497f9b5
448
asm
Assembly
oeis/039/A039649.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/039/A039649.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/039/A039649.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A039649: a(n) = phi(n)+1. ; Submitted by Jamie Morken ; 2,2,3,3,5,3,7,5,7,5,11,5,13,7,9,9,17,7,19,9,13,11,23,9,21,13,19,13,29,9,31,17,21,17,25,13,37,19,25,17,41,13,43,21,25,23,47,17,43,21,33,25,53,19,41,25,37,29,59,17,61,31,37,33,49,21,67,33,45,25,71,25,73,37,41,37,61,25,79,33,55,41,83,25,65,43,57,41,89,25,73,45,61,4...
28
283
0.602679
fd73e5ce19d2a291793a11a22cf867995e2a94c2
2,724
asm
Assembly
arch/x86-64/src/isrs.asm
circutrider21/Night
27b12fec805c4710cbbdc7c3d09b87a7632123d7
[ "Apache-2.0" ]
4
2021-02-09T19:40:31.000Z
2021-12-17T15:39:18.000Z
arch/x86-64/src/isrs.asm
circutrider21/Night
27b12fec805c4710cbbdc7c3d09b87a7632123d7
[ "Apache-2.0" ]
2
2021-03-04T18:49:37.000Z
2021-03-07T20:24:33.000Z
arch/x86-64/src/isrs.asm
circutrider21/Night
27b12fec805c4710cbbdc7c3d09b87a7632123d7
[ "Apache-2.0" ]
null
null
null
%macro INTERRUPT_NAME 1 dq __interrupt%1 %endmacro %macro INTERRUPT_ERR 1 __interrupt%1: push %1 jmp __interrupt_common %endmacro %macro INTERRUPT_NOERR 1 __interrupt%1: push 0 push %1 jmp __interrupt_common %endmacro %macro __pusha 0 push rax push rbx push rcx push rdx push rsi push rdi p...
15.303371
42
0.795154
81c9c8ae475c95c6edfaea45be44adbae41bea39
870
asm
Assembly
oeis/184/A184036.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/184/A184036.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/184/A184036.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A184036: 1/16 the number of (n+1) X 7 0..3 arrays with all 2 X 2 subblocks having the same four values. ; Submitted by Jon Maiga ; 325,337,358,400,478,634,934,1534,2710,5062,9718,19030,37558,74614,148534,296374,591670,1182262,2362678,4723510,9443638,18883894,37761334,75516214,151019830,302027062,604029238,1208033590,...
48.333333
496
0.798851
27a3e2818e19338b852c44ce8f6144831d86ec88
16,601
asm
Assembly
DependentExtensions/cat/src/math/big_x64_elf.asm
RichardRanft/RakNet
1a169895a900c9fc4841c556e16514182b75faf8
[ "BSD-2-Clause" ]
1,255
2015-01-01T12:16:18.000Z
2017-05-24T20:56:12.000Z
DependentExtensions/cat/src/math/big_x64_elf.asm
RichardRanft/RakNet
1a169895a900c9fc4841c556e16514182b75faf8
[ "BSD-2-Clause" ]
76
2017-06-07T21:05:41.000Z
2021-12-14T21:15:49.000Z
DependentExtensions/cat/src/math/big_x64_elf.asm
RichardRanft/RakNet
1a169895a900c9fc4841c556e16514182b75faf8
[ "BSD-2-Clause" ]
535
2015-01-05T01:09:02.000Z
2017-05-17T00:58:03.000Z
; Copyright (c) 2009-2010 Christopher A. Taylor. All rights reserved. ; ; Redistribution and use in source and binary forms, with or without ; modification, are permitted provided that the following conditions are met: ; ; * Redistributions of source code must retain the above copyright notice, ; this list of ...
23.38169
79
0.464791
8cf76e58fc27a02350ad66b681b79e24e99211da
188
asm
Assembly
libsrc/target/nc100/padreadyparallel.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/target/nc100/padreadyparallel.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/target/nc100/padreadyparallel.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
SECTION code_clib PUBLIC padreadyparallel PUBLIC _padreadyparallel ; fastcall .padreadyparallel ._padreadyparallel call 0xb866 ld hl, 0 ret nc inc hl ret
13.428571
33
0.691489
321e96966286c310f686e82200ed71517db5efb8
7,072
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_915.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_915.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_915.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r13 push %r14 push %r15 push %r9 push %rcx push %rdi push %rdx push %rsi lea addresses_A_ht+0x218a, %rcx nop nop nop nop and $62363, %r15 mov $0x6162636465666768, %r14 movq %r14, %xmm1 movups %xmm1, (%rcx) nop nop lfence lea addresses_normal_ht+0x717c, %rsi lea address...
34.497561
2,999
0.660351
811ccc288380b943d4822141c045b09e6d47c816
54,085
asm
Assembly
ls/ls.asm
NudelErde/Kernel
875a0635b5bbd910680970a9446cb86b96b62323
[ "MIT" ]
null
null
null
ls/ls.asm
NudelErde/Kernel
875a0635b5bbd910680970a9446cb86b96b62323
[ "MIT" ]
null
null
null
ls/ls.asm
NudelErde/Kernel
875a0635b5bbd910680970a9446cb86b96b62323
[ "MIT" ]
1
2021-04-28T10:13:53.000Z
2021-04-28T10:13:53.000Z
../ls/ls.elf: file format elf64-x86-64 Disassembly of section .text: 0000000060000000 <exit(unsigned long)>: 60000000: 55 push %rbp 60000001: 48 89 e5 mov %rsp,%rbp 60000004: 48 83 ec 10 sub $0x10,%rsp 60000008: 48 89 7d f8 mov %rdi,...
55.188776
142
0.505038
53d1e73632e3ea003d17579166612d10643683db
597
asm
Assembly
oeis/305/A305877.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/305/A305877.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/305/A305877.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A305877: Numbers in base 3 reversed. ; Submitted by Jamie Morken(s3) ; 0,1,2,1,11,21,2,12,22,1,101,201,11,111,211,21,121,221,2,102,202,12,112,212,22,122,222,1,1001,2001,101,1101,2101,201,1201,2201,11,1011,2011,111,1111,2111,211,1211,2211,21,1021,2021,121,1121,2121,221,1221,2221,2,1002,2002,102,1102,2102,202,1202,2202...
42.642857
433
0.716918
fb1d6ace98d1f65696bb4cdbbd0986e436d2d224
5,007
asm
Assembly
Transynther/x86/_processed/NONE/_st_un_/i9-9900K_12_0xa0.log_21829_646.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_st_un_/i9-9900K_12_0xa0.log_21829_646.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_st_un_/i9-9900K_12_0xa0.log_21829_646.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 %r8 push %rbx push %rdi push %rdx lea addresses_UC_ht+0x3466, %r8 nop nop xor $6725, %rdi movw $0x6162, (%r8) nop nop nop nop nop inc %r8 lea addresses_UC_ht+0x14ca6, %r13 nop nop nop nop nop add %rdi, %rdi movw $0x6162, (%r13) add $628, %r...
47.685714
2,999
0.655283
5c876f6c22521791c0aa726355b07485a610b208
2,393
asm
Assembly
Programs/src/config.asm
royprocell/GoldOS16
ebce72ff9fcfad474bb67d8c117046ce260927ec
[ "BSD-3-Clause" ]
4
2016-02-28T20:22:24.000Z
2016-07-08T07:28:27.000Z
Programs/src/config.asm
royprocell/GoldOS16
ebce72ff9fcfad474bb67d8c117046ce260927ec
[ "BSD-3-Clause" ]
null
null
null
Programs/src/config.asm
royprocell/GoldOS16
ebce72ff9fcfad474bb67d8c117046ce260927ec
[ "BSD-3-Clause" ]
null
null
null
;Roy Procell ;2/18/2016 ;GoldOS config.bin org 40960 main: ;sets video mode mov di, 0 mov al, 3 int 0F1h ;clears screen mov bl, 0x70 mov di, 0xA int 0F1h ;draws header at the top mov bl, 0x83 mov dh, 0 mov di, 0Ch int 0F1h mov dh, 1 int 0F1h mov di, 1 mov ax, 2000h mov bx, list mov cx, welcom...
12.398964
84
0.651483
b94f06bb6479b68376e37698966e774a19562344
1,351
asm
Assembly
projects/08/FunctionCalls/StaticsTest/Sys.asm
nadavWeisler/Nand2Tetris
59c2e616c45044c15b99aeb8459d39b59e5e07ba
[ "MIT" ]
null
null
null
projects/08/FunctionCalls/StaticsTest/Sys.asm
nadavWeisler/Nand2Tetris
59c2e616c45044c15b99aeb8459d39b59e5e07ba
[ "MIT" ]
null
null
null
projects/08/FunctionCalls/StaticsTest/Sys.asm
nadavWeisler/Nand2Tetris
59c2e616c45044c15b99aeb8459d39b59e5e07ba
[ "MIT" ]
null
null
null
(Sys.init) @0 D=A @i M=D D=M @Sys.init.0 D;JEQ (Sys.init..0) @SP A=M M=0 @SP D=M D=D+1 M=D @i D=M D=D-1 M=D @Sys.init..0 D;JNE (Sys.init.0) @6 D=A @SP A=M M=D @SP M=M+1 @8 D=A @SP A=M M=D @SP M=M+1 @RETURN2 D=A @SP A=M M=D @SP M=M+1 @LCL D=M @SP A=M M=D @SP M=M+1 @ARG D=M @SP A=M M=D @SP M=M+1 @THIS D=M @SP A=M M=D @SP...
4.807829
13
0.54034
568fe1a30e0691bbb131dcdebfe046afe1f6da77
429
asm
Assembly
oeis/272/A272525.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/272/A272525.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/272/A272525.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A272525: Convolution of nonzero repunits (A002275) with themselves. ; 1,22,343,4664,58985,713306,8367627,96021948,1083676269,12071330590,133058984911,1454046639232,15775034293553,170096021947874,1824417009602195,19478737997256516,207133058984910837,2194787379972565158,23182441700960219479,244170096021947873800 add $...
47.666667
243
0.783217
fdf910ceb14e6abe5e198ee20f2fe2660a0b8490
841
asm
Assembly
programs/oeis/056/A056553.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/056/A056553.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/056/A056553.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A056553: Smallest 4th-power divisible by n divided by largest 4th-power which divides n. ; 1,16,81,16,625,1296,2401,16,81,10000,14641,1296,28561,38416,50625,1,83521,1296,130321,10000,194481,234256,279841,1296,625,456976,81,38416,707281,810000,923521,16,1185921,1336336,1500625,1296,1874161,2085136,2313441,10000,282576...
140.166667
679
0.832342
6d67290b26b2d97b0e440502affb26b483f6474c
456
asm
Assembly
talk1.asm
kanpapa/cosmac
044ca0439a636515e46c4138a9a16958db8a90d1
[ "MIT" ]
2
2020-07-18T11:38:57.000Z
2022-01-11T17:21:32.000Z
talk1.asm
kanpapa/cosmac
044ca0439a636515e46c4138a9a16958db8a90d1
[ "MIT" ]
null
null
null
talk1.asm
kanpapa/cosmac
044ca0439a636515e46c4138a9a16958db8a90d1
[ "MIT" ]
null
null
null
* * AquesTalkPico Sample program 1 for COSMAC * SB-Assembler * .CR 1802 .OR $0000 * START LDI #IOR ;#IOR -> D PLO 5 ;D -> R(5).0 SEX 5 ;5 -> X * LDI #0 ;0 -> D STR 5 ;D -> M(R(5)) OUT 4 ;M(R(5)) -> BUS; R(5)+1 -> R(5) DEC 5 ;R(5)-1 -> R(N) * LOOP1 LDI #1 ;1 -> D ADD ;M(R(X))+D -> DF,D STR 5 ;D -> M(R(5)) BN...
16.285714
43
0.508772
e0a8f8b8db09e95c59b1f577ce90d0c8fadc3977
344
asm
Assembly
programs/oeis/266/A266224.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/266/A266224.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/266/A266224.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A266224: Least x such that prime(n)*x+x+1 is a prime, or -1 if no such x exists. ; 2,1,1,2,1,2,1,2,3,1,3,5,1,2,2,2,1,5,2,1,2,3,4,2,2,1,3,1,3,2,2,3,1,2,1,3,2,5,2,2,1,3,1,2,1,2,5,2,1,2,4,1,3,3,4,5,1,5,2,1,2,3,2,1,5,10,3,2,1,2,2,5,9,3,2,2,3,2,4,2,1,5,1,3,2,4,4 seq $0,40 ; The prime numbers. seq $0,34693 ; Smallest k su...
57.333333
176
0.584302
a89ae8189fd1ff93dff5707302b238a2d6034423
8,167
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_997.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_997.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_997.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r12 push %r14 push %rax push %rbp push %rbx push %rcx push %rdi push %rdx push %rsi lea addresses_UC_ht+0xadce, %rbx xor %rax, %rax mov (%rbx), %r12d nop nop nop nop sub %r14, %r14 lea addresses_WT_ht+0x1ebce, %rdx clflush (%rdx) nop nop nop nop cmp %rbp, %rb...
31.291188
2,999
0.651892
2a2791031ba9b40fd96b505541d18f5fadb63fe7
347
asm
Assembly
msx/apps/libraries/msxdos/msxdos_set_time.asm
zoggins/yellow-msx-series-for-rc2014
dbc95fa1480bc7bc541fd985fb4a67aab6c8b0fd
[ "MIT" ]
19
2021-02-20T11:48:37.000Z
2022-03-14T21:02:14.000Z
msx/apps/libraries/msxdos/msxdos_set_time.asm
zoggins/yellow-msx-series-for-rc2014
dbc95fa1480bc7bc541fd985fb4a67aab6c8b0fd
[ "MIT" ]
3
2021-06-11T06:07:16.000Z
2021-11-14T07:43:11.000Z
msx/apps/libraries/msxdos/msxdos_set_time.asm
zoggins/yellow-msx-series-for-rc2014
dbc95fa1480bc7bc541fd985fb4a67aab6c8b0fd
[ "MIT" ]
2
2021-05-03T19:09:36.000Z
2021-11-13T19:16:52.000Z
include "msxdos.inc" ; extern uint8_t msxdosSetTime(uint8_t hour, uint8_t minutes, uint8_t seconds, uint8_t centiseconds); PUBLIC _msxdosSetTime _msxdosSetTime: PUSH IX LD IX, 0 ADD IX, SP LD H, (IX+4) ; HOUR LD L, (IX+5) ; MINUTES LD D, (IX+6) ; SECONDS LD E, (IX+7) ; CENTI-SECONDS ld c, $2D CALL BD...
15.086957
101
0.665706
37cf244e841f5ceb0a598027230cd5d2084a2914
378
asm
Assembly
oeis/125/A125586.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/125/A125586.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/125/A125586.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A125586: 2^(2n-1) - (n+2)*3^(n-2). ; Submitted by Jon Maiga ; 1,4,17,74,323,1400,6005,25478,107015,445556,1841273,7561922,30897227,125714672,509767421,2061390206,8317305359,33498803948,134727010049,541232563130,2172291241811,8712410196584,34922863258757,139921580805494,560408087592983 mov $3,$0 seq $0,86443 ; Expans...
37.8
225
0.748677
54ccf8c67451034a191e7a78263596fd73286f6c
640
asm
Assembly
oeis/083/A083295.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/083/A083295.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/083/A083295.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A083295: a(n) = (4*2^n + (-8)^n)/5. ; Submitted by Jamie Morken(s4.) ; 1,0,16,-96,832,-6528,52480,-419328,3355648,-26843136,214749184,-1717985280,13743898624,-109951156224,879609315328,-7036874391552,56294995394560,-450359962632192,3602879702106112,-28823037614751744,230584300922208256,-1844674407369277440,1475739525...
49.230769
490
0.814063
827d74f2ae977117c4ec640c17089f9084eb94eb
5,690
asm
Assembly
Transynther/x86/_processed/US/_ht_zr_un_/i7-7700_9_0xca_notsx.log_21829_1622.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/US/_ht_zr_un_/i7-7700_9_0xca_notsx.log_21829_1622.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/US/_ht_zr_un_/i7-7700_9_0xca_notsx.log_21829_1622.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 %rax push %rcx push %rdi push %rsi lea addresses_A_ht+0x103b1, %r9 and $11327, %r15 movb $0x61, (%r9) and %r8, %r8 lea addresses_A_ht+0x2db1, %rsi lea addresses_WC_ht+0xde31, %rdi nop nop nop nop sub $2109, %r12 mov $47, %rcx rep mo...
40.35461
2,999
0.650967
fd2e68a1cca36a50c0251e2081544bc5dc99ecd8
778
asm
Assembly
tools/reboot.asm
ssbostan/zagros
7ac9959b07d4e5459cdfc9bd34b9ef062c4b9050
[ "MIT" ]
21
2020-03-28T09:40:49.000Z
2022-01-28T17:26:01.000Z
tools/reboot.asm
ssbostan/zagros
7ac9959b07d4e5459cdfc9bd34b9ef062c4b9050
[ "MIT" ]
null
null
null
tools/reboot.asm
ssbostan/zagros
7ac9959b07d4e5459cdfc9bd34b9ef062c4b9050
[ "MIT" ]
1
2019-12-21T14:36:27.000Z
2019-12-21T14:36:27.000Z
; ======================= ZagrOS ======================= ; Zagros Open Source Operating System ; Saeid Bostandoust (ssbostan@linuxmail.org) ; Bostandoust.IR ; ======================= ZagrOS ======================= ; ==================== tools_reboot ==================== tools_reboot: push ax ...
18.52381
58
0.488432
80fc202a47ae89ab0738ca1923fa420af735cabd
4,554
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_21829_2522.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.log_21829_2522.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.log_21829_2522.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r11 push %r15 push %r9 push %rbp push %rbx push %rcx push %rdi push %rsi lea addresses_WC_ht+0x1e524, %r15 xor $617, %rdi movw $0x6162, (%r15) nop nop nop and $10783, %rdi lea addresses_WT_ht+0x382a, %rbp nop nop nop and $57908, %r9 movb (%rbp), %r11b nop nop sub $5918...
52.953488
2,999
0.660079
4cd695f88d0590d119d2c4b3cf8fb18cdbf5ddae
854
asm
Assembly
dist/osp.asm
pedroxian/jeriko-source
a166713b788852e405bb4ab4f79bc16381382f4c
[ "BSD-3-Clause" ]
null
null
null
dist/osp.asm
pedroxian/jeriko-source
a166713b788852e405bb4ab4f79bc16381382f4c
[ "BSD-3-Clause" ]
null
null
null
dist/osp.asm
pedroxian/jeriko-source
a166713b788852e405bb4ab4f79bc16381382f4c
[ "BSD-3-Clause" ]
null
null
null
;nasm 2.10.09 section .data hello: db 'Hello Dcoder!',10 ; 'Hello Dcoder!' plus a linefeed character helloLen: equ $-hello ; Length of the 'Hello Dcoder!' string section .text global _start _start: mov eax,4 ; The system call for write (sys_write) mov ebx,1 ; File descriptor 1 - standard output mov ecx,hel...
25.878788
73
0.67096
a71780e063c9c07f2d65797b4ce0c16bbd984235
1,093
asm
Assembly
programs/oeis/008/A008722.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/008/A008722.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/008/A008722.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A008722: Molien series for 3-dimensional group [2,9] = *229. ; 1,0,2,0,3,0,4,0,5,1,6,2,7,3,8,4,9,5,11,6,13,7,15,8,17,9,19,11,21,13,23,15,25,17,27,19,30,21,33,23,36,25,39,27,42,30,45,33,48,36,51,39,54,42,58,45,62,48,66,51,70,54,74,58,78,62,82,66,86,70,90,74,95,78,100,82,105,86,110,90,115,95,120,100,125,105,130,110,135...
64.294118
901
0.691674
c35491b58034dbfdf74af5d7f46c91995e149179
639
asm
Assembly
oeis/081/A081911.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/081/A081911.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/081/A081911.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A081911: a(n) = 5^n*(n^2 - n + 50)/50. ; Submitted by Jamie Morken(s1.) ; 1,5,26,140,775,4375,25000,143750,828125,4765625,27343750,156250000,888671875,5029296875,28320312500,158691406250,885009765625,4913330078125,27160644531250,149536132812500,820159912109375,4482269287109375,24414062500000000,132560729980468750,717...
53.25
495
0.841941
43ed02e7db41ad69c65331b129e26027b4fb264e
364
asm
Assembly
oeis/021/A021858.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/021/A021858.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/021/A021858.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A021858: Decimal expansion of 1/854. ; Submitted by Jamie Morken(m2) ; 0,0,1,1,7,0,9,6,0,1,8,7,3,5,3,6,2,9,9,7,6,5,8,0,7,9,6,2,5,2,9,2,7,4,0,0,4,6,8,3,8,4,0,7,4,9,4,1,4,5,1,9,9,0,6,3,2,3,1,8,5,0,1,1,7,0,9,6,0,1,8,7,3,5,3,6,2,9,9,7,6,5,8,0,7,9,6,2,5,2,9,2,7,4,0,0,4,6,8 seq $0,83811 ; Numbers n such that 2n+1 is the d...
45.5
199
0.593407
96686d3cdef65571c4ccff6d89fdfc34a1ae6e3d
402
asm
Assembly
libsrc/games/sam/bit_open_di.asm
andydansby/z88dk-mk2
51c15f1387293809c496f5eaf7b196f8a0e9b66b
[ "ClArtistic" ]
1
2020-09-15T08:35:49.000Z
2020-09-15T08:35:49.000Z
libsrc/games/sam/bit_open_di.asm
dex4er/deb-z88dk
9ee4f23444fa6f6043462332a1bff7ae20a8504b
[ "ClArtistic" ]
null
null
null
libsrc/games/sam/bit_open_di.asm
dex4er/deb-z88dk
9ee4f23444fa6f6043462332a1bff7ae20a8504b
[ "ClArtistic" ]
null
null
null
; $Id: bit_open_di.asm,v 1.1 2003/02/04 09:10:18 stefano Exp $ ; ; ZX Spectrum 1 bit sound functions ; ; Open sound and disable interrupts for exact timing ; ; Stefano Bodrato - 28/9/2001 ; XLIB bit_open_di LIB bit_open XREF snd_tick .bit_open_di di jp bit_open ; ld a,(23624) ; rrca ; ...
16.08
62
0.579602
f054d94b313ce5d84151ab536ae89ff37be33efa
15,017
asm
Assembly
joytester.asm
maziac/zx_joystick_tester
457afe508852c4ad09a98316f4525e492a23463c
[ "MIT" ]
1
2020-06-10T09:58:57.000Z
2020-06-10T09:58:57.000Z
joytester.asm
maziac/zx_joystick_tester
457afe508852c4ad09a98316f4525e492a23463c
[ "MIT" ]
null
null
null
joytester.asm
maziac/zx_joystick_tester
457afe508852c4ad09a98316f4525e492a23463c
[ "MIT" ]
null
null
null
;=========================================================================== ; joytester.asm ; ; This is a program to test the joystick connected to a ZX Spectrum or ; ZX Spectrum Next. ; ; Features: ; - Kempston IF support ; - Sinclair IF support ; - ZX Next 3 Button Joystick support ; - Supports both joysticks. ; ;==...
21.795356
77
0.634548
dca72dd4903b7aca58895d30fdafd16c1b65b3c6
1,382
asm
Assembly
Transynther/x86/_processed/AVXALIGN/_zr_/i7-8650U_0xd2_notsx.log_20_294.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_20_294.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_20_294.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r12 push %rax push %rbp push %rcx push %rdi push %rsi lea addresses_A_ht+0x1e43a, %rsi lea addresses_WC_ht+0x573a, %rdi nop sub $60545, %rax mov $117, %rcx rep movsw nop nop xor %rcx, %rcx lea addresses_WT_ht+0xabfa, %r12 nop inc %rcx mov $0x6162636465666768, %rbp movq...
19.194444
147
0.654124