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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1100666f45b5f6f4d241799c528128c2caae3af1 | 1,269 | asm | Assembly | home/inventory.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | 1 | 2022-02-15T00:19:44.000Z | 2022-02-15T00:19:44.000Z | home/inventory.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | home/inventory.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | ; subtracts the amount the player paid from their money
; OUTPUT: carry = 0(success) or 1(fail because there is not enough money)
SubtractAmountPaidFromMoney::
farjp SubtractAmountPaidFromMoney_
; adds the amount the player sold to their money
AddAmountSoldToMoney::
ld de, wPlayerMoney + 2
ld hl, hMoney + 2 ; total... | 32.538462 | 84 | 0.773838 |
edb9982b9a9d46e14b40f31ef537cfb713204e37 | 732 | asm | Assembly | oeis/286/A286184.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/286/A286184.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/286/A286184.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A286184: Number of connected induced (non-null) subgraphs of the helm graph with 2n+1 nodes.
; Submitted by Jamie Morken(s4)
; 6,19,56,157,430,1171,3204,8857,24794,70303,201712,584677,1708998,5028715,14873180,44160817,131499442,392401207,1172747208,3508804477,10506490526,31477528579,94344505396,282848966857,848161024... | 45.75 | 498 | 0.829235 |
321b82e28150814725ee28501c41f41b1f1b239b | 3,089 | asm | Assembly | List 03/Switch Case (calculator).asm | LeonardoSanBenitez/Assembly-exercises | 0f8e7f316d7e0171e28aae1b1dc0b056b123cd92 | [
"MIT"
] | null | null | null | List 03/Switch Case (calculator).asm | LeonardoSanBenitez/Assembly-exercises | 0f8e7f316d7e0171e28aae1b1dc0b056b123cd92 | [
"MIT"
] | null | null | null | List 03/Switch Case (calculator).asm | LeonardoSanBenitez/Assembly-exercises | 0f8e7f316d7e0171e28aae1b1dc0b056b123cd92 | [
"MIT"
] | null | null | null | # Author: Leonardo Benitez
# Date: 20/03/2019
# Brief: little calculator using floating point
# Variables map
# $f12: acumulator
# $f11: temporary result
# $f0: result from syscall read float
# Coments
# The user input is generally a float, but in case "sum" it was done with int for pedagogical purposes
.data
Smenu: ... | 20.871622 | 167 | 0.669796 |
3728ef651c2f9254170b757b22307c4d32ed8f17 | 412 | asm | Assembly | oeis/016/A016256.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/016/A016256.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/016/A016256.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A016256: Expansion of 1/((1-x)*(1-8*x)*(1-9*x)).
; Submitted by Jamie Morken(s1)
; 1,18,235,2700,28981,298278,2984095,29253600,282456361,2695498938,25486623955,239196683700,2231306698141,20710052641998,191416812647815,1762962024789000,16188343910770321,148268580698287458,1355005110295423675,12359749064745505500
mov ... | 27.466667 | 231 | 0.747573 |
451e236bb808561d3867d4a529b2c188ed67d4bc | 160 | asm | Assembly | libsrc/stdio/lynx/CRT_FONT.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/stdio/lynx/CRT_FONT.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/stdio/lynx/CRT_FONT.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION rodata_clib
PUBLIC CRT_FONT
EXTERN _font_8x8_zx_system
defc CRT_FONT = _font_8x8_zx_system
| 20 | 62 | 0.55 |
83811e43b129b62b5f0c462c0a3f20300bbd54ee | 7,481 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_828.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_828.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_828.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r13
push %r14
push %r15
push %rbp
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_A_ht+0x10f1c, %r15
nop
nop
nop
nop
nop
sub $51526, %rbp
movw $0x6162, (%r15)
nop
nop
nop
nop
and %r14, %r14
lea addresses_WC_ht+0x800c, %rdx
nop
nop
nop
nop
nop
cmp $5089,... | 35.62381 | 2,999 | 0.657666 |
0909c2b3bb087d4aac802fc01cddada2ec42ab49 | 459 | asm | Assembly | programs/oeis/254/A254626.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/254/A254626.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/254/A254626.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A254626: Indices of triangular numbers (A000217) that are also centered pentagonal numbers (A005891).
; 1,3,23,61,421,1103,7563,19801,135721,355323,2435423,6376021,43701901,114413063,784198803,2053059121,14071876561,36840651123,252509579303,661078661101,4531100550901,11862575248703,81307300336923,212865275815561,1459... | 38.25 | 245 | 0.77342 |
444430b47026fe4b4a4d4af0f4763c97081fee57 | 2,482 | asm | Assembly | C64Modules/c64_kernal.asm | Akira-Hojo/C64-Modules | fb829360fc38dbb6064cb84bb6130a4c94c569cc | [
"Unlicense"
] | 1 | 2021-11-12T03:23:03.000Z | 2021-11-12T03:23:03.000Z | C64Modules/c64_kernal.asm | Akira-Hojo/C64-Modules | fb829360fc38dbb6064cb84bb6130a4c94c569cc | [
"Unlicense"
] | null | null | null | C64Modules/c64_kernal.asm | Akira-Hojo/C64-Modules | fb829360fc38dbb6064cb84bb6130a4c94c569cc | [
"Unlicense"
] | null | null | null | ;░█▄▀▒██▀▒█▀▄░█▄░█▒▄▀▄░█▒░░░▒█▀▄░▄▀▄░█▒█░▀█▀░█░█▄░█▒██▀░▄▀▀
;░█▒█░█▄▄░█▀▄░█▒▀█░█▀█▒█▄▄▒░░█▀▄░▀▄▀░▀▄█░▒█▒░█░█▒▀█░█▄▄▒▄██
;*******************************************************************************
;Kernal Routines - Modify as needed to save ram
;**********************************************************************... | 51.708333 | 80 | 0.582595 |
5400b2a2179a10efd3aefad9feb642988eb4ae37 | 174 | asm | Assembly | data/pokemon/dex_entries/wingull.asm | AtmaBuster/pokeplat-gen2 | fa83b2e75575949b8f72cb2c48f7a1042e97f70f | [
"blessing"
] | 6 | 2021-06-19T06:41:19.000Z | 2022-02-15T17:12:33.000Z | data/pokemon/dex_entries/wingull.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | null | null | null | data/pokemon/dex_entries/wingull.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | 3 | 2021-01-15T18:45:40.000Z | 2021-10-16T03:35:27.000Z | db "SEAGULL@" ; species name
db "It soars on"
next "updrafts without"
next "flapping its"
page "wings. It makes a"
next "nest on the cliffs"
next "near the sea.@"
| 17.4 | 29 | 0.66092 |
eaf8068e6882a6a2d0c180509a43437c539de042 | 720 | asm | Assembly | oeis/006/A006118.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/006/A006118.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/006/A006118.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A006118: Sum of Gaussian binomial coefficients [ n,k ] for q=4.
; Submitted by Christian Krause
; 1,2,7,44,529,12278,565723,51409856,9371059621,3387887032202,2463333456292207,3557380311703796564,10339081666350180289849,59703612489554311631068958,693963422317885067720038969603,16027954310621830160033227955045096,74516... | 36 | 470 | 0.823611 |
9640f058e29edf605a9e63ca33395cde7cdddcf8 | 8,274 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca.log_21829_516.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca.log_21829_516.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca.log_21829_516.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 %r15
push %r8
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0x1dea, %rsi
lea addresses_A_ht+0x1e726, %rdi
nop
nop
nop
nop
nop
dec %r11
mov $101, %rcx
rep movsw
nop
nop
nop
nop
nop
sub %r8, %r8
lea addresses_WC_ht+0x8526, %r15
nop
nop
no... | 31.222642 | 2,999 | 0.654822 |
06035b35fae0bda05d8b650e5216b525a35231a7 | 585 | asm | Assembly | oeis/106/A106475.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/106/A106475.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/106/A106475.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A106475: An alternating sum of greatest common divisors.
; Submitted by Jon Maiga
; 1,0,1,-4,1,-8,1,-16,-3,-16,1,-36,1,-24,-15,-48,1,-48,1,-68,-23,-40,1,-112,-15,-48,-27,-100,1,-120,1,-128,-39,-64,-47,-180,1,-72,-47,-208,1,-176,1,-164,-99,-88,1,-304,-35,-160,-63,-196,1,-216,-79,-304,-71,-112,1,-420,1,-120,-147,-320,-... | 36.5625 | 391 | 0.57094 |
8664255021b2d6c0dd9d7762fd1292da6cdb599b | 228 | asm | Assembly | programs/oeis/017/A017609.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/017/A017609.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/017/A017609.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A017609: (12n+7)^5.
; 16807,2476099,28629151,147008443,503284375,1350125107,3077056399,6240321451,11592740743,20113571875,33038369407,51888844699,78502725751,115063617043,164130859375,228669389707
mul $0,12
add $0,7
pow $0,5
| 32.571429 | 176 | 0.820175 |
1b9ee2466b9a3d8fb2de77aebe43153a706a03c3 | 1,779 | asm | Assembly | programs/oeis/017/A017466.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/017/A017466.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/017/A017466.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A017466: a(n) = (11*n + 6)^6.
; 46656,24137569,481890304,3518743761,15625000000,51520374361,139314069504,326940373369,689869781056,1340095640625,2436396322816,4195872914689,6906762437184,10942526586601,16777216000000,25002110044521,36343632130624,51682540549249,72074394832896,98771297640625,133244912166976,1772107550... | 254.142857 | 1,717 | 0.925239 |
3c726b2fd309e4f2e4432b548b79d9d7e83455b0 | 515 | asm | Assembly | oeis/159/A159894.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/159/A159894.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/159/A159894.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A159894: Decimal expansion of (731+54*sqrt(2))/727.
; Submitted by Christian Krause
; 1,1,1,0,5,4,6,8,1,2,0,6,0,7,2,5,0,7,9,2,7,8,2,5,4,7,3,3,2,9,7,5,5,6,6,6,6,0,8,3,5,7,9,4,7,9,0,5,1,3,8,2,6,6,2,9,3,1,9,6,7,9,5,8,5,3,0,2,6,0,7,3,4,3,0,1,1,7,4,3,8,8,0,3,0,1,5,2,5,8,1,6,4,1,9,4,3,1,1,5
bin $1,$0
mov $2,2
mov $3,$0
mu... | 18.392857 | 201 | 0.541748 |
d8fee4fcc26a032124bdca62db56db7b7b669498 | 294 | asm | Assembly | programs/oeis/144/A144597.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/144/A144597.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/144/A144597.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A144597: Christoffel word of slope 3/7.
; 0,0,0,1,0,0,1,0,0,1,0,0,0,1,0,0,1,0,0,1,0,0,0,1,0,0,1,0,0,1,0,0,0,1,0,0,1,0,0,1,0,0,0,1,0,0,1,0,0,1,0,0,0,1,0,0,1,0,0,1,0,0,0,1,0,0,1,0,0,1,0,0,0,1,0,0,1,0,0,1,0,0,0,1,0,0,1,0,0,1,0,0,0,1,0,0,1,0,0,1,0,0,0,1,0
mul $0,13
mod $0,10
div $0,7
mov $1,$0
| 36.75 | 211 | 0.537415 |
2b51e9c9bb031e26f8153b430d1d6058f7efac98 | 557 | asm | Assembly | Script/1.asm | jumana1508/CSE331L_Section_7_Summer20_NSU_Final | 897fffa9fa037f08b26e28d944550121cf0ce792 | [
"MIT"
] | null | null | null | Script/1.asm | jumana1508/CSE331L_Section_7_Summer20_NSU_Final | 897fffa9fa037f08b26e28d944550121cf0ce792 | [
"MIT"
] | null | null | null | Script/1.asm | jumana1508/CSE331L_Section_7_Summer20_NSU_Final | 897fffa9fa037f08b26e28d944550121cf0ce792 | [
"MIT"
] | null | null | null |
.MODEL SMALL
.STACK 100H
.DATA
CR EQU 0DH
LF EQU 0AH
MSG1 DB ' LOWER CASE : $'
MSG2 DB 0DH,0AH, ' UPPER CASE : '
CHAR DB ?,'$'
.CODE
MAIN PROC
MOV AX, @DATA
MOV DS,AX
LEA DX,MSG1
MOV AH,9
INT 21H
MOV AH,1 ... | 12.953488 | 33 | 0.375224 |
11e520b0507b71ff626bad361f07fef668df2f56 | 1,688 | asm | Assembly | src/m2-bugfixes.asm | Iemnur/Mother2GbaTranslation | b8ca6df07ef69762fc5cc7453657b8e71178c78d | [
"MIT"
] | 149 | 2015-03-19T11:22:47.000Z | 2022-03-23T17:57:39.000Z | src/m2-bugfixes.asm | Iemnur/Mother2GbaTranslation | b8ca6df07ef69762fc5cc7453657b8e71178c78d | [
"MIT"
] | 77 | 2015-06-16T17:38:47.000Z | 2022-01-24T14:21:28.000Z | src/m2-bugfixes.asm | Iemnur/Mother2GbaTranslation | b8ca6df07ef69762fc5cc7453657b8e71178c78d | [
"MIT"
] | 29 | 2015-06-16T00:58:04.000Z | 2021-12-23T22:38:30.000Z | //==============================================================================
//Fixes the issue where Gyigas and other enemies would not use their death attack
//(or phase change) because of the poison
dee6c_fix_poison_gyigas:
push {lr}
bl 0x80E9CFC //Normal code
ldr r2,=#0x2024860 //Where the action's... | 29.614035 | 129 | 0.561019 |
ca95ce9d32ced8423a9830034858d79975886b79 | 110 | asm | Assembly | implementations/ugene/src/corelibs/U2Private/src/crash_handler/StackRollbackX64.asm | r-barnes/sw_comparison | 1ac2c9cc10a32badd6b8fb1e96516c97f7800176 | [
"BSD-Source-Code"
] | null | null | null | implementations/ugene/src/corelibs/U2Private/src/crash_handler/StackRollbackX64.asm | r-barnes/sw_comparison | 1ac2c9cc10a32badd6b8fb1e96516c97f7800176 | [
"BSD-Source-Code"
] | null | null | null | implementations/ugene/src/corelibs/U2Private/src/crash_handler/StackRollbackX64.asm | r-barnes/sw_comparison | 1ac2c9cc10a32badd6b8fb1e96516c97f7800176 | [
"BSD-Source-Code"
] | null | null | null | .CODE
PUBLIC rollbackStack
rollbackStack PROC
; add esp, 1024;
mov EBP, ESP
rollbackStack ENDP
END
| 13.75 | 21 | 0.718182 |
b4efb498f0b26034ef6f4fd839c49c1cd09fd116 | 376 | asm | Assembly | programs/oeis/077/A077131.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/077/A077131.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/077/A077131.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A077131: Sum of odd-indexed primes.
; 2,7,18,35,58,89,130,177,236,303,376,459,556,659,768,895,1032,1181,1338,1505,1684,1875,2072,2283,2510,2743,2984,3241,3510,3787,4070,4377,4690,5021,5368,5721,6088,6467,6856,7257,7676,8107,8546,8995,9456,9923
mul $0,2
lpb $0
mov $2,$0
sub $0,2
seq $2,6005 ; The odd prime numb... | 28.923077 | 207 | 0.702128 |
4cba3337a68461a96ecadb9cf7adc55971d9a3ec | 754 | asm | Assembly | oeis/307/A307811.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/307/A307811.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/307/A307811.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A307811: Expansion of 1/AGM(1-45*x, sqrt((1-25*x)*(1-81*x))).
; Submitted by Jon Maiga
; 1,49,2601,148225,8970025,570111129,37678303881,2567836387809,179267329355625,12754414737348025,921185098227422161,67340346156989933769,4971327735657992896201,369994703739586257235225,27725052308247030792515625,2089567204521186409... | 34.272727 | 494 | 0.807692 |
6ba7bb3e1aa7f5c7a44bbc5c1eb331883bf93ee9 | 351 | asm | Assembly | numofsetbits.asm | tamim87/Assembly-Samples | 99290b8df6484ff9b46afa5bd1dc2f6bc31f29dd | [
"MIT"
] | null | null | null | numofsetbits.asm | tamim87/Assembly-Samples | 99290b8df6484ff9b46afa5bd1dc2f6bc31f29dd | [
"MIT"
] | null | null | null | numofsetbits.asm | tamim87/Assembly-Samples | 99290b8df6484ff9b46afa5bd1dc2f6bc31f29dd | [
"MIT"
] | null | null | null | ;number of setbits
;credits: nabil faiyaz sadi
org 100h
mov cx, 8h
mov al, num
for:
mov bl, al
mov dl, 1h
and bl, dl
cmp bl, 1h
je inc_set_bits
resumeloop:
shr al, 1
loop for
ret
inc_set_bits:
inc setBitCount
jmp resumeloop
num db 0FFh... | 13 | 28 | 0.549858 |
9b6ff8163084a0228b40c1de30505376a90780ad | 579 | asm | Assembly | programs/oeis/194/A194275.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/194/A194275.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/194/A194275.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A194275: Concentric pentagonal numbers of the second kind: a(n) = floor(5*n*(n+1)/6).
; 0,1,5,10,16,25,35,46,60,75,91,110,130,151,175,200,226,255,285,316,350,385,421,460,500,541,585,630,676,725,775,826,880,935,991,1050,1110,1171,1235,1300,1366,1435,1505,1576,1650,1725,1801,1880,1960,2041,2125,2210,2296,2385,2475,2566... | 72.375 | 452 | 0.747841 |
dcb6741cfe82cf978e54b9fcee49ff5bb2401398 | 541 | asm | Assembly | oeis/066/A066004.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/066/A066004.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/066/A066004.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A066004: Sum of digits of 8^n.
; Submitted by Jamie Morken(s3.)
; 1,8,10,8,19,26,19,26,37,35,37,62,64,71,46,62,73,80,82,80,82,89,109,89,109,125,100,107,118,107,118,125,127,107,118,125,145,143,145,152,172,170,172,188,181,170,190,215,172,215,235,233,217,215,199,251,190,242,244,251,244,278,289,242,253,242,262,269,253,29... | 36.066667 | 375 | 0.68207 |
107dbb4a8c8df505a3fe9d99f4eda52c661756bf | 145 | asm | Assembly | other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/英語_PAL/pal_asm/zel_vma.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/英語_PAL/pal_asm/zel_vma.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/英語_PAL/pal_asm/zel_vma.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | Name: zel_vma.asm
Type: file
Size: 47613
Last-Modified: '2016-05-13T04:25:37Z'
SHA-1: 84836B253DA17823EC3DD16A6C62C0A4C5E92ED2
Description: null
| 20.714286 | 47 | 0.813793 |
9963cb36a497671594882c733d5f0ab0916e8645 | 4,213 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_1164.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_1164.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_1164.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
ret
.global s_faulty_load
s_faulty_load:
push %r10
push %r11
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
// Store
lea addresses_A+0x18f11, %rsi
nop
nop
cmp %rbx, %rbx
mov $0x5152535455565758, %r10
movq %r10, %xmm2
vmovups %ymm2, (%rsi)
nop
and $26292, %rcx
// St... | 64.815385 | 2,999 | 0.659862 |
4e7adda3d363238a0c1f0ce7ef86da2b782b9c6f | 372 | asm | Assembly | programs/oeis/046/A046143.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/046/A046143.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/046/A046143.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A046143: Triangle of gcd( 2^p-1, 2^q-1 ) = 2^gcd(p,q) - 1.
; 1,1,3,1,1,7,1,3,1,15,1,1,1,1,31,1,3,7,3,1,63,1,1,1,1,1,1,127,1,3,1,15,1,3,1,255,1,1,7,1,1,7,1,1,511,1,3,1,3,31,3,1,3,1,1023,1,1,1,1,1,1,1,1,1,1,2047,1,3,7,15,1,63,1,15,7,3,1,4095,1,1,1,1,1,1,1,1,1,1,1,1
seq $0,50873 ; Triangular array T read by rows: T(n,k... | 41.333333 | 204 | 0.561828 |
2daa52c6988bc8362fd07b7d3eaf4ae0ec713b26 | 105 | asm | Assembly | libsrc/stdio/inkey/getk.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/stdio/inkey/getk.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/stdio/inkey/getk.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
PUBLIC getk
PUBLIC _getk
EXTERN getk_inkey
defc getk = getk_inkey
defc _getk = getk_inkey
| 9.545455 | 25 | 0.704762 |
7d3fb3b8e7014fe405096c4920b1ea801b56bf1f | 12,784 | asm | Assembly | 4greys.asm | hwreverse/PC-G850V | 53a4dca7b31f940412e0ebddba395f2b8deda895 | [
"MIT"
] | 7 | 2020-09-30T19:56:39.000Z | 2021-09-30T12:05:18.000Z | 4greys.asm | hwreverse/PC-G850V | 53a4dca7b31f940412e0ebddba395f2b8deda895 | [
"MIT"
] | 1 | 2021-09-04T02:52:33.000Z | 2021-09-04T02:52:33.000Z | 4greys.asm | hwreverse/PC-G850V | 53a4dca7b31f940412e0ebddba395f2b8deda895 | [
"MIT"
] | 2 | 2021-09-03T12:28:16.000Z | 2021-09-30T13:47:01.000Z | 10 ORG 0100H
20CLS:
30 LD B,24*6
40 LD DE,0
50 CALL 0BFEEH
60START:LD HL,B_DATA
70 LD (ADDR),HL
80 CALL WRITE ; BLACK
90 ; CALL WAIT
100 LD HL,W_DATA
110 LD (ADDR),HL
120 CALL WRITE ; WHITE
130 CALL WAIT
140 IN A,(1FH)
150 RLCA
160 RET C
170 JR START
180WRITE: LD HL,(ADDR)
190 LD B,144
200 LD DE,0000H
210 CALL 0BFD0H
... | 44.388889 | 61 | 0.692584 |
e3894e28a3dd724ddefece2452968c27a0239b21 | 5,772 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_1033.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_1033.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_1033.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r13
push %r8
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_A_ht+0x10081, %r11
nop
nop
sub %rdi, %rdi
and $0xffffffffffffffc0, %r11
vmovaps (%r11), %ymm2
vextracti128 $0, %ymm2, %xmm2
vpextrq $1, %xmm2, %r13
nop
nop
nop
nop
nop
add $19935, %r... | 37.23871 | 2,999 | 0.659044 |
4363c913fce91a2a862462e1ef3b83720ec72a95 | 29,498 | asm | Assembly | AtlRunner/syncatl/Make2Ant.asm | georghinkel/atlbenchmark | d4281ec13fa864f77658f7f77dd4bbba160c51a1 | [
"MIT"
] | null | null | null | AtlRunner/syncatl/Make2Ant.asm | georghinkel/atlbenchmark | d4281ec13fa864f77658f7f77dd4bbba160c51a1 | [
"MIT"
] | null | null | null | AtlRunner/syncatl/Make2Ant.asm | georghinkel/atlbenchmark | d4281ec13fa864f77658f7f77dd4bbba160c51a1 | [
"MIT"
] | null | null | null | <?xml version = '1.0' encoding = 'ISO-8859-1' ?>
<asm name="0">
<cp>
<constant value="Make2Ant"/>
<constant value="links"/>
<constant value="NTransientLinkSet;"/>
<constant value="col"/>
<constant value="J;"/>
<constant value="main"/>
<constant value="A"/>
<constant value="0"/>
<constant value="OclPa... | 24.998305 | 83 | 0.546851 |
b80ceff35deda47e00dd208ead599e7e8d0b2347 | 331,666 | asm | Assembly | roms/Donkey Kong.asm | mattconsto/nes | 5107ead254a74492335414461a2ae8401d8bcbeb | [
"MIT"
] | 4 | 2015-03-24T14:07:34.000Z | 2018-09-05T18:06:08.000Z | roms/Donkey Kong.asm | mattconsto/nes | 5107ead254a74492335414461a2ae8401d8bcbeb | [
"MIT"
] | null | null | null | roms/Donkey Kong.asm | mattconsto/nes | 5107ead254a74492335414461a2ae8401d8bcbeb | [
"MIT"
] | null | null | null | 00000000: 4E4553 LSR $5345
00000003: 1A .DB $1A
00000004: 0101 ORA ($01,X)
00000006: 00 BRK
00000007: 00 BRK
00000008: 00 BRK
00000009: 00 BRK
0000000A: 00 BRK
0000000B: 00 BRK
0000000C: 00 BRK
0000000D: 00 BRK
0000000E: 00 BRK
0000000F: 00 BRK
00000010: 207006 JSR $0670
00000013: 00 BRK
00000014: 206406 JSR $0664
0000... | 21.835934 | 28 | 0.725127 |
4497d1f559fc0886ddaae6d2dd9282e3d3ed27ce | 341 | asm | Assembly | programs/oeis/155/A155590.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/155/A155590.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/155/A155590.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A155590: 7^n+2^n-1^n.
; 1,8,52,350,2416,16838,117712,823670,5765056,40354118,282476272,1977328790,13841291296,96889018598,678223089232,4747561542710,33232930635136,232630514118278,1628413598172592,11398895185897430
mov $2,2
pow $2,$0
add $2,2
mov $3,7
pow $3,$0
add $2,$3
mov $4,$2
add $4,2
mul $4,2
gcd $1,$4
sub $1,... | 20.058824 | 192 | 0.733138 |
22864536ae5b7e81afda2e4a266b4d08b9bbe5d1 | 3,722 | asm | Assembly | samples/nes/tilemap_render/static_screens_MMC5/data/tilemap.asm | 0x8BitDev/MAPeD-SPReD | da1a8a582980ea5963777a46fd3dfddc0d69aa82 | [
"MIT"
] | 23 | 2019-05-16T20:23:49.000Z | 2022-03-13T21:53:10.000Z | samples/nes/tilemap_render/static_screens_MMC5/data/tilemap.asm | 0x8BitDev/MAPeD-SPReD | da1a8a582980ea5963777a46fd3dfddc0d69aa82 | [
"MIT"
] | 6 | 2021-03-30T05:51:46.000Z | 2022-01-07T13:18:44.000Z | samples/nes/tilemap_render/static_screens_MMC5/data/tilemap.asm | 0x8BitDev/MAPeD-SPReD | da1a8a582980ea5963777a46fd3dfddc0d69aa82 | [
"MIT"
] | null | null | null | ;#######################################################
;
; Generated by MAPeD-NES Copyright 2017-2021 0x8BitDev
;
;#######################################################
; export options:
; - tiles 4x4 (RLE)/(columns)
; - attributes per CHR (MMC5)
; - properties per block
; - mode: static screens
; - layout... | 21.268571 | 152 | 0.631112 |
79c2504396cc2a901eb7453416adf48fd32ebc8f | 686 | asm | Assembly | MEMZ/NyanMBR/Source/Stage2/Utils/timer.asm | johnmelodyme/viruses | c8c4b628a6ae725a45312b4365fa8a6876509706 | [
"BSD-2-Clause"
] | 4 | 2018-11-15T08:23:06.000Z | 2019-04-29T13:30:44.000Z | MEMZ/NyanMBR/Source/Stage2/Utils/timer.asm | johnmelodyme/Viruses | c8c4b628a6ae725a45312b4365fa8a6876509706 | [
"BSD-2-Clause"
] | null | null | null | MEMZ/NyanMBR/Source/Stage2/Utils/timer.asm | johnmelodyme/Viruses | c8c4b628a6ae725a45312b4365fa8a6876509706 | [
"BSD-2-Clause"
] | 2 | 2019-02-13T19:53:26.000Z | 2021-05-30T19:04:43.000Z | defaultClock equ 11932 ; ~100 Hz
currentClock dw defaultClock
; Updates the current timer value
setTimer:
mov ax, [currentClock]
out 0x40, al
mov al, ah
out 0x40, al
ret
maxClock equ defaultClock/6
minClock equ defaultClock*3
; Speed increase is calculated using the following formula:
; currentClock = curren... | 16.333333 | 59 | 0.733236 |
33e9e9ac22a33bb9ac182cf259066145bff6436c | 137 | asm | Assembly | src/main/fragment/mos6502-common/vwsm1=pwsm2_derefidx_vbuyy_plus_vbsaa.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | 2 | 2022-03-01T02:21:14.000Z | 2022-03-01T04:33:35.000Z | src/main/fragment/mos6502-common/vwsm1=pwsm2_derefidx_vbuyy_plus_vbsaa.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | src/main/fragment/mos6502-common/vwsm1=pwsm2_derefidx_vbuyy_plus_vbsaa.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | sta $fd
lda {m2}
sta $fe
lda {m2}+1
sta $ff
lda ($fe),y
clc
adc $fd
sta {m1}
iny
lda $fd
ora #$7f
bmi !+
lda #0
!:
adc ($fe),y
sta {m1}+1 | 8.058824 | 11 | 0.562044 |
acd98bdf455ca1a3cd0f7bc67371b5fbef83afbb | 246 | asm | Assembly | programs/oeis/022/A022984.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/022/A022984.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/022/A022984.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A022984: 28-n.
; 28,27,26,25,24,23,22,21,20,19,18,17,16,15,14,13,12,11,10,9,8,7,6,5,4,3,2,1,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,-26,-27,-28,-29,-30,-31,-32
mov $1,28
sub $1,$0
mov $0,$1
| 35.142857 | 197 | 0.52439 |
e6c855ce6c39bc8d41de4366b05a9be3d2ab4e95 | 9,456 | asm | Assembly | third_party/virtualbox/src/VBox/Devices/EFI/Firmware/IntelFspWrapperPkg/Library/SecPeiFspPlatformSecLibSample/Ia32/SecEntry.asm | Fimbure/icebox-1 | 0b81992a53e1b410955ca89bdb6f8169d6f2da86 | [
"MIT"
] | 521 | 2019-03-29T15:44:08.000Z | 2022-03-22T09:46:19.000Z | third_party/virtualbox/src/VBox/Devices/EFI/Firmware/IntelFspWrapperPkg/Library/SecPeiFspPlatformSecLibSample/Ia32/SecEntry.asm | Fimbure/icebox-1 | 0b81992a53e1b410955ca89bdb6f8169d6f2da86 | [
"MIT"
] | 30 | 2019-06-04T17:00:49.000Z | 2021-09-08T20:44:19.000Z | third_party/virtualbox/src/VBox/Devices/EFI/Firmware/IntelFspWrapperPkg/Library/SecPeiFspPlatformSecLibSample/Ia32/SecEntry.asm | Fimbure/icebox-1 | 0b81992a53e1b410955ca89bdb6f8169d6f2da86 | [
"MIT"
] | 99 | 2019-03-29T16:04:13.000Z | 2022-03-28T16:59:34.000Z | ;------------------------------------------------------------------------------
;
; Copyright (c) 2014, Intel Corporation. All rights reserved.<BR>
; This program and the accompanying materials
; are licensed and made available under the terms and conditions of the BSD License
; which accompanies this distribution. Th... | 27.32948 | 89 | 0.567047 |
6f9d40f21daeb3ea73ea7b65446f3756a2e556e7 | 40,182 | asm | Assembly | iod/con2/8/smulc.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | iod/con2/8/smulc.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | iod/con2/8/smulc.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | ; CON2 Aurora 8 bit Send characters to CONSOLE V2.01 1999 Tony Tebby
; 2003 Marcel Kilgus
;
; 2016-04-16 2.01 Added alpha blending (MK)
section con
xdef cn_sbyte
xdef cn_smulc
xref cn_cksize_p
xref cn_donl
xref bm_apixel
include 'dev8_keys_con'
include 'dev8_keys_k'
include 'dev8_keys_err... | 17.639157 | 74 | 0.658479 |
4beca9c4109c78d596a63925dac9fabac011ccb2 | 7,505 | asm | Assembly | hram.asm | AmateurPanda92/pokemon-rby-dx | f7ba1cc50b22d93ed176571e074a52d73360da93 | [
"MIT"
] | 9 | 2020-07-12T19:44:21.000Z | 2022-03-03T23:32:40.000Z | hram.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 7 | 2020-07-16T10:48:52.000Z | 2021-01-28T18:32:02.000Z | hram.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 2 | 2021-03-28T18:33:43.000Z | 2021-05-06T13:12:09.000Z | hSoftReset EQU $FF8A
; Initialized to 16.
; Decremented each input iteration if the player
; presses the reset sequence (A+B+SEL+START).
; Soft reset when 0 is reached.
; base tile ID to which offsets are added
hBaseTileID EQU $FF8B
; 3-byte BCD number
hItemPrice EQU $FF8B
hDexWeight EQU $FF8B
hWarpDestinationMap E... | 23.092308 | 82 | 0.771486 |
afb395566c4872c7c56d190ad3be7b6978f6619f | 23,629 | asm | Assembly | 2.26/CRACK2TXT.asm | alexanderbazhenoff/brainwave-cracktro-v2 | 4b441d0a60f0b2b7fe2dc811c1376862205d4267 | [
"MIT"
] | null | null | null | 2.26/CRACK2TXT.asm | alexanderbazhenoff/brainwave-cracktro-v2 | 4b441d0a60f0b2b7fe2dc811c1376862205d4267 | [
"MIT"
] | null | null | null | 2.26/CRACK2TXT.asm | alexanderbazhenoff/brainwave-cracktro-v2 | 4b441d0a60f0b2b7fe2dc811c1376862205d4267 | [
"MIT"
] | null | null | null | ; This Source Code Form is subject to the terms of the MIT
; hLicense. If a copy of the MPL was not distributed with
; this file, You can obtain one at ttps://github.com/aws/mit-0
MAIN "CRACKTR2"
MACRO FROM
DB 12,20,K2,38,2,4,"from"
ENDM
WGC EQU 15
MACRO GC
DB 3,13,... | 27.963314 | 62 | 0.422235 |
7641d153a87cc1f42c77228f2357952764360355 | 7,470 | asm | Assembly | Transynther/x86/_processed/NONE/_ht_st_zr_un_/i9-9900K_12_0xa0.log_21829_149.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_/i9-9900K_12_0xa0.log_21829_149.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_/i9-9900K_12_0xa0.log_21829_149.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r13
push %r14
push %rax
push %rbp
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_D_ht+0x8792, %r14
clflush (%r14)
nop
cmp $50233, %r11
movb (%r14), %dl
nop
sub %rdx, %rdx
lea addresses_WT_ht+0xf342, %r13
nop
nop
nop
inc %rax
mov $0x6162636465... | 34.266055 | 2,999 | 0.655689 |
4b1a90fdbbb1fc29ee599238f352f73bf9ff31f6 | 289 | asm | Assembly | programs/oeis/208/A208528.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/208/A208528.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/208/A208528.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A208528: Number of permutations of n>1 having exactly 3 points P on the boundary of their bounding square.
; 0,4,16,72,384,2400,17280,141120,1290240,13063680,145152000,1756339200,22992076800,323805081600,4881984307200,78460462080000,1339058552832000
mov $1,$0
fac $1
mul $1,4
mul $1,$0
| 36.125 | 142 | 0.792388 |
a0bdbee9f75ff8dce1afd6a31e4630e67a8e4bfa | 1,062 | asm | Assembly | Asm4Kids/32joystickcolors.asm | jacmoe/c64adventures | c33854a4fa22bf5877ea7cc9a207bc0aebf2a4c7 | [
"BSD-2-Clause"
] | 17 | 2017-04-18T14:00:14.000Z | 2021-06-07T18:57:02.000Z | Asm4Kids/32joystickcolors.asm | jacmoe/c64adventures | c33854a4fa22bf5877ea7cc9a207bc0aebf2a4c7 | [
"BSD-2-Clause"
] | null | null | null | Asm4Kids/32joystickcolors.asm | jacmoe/c64adventures | c33854a4fa22bf5877ea7cc9a207bc0aebf2a4c7 | [
"BSD-2-Clause"
] | 3 | 2018-04-09T14:34:40.000Z | 2021-04-06T17:02:28.000Z | ;****************************************
;* *
;* Joystick colors *
;* *
;* Change the background colors *
;* using the joystick *
;* *
;******************... | 31.235294 | 96 | 0.37194 |
7aec962f584fcb68ba957a1e52a12af3d9df91a4 | 373 | asm | Assembly | programs/oeis/269/A269247.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/269/A269247.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/269/A269247.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A269247: Number of times the digit 7 appears in the decimal expansion of n^3.
; 0,0,0,1,0,0,0,0,0,1,0,0,1,1,1,1,0,0,0,0,0,0,0,1,0,0,2,0,0,0,1,1,1,1,0,1,0,0,1,0,0,0,1,2,0,0,1,0,0,1,0,0,0,2,1,1,1,0,0,1,0,0,0,1,0,1,1,1,0,0,0,1,1,1,0,1,1,0,1,0,0,0,0,3,1,0,0,0,1,1,1,2,2,1,0,2,1,1,0,1,0
pow $0,3
cal $0,316868 ; Number of ... | 53.285714 | 203 | 0.600536 |
6723652b9525f1981f43d528436cc97e0b973434 | 613 | asm | Assembly | Bootloader/Legacy/One.asm | bitPanG98/SillyOS | 7cda791caaa017d6c5b95ea6215fc76d620a0a78 | [
"MIT"
] | 1 | 2021-02-04T01:19:04.000Z | 2021-02-04T01:19:04.000Z | Bootloader/Legacy/One.asm | bitPanG98/SillyOS | 7cda791caaa017d6c5b95ea6215fc76d620a0a78 | [
"MIT"
] | null | null | null | Bootloader/Legacy/One.asm | bitPanG98/SillyOS | 7cda791caaa017d6c5b95ea6215fc76d620a0a78 | [
"MIT"
] | null | null | null | ; 3===========================================================D
; @File: one.asm
; @Path: /Bootloader/x86_64/Legacy
; @Authors: KeyboardMayCry
; @Descriptions:
;
; @Updates:
; 12 Jan 2018 || KeyboardMayCry || File Created.
; 3====================================================... | 18.575758 | 64 | 0.499184 |
ec5e577a1cd93d8c601232002199614743edbc01 | 680 | asm | Assembly | oeis/162/A162483.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/162/A162483.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/162/A162483.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A162483: a(n) is the number of perfect matchings of an edge-labeled 2 X (2n+1) Mobius grid graph.
; 3,6,13,31,78,201,523,1366,3573,9351,24478,64081,167763,439206,1149853,3010351,7881198,20633241,54018523,141422326,370248453,969323031,2537720638,6643838881,17393796003,45537549126,119218851373,312119004991,817138163598... | 52.307692 | 492 | 0.825 |
f238352c523b2198bf2a1104e0f6a21af1a3600a | 2,453 | asm | Assembly | src/firmware/SunriseSunset/LookupTables.asm | pete-restall/Cluck2Sesame-Prototype | 99119b6748847a7b6aeadc4bee42cbed726f7fdc | [
"MIT"
] | 1 | 2019-12-12T09:07:08.000Z | 2019-12-12T09:07:08.000Z | src/utilities/sunrise-sunset/lookup/lookup.asm | pete-restall/Cluck2Sesame-Prototype | 99119b6748847a7b6aeadc4bee42cbed726f7fdc | [
"MIT"
] | null | null | null | src/utilities/sunrise-sunset/lookup/lookup.asm | pete-restall/Cluck2Sesame-Prototype | 99119b6748847a7b6aeadc4bee42cbed726f7fdc | [
"MIT"
] | null | null | null | radix decimal
SunriseSunset code
global sunriseLookupTable
global sunsetLookupTable
sunriseLookupTable:
dw 0x0828, 0x01e4
dw 0x0726, 0x3ee6
dw 0x0724, 0x39e8
dw 0x071f, 0x33e9
dw 0x071c, 0x2aeb
dw 0x0719, 0x20ed
dw 0x0716, 0x14f0
dw 0x0712, 0x08f2
dw 0x060f, 0x3bf4
dw 0x060c, 0x2df6
dw 0x0609, 0x1ef9
d... | 18.30597 | 26 | 0.742764 |
b17e8d552eeff9e5541e2c118dd3bee991ab6143 | 513 | asm | Assembly | supports/helloworld/hello32.asm | yaps8/these | feaa17a72710e8958cbc23b4c006a4b206445076 | [
"MIT"
] | 2 | 2016-03-20T21:24:08.000Z | 2022-02-08T15:06:33.000Z | supports/helloworld/hello32.asm | yaps8/these | feaa17a72710e8958cbc23b4c006a4b206445076 | [
"MIT"
] | null | null | null | supports/helloworld/hello32.asm | yaps8/these | feaa17a72710e8958cbc23b4c006a4b206445076 | [
"MIT"
] | null | null | null | section .data
msg db "Hello, world", 0xa ;our dear string
len equ $ - msg ;length of our dear string
section .text
global _start
_start:
; write
mov eax,4 ;system call number (sys_write)
mov ebx,1 ;first argument: file handle (stdout)
mov ecx, msg ;second argument: po... | 21.375 | 66 | 0.649123 |
944767042f5fcfa37ed974dcd0edc8935e3ddd33 | 361 | asm | Assembly | programs/oeis/330/A330571.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/330/A330571.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/330/A330571.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A330571: Square of number of unordered factorizations of n as n = i*j.
; 1,1,1,4,1,4,1,4,4,4,1,9,1,4,4,9,1,9,1,9,4,4,1,16,4,4,4,9,1,16,1,9,4,4,4,25,1,4,4,16,1,16,1,9,9,4,1,25,4,9,4,9,1,16,4,16,4,4,1,36,1,4,9,16,4,16,1,9,4,16,1,36,1,4,9,9,4,16,1,25,9,4,1,36,4,4,4,16,1,36,4,9,4,4,4,36
seq $0,38548 ; Number of divisors... | 60.166667 | 212 | 0.609418 |
913f22abac8a0f63c2bfcbb14911000603638ead | 1,142 | asm | Assembly | programs/oeis/190/A190330.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/190/A190330.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/190/A190330.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A190330: a(n) = n + [n*r/s] + [n*t/s]; r=1, s=sqrt(2), t=1/s.
; 1,4,6,8,10,13,14,17,19,22,23,26,28,30,32,35,37,39,41,44,45,48,50,52,54,57,59,61,63,66,67,70,72,75,76,79,81,83,85,88,89,92,94,97,98,101,103,105,107,110,112,114,116,119,120,123,125,128,129,132,134,136,138,141,142,145,147,150,151,154,156,158,160,163,165,16... | 103.818182 | 952 | 0.707531 |
ce131a6f2fe1872eb5ec44ab76fdab7c0181d5a6 | 6,574 | asm | Assembly | Transynther/x86/_processed/US/_zr_/i9-9900K_12_0xa0.log_21829_386.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.log_21829_386.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.log_21829_386.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 %r8
push %rax
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0x401b, %r11
add %r8, %r8
movw $0x6162, (%r11)
and %rax, %rax
lea addresses_WT_ht+0x181db, %rbp
nop
inc %rax
mov $0x6162636465666768, %r13
movq %r13, %xmm4
vmovups %ym... | 36.320442 | 2,999 | 0.652571 |
19170b0974beedfd395559bab236573241674e66 | 1,766 | asm | Assembly | libsrc/graphics/osca/clga2.asm | andydansby/z88dk-mk2 | 51c15f1387293809c496f5eaf7b196f8a0e9b66b | [
"ClArtistic"
] | 1 | 2020-09-15T08:35:49.000Z | 2020-09-15T08:35:49.000Z | libsrc/graphics/osca/clga2.asm | andydansby/z88dk-MK2 | 51c15f1387293809c496f5eaf7b196f8a0e9b66b | [
"ClArtistic"
] | null | null | null | libsrc/graphics/osca/clga2.asm | andydansby/z88dk-MK2 | 51c15f1387293809c496f5eaf7b196f8a0e9b66b | [
"ClArtistic"
] | null | null | null |
;
; Z88 Graphics Functions - Small C+ stubs
;
; Written around the Interlogic Standard Library
;
; Stubs Written by D Morris - 30/9/98
;
;
; $Id: clga2.asm,v 1.1 2011/09/02 12:43:57 stefano Exp $
;
;Usage: clga(struct *pixels)
INCLUDE "graphics/grafix.inc"
XLIB clga
LIB w_pixeladdress
LIB ... | 11.320513 | 57 | 0.566251 |
f1a32d01a921a11a21c81686f8c9be2e27b4d03d | 58,745 | asm | Assembly | boot/boot.asm | NudelErde/Kernel | 875a0635b5bbd910680970a9446cb86b96b62323 | [
"MIT"
] | null | null | null | boot/boot.asm | NudelErde/Kernel | 875a0635b5bbd910680970a9446cb86b96b62323 | [
"MIT"
] | null | null | null | boot/boot.asm | NudelErde/Kernel | 875a0635b5bbd910680970a9446cb86b96b62323 | [
"MIT"
] | 1 | 2021-04-28T10:13:53.000Z | 2021-04-28T10:13:53.000Z |
../boot/boot.elf: file format elf64-x86-64
Disassembly of section .text:
0000000060000000 <exit(unsigned long)>:
60000000: 55 push %rbp
60000001: 48 89 e5 mov %rsp,%rbp
60000004: 48 83 ec 10 sub $0x10,%rsp
60000008: 48 89 7d f8 mov %... | 55.577105 | 142 | 0.509082 |
1f737fb7bce571d279a662e418132283e43ce6de | 600 | asm | Assembly | programs/oeis/222/A222308.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/222/A222308.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/222/A222308.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A222308: Let P be a one-move "rider" with move set M={(1,2)}; a(n) is the number of non-attacking positions of two indistinguishable pieces P on an n X n board.
; 0,6,34,114,285,602,1127,1940,3126,4790,7040,10006,13819,18634,24605,31912,40732,51270,63726,78330,95305,114906,137379,163004,192050,224822,261612,302750,34... | 46.153846 | 265 | 0.713333 |
095968a651ff3cc57288ccff9b79693e98e3619f | 7,014 | asm | Assembly | examples/nes/cpu6502.asm | NullMember/customasm | 6e34d6432583a41278e6b3596f1817ae82149531 | [
"Apache-2.0"
] | 414 | 2016-10-14T22:39:20.000Z | 2022-03-30T07:52:44.000Z | examples/nes/cpu6502.asm | NullMember/customasm | 6e34d6432583a41278e6b3596f1817ae82149531 | [
"Apache-2.0"
] | 100 | 2018-03-22T16:12:24.000Z | 2022-03-26T09:19:23.000Z | examples/nes/cpu6502.asm | NullMember/customasm | 6e34d6432583a41278e6b3596f1817ae82149531 | [
"Apache-2.0"
] | 47 | 2017-06-29T15:12:13.000Z | 2022-03-10T04:50:51.000Z | #subruledef cpu6502_reladdr
{
{addr: u16} =>
{
reladdr = addr - $ - 2
assert(reladdr <= 0x7f)
assert(reladdr >= !0x7f)
reladdr`8
}
}
#ruledef cpu6502
{
adc #{imm: i8 } => 0x69 @ imm
adc <{zaddr: u8 } => 0x65 @ zaddr
adc <{zaddr: u8 }, x => 0x75 @ zaddr
adc {zaddr: u8 } => 0x65 @ za... | 29.470588 | 43 | 0.501141 |
1e52d5212b9cfe4caef0ec88dbdc85194b6f849a | 387 | asm | Assembly | programs/oeis/106/A106541.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/106/A106541.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/106/A106541.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A106541: a(n) = a(n-1)-2*a(n-2)-3*a(n-3)-...-(n-1)*a(1), beginning with 2.
; 2,2,-2,-12,-22,-10,56,174,222,-92,-1038,-2210,-1624,4102,16006,24260,954,-86426,-215528,-212546,267150,1433124,2538530,984270,-6873592,-20465066,-25058698,13402052,124569514,256580886,173699192,-512667826,-1893337666
seq $0,106540 ; a(n)= a... | 64.5 | 218 | 0.651163 |
4d5000e17b50568f20ee5b5a6e22f8820671b6b3 | 485 | asm | Assembly | codegen-tests/native-bitfield/vs2013u5/05-mod-eq.asm | Deaod/bitfields | e84c18f18621637174edaffbefec486a45fbd9cf | [
"MIT"
] | null | null | null | codegen-tests/native-bitfield/vs2013u5/05-mod-eq.asm | Deaod/bitfields | e84c18f18621637174edaffbefec486a45fbd9cf | [
"MIT"
] | null | null | null | codegen-tests/native-bitfield/vs2013u5/05-mod-eq.asm | Deaod/bitfields | e84c18f18621637174edaffbefec486a45fbd9cf | [
"MIT"
] | null | null | null | push ebp
mov ebp,esp
push ecx
call dword ptr ds:[133D1BCh]
mov ecx,eax
xor edx,edx
mov eax,dword ptr [dev]
shr eax,0Ch
and eax,3Fh
div eax,ecx
mov eax,dword ptr [dev]
and edx,3Fh
... | 25.526316 | 39 | 0.414433 |
8ebe824b104180ea9b185b9c816aaa1bd4486c9d | 382 | asm | Assembly | oeis/277/A277453.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/277/A277453.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/277/A277453.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A277453: a(n) = Sum_{k=0..n} binomial(n,k) * 2^k * n^k * k!.
; 1,3,41,1531,111393,13262051,2336744233,570621092091,184341785557121,76092709735150723,39064090158380196201,24408768326642565035963,18237590837527919131499041,16056004231253610384348995811,16448689708899063469247204152553
mul $0,2
mov $1,$0
lpb $0
sub $... | 27.285714 | 222 | 0.743455 |
fe64b9026ed61a9a43e4a5cf51a6277bfdf34742 | 45,585 | asm | Assembly | Firmware/XP-485/xp-485.asm | anthonykempka/Integrity-Instruments-Products | 320104dbed48b0143681de80490ad204040a5131 | [
"BSD-3-Clause"
] | null | null | null | Firmware/XP-485/xp-485.asm | anthonykempka/Integrity-Instruments-Products | 320104dbed48b0143681de80490ad204040a5131 | [
"BSD-3-Clause"
] | null | null | null | Firmware/XP-485/xp-485.asm | anthonykempka/Integrity-Instruments-Products | 320104dbed48b0143681de80490ad204040a5131 | [
"BSD-3-Clause"
] | 1 | 2022-03-04T13:47:46.000Z | 2022-03-04T13:47:46.000Z | ;----------------------------------------------------------------------------
;
; Integrity Instruments
; ---------------------
; PO Box 451 2642 20th Ave SW
; Pine River, MN 56474
; Tel: 800-450-2001
; Web: www.rs-485.com
;
; Description
; -----------
; XP Converter Code
;
; Version: 1.01
; ---------------
;
; Revis... | 30.926052 | 86 | 0.482396 |
d7b14a0cc83e4fe54af588311e9a977ff546bfbd | 89,279 | asm | Assembly | asg/asm/rdkafka_event.asm | asgkafka/librdkafka | d0a14ca313ed1efafb3924ff33fb6c4d474efe3c | [
"BSD-2-Clause-NetBSD",
"Zlib",
"BSD-2-Clause",
"MIT",
"BSD-3-Clause"
] | null | null | null | asg/asm/rdkafka_event.asm | asgkafka/librdkafka | d0a14ca313ed1efafb3924ff33fb6c4d474efe3c | [
"BSD-2-Clause-NetBSD",
"Zlib",
"BSD-2-Clause",
"MIT",
"BSD-3-Clause"
] | null | null | null | asg/asm/rdkafka_event.asm | asgkafka/librdkafka | d0a14ca313ed1efafb3924ff33fb6c4d474efe3c | [
"BSD-2-Clause-NetBSD",
"Zlib",
"BSD-2-Clause",
"MIT",
"BSD-3-Clause"
] | 1 | 2021-05-05T11:49:00.000Z | 2021-05-05T11:49:00.000Z | *PROCESS DUPALIAS
*
* Compiled by DCC Version 2.25.07 Mar 6 2021 08:51:07
* on Fri Apr 30 15:35:32 2021
*
WXTRN @@ZARCH#
*
*
*
* Code Section
*
@CODE ALIAS X'7CD9C4D2C1C6D2C16DC5E5C5D5E3'
@CODE CSECT
@CODE AMODE ANY
@CODE RMODE ANY
@DATA ALIAS X'7C998492818692816D85A58595A3'
rd_k... | 28.514532 | 72 | 0.487438 |
03e0ba62de77441ffcbe375d3288ca3943393685 | 106 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math32/lm32/c/sdcc/exp10_fastcall.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/math/float/math32/lm32/c/sdcc/exp10_fastcall.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/math/float/math32/lm32/c/sdcc/exp10_fastcall.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_fp_math32
PUBLIC _exp10_fastcall
EXTERN _m32_exp10f
defc _exp10_fastcall = _m32_exp10f
| 15.142857 | 35 | 0.839623 |
69ee9d5f7cd5256fa5f02d8637f068e27b524fbe | 32 | asm | Assembly | tests/fn_le/15.asm | NullMember/customasm | 6e34d6432583a41278e6b3596f1817ae82149531 | [
"Apache-2.0"
] | 414 | 2016-10-14T22:39:20.000Z | 2022-03-30T07:52:44.000Z | tests/fn_le/15.asm | NullMember/customasm | 6e34d6432583a41278e6b3596f1817ae82149531 | [
"Apache-2.0"
] | 100 | 2018-03-22T16:12:24.000Z | 2022-03-26T09:19:23.000Z | tests/fn_le/15.asm | NullMember/customasm | 6e34d6432583a41278e6b3596f1817ae82149531 | [
"Apache-2.0"
] | 47 | 2017-06-29T15:12:13.000Z | 2022-03-10T04:50:51.000Z | #d le(0x12345678) ; = 0x78563412 | 32 | 32 | 0.71875 |
e62830c0564a32f9caf4b474ee16760fe149f3f8 | 184 | asm | Assembly | data/pokemon/dex_entries/gulpin.asm | AtmaBuster/pokeplat-gen2 | fa83b2e75575949b8f72cb2c48f7a1042e97f70f | [
"blessing"
] | 6 | 2021-06-19T06:41:19.000Z | 2022-02-15T17:12:33.000Z | data/pokemon/dex_entries/gulpin.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | null | null | null | data/pokemon/dex_entries/gulpin.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | 3 | 2021-01-15T18:45:40.000Z | 2021-10-16T03:35:27.000Z | db "STOMACH@" ; species name
db "It has a small"
next "heart and brain."
next "Its stomach makes"
page "most of its body,"
next "with enzymes to"
next "dissolve anything.@"
| 18.4 | 29 | 0.668478 |
1a783cf59d410452d0d71e20838ef7c4bab535ab | 752 | asm | Assembly | oeis/346/A346683.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/346/A346683.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/346/A346683.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A346683: a(n) = Sum_{k=0..n} (-1)^(n-k) * binomial(7*k,k) / (6*k + 1).
; Submitted by Jon Maiga
; 1,0,7,63,756,9716,132062,1865626,27124049,403197584,6100155272,93626517858,1454221328232,22815183746508,361030984965596,5755543515895284,92350704790963431,1490287557170676816,24171116970619575559,393808998160695560841,64... | 34.181818 | 473 | 0.767287 |
0cc0f1cb88789ac2928a3857103fba1ef5af0091 | 601 | asm | Assembly | programs/oeis/268/A268527.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/268/A268527.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/268/A268527.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A268527: a(n) = r*a(ceiling(n/2))+s*a(floor(n/2)) with a(1)=1 and (r,s)=(4,1).
; 1,5,21,25,89,105,121,125,381,445,509,525,589,605,621,625,1649,1905,2161,2225,2481,2545,2609,2625,2881,2945,3009,3025,3089,3105,3121,3125,7221,8245,9269,9525,10549,10805,11061,11125,12149,12405,12661,12725,12981,13045,13109,13125,14149,14... | 24.04 | 242 | 0.597338 |
3005fcff7d0a91a3a5f94267247ff9699bb51cba | 173 | asm | Assembly | programs/oeis/241/A241814.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/241/A241814.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/241/A241814.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A241814: Number of distance-regular simple connected graphs on n nodes.
; 1,1,1,2,2,4,2,5,4,7
lpb $0
add $0,$1
dif $0,2
div $0,2
add $1,$0
lpe
add $1,1
mov $0,$1
| 14.416667 | 73 | 0.612717 |
57141fc1a751586a76eca34e4d8c7922eba8f9c0 | 297 | asm | Assembly | programs/oeis/070/A070462.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/070/A070462.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/070/A070462.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A070462: a(n) = n^2 mod 40.
; 0,1,4,9,16,25,36,9,24,1,20,1,24,9,36,25,16,9,4,1,0,1,4,9,16,25,36,9,24,1,20,1,24,9,36,25,16,9,4,1,0,1,4,9,16,25,36,9,24,1,20,1,24,9,36,25,16,9,4,1,0,1,4,9,16,25,36,9,24,1,20,1,24,9,36,25,16,9,4,1,0,1,4,9,16,25,36,9,24,1,20,1,24,9,36,25,16,9,4,1
pow $0,2
mod $0,40
| 49.5 | 246 | 0.579125 |
18664b3a916c73eb1feca061dfa4c342511fed56 | 3,610 | asm | Assembly | programs/oeis/056/A056117.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/056/A056117.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/056/A056117.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A056117: Expansion of (1+8*x)/(1-x)^9.
; 1,17,117,525,1815,5247,13299,30459,64350,127270,238238,425646,730626,1211250,1947690,3048474,4657983,6965343,10214875,14718275,20868705,29156985,40190085,54712125,73628100,98030556,129229452,168785452,218546900,280690740,357767652,452751684,569094669,710785725,882416145,108924... | 277.692308 | 3,450 | 0.91108 |
87d1e0c386cc411636c4fbe49b5f7a3d416acee8 | 6,652 | asm | Assembly | gfx/tilesets.asm | AtmaBuster/pokecrystal16-493-plus | 0c8cd4d187c246fe1debc07f89e278fd702595d7 | [
"blessing"
] | 1 | 2021-01-19T04:15:45.000Z | 2021-01-19T04:15:45.000Z | gfx/tilesets.asm | AtmaBuster/pokecrystal16-493-plus | 0c8cd4d187c246fe1debc07f89e278fd702595d7 | [
"blessing"
] | null | null | null | gfx/tilesets.asm | AtmaBuster/pokecrystal16-493-plus | 0c8cd4d187c246fe1debc07f89e278fd702595d7 | [
"blessing"
] | 1 | 2021-01-16T00:12:08.000Z | 2021-01-16T00:12:08.000Z | tilecoll: MACRO
; used in data/tilesets/*_collision.asm
db COLL_\1, COLL_\2, COLL_\3, COLL_\4
ENDM
SECTION "Tileset Data 1", ROMX
;---------------------------------------
Tileset0GFX:
INCBIN "gfx/tilesets/sinnoh_1.2bpp.lz"
Tileset0Meta:
INCBIN "data/tilesets/sinnoh_1_metatiles.bin"
Tileset0Coll:
INCLUDE "data/tile... | 25.389313 | 55 | 0.683103 |
c2b3704d41483917199ae41f8fe8eb0e141d0260 | 995 | asm | Assembly | programs/oeis/212/A212568.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/212/A212568.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/212/A212568.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A212568: Number of (w,x,y,z) with all terms in {1,...,n} and w<|x-y|+|y-z|.
; 0,0,2,24,98,272,608,1184,2092,3440,5350,7960,11422,15904,21588,28672,37368,47904,60522,75480,93050,113520,137192,164384,195428,230672,270478,315224,365302,421120,483100,551680,627312,710464,801618
mov $18,$0
mov $20,$0
lpb $20
clr $0,18... | 18.773585 | 198 | 0.473367 |
5640cc1caf01daede2c21c8d3488cd8750ebeef3 | 284 | asm | Assembly | programs/oeis/242/A242426.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/242/A242426.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/242/A242426.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A242426: floor(n! / n^3).
; 1,0,0,0,0,3,14,78,497,3628,29990,277200,2834328,31770514,387459072,5108103000,72397196844,1097800704000,17735107218083,304112751022080,5516784599040000
mov $1,$0
add $0,1
cal $1,142
div $1,$0
div $1,$0
mov $0,6
lpb $0
mov $0,3
mul $1,3
lpe
div $1,3
| 18.933333 | 153 | 0.704225 |
e1b27e0fcb21dbd3b77fe7d0c0b92bdf51734d3b | 8,478 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i3-7100_9_0x84_notsx.log_21829_1693.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i3-7100_9_0x84_notsx.log_21829_1693.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i3-7100_9_0x84_notsx.log_21829_1693.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 %rax
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WT_ht+0x1450d, %r13
nop
nop
nop
nop
nop
dec %rdx
mov (%r13), %rax
nop
nop
nop
cmp $46044, %rdx
lea addresses_WT_ht+0x1e6ad, %r11
nop
nop
sub %rbx, %rbx
mov $0x6162636465666768, %rdi... | 32.235741 | 2,999 | 0.658646 |
1d07d69adabf0d3ea3bce63859959a189694f8d2 | 2,505 | asm | Assembly | Driver/Printer/PrintCom/Color/Correct/correctGamma26.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Driver/Printer/PrintCom/Color/Correct/correctGamma26.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Driver/Printer/PrintCom/Color/Correct/correctGamma26.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) GeoWorks 1993 -- All Rights Reserved
PROJECT: PC GEOS
MODULE: DotMatrix printers
FILE: correctGamma26.asm
AUTHOR: Jim DeFrisco
REVISION HISTORY:
Name Date ... | 41.75 | 79 | 0.590818 |
de782cac801f9a4def8b4d1e59d4b57aed1a212b | 571 | asm | Assembly | programs/oeis/001/A001792.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/001/A001792.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/001/A001792.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A001792: a(n) = (n+2)*2^(n-1).
; 1,3,8,20,48,112,256,576,1280,2816,6144,13312,28672,61440,131072,278528,589824,1245184,2621440,5505024,11534336,24117248,50331648,104857600,218103808,452984832,939524096,1946157056,4026531840,8321499136,17179869184,35433480192,73014444032,150323855360,309237645312,635655159808,13056700... | 57.1 | 479 | 0.828371 |
726d1917f8863b1a118eb16aee432cd58e436836 | 331 | asm | Assembly | src/intel/tools/tests/gen9/halt.asm | SoftReaper/Mesa-Renoir-deb | 8d1de1f66058d62b41fe55d36522efea2bdf996d | [
"MIT"
] | null | null | null | src/intel/tools/tests/gen9/halt.asm | SoftReaper/Mesa-Renoir-deb | 8d1de1f66058d62b41fe55d36522efea2bdf996d | [
"MIT"
] | null | null | null | src/intel/tools/tests/gen9/halt.asm | SoftReaper/Mesa-Renoir-deb | 8d1de1f66058d62b41fe55d36522efea2bdf996d | [
"MIT"
] | null | null | null | (-f0.1.any4h) halt(8) JIP: LABEL0 UIP: LABEL0 { align1 1Q };
halt(8) JIP: LABEL1 UIP: LABEL1 { align1 1Q };
LABEL1:
(-f0.1.any4h) halt(16) JIP: LABEL0 UIP: LABEL0 { align1 1H };
halt(16) JIP: LABEL0 UIP: LABEL0 { align1 1H... | 55.166667 | 78 | 0.465257 |
c541272df7cf588dc9ee034f5e7cbd79295757fa | 2,275 | asm | Assembly | util/cv/strdf.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | util/cv/strdf.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | util/cv/strdf.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | * Compare strings for equality v0.00 May 1988 J.R.Oakley QJUMP
*
section cv
*
include 'dev8_keys_err'
*
xref cv_lctab
*
xdef cv_strdf
*+++
* Compare two strings for equality: no indication of lexical ordering
* is given in the case of inequality. The comparison conve... | 37.916667 | 79 | 0.457143 |
0ed37e817270ececd3798ba559ddc62cbea67b65 | 199,482 | asm | Assembly | C++ Development Root/MSVC++v16 (2019) Solution Space/ConsoleApplication/x64/Debug/SourceCode/Domain/Client/ClientHandler.asm | Dpham181/CPSC-462-GROUP-2 | 36f55ec4980e2e98d58f1f0a63ecc5070d7faa47 | [
"MIT"
] | 1 | 2021-05-19T06:35:15.000Z | 2021-05-19T06:35:15.000Z | C++ Development Root/MSVC++v16 (2019) Solution Space/ConsoleApplication/x64/Debug/SourceCode/Domain/Client/ClientHandler.asm | Dpham181/CPSC-462-GROUP-2 | 36f55ec4980e2e98d58f1f0a63ecc5070d7faa47 | [
"MIT"
] | null | null | null | C++ Development Root/MSVC++v16 (2019) Solution Space/ConsoleApplication/x64/Debug/SourceCode/Domain/Client/ClientHandler.asm | Dpham181/CPSC-462-GROUP-2 | 36f55ec4980e2e98d58f1f0a63ecc5070d7faa47 | [
"MIT"
] | null | null | null | ; Listing generated by Microsoft (R) Optimizing Compiler Version 19.28.29334.0
include listing.inc
INCLUDELIB MSVCRTD
INCLUDELIB OLDNAMES
msvcjmc SEGMENT
__2B31710D_vcruntime_new@h DB 01H
__09340588_corecrt_math@h DB 01H
__24E9E95F_stdlib@h DB 01H
__ACEB72CA_cstdlib DB 01H
__F66CEB67_corecrt_stdio_config@h DB 01H
_... | 48.677892 | 667 | 0.74919 |
94c1b47845652aa819316faaa3b3901c2ea07e04 | 836 | asm | Assembly | smsq/java/con2_sched.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | smsq/java/con2_sched.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | smsq/java/con2_sched.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | ; CON scheduler for SMSQmulator
; 2004-03-18 1.01 cursor status is toggled before calling cn_curtg (wl)
; 2012-xx-xx 1.01 suspend java job when cursor toggle
; 2016 no longer used in SMSQmulator 2.17
section con
;
include 'dev8_keys_con'
include 'dev8_keys_sys'
include 'dev8_keys_java'
;
xdef cn_sched
;
xref pt... | 23.222222 | 71 | 0.722488 |
625f85029a8639a522e186754cb20175a710e939 | 5,215 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_/i7-8650U_0xd2.log_21829_274.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i7-8650U_0xd2.log_21829_274.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i7-8650U_0xd2.log_21829_274.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 %rax
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_A_ht+0xb3f5, %rax
nop
sub $56282, %r8
mov (%rax), %cx
nop
nop
nop
nop
cmp %rbp, %rbp
lea addresses_UC_ht+0x16c2b, %r12
nop
nop
nop
xor $59657, %r13
movl $0x61626364, (%r12)... | 40.426357 | 2,999 | 0.660594 |
5ad31994b8b31e0f182794d1cad183a4e75ad29e | 543 | asm | Assembly | programs/oeis/102/A102438.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/102/A102438.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/102/A102438.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A102438: a(n) = 100*n + 44.
; 44,144,244,344,444,544,644,744,844,944,1044,1144,1244,1344,1444,1544,1644,1744,1844,1944,2044,2144,2244,2344,2444,2544,2644,2744,2844,2944,3044,3144,3244,3344,3444,3544,3644,3744,3844,3944,4044,4144,4244,4344,4444,4544,4644,4744,4844,4944,5044,5144,5244,5344,5444,5544,5644,5744,5844,5944... | 90.5 | 490 | 0.767956 |
c8cd916f4d2cecafaa8a384ce4e9d67bd0fefa9a | 392 | nasm | Assembly | Projetos/F-Assembly/src/nasm/mult.nasm | brunoartc/GladOS | ba8ccbb6e0e46dbe5f93cb6533d8956cd7ffffae | [
"Unlicense"
] | null | null | null | Projetos/F-Assembly/src/nasm/mult.nasm | brunoartc/GladOS | ba8ccbb6e0e46dbe5f93cb6533d8956cd7ffffae | [
"Unlicense"
] | 40 | 2018-03-12T00:40:25.000Z | 2020-02-20T21:58:52.000Z | Projetos/F-Assembly/src/nasm/mult.nasm | brunoartc/Z01-GladOS | ba8ccbb6e0e46dbe5f93cb6533d8956cd7ffffae | [
"Unlicense"
] | 1 | 2018-03-02T13:32:33.000Z | 2018-03-02T13:32:33.000Z | leaw $R0, %A
movw (%A), %S ; S=RAM(%A)
leaw $R1, %A
movw (%A), %D ; D=RAM(%A)
WHILE: ; while D not 0
leaw $END, %A
jle %D ; termina o while se D=0
nop
leaw $R0, %A
movw (%A), %S ; S=RAM(%A)
leaw $R3, %A
addw (%A), %S, %S ; soma A com S e salva em R3
leaw $R3,%A
movw %S, (%A) ; R0=S
decw %D ... | 18.666667 | 46 | 0.515306 |
9fbdfe40c973facd4bf71460d58de7b09b4b2d09 | 1,091 | asm | Assembly | programs/oeis/083/A083098.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/083/A083098.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/083/A083098.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A083098: a(n) = 2*a(n-1) + 6*a(n-2).
; 1,1,8,22,92,316,1184,4264,15632,56848,207488,756064,2757056,10050496,36643328,133589632,487039232,1775616256,6473467904,23600633344,86042074112,313687948288,1143628341248,4169384372224,15200538791936,55417383817216,202038000386048,736580303675392,2685388609667072
mov $4,$0
mov ... | 17.596774 | 265 | 0.503208 |
aa72e87b3eeb9f120894a9e3605009fc8366aea8 | 526 | asm | Assembly | programs/oeis/170/A170277.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/170/A170277.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/170/A170277.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A170277: Number of reduced words of length n in Coxeter group on 28 generators S_i with relations (S_i)^2 = (S_i S_j)^41 = I.
; 1,28,756,20412,551124,14880348,401769396,10847773692,292889889684,7908027021468,213516729579636,5764951698650172,155653695863554644,4202649788315975388,113471544284531335476,3063731695682346... | 52.6 | 198 | 0.762357 |
95e4cb308f287fa383f61af26476805230962be1 | 12,717 | asm | Assembly | tests/devices/nex_file/savenexSyntax.asm | cizo2000/sjasmplus | 615d7c0e09a44aa2a923095fc9ed6dca6ecae4a4 | [
"BSD-3-Clause"
] | null | null | null | tests/devices/nex_file/savenexSyntax.asm | cizo2000/sjasmplus | 615d7c0e09a44aa2a923095fc9ed6dca6ecae4a4 | [
"BSD-3-Clause"
] | null | null | null | tests/devices/nex_file/savenexSyntax.asm | cizo2000/sjasmplus | 615d7c0e09a44aa2a923095fc9ed6dca6ecae4a4 | [
"BSD-3-Clause"
] | null | null | null | ;;; docs design
; SAVENEX <command> <command arguments>
; Works only in ZXSPECTRUMNEXT device emulation mode. See DEVICE.
;
; For file format details, check https://specnext.dev/wiki/NEX_file_format
;
; As the file is designed for self-contained distribution of whole applications/games,
; its configuration and a... | 49.100386 | 100 | 0.644492 |
4b413b1e3e948ebfbcccb4963431257c706b21d6 | 707 | asm | Assembly | programs/oeis/091/A091915.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/091/A091915.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/091/A091915.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A091915: Maximum of even products of partitions of n.
; 0,2,2,4,6,8,12,18,24,36,54,72,108,162,216,324,486,648,972,1458,1944,2916,4374,5832,8748,13122,17496,26244,39366,52488,78732,118098,157464,236196,354294,472392,708588,1062882,1417176,2125764,3188646,4251528
mov $2,$0
mov $4,$0
lpb $2
mov $0,$4
sub $2,1
sub... | 18.605263 | 207 | 0.534653 |
0e709c8686866685fe25a3771e994aa221591b1d | 1,384 | asm | Assembly | libsrc/strings/strcmp_callee.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | 8 | 2017-01-18T12:02:17.000Z | 2021-06-12T09:40:28.000Z | libsrc/strings/strcmp_callee.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | 1 | 2017-03-06T07:41:56.000Z | 2017-03-06T07:41:56.000Z | libsrc/strings/strcmp_callee.asm | RC2014Z80/z88dk | e5b9447b970e5fae26544b6d8aa5957c98ba0e6a | [
"ClArtistic"
] | 3 | 2017-03-07T03:19:40.000Z | 2021-09-15T17:59:19.000Z | ; char __CALLEE__ *strcmp_callee(char *s1, char *s2)
; compare strings s1 and s2
;
; Apr 25 1999 djm - Previously would return non
; zero if the two strings matched (it ignored
; the \0 at the end!)
;
; Jan 12 2002 Graham R. Cobb - Rewritten,
; previously strcmp("A","AB") would return 0.
;
; Mar 24 2002 Graham ... | 21.625 | 65 | 0.559971 |
d99485dee8b4f8ea7d000c199bd51f695c97f83a | 180 | asm | Assembly | Top Gear 2 (USA).asm | snaphat/oc_snes_patches | 268f88d6d6b4fb8f771f4b368073859499bc711b | [
"Unlicense"
] | 2 | 2021-10-16T23:02:09.000Z | 2022-02-12T18:21:16.000Z | Top Gear 2 (USA).asm | snaphat/oc_snes_patches | 268f88d6d6b4fb8f771f4b368073859499bc711b | [
"Unlicense"
] | null | null | null | Top Gear 2 (USA).asm | snaphat/oc_snes_patches | 268f88d6d6b4fb8f771f4b368073859499bc711b | [
"Unlicense"
] | null | null | null | ; Fix race condition on NTSC/PAL check.
org $81f8ca
db $80
; Fix race condition on APU port read.
org $9ff2a5
nop
; Fix race condition on APU port read.
org $9ff439
nop
| 16.363636 | 40 | 0.694444 |
287e5efe4404e8bd3e3378cd866253fdfbe9da17 | 1,755 | asm | Assembly | DSP/TI-Header/csl_c64xplus_intc_src/src/intc/_csl_intcIsrDispatch.asm | adildahlan/BE-thesis-Repo-McsDspRealtimeFeedback | fd61a78401bde72b0fb0d5df32f2fd1cbb631aeb | [
"BSD-2-Clause"
] | null | null | null | DSP/TI-Header/csl_c64xplus_intc_src/src/intc/_csl_intcIsrDispatch.asm | adildahlan/BE-thesis-Repo-McsDspRealtimeFeedback | fd61a78401bde72b0fb0d5df32f2fd1cbb631aeb | [
"BSD-2-Clause"
] | null | null | null | DSP/TI-Header/csl_c64xplus_intc_src/src/intc/_csl_intcIsrDispatch.asm | adildahlan/BE-thesis-Repo-McsDspRealtimeFeedback | fd61a78401bde72b0fb0d5df32f2fd1cbb631aeb | [
"BSD-2-Clause"
] | 1 | 2020-05-14T00:50:50.000Z | 2020-05-14T00:50:50.000Z | ;/*****************************************************************************
; * Copyright (c) Texas Instruments Inc 2002, 2003, 2004, 2005
; *
; * Use of this software is controlled by the terms and conditions found in the
; * license agreement under which this software has been supplied.
... | 19.076087 | 81 | 0.557265 |
9476bea24889154398057b0b4119c2510eae5d43 | 4,496 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_15_186.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_notsx.log_15_186.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_notsx.log_15_186.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 %rbp
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x94d7, %r8
dec %rbp
movl $0x61626364, (%r8)
nop
nop
nop
nop
nop
and %rcx, %rcx
lea addresses_normal_ht+0x1a57, %r14
nop
nop
nop
and %rsi, %rsi
movb $0x61, (%r14)
nop
and $1... | 19.982222 | 148 | 0.646352 |
6218081cd64e8f0698c40f4b5a85225cc42547ed | 5,389 | asm | Assembly | Transynther/x86/_processed/NC/_st_zr_sm_/i7-7700_9_0xca.log_21829_1653.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NC/_st_zr_sm_/i7-7700_9_0xca.log_21829_1653.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NC/_st_zr_sm_/i7-7700_9_0xca.log_21829_1653.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 %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_A_ht+0x128d2, %rsi
lea addresses_UC_ht+0x19152, %rdi
nop
nop
nop
nop
nop
xor $50489, %rbp
mov $54, %rcx
rep movsq
nop
nop
nop
nop
inc %rcx
lea addresses_D_ht+0x882e, %rdi
clflush (%rdi)
nop
nop
nop
nop... | 38.219858 | 2,999 | 0.656708 |
b28ef1af9a9306f3acdb2ca2539bdbcd5e7cdefe | 3,403 | asm | Assembly | 2ndSemester/Operating Systems/Lab6/Lab6_8bit.asm | xairaven/kpi_labs | 650cfb7130e0223275d19ab7bcd575f9483c8c96 | [
"MIT"
] | null | null | null | 2ndSemester/Operating Systems/Lab6/Lab6_8bit.asm | xairaven/kpi_labs | 650cfb7130e0223275d19ab7bcd575f9483c8c96 | [
"MIT"
] | null | null | null | 2ndSemester/Operating Systems/Lab6/Lab6_8bit.asm | xairaven/kpi_labs | 650cfb7130e0223275d19ab7bcd575f9483c8c96 | [
"MIT"
] | null | null | null | ; Task - to calculate (12/c - d*4 + 73)/(a*a + 1)
; 8-bit
title Lab6.asm ; Title of the program
.model SMALL ; Model of memory for .ехе file
.stack 100h ; Reserving memory for stack
code segment
assume CS:code, DS:data
begin: MOV AX, data ; Initialising DS register
MOV DS, AX ; wit... | 34.72449 | 69 | 0.629151 |
d7be14a844b6aa02265a4aa8b1f229bf85c825e5 | 3,374 | asm | Assembly | src/die.asm | jardafis/CastleEscape | 3deb573938109a8ea84277d83dd7a163588747a4 | [
"BSD-3-Clause"
] | 1 | 2022-01-07T07:10:55.000Z | 2022-01-07T07:10:55.000Z | src/die.asm | jardafis/CastleEscape | 3deb573938109a8ea84277d83dd7a163588747a4 | [
"BSD-3-Clause"
] | null | null | null | src/die.asm | jardafis/CastleEscape | 3deb573938109a8ea84277d83dd7a163588747a4 | [
"BSD-3-Clause"
] | null | null | null | extern _pasteScreen
extern _copyScreen
extern _spriteBuffer
extern _xPos
extern decBCD
extern display2BCD
IF !_ZXN
extern _yPos
extern displayPixelTile
ELSE
extern setSpritePattern
extern knightSprite
extern updateSprite... | 21.628205 | 65 | 0.472436 |
c4500d41a436acbe150211ea2a173c8ef94ebc11 | 6,721 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2.log_21829_619.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2.log_21829_619.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2.log_21829_619.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r12
push %r14
push %r15
push %r8
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x1ef05, %r15
nop
nop
sub $10372, %r12
mov $0x6162636465666768, %r11
movq %r11, %xmm4
vmovups %ymm4, (%r15)
nop
nop
nop
nop
sub %r14, %r14
lea addresses_normal_ht+0x1... | 33.773869 | 2,999 | 0.658087 |
910a4ccca00ff0ab91b5269b464eb5912fd27a6b | 4,391 | asm | Assembly | sorting/QuicksortRecursive.asm | gmarciani/assimply | dc99d9f58dac43c8354d9cf7b36d28445bbb8921 | [
"MIT"
] | 1 | 2015-12-11T17:48:21.000Z | 2015-12-11T17:48:21.000Z | sorting/QuicksortRecursive.asm | gmarciani/assimply | dc99d9f58dac43c8354d9cf7b36d28445bbb8921 | [
"MIT"
] | null | null | null | sorting/QuicksortRecursive.asm | gmarciani/assimply | dc99d9f58dac43c8354d9cf7b36d28445bbb8921 | [
"MIT"
] | null | null | null | # @Name: QuicksortRecursive
# @Description: The program implements the recursive Quicksort algorithm.
#
# @Author: Giacomo Marciani <giacomo.marciani@gmail.com>
.data
msg_welcome: .asciiz "Il programma ordina gli elementi di un array 10-dimensionale tramite lalgoritmo QuickSort ricorsivo.\n\n"
A: .word 2,4,6,8,10,3,6... | 22.634021 | 127 | 0.629014 |
de32fc6633bce9ec0ae133ca5906efe8d89b8049 | 37,548 | asm | Assembly | Crypto/AesSmall_x86.asm | shangweixiao/TrueCrypt | debb5a0aa866fe40c2d1bcfb364887c7efcebe9a | [
"Zlib"
] | 1 | 2016-01-29T02:47:31.000Z | 2016-01-29T02:47:31.000Z | Crypto/AesSmall_x86.asm | shangweixiao/TrueCrypt | debb5a0aa866fe40c2d1bcfb364887c7efcebe9a | [
"Zlib"
] | 1 | 2018-11-04T14:00:51.000Z | 2018-11-04T14:00:51.000Z | Crypto/AesSmall_x86.asm | shangweixiao/TrueCrypt | debb5a0aa866fe40c2d1bcfb364887c7efcebe9a | [
"Zlib"
] | 2 | 2018-01-20T20:22:20.000Z | 2020-05-24T14:53:48.000Z |
; ---------------------------------------------------------------------------
; Copyright (c) 1998-2007, Brian Gladman, Worcester, UK. All rights reserved.
;
; LICENSE TERMS
;
; The free distribution and use of this software is allowed (with or without
; changes) provided that:
;
; 1. source code distributions inc... | 25.984775 | 81 | 0.576622 |
67cace244082630f7bb04341ccafccd9484127df | 266 | asm | Assembly | programs/oeis/040/A040306.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/040/A040306.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/040/A040306.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A040306: Continued fraction for sqrt(325).
; 18,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36,36
pow $1,$0
gcd $1,2
mul $1,18
| 38 | 190 | 0.661654 |
a2574cdcbc04f9038824805797a9aa9418efe5cf | 520 | asm | Assembly | programs/oeis/151/A151790.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/151/A151790.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/151/A151790.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A151790: Partial sums of A151789.
; 1,6,11,31,36,56,76,156,161,181,201,281,301,381,461,781,786,806,826,906,926,1006,1086,1406,1426,1506,1586,1906,1986,2306,2626,3906,3911,3931,3951,4031,4051,4131,4211,4531,4551,4631,4711,5031,5111,5431,5751,7031,7051
mov $3,$0
mov $5,$0
lpb $5
mov $0,$3
sub $5,1
sub $0,$5
mo... | 17.931034 | 216 | 0.594231 |
3f9be392bfc09decdeab9b61c407c783c9947df6 | 5,391 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca.log_21829_1300.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca.log_21829_1300.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca.log_21829_1300.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 %rbp
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_A_ht+0x17d87, %rbx
nop
nop
nop
sub $9591, %rdx
mov $0x6162636465666768, %r12
movq %r12, %xmm3
movups %xmm3, (%rbx)
nop
nop
mfence
lea addresses_UC_ht+0x10607, %rbp
nop
xor %r12, %r1... | 46.878261 | 2,999 | 0.660174 |
9423ab9b8256815d16e599f4820208c3ef87099d | 476 | asm | Assembly | oeis/313/A313722.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/313/A313722.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/313/A313722.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A313722: Coordination sequence Gal.6.248.4 where G.u.t.v denotes the coordination sequence for a vertex of type v in tiling number t in the Galebach list of u-uniform tilings.
; Submitted by Jamie Morken(s1)
; 1,5,10,15,20,24,30,34,39,44,49,54,59,64,69,74,78,84,88,93,98,103,108,113,118,123,128,132,138,142,147,152,157... | 34 | 178 | 0.712185 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.