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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
7ebb817ad6f955750280e7bcb512cda72750615c | 2,137 | asm | Assembly | programs/oeis/084/A084707.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/084/A084707.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/084/A084707.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A084707: a(0) = 1, a(1) = 3, a(2) = 9, a(3) = 27; a(n) = 3*a(n-1) - 3*a(n-3) + a(n-4) for n > 3.
; 1,3,9,27,73,195,513,1347,3529,9243,24201,63363,165889,434307,1137033,2976795,7793353,20403267,53416449,139846083,366121801,958519323,2509436169,6569789187,17199931393,45030004995,117890083593,308640245787,808030653769,2... | 152.642857 | 1,674 | 0.878334 |
12815028c0aaabf5a2c32e24e27f47a194a80b1c | 5,402 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0x48.log_21829_1856.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0x48.log_21829_1856.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0x48.log_21829_1856.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r15
push %rax
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x10bce, %rsi
lea addresses_WC_ht+0x4dce, %rdi
nop
and $47166, %r15
mov $113, %rcx
rep movsw
nop
nop
nop
nop
nop
and $22564, %rsi
lea addresses_UC_ht+0x10522, %rax
nop
nop
and $28400, %rbx
mov (%... | 37.776224 | 2,999 | 0.657164 |
37432a3a7f6bd9efdf78e5b67f815bc95efd7704 | 26,648 | asm | Assembly | power.asm | SkyRocketToys/Recoil_Hub_Power | a70724655e01440dc847ebbf3f884f24c486ab2d | [
"MIT"
] | 9 | 2018-11-20T03:14:00.000Z | 2020-06-20T02:06:11.000Z | power.asm | SkyRocketToys/Recoil_Hub_Power | a70724655e01440dc847ebbf3f884f24c486ab2d | [
"MIT"
] | null | null | null | power.asm | SkyRocketToys/Recoil_Hub_Power | a70724655e01440dc847ebbf3f884f24c486ab2d | [
"MIT"
] | 5 | 2018-11-20T15:57:39.000Z | 2020-02-19T22:26:36.000Z | ; -----------------------------------------------------------------------------
; Recoil Gun Base Station Power control chip
; (c) 2017 HotGen Ltd.
; Written for the TR4P151AF chip
; -----------------------------------------------------------------------------
; --------------------------------------------------... | 24.605725 | 117 | 0.604698 |
5aaa4a63c71f6420e4c3f5813e33d63d11803e2d | 466 | asm | Assembly | src/csapp3/38.asm | lekhacman/nand2teris | 520ca48a492b6ac8966330ddaf5174c19e5a8f7f | [
"MIT"
] | null | null | null | src/csapp3/38.asm | lekhacman/nand2teris | 520ca48a492b6ac8966330ddaf5174c19e5a8f7f | [
"MIT"
] | 1 | 2021-09-01T22:59:15.000Z | 2021-09-01T22:59:15.000Z | src/csapp3/38.asm | lekhacman/nand2teris | 520ca48a492b6ac8966330ddaf5174c19e5a8f7f | [
"MIT"
] | null | null | null | sum_element:
leaq 0(,%rdi,8), %rdx // 8i -> rdx
subq %rdi, %rdx // rdx = 8i - i = 7i
addq %rsi, %rdx // rdx = 7i + j
leaq (%rsi,%rsi,4), %rax // rax = 4j + j = 5j
addq %rax, %rdi // rdi = rax + rdi = 5j + i
movq Q(,%rdi,8), %rax // rax = [Q + 8rdi] = [Q + 8i + 40... | 51.777778 | 77 | 0.38412 |
c8e4750e602bc7a11edec381c0896e5869df3df2 | 140 | asm | Assembly | EserciziMips/1.1-somma2.asm | AntoAndGar/MIPS | 776bbf3ca1d9a3184f469a11b5230d4d03622826 | [
"MIT"
] | null | null | null | EserciziMips/1.1-somma2.asm | AntoAndGar/MIPS | 776bbf3ca1d9a3184f469a11b5230d4d03622826 | [
"MIT"
] | null | null | null | EserciziMips/1.1-somma2.asm | AntoAndGar/MIPS | 776bbf3ca1d9a3184f469a11b5230d4d03622826 | [
"MIT"
] | null | null | null | .text
.globl main
main:
lw $t1,pippo
lw $t2, paperino
add $t0, $t1, $t2
li $v0, 10
syscall
.data
pippo: .word 4
paperino: .word 6
| 9.333333 | 18 | 0.621429 |
e0c766e279bfa121200f34de73029f7bb9dd26ab | 345 | asm | Assembly | programs/oeis/029/A029008.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/029/A029008.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/029/A029008.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A029008: Expansion of 1/((1-x)(1-x^2)(1-x^4)(1-x^7)).
; 1,1,2,2,4,4,6,7,10,11,14,16,20,22,27,30,36,39,46,50,58,63,72,78,88,95,106,114,127,136,150,160,176,187,204,217,236,250,270,286,308,325,349,368,394,414,442,464,494,518
lpb $0
mov $2,$0
sub $0,2
seq $2,25773 ; Expansion of 1/((1-x)(1-x^4)(1-x^7)).
add $1,$... | 28.75 | 167 | 0.6 |
8b3ffe43d302e4ff5bc076cce82d7ed2c1aad65e | 13,139 | asm | Assembly | Palmtree.Math.Core.Implements/vs_build/x86_Debug/pmc_bytes.asm | rougemeilland/Palmtree.Math.Core.Implements | 52f4f6c765d16c9b0baf1fd212c61a33daae138c | [
"MIT"
] | null | null | null | Palmtree.Math.Core.Implements/vs_build/x86_Debug/pmc_bytes.asm | rougemeilland/Palmtree.Math.Core.Implements | 52f4f6c765d16c9b0baf1fd212c61a33daae138c | [
"MIT"
] | null | null | null | Palmtree.Math.Core.Implements/vs_build/x86_Debug/pmc_bytes.asm | rougemeilland/Palmtree.Math.Core.Implements | 52f4f6c765d16c9b0baf1fd212c61a33daae138c | [
"MIT"
] | null | null | null | ; Listing generated by Microsoft (R) Optimizing Compiler Version 19.16.27026.1
TITLE Z:\Sources\Lunor\Repos\rougemeilland\Palmtree.Math.Core.Implements\Palmtree.Math.Core.Implements\pmc_bytes.c
.686P
.XMM
include listing.inc
.model flat
INCLUDELIB MSVCRTD
INCLUDELIB OLDNAMES
msvcjmc SEGMENT
__7B7A869E_ctype@h ... | 21.504092 | 121 | 0.671436 |
55e4a6a257207bb6e41785fd9b9536d7877f5e32 | 2,299 | asm | Assembly | Transynther/x86/_processed/US/_ht_/i7-7700_9_0xca.log_1_846.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/US/_ht_/i7-7700_9_0xca.log_1_846.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/US/_ht_/i7-7700_9_0xca.log_1_846.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r12
push %r13
push %r14
push %r8
push %rdx
push %rsi
lea addresses_normal_ht+0x38a2, %r14
sub %r12, %r12
mov (%r14), %rdx
nop
nop
cmp %rdx, %rdx
lea addresses_D_ht+0x1746a, %r8
inc %r14
mov (%r8), %r11w
nop
xor %r14, %r14
lea addresses_D_ht+0x15ba2, %rsi
nop
... | 19.158333 | 129 | 0.646368 |
70477667f7f1b2c3ebeb932a0f774a3f17d8c5be | 906 | asm | Assembly | programs/oeis/058/A058031.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/058/A058031.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/058/A058031.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A058031: a(n) = n^4 - 2*n^3 + 3*n^2 - 2*n + 1, the Alexander polynomial for reef and granny knots.
; 1,1,9,49,169,441,961,1849,3249,5329,8281,12321,17689,24649,33489,44521,58081,74529,94249,117649,145161,177241,214369,257049,305809,361201,423801,494209,573049,660969,758641,866761,986049,1117249,1261129,1418481,159012... | 113.25 | 767 | 0.826711 |
607a63c9807ddb218618703a6424e5204c23c91a | 734 | asm | Assembly | oeis/251/A251963.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/251/A251963.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/251/A251963.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A251963: Numbers n such that the sum of the triangular numbers T(n) and T(n+1) is equal to an octagonal number N(m) for some m.
; Submitted by Jon Maiga
; 0,14,208,2910,40544,564718,7865520,109552574,1525870528,21252634830,296011017104,4122901604638,57424611447840,799821658665134,11140078609864048,155161278879431550,... | 48.933333 | 477 | 0.831063 |
5e5f987962b8e432c7a3277ca15a4af9a67e16ad | 821 | asm | Assembly | oeis/142/A142000.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/142/A142000.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/142/A142000.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A142000: Primes congruent to 24 mod 29.
; Submitted by Jon Maiga
; 53,227,401,691,1039,1097,1213,1619,2083,2141,2663,2837,2953,3011,3301,3359,3533,3823,3881,4229,4519,4751,5099,5273,5563,5737,6143,6317,6491,6607,6781,7013,7129,7187,7477,7883,8231,8521,8753,9043,9391,9623,9739,10667,10957,11131,11827,12697,13103,13219... | 35.695652 | 499 | 0.725944 |
87d647e13793ec80f5ab291bbc05536e678ed94c | 1,897 | asm | Assembly | assembly/intel_asm/Mem_Address.asm | FyodorK/operation_cwal | f2a11990a5360156bc04d71aa5641ebb26280f25 | [
"MIT"
] | null | null | null | assembly/intel_asm/Mem_Address.asm | FyodorK/operation_cwal | f2a11990a5360156bc04d71aa5641ebb26280f25 | [
"MIT"
] | null | null | null | assembly/intel_asm/Mem_Address.asm | FyodorK/operation_cwal | f2a11990a5360156bc04d71aa5641ebb26280f25 | [
"MIT"
] | null | null | null | .model flat, c
.const ; read only sections
FibVals dword 0, 1, 2, 3, 5, 8, 13
dword 21, 34, 55, 89, 144, 233, 377, 610
NumFibVals_ dword($ - FibVals) / sizeof dword ; analog of sizeof(FibVals)/sizeof(<Typeof>)
public NumFibVals_ ; make symbol available to use in in test_mem_addr_01 function
; exte... | 24.012658 | 92 | 0.61729 |
16b999b1fd42ca6773d09ac9b6270c43256b2d05 | 229 | asm | Assembly | tools-src/gnu/binutils/gas/testsuite/gasp/pl5.asm | enfoTek/tomato.linksys.e2000.nvram-mod | 2ce3a5217def49d6df7348522e2bfda702b56029 | [
"FSFAP"
] | 80 | 2015-01-02T10:14:04.000Z | 2021-06-07T06:29:49.000Z | tools-src/gnu/binutils/gas/testsuite/gasp/pl5.asm | unforgiven512/tomato | 96f09fab4929c6ddde5c9113f1b2476ad37133c4 | [
"FSFAP"
] | 9 | 2015-05-14T11:03:12.000Z | 2018-01-04T07:12:58.000Z | tools-src/gnu/binutils/gas/testsuite/gasp/pl5.asm | unforgiven512/tomato | 96f09fab4929c6ddde5c9113f1b2476ad37133c4 | [
"FSFAP"
] | 69 | 2015-01-02T10:45:56.000Z | 2021-09-06T07:52:13.000Z | ! test of literal text operator
.ALTERNATE
foop MACRO str1,str2
SDATA "str1"
SDATA str2
ENDM
foop this< is a <string> with angle brackets>
foop this< is a string with spaces>
foop this < is a string with a !>>
END
| 14.3125 | 46 | 0.694323 |
e40f3bbb8d53cd6588957b2e864890ffd57eaccf | 485 | asm | Assembly | programs/oeis/306/A306277.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/306/A306277.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/306/A306277.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A306277: Numbers congruent to 1 or 8 mod 10.
; 1,8,11,18,21,28,31,38,41,48,51,58,61,68,71,78,81,88,91,98,101,108,111,118,121,128,131,138,141,148,151,158,161,168,171,178,181,188,191,198,201,208,211,218,221,228,231,238,241,248,251,258,261,268,271,278,281,288,291,298,301,308,311,318,321,328,331,338,341,348,351,358,361,3... | 48.5 | 379 | 0.705155 |
f95df2fdae43c37176de585762023236bc276aae | 247 | asm | Assembly | tests/rule_arg_complex.asm | clubby789/customasm | c85b2422d933e6266dd817e0ec3cbb9e30b181fa | [
"Apache-2.0"
] | 1 | 2021-01-02T13:38:01.000Z | 2021-01-02T13:38:01.000Z | tests/rule_arg_complex.asm | clubby789/customasm | c85b2422d933e6266dd817e0ec3cbb9e30b181fa | [
"Apache-2.0"
] | null | null | null | tests/rule_arg_complex.asm | clubby789/customasm | c85b2422d933e6266dd817e0ec3cbb9e30b181fa | [
"Apache-2.0"
] | null | null | null | ; ::: include
#ruledef test
{
ld {x} => 0x55 @ x`8
}
; :::
ld 1 + 1 ; = 0x5502
; :::
ld (1 + 1) ; = 0x5502
; :::
ld 3 + 4 * 5 ; = 0x5517
; :::
ld (3 + 4) * 5 ; = 0x5523
; :::
ld (3 + x) * 5 ; error: unknown
; :::
ld 1 + + 1 ; error: no match | 13 | 31 | 0.412955 |
728cd822b5eb00bb246f5e485687263d66c19779 | 374 | asm | Assembly | programs/oeis/098/A098809.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/098/A098809.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/098/A098809.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A098809: a(n) = 2^(n+23) - 23.
; 8388585,16777193,33554409,67108841,134217705,268435433,536870889,1073741801,2147483625,4294967273,8589934569,17179869161,34359738345,68719476713,137438953449,274877906921,549755813865,1099511627753,2199023255529,4398046511081,8796093022185,17592186044393,35184372088809
mov $1,2
pow $... | 37.4 | 271 | 0.812834 |
5e8238043f421f881cebe96351c4690945f2c78d | 993 | a51 | Assembly | E2/E2(3)/E2.a51 | JDong-chen/51singleChipC_Experiment_Code | 0548bcaca22dd7b7befaf8b613a7ffb1b0856077 | [
"MIT"
] | null | null | null | E2/E2(3)/E2.a51 | JDong-chen/51singleChipC_Experiment_Code | 0548bcaca22dd7b7befaf8b613a7ffb1b0856077 | [
"MIT"
] | null | null | null | E2/E2(3)/E2.a51 | JDong-chen/51singleChipC_Experiment_Code | 0548bcaca22dd7b7befaf8b613a7ffb1b0856077 | [
"MIT"
] | null | null | null | org 0000H
ajmp main
org 30H
main: mov P3, #00000010B
mov P0, #00000001B
lcall delay
mov P0, #00000010B
lcall delay
mov P0, #00000100B
lcall delay
mov P0, #00001000B
lcall delay
mov P0, #00010000B
lcall delay
mov P0, #00100000B
... | 18.735849 | 24 | 0.53575 |
28e0ad80a2dc7af7f04e9ea37278b694999cd81c | 685 | asm | Assembly | oeis/105/A105042.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/105/A105042.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/105/A105042.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A105042: Numbers n such that 10n - 1 is prime.
; Submitted by Jon Maiga
; 2,3,6,8,9,11,14,15,18,20,23,24,27,35,36,38,39,41,42,44,45,48,50,51,57,60,62,66,71,72,74,77,81,83,84,86,92,93,101,102,104,105,107,111,113,123,125,126,128,129,132,140,141,143,144,146,149,150,155,156,158,161,162,167,170,171,176,179,188,189,195,198... | 29.782609 | 358 | 0.659854 |
e9e04c9ce7aca3df42811bb809d3a7542cdd10d0 | 1,026 | asm | Assembly | programs/oeis/047/A047368.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/047/A047368.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/047/A047368.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A047368: Numbers that are congruent to {0, 1, 2, 3, 4, 5} mod 7; a(n)=floor(7(n-1)/6).
; 0,1,2,3,4,5,7,8,9,10,11,12,14,15,16,17,18,19,21,22,23,24,25,26,28,29,30,31,32,33,35,36,37,38,39,40,42,43,44,45,46,47,49,50,51,52,53,54,56,57,58,59,60,61,63,64,65,66,67,68,70,71,72,73,74,75,77,78,79,80,81,82,84,85,86,87,88,89,91,9... | 146.571429 | 906 | 0.704678 |
3e29bad064d0e018806c0db9093ecfc903b1060f | 357 | asm | Assembly | programs/oeis/016/A016247.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/016/A016247.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/016/A016247.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A016247: Expansion of 1/((1-x)(1-6x)(1-11x)).
; 1,18,241,2910,33565,378546,4219993,46755846,516329845,5691721530,62681496241,689931815118,7591862105101,83526155988930,918881752875145,10108263503608086,111194283871577893,1223157434578690506
lpb $0
mov $2,$0
sub $0,1
seq $2,16174 ; Expansion of 1/((1-6x)(1-11x))... | 29.75 | 193 | 0.733894 |
8accea6df25306095ea9c7b5cee437fd522fb5cb | 1,454 | asm | Assembly | test.asm | dzaninov/hex2pic | 601934a3a0b11dbf24dbb55e337d141cac7b0242 | [
"MIT"
] | null | null | null | test.asm | dzaninov/hex2pic | 601934a3a0b11dbf24dbb55e337d141cac7b0242 | [
"MIT"
] | null | null | null | test.asm | dzaninov/hex2pic | 601934a3a0b11dbf24dbb55e337d141cac7b0242 | [
"MIT"
] | null | null | null | #define TEST_ASM
#include "test.inc"
#include "uart.inc"
global test_data
udata
test_data res 1
code
; send data
routine send_test
inline uart_init
clrf test_data
send_next1:
rselect test_data
incf test_data, f
movf... | 19.131579 | 36 | 0.541265 |
bd462b325403d1fb5009bbcf6ef22a33504571b0 | 43 | asm | Assembly | 15multitask/kernel_entry.asm | SwordYork/slef | 21c54ad083b1cc178b5936cf2b4c97182a153ed3 | [
"Apache-2.0"
] | 8 | 2015-11-09T16:55:42.000Z | 2021-08-23T04:11:23.000Z | Scratch/kernel_entry.asm | ly2199/slef | 21c54ad083b1cc178b5936cf2b4c97182a153ed3 | [
"Apache-2.0"
] | null | null | null | Scratch/kernel_entry.asm | ly2199/slef | 21c54ad083b1cc178b5936cf2b4c97182a153ed3 | [
"Apache-2.0"
] | 5 | 2016-03-19T01:25:37.000Z | 2020-11-29T04:42:28.000Z | [bits 32]
[extern main]
call main
jmp $
| 8.6 | 13 | 0.627907 |
c8e0f9d5d4b017ba64a3d7277b897535bf4ed252 | 125 | asm | Assembly | gfx/pokemon/oddish/anim.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 28 | 2019-11-08T07:19:00.000Z | 2021-12-20T10:17:54.000Z | gfx/pokemon/oddish/anim.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 13 | 2020-01-11T17:00:40.000Z | 2021-09-14T01:27:38.000Z | gfx/pokemon/oddish/anim.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 22 | 2020-05-28T17:31:38.000Z | 2022-03-07T20:49:35.000Z | frame 1, 10
frame 2, 20
frame 1, 07
frame 4, 05
frame 0, 15
setrepeat 2
frame 0, 07
frame 3, 07
dorepeat 6
endanim
| 11.363636 | 12 | 0.656 |
297f9ff1afbf97b2269d30ce9ab288d2081625d0 | 644 | asm | Assembly | libsrc/gfx/wide/w_xordrawto_callee.asm | ahjelm/z88dk | c4de367f39a76b41f6390ceeab77737e148178fa | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/gfx/wide/w_xordrawto_callee.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/gfx/wide/w_xordrawto_callee.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ; ----- void __CALLEE__ xordrawto_callee(int x, int y)
IF !__CPU_INTEL__ && !__CPU_GBZ80__
SECTION code_graphics
PUBLIC xordrawto_callee
PUBLIC _xordrawto_callee
PUBLIC asm_xordrawto
EXTERN swapgfxbk
EXTERN w_line
EXTERN w_xorpixel
EXTERN __graphics_end
INCLUDE "graphics... | 16.947368 | 54 | 0.656832 |
b322d575cfe060e60f8295ee1186e33d375e8943 | 6,044 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0x48.log_21829_2602.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0x48.log_21829_2602.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0x48.log_21829_2602.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 %r8
push %r9
push %rax
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_normal_ht+0x1721a, %r8
nop
nop
nop
nop
nop
cmp %rdx, %rdx
mov $0x6162636465666768, %rdi
movq %rdi, %xmm7
and $0xffffffffffffffc0, %r8
vmovntdq %ymm7, (%r8)
nop
nop
nop
cmp $... | 38.253165 | 2,999 | 0.66231 |
094068988a84319feaf1a4300b598fea5be0c893 | 321 | asm | Assembly | oeis/154/A154806.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/154/A154806.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/154/A154806.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A154806: Numbers such that every run length in base 2 is 4.
; 15,240,3855,61680,986895,15790320,252645135,4042322160,64677154575,1034834473200,16557351571215,264917625139440,4238682002231055,67818912035696880,1085102592571150095,17361641481138401520
mul $0,2
seq $0,83589 ; Expansion of 1/((1-4*x)*(1-x^4)).
mul $0,15... | 45.857143 | 189 | 0.797508 |
2d195e559255f2a2489dce26bdd41ea55bbd48c8 | 1,392 | asm | Assembly | programs/oeis/288/A288687.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/288/A288687.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/288/A288687.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A288687: Number of n-digit biquanimous strings using digits {0,1,2,3}.
; 1,1,4,19,92,421,1830,7687,31624,128521,518666,2084875,8361996,33497101,134094862,536608783,2146926608,8588754961,34357248018,137433710611,549744803860,2199000186901,8796044787734,35184271425559,140737278640152,562949517213721,2251798907715610,90... | 77.333333 | 1,174 | 0.885776 |
22c8ccc448c2a41290d9f898e4676891e81b7f6e | 249 | asm | Assembly | libsrc/_DEVELOPMENT/adt/bv_priority_queue/c/sccz80/bv_priority_queue_data.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/adt/bv_priority_queue/c/sccz80/bv_priority_queue_data.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/adt/bv_priority_queue/c/sccz80/bv_priority_queue_data.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; void *bv_priority_queue_data(bv_priority_queue_t *q)
SECTION code_adt_bv_priority_queue
PUBLIC bv_priority_queue_data
defc bv_priority_queue_data = asm_bv_priority_queue_data
INCLUDE "adt/bv_priority_queue/z80/asm_bv_priority_queue_data.asm"
| 22.636364 | 66 | 0.875502 |
f75a940530781aff0c63ac7ebc0e8ac5dcd2a605 | 234 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math48/c/sdcc_ix/cm48_sdccix_log10.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/math48/c/sdcc_ix/cm48_sdccix_log10.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/math48/c/sdcc_ix/cm48_sdccix_log10.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; float log10(float x)
SECTION code_fp_math48
PUBLIC cm48_sdccix_log10
EXTERN cm48_sdccix_log10_fastcall
cm48_sdccix_log10:
pop af
pop hl
pop de
push de
push hl
push af
jp cm48_sdccix_log10_fastcall
| 11.142857 | 33 | 0.726496 |
49ee08475438df509ef83be29259340983be8c76 | 465 | asm | Assembly | libsrc/fcntl/newbrain/readbyte.asm | andydansby/z88dk-mk2 | 51c15f1387293809c496f5eaf7b196f8a0e9b66b | [
"ClArtistic"
] | 1 | 2020-09-15T08:35:49.000Z | 2020-09-15T08:35:49.000Z | libsrc/fcntl/newbrain/readbyte.asm | dex4er/deb-z88dk | 9ee4f23444fa6f6043462332a1bff7ae20a8504b | [
"ClArtistic"
] | null | null | null | libsrc/fcntl/newbrain/readbyte.asm | dex4er/deb-z88dk | 9ee4f23444fa6f6043462332a1bff7ae20a8504b | [
"ClArtistic"
] | null | null | null | ;
; Grundy Newbrain Specific libraries
;
; Stefano Bodrato - 30/05/2007
;
;
; - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
;
; fcntl input function
;
; - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
;
; int __LIB__ __FASTCALL__ readbyte(int handle);
;
; - - - - - - - - - - - - - - - - -... | 17.884615 | 61 | 0.406452 |
6abe1801ad06222a3cd58135fe21549c5794d27b | 4,380 | asm | Assembly | tools/files/applib/src/32bit/depacks.asm | nehalem501/gendev | dcd86ccc88a08b8f0673ee496a015bf5747751ed | [
"BSD-3-Clause"
] | 2,662 | 2015-01-01T23:46:09.000Z | 2022-03-29T09:24:52.000Z | aPLib/src/32bit/depacks.asm | NeuronAddict/the-backdoor-factory | 14b87fa9b758eedbaef0496e3a88701e796a21e8 | [
"BSD-3-Clause"
] | 69 | 2015-01-25T20:55:18.000Z | 2021-04-03T19:26:40.000Z | aPLib/src/32bit/depacks.asm | NeuronAddict/the-backdoor-factory | 14b87fa9b758eedbaef0496e3a88701e796a21e8 | [
"BSD-3-Clause"
] | 774 | 2015-01-01T23:46:01.000Z | 2022-03-27T20:29:21.000Z | ;;
;; aPLib compression library - the smaller the better :)
;;
;; fasm safe assembler depacker
;;
;; Copyright (c) 1998-2014 Joergen Ibsen
;; All Rights Reserved
;;
;; http://www.ibsensoftware.com/
;;
format MS COFF
public aP_depack_asm_safe as '_aP_depack_asm_safe'
; ===============================... | 17.590361 | 64 | 0.463927 |
d7ebe9d57a8f3e83f716dc35e610caa05bd4f79d | 1,498 | asm | Assembly | programs/oeis/333/A333169.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/333/A333169.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/333/A333169.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A333169: a(n) = phi(n^2 + 1), where phi is the Euler totient function (A000010).
; 1,1,4,4,16,12,36,20,48,40,100,60,112,64,196,112,256,112,240,180,400,192,384,208,576,312,676,288,624,420,832,432,800,432,1056,612,1296,544,1088,760,1600,812,1408,720,1776,1012,2016,768,1840,1200,2400,1300,2160,1120,2916,1408,3136,1200,2... | 214 | 1,316 | 0.790387 |
35ee59f930d48f9001ffd571fece6ef4a9cfd0f0 | 2,807 | asm | Assembly | source/tools/IArg/iarg_explicit_memory_ea_app_asm_intel64.asm | ganboing/pintool | ece4788ffded47124b1c9b203707cc255dbaf20f | [
"Intel"
] | 1 | 2017-06-06T16:02:31.000Z | 2017-06-06T16:02:31.000Z | source/tools/IArg/iarg_explicit_memory_ea_app_asm_intel64.asm | ganboing/pintool | ece4788ffded47124b1c9b203707cc255dbaf20f | [
"Intel"
] | null | null | null | source/tools/IArg/iarg_explicit_memory_ea_app_asm_intel64.asm | ganboing/pintool | ece4788ffded47124b1c9b203707cc255dbaf20f | [
"Intel"
] | null | null | null | ; BEGIN_LEGAL
; Intel Open Source License
;
; Copyright (c) 2002-2016 Intel Corporation. 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 reta... | 27.252427 | 73 | 0.686498 |
e5e3f24797c126c102755618f931c1efbd9b2806 | 8,106 | asm | Assembly | KernelLand/Kernel/arch/x86_64/desctab.asm | thepowersgang/acess2 | b52f9a841f47d7f29e9813b215e1290f191b5171 | [
"Zlib"
] | 58 | 2015-02-11T23:18:09.000Z | 2022-02-23T14:11:11.000Z | KernelLand/Kernel/arch/x86_64/desctab.asm | thepowersgang/acess2 | b52f9a841f47d7f29e9813b215e1290f191b5171 | [
"Zlib"
] | 5 | 2015-01-12T03:28:04.000Z | 2016-01-12T12:21:34.000Z | KernelLand/Kernel/arch/x86_64/desctab.asm | thepowersgang/acess2 | b52f9a841f47d7f29e9813b215e1290f191b5171 | [
"Zlib"
] | 10 | 2015-04-05T08:03:36.000Z | 2022-02-09T23:33:58.000Z | ;
;
;
%include "arch/x86_64/include/common.inc.asm"
[BITS 64]
[extern Log]
[extern Log_Debug]
[extern gGDTPtr]
[extern gGDT]
%define NUM_IRQ_CALLBACKS 4
MM_LOCALAPIC equ 0xFFFFFD0000000000
[section .text]
[global Desctab_Init]
Desctab_Init:
; Save to make following instructions smaller
mov rdi, gIDT
; Set an ... | 17.854626 | 72 | 0.698618 |
91cb1f640d5b7f397da51e3e89200a25c1d1716e | 137 | asm | Assembly | libsrc/_DEVELOPMENT/fcntl/c/sdcc_iy/dup.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/fcntl/c/sdcc_iy/dup.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/fcntl/c/sdcc_iy/dup.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; int dup(int fd)
SECTION code_fcntl
PUBLIC _dup
EXTERN asm_dup
_dup:
pop af
pop hl
push hl
push af
jp asm_dup
| 7.210526 | 18 | 0.627737 |
4bc55e7ac53091f8d7763a48c2521d5899866e0f | 7,007 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_682.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_682.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_682.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 %r15
push %r9
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x11671, %rsi
lea addresses_UC_ht+0x1a8d1, %rdi
cmp $28069, %r9
mov $65, %rcx
rep movsq
nop
nop
nop
nop
and $42756, %r9
lea addresses_normal_ht+0x1c961, %r10
nop
nop
nop
nop
dec %r15... | 33.208531 | 2,999 | 0.655059 |
52ac01b4feda45d5c91da6589bf02fcda3474b8e | 864 | asm | Assembly | stampa_quadrati_perfetti.asm | lorenzocamilli/assembly-mips-esercizi | d3a06f8d667b9305fba66856675a223426484a2c | [
"MIT"
] | null | null | null | stampa_quadrati_perfetti.asm | lorenzocamilli/assembly-mips-esercizi | d3a06f8d667b9305fba66856675a223426484a2c | [
"MIT"
] | null | null | null | stampa_quadrati_perfetti.asm | lorenzocamilli/assembly-mips-esercizi | d3a06f8d667b9305fba66856675a223426484a2c | [
"MIT"
] | null | null | null | #Si scriva un programma in linguaggio assembly MIPS
#per il calcolo dei quadrati perfetti per una sequenza di
#numeri. Il programma deve prima leggere un numero inserito
#da tastiera, e quindi stampare i primi quadrati perfetti sino
#al quadrato del numero.
#ES:
#INPUT=5
#OUTPUT=1,4,9,16,25
.text
.globl main
main:
... | 20.571429 | 76 | 0.707176 |
6c4c36382f64e708e7d94e54ade5334664110736 | 591 | asm | Assembly | stage1/gdt.asm | Killaship/limine | 294382e3bf39cbb3470318243a3141b904d667d3 | [
"BSD-2-Clause"
] | 658 | 2020-08-30T15:44:33.000Z | 2022-03-31T12:17:51.000Z | stage1/gdt.asm | synthels/limine | 5217f50bbdbc2daf033f539f014c188ead57577a | [
"BSD-2-Clause"
] | 82 | 2020-09-06T01:33:52.000Z | 2022-03-21T01:30:59.000Z | stage1/gdt.asm | synthels/limine | 5217f50bbdbc2daf033f539f014c188ead57577a | [
"BSD-2-Clause"
] | 109 | 2020-08-30T20:07:08.000Z | 2022-03-21T00:29:23.000Z | gdt:
dw .size - 1 + 8 ; GDT size
dd .start - 8 ; GDT start address
.start:
; 32-bit code
dw 0xffff ; Limit
dw 0x0000 ; Base (low 16 bits)
db 0x00 ; Base (mid 8 bits)
db 10011010b ; Access
db 11001111b ; Granularity
db 0x00 ; Base (high 8 bits... | 23.64 | 41 | 0.510998 |
85fcd3f5d92924ed214c8892f7686a4a7d0823f6 | 26,798 | asm | Assembly | Source/Apps/Test/ppidetst/ppidetst.asm | b1ackmai1er/RomWBW | 711bf1c877d1d4e02add0e9a884aab4316eaf2e9 | [
"DOC",
"MIT"
] | 1 | 2021-11-10T12:31:51.000Z | 2021-11-10T12:31:51.000Z | Source/Apps/Test/ppidetst/ppidetst.asm | b1ackmai1er/RomWBW | 711bf1c877d1d4e02add0e9a884aab4316eaf2e9 | [
"DOC",
"MIT"
] | 1 | 2018-08-03T10:46:18.000Z | 2018-08-03T10:46:18.000Z | Source/Apps/Test/ppidetst/ppidetst.asm | b1ackmai1er/RomWBW | 711bf1c877d1d4e02add0e9a884aab4316eaf2e9 | [
"DOC",
"MIT"
] | null | null | null | ; N8VEM PPI IDE test program for checkout of IDE drive connected to the 8255 PPI
;
; Written by Max Scane July 2009
; Based on work by Paul Stoffregen (www.pjrc.com)
;
; Note: due to a known anomaly in the 8255, some signals ( all active low signals) on the IDE bus require an inverter (74LS04 or 74LS14)
; betwe... | 19.53207 | 137 | 0.609187 |
2116b12dc487579048f53a716cd411c7c6a9a39c | 386 | asm | Assembly | programs/oeis/035/A035162.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/035/A035162.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/035/A035162.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A035162: Number of positive odd solutions to equation x^2 + 7y^2 = 8n.
; 1,1,0,1,0,0,1,1,1,0,2,0,0,1,0,1,0,1,0,0,0,2,2,0,1,0,0,1,2,0,0,1,0,0,0,1,2,0,0,0,0,0,2,2,0,2,0,0,1,1,0,0,2,0,0,1,0,2,0,0,0,0,1,1,0,0,2,0,0,0,2,1,0,2,0,0,2,0,2,0,1,0,0,0,0,2,0,2,0,0,0,2,0,0,0,0,0,1,2,1
lpb $0
mul $0,2
sub $0,2
dif $0,4
lpe
... | 35.090909 | 201 | 0.564767 |
1565728591451ca44a751b833cdab46217fadad5 | 485 | asm | Assembly | Some Basic Programs/3.asm | moni-kishore-dhar/Problem-Solving-by-Assembly-Language | eed4d83be549f48e1db5bcb4700296e8e08453b1 | [
"MIT"
] | 1 | 2022-01-13T18:02:00.000Z | 2022-01-13T18:02:00.000Z | Some Basic Programs/3.asm | moni-kishore-dhar/Problem-Solving-by-Assembly-Language | eed4d83be549f48e1db5bcb4700296e8e08453b1 | [
"MIT"
] | null | null | null | Some Basic Programs/3.asm | moni-kishore-dhar/Problem-Solving-by-Assembly-Language | eed4d83be549f48e1db5bcb4700296e8e08453b1 | [
"MIT"
] | null | null | null |
;if ax>bx and ax>cx then, dx=1
;if bx>ax and bx>cx then, dx=2
;if cx>ax and cx>bx then, dx=3
mov ax,5
mov bx,8
mov cx,10
cmp ax,bx
jg L1
jl L3
jmp L8
L1:
cmp ax,cx
jg L2
jmp L8
L2:
mov dx,1
jmp exit
L3:
cmp bx,cx
jg L4
jmp L8
L4:
mov dx,2
jm... | 6.830986 | 31 | 0.447423 |
8f2119e7bc2e01d0b2489ad498be26ac88194ffc | 1,590 | asm | Assembly | thirdparty/libvpx/vpx_config.asm | N0hbdy/godot | d4a222cd9d849a63f0535f70cbf78700bc5c815b | [
"CC-BY-3.0",
"Apache-2.0",
"MIT"
] | 222 | 2018-09-10T17:52:03.000Z | 2022-03-24T04:55:19.000Z | thirdparty/libvpx/vpx_config.asm | N0hbdy/godot | d4a222cd9d849a63f0535f70cbf78700bc5c815b | [
"CC-BY-3.0",
"Apache-2.0",
"MIT"
] | 38 | 2021-07-29T01:15:35.000Z | 2022-03-20T01:01:28.000Z | thirdparty/libvpx/vpx_config.asm | N0hbdy/godot | d4a222cd9d849a63f0535f70cbf78700bc5c815b | [
"CC-BY-3.0",
"Apache-2.0",
"MIT"
] | 26 | 2019-04-12T11:21:26.000Z | 2022-03-11T00:20:53.000Z | %ifdef X86_32
ARCH_X86 equ 1
ARCH_X86_64 equ 0
%elifdef X86_64
ARCH_X86 equ 0
ARCH_X86_64 equ 1
%endif
HAVE_VPX_PORTS equ 1
CONFIG_DEPENDENCY_TRACKING equ 0
CONFIG_EXTERNAL_BUILD equ 0
CONFIG_INSTALL_DOCS equ 0
CONFIG_INSTALL_BINS equ 0
CONFIG_INSTALL_LIBS equ 0
CONFIG_INSTALL_SRCS equ 0
CONFIG_USE_X86INC equ 1
CO... | 24.090909 | 39 | 0.874214 |
5e7a89e54a7a695df9cd7dfe6c42487f52806dc5 | 206 | asm | Assembly | libsrc/alloc/balloc/ba_BlockCount.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/alloc/balloc/ba_BlockCount.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/alloc/balloc/ba_BlockCount.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
MODULE ba_BlockCount
SECTION code_alloc_balloc
PUBLIC ba_BlockCount
PUBLIC _ba_BlockCount
EXTERN balloc_blockcount
defc ba_BlockCount = balloc_blockcount
defc _ba_BlockCount = balloc_blockcount
| 17.166667 | 39 | 0.84466 |
2928cce4e5256be59aeb14fe98f02334f532a68b | 644 | asm | Assembly | oeis/227/A227937.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/227/A227937.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/227/A227937.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A227937: Partitions of n labeled elements into subsets of two or three elements.
; Submitted by Simon Strandgaard
; 1,0,1,1,3,10,25,105,385,1540,7245,32725,164395,870870,4689685,27152125,161786625,997196200,6443061625,42702885225,292938721075,2078239413250,15119319039825,113390111659825,873538909468225,68942947348275... | 33.894737 | 378 | 0.781056 |
8e251fdd6085956c3b41b0eeb1c3cabae4c91822 | 1,787 | asm | Assembly | src/tools.asm | Veltas/zenv | 71d358d369a9746aa7d38d48157625d1b6ccf5dc | [
"MIT"
] | 6 | 2020-06-01T19:03:05.000Z | 2021-12-21T22:39:05.000Z | src/tools.asm | Veltas/zenv | 71d358d369a9746aa7d38d48157625d1b6ccf5dc | [
"MIT"
] | 8 | 2020-06-13T13:40:29.000Z | 2021-09-17T15:28:36.000Z | src/tools.asm | Veltas/zenv | 71d358d369a9746aa7d38d48157625d1b6ccf5dc | [
"MIT"
] | null | null | null | ; vi:syntax=z80
; ZEnv - Forth for the ZX Spectrum
; Copyright 2021 (C) - Christopher Leonard, MIT Licence
; https://github.com/veltas/zenv
; Tools / utils
; \ Print hexdump of memory
; ( a u --)
; : HEXDUMP
hexdump:
CALL colon_code
; BASE @ -ROT HEX
DX base: DX fetch: DX minus_rot: DX hex
; ( base a u)
; ... | 20.078652 | 78 | 0.619474 |
ced18b40124a7eff85dc6f9ac7fc9c30ce0fb92a | 1,458 | asm | Assembly | sw/asm/bubble8.asm | brianbennett/fpga_nes | 26085d626ff978a4329fdc5831a4b06e68c856b8 | [
"BSD-2-Clause"
] | 190 | 2015-01-18T10:56:58.000Z | 2022-03-30T22:28:21.000Z | sw/asm/bubble8.asm | jonthomasson/fpga_nes | 26085d626ff978a4329fdc5831a4b06e68c856b8 | [
"BSD-2-Clause"
] | null | null | null | sw/asm/bubble8.asm | jonthomasson/fpga_nes | 26085d626ff978a4329fdc5831a4b06e68c856b8 | [
"BSD-2-Clause"
] | 50 | 2015-01-22T17:00:58.000Z | 2022-02-08T18:13:31.000Z | ; bubble8.asm
;
; Bubble sort of an array of bytes. Code taken from:
;
; http://www.6502.org/source/sorting/bubble8.htm
;
.word $8000
.org $8000
;THIS SUBROUTINE ARRANGES THE 8-BIT ELEMENTS OF A LIST IN ASCENDING
;ORDER. THE STARTING ADDRESS OF THE LIST IS IN LOCATIONS $30 AND
;$31. THE LENGTH OF THE LIST IS... | 33.906977 | 73 | 0.540466 |
9030668303f74d2aef220d46ed222953a15eefa7 | 380 | asm | Assembly | programs/oeis/063/A063161.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/063/A063161.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/063/A063161.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A063161: Dimension of the space of weight 2n cusp forms for Gamma_0( 93 ).
; 9,30,52,72,94,116,136,158,180,200,222,244,264,286,308,328,350,372,392,414,436,456,478,500,520,542,564,584,606,628,648,670,692,712,734,756,776,798,820,840,862,884,904,926,948,968,990,1012,1032
mov $2,$0
mul $0,2
lpb $0,1
trn $0,3
add $1,... | 23.75 | 193 | 0.676316 |
b1a74185db77c400876c9c166a8c724d33cd15db | 215 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math16/lm16/c/sccz80/acos_fastcall.asm | ahjelm/z88dk | c4de367f39a76b41f6390ceeab77737e148178fa | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/math/float/math16/lm16/c/sccz80/acos_fastcall.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/math/float/math16/lm16/c/sccz80/acos_fastcall.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_fp_math16
PUBLIC acosf16_fastcall
EXTERN _m16_acosf
defc acosf16_fastcall = _m16_acosf
; SDCC bridge for Classic
IF __CLASSIC
PUBLIC _acosf16_fastcall
defc _acosf16_fastcall = _m16_acosf
ENDIF
| 14.333333 | 35 | 0.832558 |
c6dc01c461880b0792610923f178280888c93dea | 1,960 | asm | Assembly | source/main.asm | svkampen/mangela_c64_demo | 1720becce9ac0fd2f9736ab9c342d365b673fe0e | [
"MIT"
] | null | null | null | source/main.asm | svkampen/mangela_c64_demo | 1720becce9ac0fd2f9736ab9c342d365b673fe0e | [
"MIT"
] | null | null | null | source/main.asm | svkampen/mangela_c64_demo | 1720becce9ac0fd2f9736ab9c342d365b673fe0e | [
"MIT"
] | null | null | null | main:
lda #5
sta ctr
jsr init_intr
jsr init_screen
jsr init_text
jsr sid_init
jsr sprite_init
jmp *
init_intr: ; set up the raster interrupt to fire at rasterline 0
sei
ldy #$7f
sty $dc0d
sty $dd0d
lda $dc0d
lda $dd0d
lda #$01
sta $d01a
lda #<irq
... | 13.154362 | 64 | 0.548469 |
1f55f4e17d18b97280f83f2611c42591b828f9d5 | 711 | asm | Assembly | commands/shutdown.asm | alexbelm48/AtieDOS | 89e10732870ea0cb0d665974966cc19753fe6698 | [
"BSD-3-Clause"
] | 33 | 2020-03-14T16:42:25.000Z | 2022-01-15T21:04:01.000Z | commands/shutdown.asm | alexbelm48/AtieDOS | 89e10732870ea0cb0d665974966cc19753fe6698 | [
"BSD-3-Clause"
] | 1 | 2020-03-18T11:35:36.000Z | 2020-03-18T11:35:36.000Z | commands/shutdown.asm | alexbelm48/AtieDOS | 89e10732870ea0cb0d665974966cc19753fe6698 | [
"BSD-3-Clause"
] | 6 | 2020-03-15T09:55:26.000Z | 2021-07-06T13:47:43.000Z | ; AtieDOS 2.10 Shutdown Command
; Copyright (c) 2020 AtieSoftware.
; See LICENSE in root folder
command_shutdown:
call os_command_init
mov bx, .ARE_YOU_SURE_SHUTDOWN_MSG
call os_print_string
call os_keystroke_echo
cmp ah, [KEY_Y]
je .shutdown
jmp .exit
.shutdown:
mov ax, 0x1... | 18.230769 | 99 | 0.677918 |
598fc08925afe901fe67f98ea11625b3176b9f49 | 2,489 | asm | Assembly | Transynther/x86/_processed/US/_zr_/i9-9900K_12_0xca.log_36_1419.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/US/_zr_/i9-9900K_12_0xca.log_36_1419.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/US/_zr_/i9-9900K_12_0xca.log_36_1419.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 %r9
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0x5564, %rsi
lea addresses_WC_ht+0x12764, %rdi
nop
inc %rbx
mov $27, %rcx
rep movsb
nop
nop
nop
sub %r9, %r9
pop %rsi
pop %rdi
pop %rcx
pop %rbx
pop %r9
ret
.global s_faulty_load
s_faulty_load:
push %r... | 19.294574 | 148 | 0.645239 |
ac562c1c403a290b3570418748032ec8daf8b665 | 4,507 | asm | Assembly | jcalg1_d.asm | jeremycollake/jcalg1 | b8dd8230e009230c6e50a11e132b6f687322d3a9 | [
"MIT"
] | 3 | 2020-04-26T19:55:13.000Z | 2021-05-08T05:19:57.000Z | jcalg1_d.asm | jeremycollake/jcalg1 | b8dd8230e009230c6e50a11e132b6f687322d3a9 | [
"MIT"
] | null | null | null | jcalg1_d.asm | jeremycollake/jcalg1 | b8dd8230e009230c6e50a11e132b6f687322d3a9 | [
"MIT"
] | 2 | 2021-05-08T05:20:16.000Z | 2022-03-06T00:14:38.000Z | ; JCALG1 r5.xx, (c)1999-2001 by Jeremy Collake - All Rights Reserved.
; ***************************************************************
; Please read license agreement in LICENSE.TXT, if this document
; is not included with this distribution, please email the author
; at collake@charter.net.
; *************************... | 19.854626 | 73 | 0.642556 |
acb32061bd4aaff4e34c4449da37dfb2dce1a203 | 758 | asm | Assembly | oeis/267/A267247.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/267/A267247.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/267/A267247.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A267247: Decimal representation of the n-th iteration of the "Rule 165" elementary cellular automaton starting with a single ON (black) cell.
; Submitted by Jamie Morken(s2)
; 1,2,14,42,254,762,3822,10922,65534,196602,983022,2817962,16711422,50002682,250539758,715827882,4294967294,12884901882,64424509422,184683593642... | 84.222222 | 479 | 0.858839 |
efefe4040506de1d6a0bf94162b5f5cc89717767 | 1,736 | asm | Assembly | 2 Year/2015 Pattern/MPL/Assignment 7.asm | bhushanasati25/College | 638ab4f038a783beae297652623e8c6679465fef | [
"MIT"
] | 4 | 2020-10-22T15:37:09.000Z | 2022-02-17T17:30:03.000Z | 2 Year/2015 Pattern/MPL/Assignment 7.asm | mohitkhedkar/College | f713949827d69f13b1bf8fb082e86e8bead7ac6e | [
"MIT"
] | null | null | null | 2 Year/2015 Pattern/MPL/Assignment 7.asm | mohitkhedkar/College | f713949827d69f13b1bf8fb082e86e8bead7ac6e | [
"MIT"
] | 5 | 2021-06-19T01:23:18.000Z | 2022-02-26T14:47:15.000Z | ;Write X86 program to sort the list of integers in ;ascending/descending order.
;Read the input from the text file and write the sorted data back ;to the same text file using bubble sort
section .data
fname db 'a.txt',0
msg1 db 'File opened Sucessfully',0xa
len1 equ $-msg1
msg2 db 'Error in opening File ',0xa
... | 12.671533 | 107 | 0.699885 |
1c44a224139e27b54b54e335e315a9c6d4ea385d | 331 | asm | Assembly | LAB 2/Lab2Task_2.asm | smellycattt/Microprocessor-Programming | 9046490ba7f8e97963995a32589de4ea1bdb0ef5 | [
"MIT"
] | 1 | 2019-02-15T21:21:24.000Z | 2019-02-15T21:21:24.000Z | LAB 2/Lab2Task_2.asm | jyotishmaan/Microprocessor-Programming | 7139e9ba0c9fd6f452003ecf07f76b02cb6c1773 | [
"MIT"
] | null | null | null | LAB 2/Lab2Task_2.asm | jyotishmaan/Microprocessor-Programming | 7139e9ba0c9fd6f452003ecf07f76b02cb6c1773 | [
"MIT"
] | 4 | 2017-06-24T11:37:10.000Z | 2019-02-05T08:12:56.000Z | .MODEL TINY
.DATA
ARRAY1 DB 78H, 32H, 0AH, 2BH, 0A0H, 5FH, 67H, 0AH, 54H, 49H
.CODE
.STARTUP
LEA SI, ARRAY1 ;POINTER/ ITERATOR TO ARRAY1
MOV BL, 'E' ;E IN ASCII
MOV CX, 0AH ;COUNTER
MOV AL, 0AH ;FOR COMPARING WITH 0AH IN ARRAY1
X1: CMP [SI], AL
JNE X2
MOV [SI], BL
X2: INC SI
LOOP X1
... | 19.470588 | 61 | 0.610272 |
624c207818d803193984a953ed2da398236ffbe6 | 10,784 | asm | Assembly | engine/menus/trainer_card.asm | Trap-Master/spacworld97-thingy | a144827abecacdfec6cdc3baa32098e9290adf70 | [
"blessing"
] | null | null | null | engine/menus/trainer_card.asm | Trap-Master/spacworld97-thingy | a144827abecacdfec6cdc3baa32098e9290adf70 | [
"blessing"
] | null | null | null | engine/menus/trainer_card.asm | Trap-Master/spacworld97-thingy | a144827abecacdfec6cdc3baa32098e9290adf70 | [
"blessing"
] | null | null | null | ; TrainerCard.Jumptable indexes
const_def
const TRAINERCARDSTATE_PAGE1_LOADGFX ; 0
const TRAINERCARDSTATE_PAGE1_JOYPAD ; 1
const TRAINERCARDSTATE_PAGE2_LOADGFX ; 2
const TRAINERCARDSTATE_PAGE2_JOYPAD ; 3
const TRAINERCARDSTATE_PAGE3_LOADGFX ; 4
const TRAINERCARDSTATE_PAGE3_JOYPAD ; 5
const TRAINERCARDSTATE_Q... | 17.309791 | 87 | 0.692044 |
b2f1138f6927cc74dd43f8cbf956850cea6d5a71 | 579 | asm | Assembly | programs/oeis/262/A262855.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/262/A262855.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/262/A262855.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A262855: Triangle read by rows giving successive states of cellular automaton generated by "Rule 153" initiated with a single ON (black) cell.
; 1,0,0,1,0,1,0,1,1,0,0,0,0,1,1,1,0,1,1,1,0,1,1,1,1,0,0,1,1,0,0,1,1,1,1,1,0,1,0,1,0,1,0,1,1,1,1,1,1,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,0,1,1,1,1,1,1,1,1,0,0,1,1,1,1... | 52.636364 | 201 | 0.663212 |
22809ad2f0e6718465e3cf5c1c96e2d6f33440cc | 547 | asm | Assembly | oeis/290/A290593.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/290/A290593.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/290/A290593.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A290593: Number of maximal independent vertex sets (and minimal vertex covers) in the n-antiprism graph.
; Submitted by Jon Maiga
; 3,12,15,31,49,92,156,279,484,855,1495,2629,4608,8092,14195,24916,43719,76727,134641,236284,414644,727655,1276940,2240879,3932463,6900997,12110400,21252276,37295139,65448412,114853951,201... | 24.863636 | 236 | 0.703839 |
af54a9338598a15eca9e7da5746a3d576123a4d5 | 441 | asm | Assembly | basic/09_instruksi_logika/instruksi_and.asm | bellshade/Assembly | 94e1ab38f9f217b414cf1d19f9c52c052b7ec2e0 | [
"MIT"
] | 6 | 2021-11-12T14:13:57.000Z | 2022-02-18T08:24:42.000Z | basic/09_instruksi_logika/instruksi_and.asm | AdityaFitrianaNS/Assembly | c412279c8042300e77ec862c13e19f0c1cdf71af | [
"MIT"
] | 2 | 2021-11-22T00:50:03.000Z | 2021-11-24T01:14:24.000Z | basic/09_instruksi_logika/instruksi_and.asm | AdityaFitrianaNS/Assembly | c412279c8042300e77ec862c13e19f0c1cdf71af | [
"MIT"
] | 4 | 2021-11-22T00:18:36.000Z | 2022-03-22T06:35:31.000Z | section .text
global _start
_start:
mov ax, 8h
and ax, 1
jz evnn
mov eax, 4
mov ebx, 1
mov ecx, odd_msg
mov edx, len2
int 0x80
jmp outprog
evnn:
mov ah, 09h
mov eax, 4
mov ebx, 1
mov ecx, even_msg
mov edx, len1
int 0x80
outprog:
mov eax, 1
int ... | 13.78125 | 28 | 0.603175 |
76bb61aeaf293f6072b37b3dbd97dfbf6ae97f68 | 736 | asm | Assembly | libsrc/input/m5/in_KeyPressed.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/input/m5/in_KeyPressed.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/input/m5/in_KeyPressed.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ; uint in_KeyPressed(uint scancode)
SECTION code_clib
PUBLIC in_KeyPressed
PUBLIC _in_KeyPressed
; Determines if a key is pressed using the scan code
; returned by in_LookupKey.
; enter : l = scan row
; h = key mask
; exit : carry = key is pressed & HL = 1
; no carry = key not pressed & HL = 0
; use... | 13.886792 | 60 | 0.663043 |
c462e625c8347b40a9b1ece8bd18c9a77e5e07b1 | 2,709 | asm | Assembly | heart.asm | nanochess/heart | 8555ce485367cf0948ae0037ca25c6c6dd8352d5 | [
"BSD-2-Clause"
] | 10 | 2021-02-15T10:50:32.000Z | 2021-03-08T20:59:37.000Z | heart.asm | nanochess/heart | 8555ce485367cf0948ae0037ca25c6c6dd8352d5 | [
"BSD-2-Clause"
] | 1 | 2021-02-15T10:54:04.000Z | 2021-02-15T14:32:01.000Z | heart.asm | nanochess/heart | 8555ce485367cf0948ae0037ca25c6c6dd8352d5 | [
"BSD-2-Clause"
] | null | null | null | ;
; Draw a heart using a heart curve equation
; (uses only integer arithmetic)
;
; by Oscar Toledo G.
; http://nanochess.org/
;
; Creation date: Feb/14/2021.
;
cpu 8086
%ifdef com_file
org 0x0100s
%else
org 0x7c00
%endif
;
; Start of the program
;
start:
mov ax,0x0013 ; ... | 19.489209 | 60 | 0.5921 |
33f8575b34212be60daa9f35a5075aff87e11399 | 308 | asm | Assembly | programs/oeis/193/A193910.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/193/A193910.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/193/A193910.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A193910: Leap centuries in the revised Julian calendar.
; 2,6,11,15,20,24,29,33,38,42,47,51,56,60,65,69,74,78,83,87,92,96,101,105,110,114,119,123,128,132,137,141,146,150,155,159,164,168,173,177,182,186,191,195,200,204,209,213,218,222,227,231,236,240,245,249
mov $1,9
mul $1,$0
div $1,2
add $1,2
mov $0,$1
| 34.222222 | 201 | 0.698052 |
f7d6e2fd7bf871603a08bf7c04576ba78a289605 | 472 | asm | Assembly | programs/oeis/025/A025169.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/025/A025169.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/025/A025169.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A025169: a(n) = 2*Fibonacci(2*n+2).
; 2,6,16,42,110,288,754,1974,5168,13530,35422,92736,242786,635622,1664080,4356618,11405774,29860704,78176338,204668310,535828592,1402817466,3672623806,9615053952,25172538050,65902560198,172535142544,451702867434,1182573459758,3096017511840,8105479075762,21220419715446,5555578007057... | 42.909091 | 365 | 0.807203 |
f7f2c93e4a80bc9d57337a51bdd71ee5ced04609 | 2,427 | asm | Assembly | Quadratic-equation.asm | isaac150/Mips-Assignment- | 6342ec4c313df019dc39feb932bf0f7db041b759 | [
"MIT"
] | null | null | null | Quadratic-equation.asm | isaac150/Mips-Assignment- | 6342ec4c313df019dc39feb932bf0f7db041b759 | [
"MIT"
] | null | null | null | Quadratic-equation.asm | isaac150/Mips-Assignment- | 6342ec4c313df019dc39feb932bf0f7db041b759 | [
"MIT"
] | null | null | null | .data
msg: .asciiz "\n Program to solve a quadratic equation"
prompt_1: .asciiz "\n Enter value for root A = "
prompt_2: .asciiz "\n Enter value for root B = "
prompt_3: .asciiz "\n Enter value for root c = "
result: .asciiz "\nResult for x1 and x2 = "
continue: .asciiz "\nDo you want to continue?\nPress 1... | 18.669231 | 98 | 0.603626 |
9e5d4cd6aa3d1ac222423fc8c077ae988d5c8ce5 | 397 | asm | Assembly | programs/oeis/340/A340507.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/340/A340507.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/340/A340507.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A340507: a(n) = floor(sqrt(2*n)) - A003056(n).
; 0,0,1,0,0,1,0,0,1,1,0,0,0,1,1,0,0,0,1,1,1,0,0,0,0,1,1,1,0,0,0,0,1,1,1,1,0,0,0,0,0,1,1,1,1,0,0,0,0,0,1,1,1,1,1,0,0,0,0,0,0,1,1,1,1,1,0,0,0,0,0,0,1,1,1,1,1,1,0,0,0,0,0,0,0,1,1,1,1,1,1,0,0,0,0,0,0,0,1,1
seq $0,52553 ; Square array of binomial coefficients T(n,k) = binomi... | 49.625 | 201 | 0.556675 |
f1cf2c6ea21bda559e052dc2e3ad251fb08c4fd1 | 13,859 | asm | Assembly | music.asm | Sakrac/BullshitPlayer | 898297c061988475320480cb25b5ec82cbe4b1e6 | [
"MIT"
] | 7 | 2020-12-30T05:05:56.000Z | 2021-01-08T11:49:45.000Z | music.asm | Sakrac/BullshitPlayer | 898297c061988475320480cb25b5ec82cbe4b1e6 | [
"MIT"
] | null | null | null | music.asm | Sakrac/BullshitPlayer | 898297c061988475320480cb25b5ec82cbe4b1e6 | [
"MIT"
] | null | null | null | // Bullshit Music and SFX Player
//
// MIT License
//
// Copyright (c) 2020 Carl-Henrik Skårstedt / Space Moguls Games
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
// in the Software without restrict... | 23.214405 | 101 | 0.721481 |
654493c1f2477e1eba5acb2a5a40d6041475d13e | 47,522 | asm | Assembly | Appl/Dump/input.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Appl/Dump/input.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Appl/Dump/input.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) Berkeley Softworks 1990 -- All Rights Reserved
PROJECT: PC GEOS
MODULE: Screen Dumps -- input tracking
FILE: input.asm
AUTHOR: Adam de Boor, Jan 21, 1990
ROUTINES:
Name Description
---- -----------
I... | 25.77115 | 80 | 0.565927 |
de2add139cecb02668071043547441adfa5bbe47 | 6,169 | asm | Assembly | generated-src/win-x86/crypto/fipsmodule/ghash-x86.asm | jylama99/aws-lc | 80ab8f6b963b39e6281aa4fede1c4e86d1348748 | [
"MIT"
] | null | null | null | generated-src/win-x86/crypto/fipsmodule/ghash-x86.asm | jylama99/aws-lc | 80ab8f6b963b39e6281aa4fede1c4e86d1348748 | [
"MIT"
] | null | null | null | generated-src/win-x86/crypto/fipsmodule/ghash-x86.asm | jylama99/aws-lc | 80ab8f6b963b39e6281aa4fede1c4e86d1348748 | [
"MIT"
] | null | null | null | ; This file is generated from a similarly-named Perl script in the BoringSSL
; source tree. Do not edit by hand.
%ifdef BORINGSSL_PREFIX
%include "boringssl_prefix_symbols_nasm.inc"
%endif
%ifidn __OUTPUT_FORMAT__,obj
section code use32 class=code align=64
%elifidn __OUTPUT_FORMAT__,win32
$@feat.00 equ 1
sec... | 18.923313 | 77 | 0.695413 |
9c1e50029a254037f8830e0df9944e5277b05d24 | 895 | asm | Assembly | programs/oeis/153/A153481.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/153/A153481.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/153/A153481.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A153481: a(n) = prime(n)^3 - 2.
; 6,25,123,341,1329,2195,4911,6857,12165,24387,29789,50651,68919,79505,103821,148875,205377,226979,300761,357909,389015,493037,571785,704967,912671,1030299,1092725,1225041,1295027,1442895,2048381,2248089,2571351,2685617,3307947,3442949,3869891,4330745,4657461,5177715,5735337,5929739,69... | 127.857143 | 810 | 0.84581 |
67ae0e4ff0c8033337ad3004ce78221643c98327 | 4,962 | asm | Assembly | Transynther/x86/_processed/US/_zr_/i3-7100_9_0x84_notsx.log_21829_2927.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/US/_zr_/i3-7100_9_0x84_notsx.log_21829_2927.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/US/_zr_/i3-7100_9_0x84_notsx.log_21829_2927.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 %r9
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0xb6dc, %r14
nop
nop
nop
sub %rbx, %rbx
mov $0x6162636465666768, %r9
movq %r9, %xmm3
movups %xmm3, (%r14)
nop
nop
nop
nop
nop
and $57729, %r11
lea addresses_D_ht+0x1273c, %rsi
... | 43.526316 | 2,999 | 0.66183 |
f73116a9dfa189b72883ffb9e25eb5ab1191baa0 | 408 | asm | Assembly | oeis/350/A350050.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/350/A350050.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/350/A350050.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A350050: a(n) = (2*n^4 - 6*(-1)^n*n^2 - 2*n^2 + 3*(-1)^n - 3)/96.
; Submitted by Christian Krause
; 0,0,0,2,4,14,24,52,80,140,200,310,420,602,784,1064,1344,1752,2160,2730,3300,4070,4840,5852,6864,8164,9464,11102,12740,14770,16800,19280,21760,24752,27744,31314,34884,39102,43320,48260,53200,58940,64680,71302,77924,8551... | 29.142857 | 221 | 0.664216 |
ce24ce0f09c2f7df9e80bcfced8998af6aa70d2b | 158 | asm | Assembly | libsrc/_DEVELOPMENT/stdio/c/sccz80/funlockfile.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/stdio/c/sccz80/funlockfile.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/stdio/c/sccz80/funlockfile.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; void funlockfile(FILE *file)
SECTION code_stdio
PUBLIC funlockfile
EXTERN asm_funlockfile
funlockfile:
push hl
pop ix
jp asm_funlockfile
| 9.875 | 30 | 0.740506 |
db1c46d032089b51065ab847353db153245c6dc1 | 353 | asm | Assembly | programs/oeis/343/A343578.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/343/A343578.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/343/A343578.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A343578: a(n) = 32*n^2 - 40*n + 10.
; 2,58,178,362,610,922,1298,1738,2242,2810,3442,4138,4898,5722,6610,7562,8578,9658,10802,12010,13282,14618,16018,17482,19010,20602,22258,23978,25762,27610,29522,31498,33538,35642,37810,40042,42338,44698,47122,49610,52162,54778,57458
mov $1,$0
cal $1,17102 ; a(n) = (8n + 3)^2.
mul ... | 35.3 | 232 | 0.699717 |
2926bad12f7e415613e0bb036d4ce9f6a3aac215 | 2,133 | asm | Assembly | onekpaq_stub_lnx32.asm | LaszloAshin/oneKpaq | 93aaebfd7933a385f4f95d173ee7e03232c9a453 | [
"BSD-2-Clause"
] | 29 | 2018-01-05T22:14:27.000Z | 2022-02-17T21:51:44.000Z | onekpaq_stub_lnx32.asm | LaszloAshin/oneKpaq | 93aaebfd7933a385f4f95d173ee7e03232c9a453 | [
"BSD-2-Clause"
] | 1 | 2021-03-21T15:03:38.000Z | 2021-03-21T15:03:38.000Z | onekpaq_stub_lnx32.asm | LaszloAshin/oneKpaq | 93aaebfd7933a385f4f95d173ee7e03232c9a453 | [
"BSD-2-Clause"
] | 8 | 2018-08-16T04:32:12.000Z | 2022-02-24T14:31:41.000Z |
; vim: set ft=nasm noet ts=4:
; offset = 2, mode=3, dind=2, shift=3
%ifndef ONEKPAQ_DECOMPRESSOR_MODE
%error "please define ONEKPAQ_DECOMPRESSOR_MODE"
;%define ONEKPAQ_DECOMPRESSOR_MODE 3
%endif
%ifndef ONEKPAQ_DECOMPRESSOR_SHIFT
%error "please define ONEKPAQ_DECOMPRESSOR_SHIFT"
;%define ONEKPAQ_DECOMPRESSOR_SHIFT 3... | 16.795276 | 50 | 0.720581 |
e2d235f16bde314f2f57ee58bc9b93f007e2684e | 2,824 | asm | Assembly | test/filters-cases/vc-threadlocalddef.asm | OfekShilon/compiler-explorer | 7ee2ab17f29470575443bd67e5685ac54ce76158 | [
"BSD-2-Clause"
] | 4,668 | 2017-01-02T19:35:10.000Z | 2020-05-16T03:18:45.000Z | test/filters-cases/vc-threadlocalddef.asm | OfekShilon/compiler-explorer | 7ee2ab17f29470575443bd67e5685ac54ce76158 | [
"BSD-2-Clause"
] | 1,750 | 2017-01-02T19:37:06.000Z | 2020-05-16T14:54:29.000Z | test/filters-cases/vc-threadlocalddef.asm | OfekShilon/compiler-explorer | 7ee2ab17f29470575443bd67e5685ac54ce76158 | [
"BSD-2-Clause"
] | 620 | 2017-01-03T00:29:17.000Z | 2020-05-14T09:27:47.000Z | ; Listing generated by Microsoft (R) Optimizing Compiler Version 19.15.26729.0
include listing.inc
INCLUDELIB LIBCMT
INCLUDELIB OLDNAMES
PUBLIC ?g@@3Usafetls@@A ; g
PUBLIC ?h@@3HA ; h
_TLS SEGMENT
?h@@3HA DD 012345H ; h
ORG $+4
?g@@3Usafetls@@A DD 098765H ; g
ORG $+8
_TLS ENDS
PUBLIC ?value@safetls... | 24.136752 | 104 | 0.713173 |
74eec2f40a1f84de42de6a91b7d1b8574ab289ce | 451 | asm | Assembly | oeis/295/A295619.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/295/A295619.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/295/A295619.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A295619: a(n) = a(n-1) + 3*a(n-2) - 2*a(n-3) - 2*a(n-4), where a(0) = 1, a(1) = 2, a(2) = 3, a(3) = 4.
; Submitted by Christian Krause
; 1,2,3,4,7,9,16,21,37,50,87,121,208,297,505,738,1243,1853,3096,4693,7789,11970,19759,30705,50464,79121,129585,204610,334195,530613,864808,1379037,2243845,3590114,5833959,9358537,1519... | 37.583333 | 214 | 0.649667 |
93e1c3a8a5d2197eac2e56082f1af089ec46294c | 10,640 | asm | Assembly | test/data/ASM-80386/crc16.asm | jfitz/code-stat | dd2a13177f3ef03ab42123ef3cfcbbd062a2ae26 | [
"MIT"
] | null | null | null | test/data/ASM-80386/crc16.asm | jfitz/code-stat | dd2a13177f3ef03ab42123ef3cfcbbd062a2ae26 | [
"MIT"
] | null | null | null | test/data/ASM-80386/crc16.asm | jfitz/code-stat | dd2a13177f3ef03ab42123ef3cfcbbd062a2ae26 | [
"MIT"
] | null | null | null | ; crc16.asm - 16 Bit CRC Calculation Version 1.0.0
; Copyright (C) 2016 aquila62 at github.com
; 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
; the License, or (at your o... | 27.49354 | 69 | 0.473684 |
a225d060a8a896dcc6f9238b6199ee14c9000e0e | 159 | asm | Assembly | lib/getpid.asm | ZhUyU1997/BookOS | d83c9ac04e1aaab1a6ee153f554c3ea2ea589210 | [
"BSD-2-Clause"
] | 1 | 2019-10-14T05:23:11.000Z | 2019-10-14T05:23:11.000Z | lib/getpid.asm | ZhUyU1997/BookOS | d83c9ac04e1aaab1a6ee153f554c3ea2ea589210 | [
"BSD-2-Clause"
] | null | null | null | lib/getpid.asm | ZhUyU1997/BookOS | d83c9ac04e1aaab1a6ee153f554c3ea2ea589210 | [
"BSD-2-Clause"
] | 1 | 2019-12-12T20:07:39.000Z | 2019-12-12T20:07:39.000Z | [bits 32]
[section .text]
INT_VECTOR_SYS_CALL equ 0x80
_NR_GETPID EQU 12
global getpid
getpid:
mov eax, _NR_GETPID
int INT_VECTOR_SYS_CALL
ret | 13.25 | 29 | 0.735849 |
e41729a43e916b951539e702b1a67be5e593eb27 | 3,519 | asm | Assembly | utility.asm | olawlor/OS-L | e20f546a967b249dffeb78c363f136f60f4649b2 | [
"Unlicense"
] | null | null | null | utility.asm | olawlor/OS-L | e20f546a967b249dffeb78c363f136f60f4649b2 | [
"Unlicense"
] | null | null | null | utility.asm | olawlor/OS-L | e20f546a967b249dffeb78c363f136f60f4649b2 | [
"Unlicense"
] | null | null | null | ; Debugging and I/O utility functions
; See also the utility functions in boot.S, like printchar
; 16 bit x86 assembly language for NASM
; Dr. Orion Lawlor, lawlor@alaska.edu, 2019-01-29 (Public Domain)
; Print eax as 8 hex digits onscreen
; Trashes: none
printhex32:
push cx
mov cl,8*4 ; bit counter: print 8 h... | 18.521053 | 77 | 0.64308 |
78c33ad3a153468f8549a52cfe46673ae44eb8c9 | 6,970 | asm | Assembly | Transynther/x86/_processed/NC/_zr_/i9-9900K_12_0xa0_notsx.log_21829_1570.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NC/_zr_/i9-9900K_12_0xa0_notsx.log_21829_1570.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NC/_zr_/i9-9900K_12_0xa0_notsx.log_21829_1570.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 %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x361e, %rcx
clflush (%rcx)
add $6635, %r15
mov $0x6162636465666768, %r13
movq %r13, %xmm1
movups %xmm1, (%rcx)
nop
nop
nop
nop
dec %r13
lea addresses_WC_ht+0x7da2, %r12
nop
s... | 34.676617 | 2,999 | 0.655811 |
f32f94db4551a99db31b151f8c93a998f1cae95a | 460 | asm | Assembly | oeis/236/A236916.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/236/A236916.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/236/A236916.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A236916: The first "octad" is 0, 1, 2, 2, 2, 2, 3, 3; thereafter add 4 to get the next octad.
; Submitted by Jamie Morken(s3)
; 0,1,2,2,2,2,3,3,4,5,6,6,6,6,7,7,8,9,10,10,10,10,11,11,12,13,14,14,14,14,15,15,16,17,18,18,18,18,19,19,20,21,22,22,22,22,23,23,24,25,26,26,26,26,27,27,28,29,30,30,30,30,31,31,32,33,34,34,34,3... | 30.666667 | 235 | 0.613043 |
9abd06e3307e0fb4624720e3ef706c396f08c332 | 1,387 | asm | Assembly | programs/oeis/157/A157855.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/157/A157855.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/157/A157855.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A157855: 103680000n^2 - 46108800n + 5126401.
; 62697601,327628801,799920001,1479571201,2366582401,3460953601,4762684801,6271776001,7988227201,9912038401,12043209601,14381740801,16927632001,19680883201,22641494401,25809465601,29184796801,32767488001,36557539201,40554950401,44759721601,49171852801,53791344001,586181952... | 173.375 | 1,258 | 0.8969 |
8f83a63e5fbc72d5a5036fd975395cc48945762e | 676 | asm | Assembly | oeis/293/A293955.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/293/A293955.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/293/A293955.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A293955: Partial sums of A055612.
; Submitted by Christian Krause
; 1,3,9,41,391,9103,535951,80825743,31508994061,31937977439061,84479516648536637,584608936935076469309,10605380482241904040731709,505256047119225750718027007037,63321087426482869467351750978047037,20908732615936655362731019703436410620989,1821820689566... | 48.285714 | 469 | 0.846154 |
69144c50b4975d406698d84db66e9587f28772e6 | 481 | asm | Assembly | programs/oeis/093/A093995.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/093/A093995.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/093/A093995.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A093995: n^2 repeated n times, triangle read by rows.
; 1,4,4,9,9,9,16,16,16,16,25,25,25,25,25,36,36,36,36,36,36,49,49,49,49,49,49,49,64,64,64,64,64,64,64,64,81,81,81,81,81,81,81,81,81,100,100,100,100,100,100,100,100,100,100,121,121,121,121,121,121,121,121,121,121,121,144,144,144,144,144,144,144,144,144,144,144,144,1... | 40.083333 | 350 | 0.679834 |
aac72889928a2a572a57c7f70b7bb8409babd1fb | 450 | asm | Assembly | programs/oeis/056/A056455.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/056/A056455.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/056/A056455.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A056455: Palindromes using exactly four different symbols.
; 0,0,0,0,0,0,24,24,240,240,1560,1560,8400,8400,40824,40824,186480,186480,818520,818520,3498000,3498000,14676024,14676024,60780720,60780720,249401880,249401880,1016542800,1016542800,4123173624,4123173624,16664094960,16664094960
div $0,2
mov $1,4
pow $1,$0
se... | 37.5 | 227 | 0.78 |
2865e967ce99983d5efd620e6a1eddb1b5b8fcf0 | 684 | asm | Assembly | oeis/081/A081946.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/081/A081946.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/081/A081946.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A081946: a(n) = Sum_{i=1..n} floor(r*floor(i/r)), where r=sqrt(2).
; Submitted by Christian Krause
; 0,1,3,5,9,14,19,26,34,43,52,63,75,87,101,116,132,148,166,185,204,225,247,269,293,318,344,370,398,427,456,487,519,552,585,620,656,692,730,769,808,849,891,934,977,1022,1068,1114,1162,1211,1261,1311,1363,1416,1469,1524,1... | 42.75 | 437 | 0.69883 |
be2ddf91133845b0a150f627565ab630e6b697b7 | 3,013 | asm | Assembly | src/shaders/h264/ildb/Load_ILDB_Cntrl_Data_22DW.asm | digetx/intel-vaapi-driver | d87db2111a33b157d1913415f15d201cc5182850 | [
"MIT"
] | 192 | 2018-01-26T11:51:55.000Z | 2022-03-25T20:04:19.000Z | src/shaders/h264/ildb/Load_ILDB_Cntrl_Data_22DW.asm | digetx/intel-vaapi-driver | d87db2111a33b157d1913415f15d201cc5182850 | [
"MIT"
] | 256 | 2017-01-23T02:10:27.000Z | 2018-01-23T10:00:05.000Z | src/shaders/h264/ildb/Load_ILDB_Cntrl_Data_22DW.asm | digetx/intel-vaapi-driver | d87db2111a33b157d1913415f15d201cc5182850 | [
"MIT"
] | 64 | 2018-01-30T19:51:53.000Z | 2021-11-24T01:26:14.000Z | /*
* Copyright © <2010>, Intel Corporation.
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the
* "Software"), to deal in the Software without restriction, including
* without limitation the rights to use, copy, modify, merg... | 44.970149 | 123 | 0.6847 |
9dd40a250e535b1af9016823f5000386e108a2a0 | 740 | asm | Assembly | S5/AO/Assembler/math_operations/nombre-de-diviseur.asm | Momellouky/S5 | 3357722927dd4a9f16968b10f1477d99afc4acfa | [
"MIT"
] | 1 | 2021-11-25T22:54:49.000Z | 2021-11-25T22:54:49.000Z | S5/AO/Assembler/math_operations/nombre-de-diviseur.asm | Momellouky/S5 | 3357722927dd4a9f16968b10f1477d99afc4acfa | [
"MIT"
] | null | null | null | S5/AO/Assembler/math_operations/nombre-de-diviseur.asm | Momellouky/S5 | 3357722927dd4a9f16968b10f1477d99afc4acfa | [
"MIT"
] | null | null | null | ; multi-segment executable file template.
data segment
N dw 10
ends
stack segment
dw 128 dup(0)
ends
code segment
start:
; set segment registers:
mov ax, data
mov ds, ax
mov es, ax
mov ax, N
mov dx, 0
mov bx, N
mov cx, 0 ; nbr diviseur
while:
cmp bx, 0
... | 14.8 | 51 | 0.5 |
b56c2309b2798aae71bb098dc5012ec6d869633b | 1,539 | asm | Assembly | programs/oeis/245/A245766.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/245/A245766.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/245/A245766.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A245766: a(n) = 2*(n^2 + 1) - n*(1 + (-1)^n).
; 2,4,6,20,26,52,62,100,114,164,182,244,266,340,366,452,482,580,614,724,762,884,926,1060,1106,1252,1302,1460,1514,1684,1742,1924,1986,2180,2246,2452,2522,2740,2814,3044,3122,3364,3446,3700,3786,4052,4142,4420,4514,4804,4902,5204,5306,5620,5726,6052,6162,6500,6614,6964,708... | 139.909091 | 1,422 | 0.794672 |
2d39197c298f9b1e4e0b57592e2cf6358ce9d805 | 28,875 | asm | Assembly | Source/HBIOS/kbd.asm | davidknoll/RomWBW | 8a7bc97fea27bf10a23c61ee508522a60e2909c6 | [
"DOC",
"MIT"
] | 194 | 2015-08-20T03:18:01.000Z | 2022-03-27T02:25:00.000Z | Source/HBIOS/kbd.asm | davidknoll/RomWBW | 8a7bc97fea27bf10a23c61ee508522a60e2909c6 | [
"DOC",
"MIT"
] | 234 | 2017-03-30T10:59:54.000Z | 2022-03-26T20:05:52.000Z | Source/HBIOS/kbd.asm | davidknoll/RomWBW | 8a7bc97fea27bf10a23c61ee508522a60e2909c6 | [
"DOC",
"MIT"
] | 68 | 2016-12-18T18:20:12.000Z | 2022-03-20T16:02:40.000Z | ;__________________________________________________________________________________________________
;
; 8242 BASED PS/2 KEYBOARD DRIVER FOR SBC
;
; ORIGINAL CODE BY DR JAMES MOXHAM
; ROMWBW ADAPTATION BY WAYNE WARTHEN
;_______________________________________________________________________________________________... | 36.003741 | 127 | 0.670372 |
d11ec8c630e4ccf1ab074ed5f0879d00e33bcdfc | 474 | asm | Assembly | oeis/349/A349834.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/349/A349834.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/349/A349834.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A349834: Expansion of sqrt(1 + 4*x)/(1 - 4*x).
; Submitted by Christian Krause
; 1,6,22,92,358,1460,5756,23288,92294,372036,1478420,5947272,23671516,95102088,378922552,1521039088,6064766662,24329781988,97059838372,389194630888,1553243997172,6226104229528,24855484384072,99604902663568,397733491426972
mul $0,2
mov $1,... | 21.545455 | 221 | 0.698312 |
24ecf6fd743db43b1976ff60bedf17b014c00ad1 | 6,823 | asm | Assembly | Transynther/x86/_processed/NONE/_ht_zr_un_/i7-7700_9_0x48_notsx.log_5800_804.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_ht_zr_un_/i7-7700_9_0x48_notsx.log_5800_804.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_ht_zr_un_/i7-7700_9_0x48_notsx.log_5800_804.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 %r9
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0xdbe3, %rsi
lea addresses_UC_ht+0xb79b, %rdi
nop
nop
nop
nop
nop
sub %rax, %rax
mov $77, %rcx
rep movsw
nop
inc %r15
lea addresses_normal_ht+0x15d3b, %r13
nop
nop
nop
nop
xor ... | 36.682796 | 2,999 | 0.65587 |
cbaf23cb66406e61c2f03d08a5c64b2642f85030 | 261 | asm | Assembly | programs/oeis/033/A033364.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/033/A033364.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/033/A033364.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A033364: a(n) = floor(44/n).
; 44,22,14,11,8,7,6,5,4,4,4,3,3,3,2,2,2,2,2,2,2,2,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
add $0,1
mov $1,44
div $1,$0
mov $0,$1
| 32.625 | 189 | 0.51341 |
43d6e238b0f9f64af32a0633f53381f9e9784193 | 1,347 | asm | Assembly | programs/oeis/292/A292639.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/292/A292639.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/292/A292639.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A292639: Rank of (3+r)*n when all the numbers (3-r)*j and (3+r)*k, where r = sqrt(5), j>=1, k>=1, are jointly ranked.
; 7,15,23,31,39,47,54,62,70,78,86,94,102,109,117,125,133,141,149,157,164,172,180,188,196,204,212,219,227,235,243,251,259,267,274,282,290,298,306,314,322,329,337,345,353,361,369,376,384,392,400,408,416... | 84.1875 | 1,111 | 0.737194 |
ae68405633aa52ac21f56e98ce46e0cb15ddd1db | 766 | asm | Assembly | oeis/188/A188441.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/188/A188441.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/188/A188441.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A188441: Partial sums of binomial(2n,n)*binomial(3n,n) (A006480).
; 1,7,97,1777,36427,793183,17946319,417019279,9882531049,237755962549,5788752753889,142315748216929,3527047510738129,88005145583604529,2208577811494332529,55703557596868964209,1411049022002884046539,35880907718834063476039,915500635204637123732539,2342... | 58.923077 | 465 | 0.844648 |
3013a09fac4b52c45e57406f0bfa3c6df4af2822 | 616 | asm | Assembly | data/pokemon/base_stats/ponyta.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/ponyta.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | data/pokemon/base_stats/ponyta.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | db DEX_PONYTA ; pokedex id
db 50, 85, 55, 90, 65
; hp atk def spd spc
db FIRE, FIRE ; type
db 190 ; catch rate
db 152 ; base exp
INCBIN "gfx/pokemon/front/ponyta.pic", 0, 1 ; sprite dimensions
dw PonytaPicFront, PonytaPicBack
db EMBER, TAIL_WHIP, NO_MOVE, NO_MOVE ; level 1 learnset
db GROWTH_ME... | 26.782609 | 77 | 0.613636 |
e40057f623543422007a5bee10836b960ebda5b7 | 933 | asm | Assembly | sk/sfx/7D.asm | Cancer52/flamedriver | 9ee6cf02c137dcd63e85a559907284283421e7ba | [
"0BSD"
] | 9 | 2017-10-09T20:28:45.000Z | 2021-06-29T21:19:20.000Z | sk/sfx/7D.asm | Cancer52/flamedriver | 9ee6cf02c137dcd63e85a559907284283421e7ba | [
"0BSD"
] | 12 | 2018-08-01T13:52:20.000Z | 2022-02-21T02:19:37.000Z | sk/sfx/7D.asm | Cancer52/flamedriver | 9ee6cf02c137dcd63e85a559907284283421e7ba | [
"0BSD"
] | 2 | 2018-02-17T19:50:36.000Z | 2019-10-30T19:28:06.000Z | Sound_7D_Header:
smpsHeaderStartSong 3
smpsHeaderVoice Sound_7D_Voices
smpsHeaderTempoSFX $01
smpsHeaderChanSFX $01
smpsHeaderSFXChannel cFM5, Sound_7D_FM5, $E3, $02
; FM5 Data
Sound_7D_FM5:
smpsSetvoice $00
smpsModSet $01, $01, $FA, $41
dc.b nD3, $1A
smpsStop
Sound_7D_Voices:
; Voice... | 26.657143 | 62 | 0.606645 |
c24c7f85a051a9d3fa34b22b02f05479b76bd022 | 402 | asm | Assembly | programs/oeis/168/A168183.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/168/A168183.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/168/A168183.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A168183: Numbers that are not multiples of 9.
; 1,2,3,4,5,6,7,8,10,11,12,13,14,15,16,17,19,20,21,22,23,24,25,26,28,29,30,31,32,33,34,35,37,38,39,40,41,42,43,44,46,47,48,49,50,51,52,53,55,56,57,58,59,60,61,62,64,65,66,67,68,69,70,71,73,74,75,76,77,78,79,80,82,83,84,85,86,87,88,89,91,92,93,94,95,96,97,98,100,101,102,10... | 44.666667 | 305 | 0.659204 |
95c3058f9bbe375cec6f52fc4e1b4287974f0e64 | 8,052 | asm | Assembly | Transynther/x86/_processed/US/_zr_/i9-9900K_12_0xa0_notsx.log_21829_1659.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/US/_zr_/i9-9900K_12_0xa0_notsx.log_21829_1659.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/US/_zr_/i9-9900K_12_0xa0_notsx.log_21829_1659.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 %r15
push %r9
push %rax
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0xd53a, %rsi
lea addresses_UC_ht+0x1c141, %rdi
clflush (%rsi)
nop
nop
nop
nop
add $60794, %r15
mov $123, %rcx
rep movsq
nop
nop
nop
nop
xor $31701, %rax
lea addresses_WC_ht+0x1a... | 31.826087 | 2,999 | 0.656234 |
5d9c6c9b44bb7ef1a9238c1fc9031033d5ceec3b | 277 | asm | Assembly | mc-sema/validator/x86_64/tests/ILD_F64m.asm | randolphwong/mcsema | eb5b376736e7f57ff0a61f7e4e5a436bbb874720 | [
"BSD-3-Clause"
] | 2 | 2021-08-07T16:21:29.000Z | 2021-11-17T10:58:37.000Z | mc-sema/validator/x86_64/tests/ILD_F64m.asm | randolphwong/mcsema | eb5b376736e7f57ff0a61f7e4e5a436bbb874720 | [
"BSD-3-Clause"
] | null | null | null | mc-sema/validator/x86_64/tests/ILD_F64m.asm | randolphwong/mcsema | eb5b376736e7f57ff0a61f7e4e5a436bbb874720 | [
"BSD-3-Clause"
] | null | null | null | BITS 64
;TEST_FILE_META_BEGIN
;TEST_TYPE=TEST_F
;TEST_IGNOREFLAGS=
;TEST_FILE_META_END
; ILD_F64m
;TEST_BEGIN_RECORDING
lea rdi, [rsp-0x10]
mov DWORD [rdi], 0x00001
mov DWORD [rdi+4], 0x10001
fild QWORD [rdi]
mov rdi, 0x0
;TEST_END_RECORDING
| 16.294118 | 30 | 0.693141 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.