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
783c977f8eecd59a08cddb2ff9ee8740212feb79
40,113
asm
Assembly
core.asm
paulmooreparks/Tortilla
bd0db349d0b114e9b86a85c8e991b42c8df9ae1d
[ "Apache-2.0" ]
4
2016-09-27T20:52:07.000Z
2021-12-24T06:46:46.000Z
core.asm
paulmooreparks/Tortilla
bd0db349d0b114e9b86a85c8e991b42c8df9ae1d
[ "Apache-2.0" ]
2
2018-08-29T03:26:54.000Z
2020-12-28T03:35:43.000Z
core.asm
paulmooreparks/Tortilla
bd0db349d0b114e9b86a85c8e991b42c8df9ae1d
[ "Apache-2.0" ]
null
null
null
; This file contains the code for the kernel LABEL core_os_core AUTO LABEL core_os_key_input AUTO LABEL core_os_print_reg AUTO LABEL core_os_puts AUTO LABEL core_os_putchar AUTO LABEL core_os_shut_down AUTO LA...
31.192068
96
0.526986
7cf93cf51dee7cc5b3016cad851c4bbe624f95ea
13,280
asm
Assembly
vpx_dsp/x86/sad_ssse3.asm
prometheansacrifice/esy-vpx
3aae0f7164b9e43a0146b078a7c125d70835c419
[ "BSD-3-Clause" ]
2,151
2020-04-18T07:31:17.000Z
2022-03-31T08:39:18.000Z
vpx_dsp/x86/sad_ssse3.asm
prometheansacrifice/esy-vpx
3aae0f7164b9e43a0146b078a7c125d70835c419
[ "BSD-3-Clause" ]
395
2020-04-18T08:22:18.000Z
2021-12-08T13:04:49.000Z
vpx_dsp/x86/sad_ssse3.asm
prometheansacrifice/esy-vpx
3aae0f7164b9e43a0146b078a7c125d70835c419
[ "BSD-3-Clause" ]
338
2020-04-18T08:03:10.000Z
2022-03-29T12:33:22.000Z
; ; Copyright (c) 2010 The WebM project authors. All Rights Reserved. ; ; Use of this source code is governed by a BSD-style license ; that can be found in the LICENSE file in the root of the source ; tree. An additional intellectual property rights grant can be found ; in the file PATENTS. All contributing proje...
35.603217
95
0.565361
dde0a93957cf694dcc691bdd69b781417a918973
4,721
asm
Assembly
dv3/fd/rsect.asm
olifink/smsqe
c546d882b26566a46d71820d1539bed9ea8af108
[ "BSD-2-Clause" ]
null
null
null
dv3/fd/rsect.asm
olifink/smsqe
c546d882b26566a46d71820d1539bed9ea8af108
[ "BSD-2-Clause" ]
null
null
null
dv3/fd/rsect.asm
olifink/smsqe
c546d882b26566a46d71820d1539bed9ea8af108
[ "BSD-2-Clause" ]
null
null
null
; DV3 Standard Floppy Disk Read Sector  1998 Tony Tebby section dv3 xdef fd_rdirect ; direct sector read xdef fd_rsint ; read sector (internal) xdef fd_ckroot ; internal check root sector xdef fd_rroot ; internal read root sector xref fd_hold ; reserve the controller xref fd_release ; release t...
22.480952
73
0.690108
a1f015fff69f2446600615af68271756d35b44e7
448
asm
Assembly
programs/oeis/332/A332569.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/332/A332569.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/332/A332569.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A332569: a(n) = Sum_{k=1..n} floor(n/k) * ceiling(n/k). ; 1,5,12,23,36,54,74,97,125,156,186,226,268,306,354,409,458,515,574,636,710,778,838,922,1013,1086,1168,1264,1350,1452,1556,1651,1762,1864,1966,2105,2234,2332,2448,2594,2726,2864,3004,3132,3294,3444,3564,3736,3917,4067 mul $0,2 lpb $0 mov $2,$0 sub $0,1 di...
32
217
0.658482
5a4daa4e5d7507883ea6ddb1bc1c2ddccf0891fe
533
asm
Assembly
programs/oeis/310/A310419.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/310/A310419.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/310/A310419.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A310419: Coordination sequence Gal.5.130.1 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. ; 1,4,10,14,20,26,30,36,40,44,50,54,60,66,70,76,80,84,90,94,100,106,110,116,120,124,130,134,140,146,150,156,160,164,170,174,180,186,190,196,20...
33.3125
179
0.679174
5adb661d97091715e5539a25fc4afabf9222b6e0
4,984
asm
Assembly
win32/dpmi examples/fasm sourece PMode.asm
QAston/fasm-2006
efc8911cc8b21da2b73865e30cf4c788048fe536
[ "MIT" ]
null
null
null
win32/dpmi examples/fasm sourece PMode.asm
QAston/fasm-2006
efc8911cc8b21da2b73865e30cf4c788048fe536
[ "MIT" ]
null
null
null
win32/dpmi examples/fasm sourece PMode.asm
QAston/fasm-2006
efc8911cc8b21da2b73865e30cf4c788048fe536
[ "MIT" ]
null
null
null
format mz heap 0 entry main:start segment main use16 start: mov ax,ds ;ds wskazuje na Program Segment Prefix mov dx,[2Ch] push cs cs pop ds es mov [cs:SPSP],ax ;[SPSP:2ch]- numer segmentu z kopia zmiennych srodowiskowych mov [cs:SEnvVar],dx test386: pushf xor ah,ah mov [cs:AErrorCode],T386ErrorCode ...
24.077295
90
0.700642
14fb303bbbd5c6a70d4801c861f4379b1f7feca7
5,857
asm
Assembly
Transynther/x86/_processed/NC/_zr_/i9-9900K_12_0xca_notsx.log_21829_1468.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_0xca_notsx.log_21829_1468.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_0xca_notsx.log_21829_1468.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r11 push %r15 push %rax push %rbp push %rbx push %rcx push %rdi push %rsi lea addresses_normal_ht+0xaae3, %rax nop nop nop and $5289, %rsi mov $0x6162636465666768, %rdi movq %rdi, %xmm5 movups %xmm5, (%rax) nop nop nop nop xor %rbx, %rbx lea addresses_D_ht+0x1e84b, %rs...
38.281046
2,999
0.662284
beb945ce4f0f618a741abc12ceeec3d7bf17cbc9
352
asm
Assembly
programs/oeis/134/A134421.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/134/A134421.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/134/A134421.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A134421: Partial sums of A134021. ; 1,2,4,6,8,11,14,17,20,23,26,29,32,35,39,43,47,51,55,59,63,67,71,75,79,83,87,91,95,99,103,107,111,115,119,123,127,131,135,139,143,148,153,158,163,168,173,178,183,188,193,198,203,208,213,218,223,228,233,238,243 mul $0,2 mov $1,$0 mov $2,1 lpb $1 sub $1,$2 sub $1,$2 add $0,$1 ...
23.466667
210
0.644886
5cc9362025b222ad0eb0799c587fd1c0ce7e8933
6,200
asm
Assembly
Transynther/x86/_processed/AVXALIGN/_zr_/i3-7100_9_0x84_notsx.log_4679_2260.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_4679_2260.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_4679_2260.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r12 push %r14 push %r15 push %rbp push %rbx push %rcx push %rdi push %rsi lea addresses_A_ht+0x12fd4, %r12 nop nop nop nop inc %r14 mov $0x6162636465666768, %r15 movq %r15, (%r12) nop nop nop nop inc %rsi lea addresses_WC_ht+0xc054, %rdi nop xor $25722, %rbp movl $0x61...
38.03681
2,999
0.658871
630f0bbf50169f24e1409967c36ee3ad3d866915
359
asm
Assembly
programs/oeis/072/A072056.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/072/A072056.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/072/A072056.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A072056: Number of divisors of 2*prime(n)+1. ; 2,2,2,4,2,4,4,4,2,2,6,6,2,4,4,2,4,4,8,4,6,4,2,2,8,4,6,4,4,2,8,2,6,6,4,4,12,4,4,2,2,6,2,6,4,8,6,4,8,8,2,2,8,2,4,4,6,4,8,2,10,2,8,4,8,4,8,12,4,4,4,2,12,6,8,4,4,8,4,12,2,4,2,6,4,2,4,8,4,6,8,4,12 seq $0,40 ; The prime numbers. seq $0,193773 ; Number of ways to write n as 2*...
51.285714
193
0.562674
27b13d5a5dc57ae2ec7a3ab95e2ac755aed745ab
1,029
asm
Assembly
src/test/ref/subexpr-optimize-3.asm
jbrandwood/kickc
d4b68806f84f8650d51b0e3ef254e40f38b0ffad
[ "MIT" ]
2
2022-03-01T02:21:14.000Z
2022-03-01T04:33:35.000Z
src/test/ref/subexpr-optimize-3.asm
jbrandwood/kickc
d4b68806f84f8650d51b0e3ef254e40f38b0ffad
[ "MIT" ]
null
null
null
src/test/ref/subexpr-optimize-3.asm
jbrandwood/kickc
d4b68806f84f8650d51b0e3ef254e40f38b0ffad
[ "MIT" ]
null
null
null
// Tests optimization of identical sub-expressions // Commodore 64 PRG executable file .file [name="subexpr-optimize-3.prg", type="prg", segments="Program"] .segmentdef Program [segments="Basic, Code, Data"] .segmentdef Basic [start=$0801] .segmentdef Code [start=$80d] .segmentdef Data [startAfter="Code"] .segment Ba...
17.440678
69
0.532556
a8aa2d715ce512e3d3bcf186015e208eb485700c
1,908
asm
Assembly
programs/oeis/195/A195030.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/195/A195030.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/195/A195030.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A195030: a(n) = (n-2)*(14*n-39) for n > 2, otherwise a(n) = n. ; 0,1,2,3,34,93,180,295,438,609,808,1035,1290,1573,1884,2223,2590,2985,3408,3859,4338,4845,5380,5943,6534,7153,7800,8475,9178,9909,10668,11455,12270,13113,13984,14883,15810,16765,17748,18759,19798,20865,21960,23083,24234,25413,26620,27855,29118,30409,3172...
68.142857
1,613
0.791929
5481cc6bdc6742a17ff52a407930f3777c09421f
805
asm
Assembly
oeis/227/A227347.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/227/A227347.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/227/A227347.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A227347: Number of lattice points in the closed region bounded by the graphs of y = (5/6)*x^2, x = n, and y = 0, excluding points on the x-axis. ; 0,3,10,23,43,73,113,166,233,316,416,536,676,839,1026,1239,1479,1749,2049,2382,2749,3152,3592,4072,4592,5155,5762,6415,7115,7865,8665,9518,10425,11388,12408,13488,14628,158...
42.368421
500
0.725466
f51d828f6a2045cdb7e3e861f67810a2760fecb9
7,337
asm
Assembly
Transynther/x86/_processed/AVXALIGN/_st_zr_un_/i9-9900K_12_0xa0_notsx.log_21829_573.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/AVXALIGN/_st_zr_un_/i9-9900K_12_0xa0_notsx.log_21829_573.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/AVXALIGN/_st_zr_un_/i9-9900K_12_0xa0_notsx.log_21829_573.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r12 push %r9 push %rax push %rbp push %rcx push %rdi push %rsi lea addresses_WT_ht+0x6447, %rsi lea addresses_normal_ht+0x13f55, %rdi nop nop nop nop and $5106, %rbp mov $87, %rcx rep movsw nop nop inc %r9 lea addresses_D_ht+0x5e07, %rax clflush (%rax) nop nop nop nop ...
34.938095
2,999
0.655036
53d69c21de8f1202213be79619fa2de9b797c48a
653
asm
Assembly
oeis/026/A026012.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/026/A026012.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/026/A026012.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A026012: Second differences of Catalan numbers A000108. ; Submitted by Jon Maiga ; 1,2,6,19,62,207,704,2431,8502,30056,107236,385662,1396652,5088865,18642420,68624295,253706790,941630580,3507232740,13105289370,49114150020,184560753390,695267483664,2625197720454,9933364416572,37660791173152,143048202990504,54427986406...
46.642857
481
0.843798
7f56d5a9672a3b3edb513729284e3f637fd090a4
235
asm
Assembly
solutions/13 - Injection Sites 2/size-9_speed-201.asm
michaelgundlach/7billionhumans
02c6f3963364362c95cb516cbc6ef1efc073bb2e
[ "MIT" ]
45
2018-09-05T04:56:59.000Z
2021-11-22T08:57:26.000Z
solutions/13 - Injection Sites 2/size-9_speed-201.asm
michaelgundlach/7billionhumans
02c6f3963364362c95cb516cbc6ef1efc073bb2e
[ "MIT" ]
36
2018-09-01T11:34:26.000Z
2021-05-19T23:20:49.000Z
solutions/13 - Injection Sites 2/size-9_speed-201.asm
michaelgundlach/7billionhumans
02c6f3963364362c95cb516cbc6ef1efc073bb2e
[ "MIT" ]
36
2018-09-01T07:44:19.000Z
2021-09-10T19:07:35.000Z
-- 7 Billion Humans (2056) -- -- 13: Injection Sites 2 -- -- Author: ansvonwa -- Size: 9 -- Speed: 201 pickup s a: if e == wall or w == wall: step s endif if w == datacube or c == datacube: drop step e else: step w endif jump a
11.190476
29
0.612766
5f49941782cd8b4eac4c7b341e3b05981a207e5f
888
asm
Assembly
kernel/gui/themes/default.asm
ssebs/xos
8c50cb7753690ad67696131a8b9935947e1a8075
[ "MIT" ]
15
2020-05-02T22:04:24.000Z
2021-08-31T16:56:59.000Z
kernel/gui/themes/default.asm
JamesLinus/xos
3fba0cb15e84b5f7cd08e0a29ed5f86087192d2e
[ "MIT" ]
null
null
null
kernel/gui/themes/default.asm
JamesLinus/xos
3fba0cb15e84b5f7cd08e0a29ed5f86087192d2e
[ "MIT" ]
1
2019-07-20T10:10:36.000Z
2019-07-20T10:10:36.000Z
; Default Window Theme ;) align 4 wm_color dd 0x808080 ;wm_color dd 0x004288 window_title dd 0xFFFFFF window_inactive_title dd 0xC0C0C0 window_border dd 0x303030 window_active_border dd 0x303030 ;window_active_outline dd 0x00A2E8 window_active_outline dd 0xC200E8 window_close_color dd 0xD80000 window_bac...
26.117647
105
0.783784
d4da1330ff40cc0045b70fbc6eab28fc67243212
482
asm
Assembly
PRG/levels/Fortress/4-K.asm
narfman0/smb3_pp1
38a58adafff67a403591e38875e9fae943a5fe76
[ "Unlicense" ]
null
null
null
PRG/levels/Fortress/4-K.asm
narfman0/smb3_pp1
38a58adafff67a403591e38875e9fae943a5fe76
[ "Unlicense" ]
null
null
null
PRG/levels/Fortress/4-K.asm
narfman0/smb3_pp1
38a58adafff67a403591e38875e9fae943a5fe76
[ "Unlicense" ]
null
null
null
; Original address was $A807 ; King's Room W4 .word W4Airship_IntroL ; Alternate level layout .word WAirship_IntroO ; Alternate object layout .byte LEVEL1_SIZE_01 | LEVEL1_YSTART_170 .byte LEVEL2_BGPAL_01 | LEVEL2_OBJPAL_10 | LEVEL2_XSTART_70 | LEVEL2_UNUSEDFLAG .byte LEVEL3_TILESET_10 | LEVEL3_VSCROLL_LOCKED | LE...
40.166667
80
0.790456
1b3690f9a2fa8be91e5553ca49055f7a1e8c1d7b
548
asm
Assembly
oeis/218/A218255.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/218/A218255.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/218/A218255.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A218255: Next prime after 10*n. ; Submitted by Jon Maiga ; 2,11,23,31,41,53,61,71,83,97,101,113,127,131,149,151,163,173,181,191,211,211,223,233,241,251,263,271,281,293,307,311,331,331,347,353,367,373,383,397,401,419,421,431,443,457,461,479,487,491,503,521,521,541,541,557,563,571,587,593,601,613,631,631,641,653,661,67...
68.5
390
0.722628
cbedef3f3bc7d0de30af649debcdd4f1591546ec
12,724
asm
Assembly
constants/map_constants.asm
etdv-thevoid/pokemon-rgb-enhanced
5b244c1cf46aab98b9c820d1b7888814eb7fa53f
[ "MIT" ]
1
2022-01-09T05:28:52.000Z
2022-01-09T05:28:52.000Z
constants/map_constants.asm
ETDV-TheVoid/pokemon-rgb-enhanced
5b244c1cf46aab98b9c820d1b7888814eb7fa53f
[ "MIT" ]
null
null
null
constants/map_constants.asm
ETDV-TheVoid/pokemon-rgb-enhanced
5b244c1cf46aab98b9c820d1b7888814eb7fa53f
[ "MIT" ]
null
null
null
mapconst: MACRO const \1 \1_HEIGHT EQU \2 \1_WIDTH EQU \3 ENDM const_def mapconst PALLET_TOWN, 9, 10 ; $00 mapconst VIRIDIAN_CITY, 18, 20 ; $01 mapconst PEWTER_CITY, 18, 20 ; $02 mapconst CERULEAN_CITY, 18, 20 ; $03 mapconst LAVENDER_TOWN, 9...
49.703125
50
0.517605
a31f1b722c9a720f5ade4ee635ee67ab179465a6
514
asm
Assembly
Chapter_4/Program 4.2/x86_64/NASM/Program_4.2_NASM.asm
chen150182055/Assembly
e5e76bea438a3752b59775098205a77aa7087110
[ "MIT" ]
null
null
null
Chapter_4/Program 4.2/x86_64/NASM/Program_4.2_NASM.asm
chen150182055/Assembly
e5e76bea438a3752b59775098205a77aa7087110
[ "MIT" ]
null
null
null
Chapter_4/Program 4.2/x86_64/NASM/Program_4.2_NASM.asm
chen150182055/Assembly
e5e76bea438a3752b59775098205a77aa7087110
[ "MIT" ]
null
null
null
; Program 4.2 ; Multiplication and Division - NASM (64-bit) ; Copyright (c) 2020 Hall & Slonka SECTION .data mval: DQ 664751 dval: DQ 8 SECTION .text global _main _main: ; MUL 1-op mov rax, [mval] mov rbx, 8 mul rbx ; IMUL 1-op mov rax, [mval] mov rbx, 8 imul rbx ; IMUL 2-op mov rax, 8 imul rax, [mval] ; IMUL...
11.422222
45
0.657588
964cbc8f792145693f0a2dbe297077798819cd15
3,741
asm
Assembly
x86_64/IntegerArithmetic/IntegerArithmetic_.asm
brucexia1/x86assembly
c61954ce7902c1795c4041a852afcd086ba87513
[ "Apache-2.0" ]
1
2022-02-28T03:45:51.000Z
2022-02-28T03:45:51.000Z
x86_64/IntegerArithmetic/IntegerArithmetic_.asm
brucexia1/x86assembly
c61954ce7902c1795c4041a852afcd086ba87513
[ "Apache-2.0" ]
null
null
null
x86_64/IntegerArithmetic/IntegerArithmetic_.asm
brucexia1/x86assembly
c61954ce7902c1795c4041a852afcd086ba87513
[ "Apache-2.0" ]
null
null
null
section .text ;======================================================================================== ; --Register-----|--Callee Save--|----------------------------Description---------------- ; | %rax | | 函数返回值寄存器;也用于idiv and imul指令 ; | %rbx | yes | ; | %rcx | ...
45.621951
110
0.36942
42f59bd757a51bc7293fcb823d643440d9774388
9,069
asm
Assembly
Transynther/x86/_processed/NONE/_ht_zr_un_/i7-7700_9_0x48.log_7257_662.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.log_7257_662.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.log_7257_662.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r11 push %r13 push %r8 push %rcx push %rdi push %rdx push %rsi lea addresses_A_ht+0x182b5, %rdx nop nop nop nop nop sub $18444, %r13 movw $0x6162, (%rdx) nop nop nop nop nop add $21938, %r8 lea addresses_D_ht+0x3cb5, %rsi lea addresses_D_ht+0x18275, %rdi nop ...
32.159574
2,999
0.652773
f360f0de4fe17123e27fa7aae27d159eba041104
305
asm
Assembly
oeis/107/A107319.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/107/A107319.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/107/A107319.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A107319: C(n+8,8)*C(n+6,6) ; 1,63,1260,13860,103950,594594,2774772,11042460,38648610,121671550,350414064,935402832,2338507080,5521090680,12394285200,26606398896,54875697723,109181751525,210275965900,393175282500,715579014150 mov $1,7 mov $2,$0 add $2,8 sub $1,$2 bin $1,6 bin $2,$0 mul $1,$2 mov $0,$1
25.416667
197
0.754098
2343bedab8a5eaceb52ebc95445ea31cb59eb459
104
asm
Assembly
libsrc/_DEVELOPMENT/math/float/math32/lm32/c/sdcc/sqr.asm
Frodevan/z88dk
f27af9fe840ff995c63c80a73673ba7ee33fffac
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/_DEVELOPMENT/math/float/math32/lm32/c/sdcc/sqr.asm
Frodevan/z88dk
f27af9fe840ff995c63c80a73673ba7ee33fffac
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/_DEVELOPMENT/math/float/math32/lm32/c/sdcc/sqr.asm
Frodevan/z88dk
f27af9fe840ff995c63c80a73673ba7ee33fffac
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
SECTION code_fp_math32 PUBLIC _sqr EXTERN cm32_sdcc_fssqr defc _sqr = cm32_sdcc_fssqr
14.857143
31
0.721154
fb3d3231a281f726e8682e47a0eebb3aad54f7f2
437
asm
Assembly
programs/oeis/184/A184632.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/184/A184632.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/184/A184632.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A184632: Floor(1/{(8+n^4)^(1/4)}), where {}=fractional part. ; 1,4,13,32,62,108,171,256,364,500,665,864,1098,1372,1687,2048,2456,2916,3429,4000,4630,5324,6083,6912,7812,8788,9841,10976,12194,13500,14895,16384,17968,19652,21437,23328,25326,27436,29659,32000,34460,37044,39753,42592,45562,48668,51911,55296,58824,62500,6...
43.7
317
0.73913
dc258fea18fe86b508d077f87c19e4ac13e76159
344
asm
Assembly
programs/oeis/079/A079034.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/079/A079034.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/079/A079034.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A079034: Determinant of M(n), the n X n matrix defined by m(i,i)=1, m(i,j)=i-j. ; 1,2,7,21,51,106,197,337,541,826,1211,1717,2367,3186,4201,5441,6937,8722,10831,13301,16171,19482,23277,27601,32501,38026,44227,51157,58871,67426,76881,87297,98737,111266,124951,139861,156067,173642,192661 add $0,1 pow $0,2 bin $0,2 mov ...
34.4
205
0.718023
00ae6c92a8525509fd9014255da4eaace55cc836
400
asm
Assembly
programs/oeis/120/A120145.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/120/A120145.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/120/A120145.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A120145: a(1)=20; a(n)=floor((41+sum(a(1) to a(n-1)))/2). ; 20,30,45,68,102,153,229,344,516,774,1161,1741,2612,3918,5877,8815,13223,19834,29751,44627,66940,100410,150615,225923,338884,508326,762489,1143734,1715601,2573401,3860102,5790153,8685229,13027844 add $0,1 mov $3,5 lpb $0 mov $2,2 sub $2,$0 sub $0,1 a...
22.222222
196
0.65
b4761cce6595dfd4fad6b0f783b1cec61a1de338
2,961
asm
Assembly
programs/oeis/035/A035599.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/035/A035599.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/035/A035599.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A035599: Number of points of L1 norm 5 in cubic lattice Z^n. ; 0,2,20,102,360,1002,2364,4942,9424,16722,28004,44726,68664,101946,147084,207006,285088,385186,511668,669446,864008,1101450,1388508,1732590,2141808,2625010,3191812,3852630,4618712,5502170,6516012,7674174,8991552,10484034,12168532,14063014,16186536,18559274...
118.44
2,692
0.87538
68f70f321dcab879d427df98edcde0673740adbf
1,238
asm
Assembly
programs/oeis/008/A008600.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/008/A008600.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/008/A008600.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A008600: Multiples of 18. ; 0,18,36,54,72,90,108,126,144,162,180,198,216,234,252,270,288,306,324,342,360,378,396,414,432,450,468,486,504,522,540,558,576,594,612,630,648,666,684,702,720,738,756,774,792,810,828,846,864,882,900,918,936,954,972,990,1008,1026,1044,1062,1080,1098,1116,1134,1152,1170,1188,1206,1224,1242,126...
206.333333
1,188
0.781906
3e2dd43d3c9a33cc1e5998b13e24a90ac4bbb9bd
194
asm
Assembly
src/screen.asm
backwardspy/altega
3cb28eafa18e618361439dc510b24b3f232ca3b0
[ "MIT" ]
null
null
null
src/screen.asm
backwardspy/altega
3cb28eafa18e618361439dc510b24b3f232ca3b0
[ "MIT" ]
null
null
null
src/screen.asm
backwardspy/altega
3cb28eafa18e618361439dc510b24b3f232ca3b0
[ "MIT" ]
null
null
null
#importonce .function locate(x, y) { .return $0400 + x + y * 40 } .macro print(x, y, string) { .var loc = locate(x, y) mov16 #string : VEC0 mov16 #loc : VEC1 jsr memcpy0 }
14.923077
30
0.561856
0e66df02fa7bc20d34b2961e1125ce5a7906a920
7,931
asm
Assembly
Transynther/x86/_processed/AVXALIGN/_st_/i3-7100_9_0xca_notsx.log_21829_821.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/AVXALIGN/_st_/i3-7100_9_0xca_notsx.log_21829_821.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/AVXALIGN/_st_/i3-7100_9_0xca_notsx.log_21829_821.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r12 push %r13 push %r14 push %r8 push %rbp push %rcx push %rdi push %rsi lea addresses_UC_ht+0x194db, %rsi lea addresses_UC_ht+0xa11b, %rdi nop nop nop nop nop and $19310, %r13 mov $33, %rcx rep movsb add %r8, %r8 lea addresses_D_ht+0x126db, %rdi and $42500, %r12 mov (...
33.605932
2,999
0.660194
e538e536b3596cf2b07403e890034467b4b50fd4
699
asm
Assembly
cards/bn4/ModCards/134-F006 MAX HP +850 (0A).asm
RockmanEXEZone/MMBN-Mod-Card-Kit
d591ddca5566dbb323dc19c11e69410fa4073d1b
[ "Unlicense" ]
10
2017-12-05T14:25:38.000Z
2022-02-21T04:28:00.000Z
cards/bn4/ModCards/134-F006 MAX HP +850 (0A).asm
RockmanEXEZone/MMBN-Mod-Card-Kit
d591ddca5566dbb323dc19c11e69410fa4073d1b
[ "Unlicense" ]
null
null
null
cards/bn4/ModCards/134-F006 MAX HP +850 (0A).asm
RockmanEXEZone/MMBN-Mod-Card-Kit
d591ddca5566dbb323dc19c11e69410fa4073d1b
[ "Unlicense" ]
null
null
null
.include "defaults_mod.asm" table_file_jp equ "exe4-utf8.tbl" table_file_en equ "bn4-utf8.tbl" game_code_len equ 3 game_code equ 0x4234574A // B4WJ game_code_2 equ 0x42345745 // B4WE game_code_3 equ 0x42345750 // B4WP card_type equ 1 card_id equ 96 card_no equ "096" card_sub equ "Mod Card 096" card_sub_x ...
25.888889
35
0.765379
52a6ccf1299e96b9b91945b907062a597dd5ac96
827
asm
Assembly
src/test/ref/signed-char-comparison.asm
jbrandwood/kickc
d4b68806f84f8650d51b0e3ef254e40f38b0ffad
[ "MIT" ]
2
2022-03-01T02:21:14.000Z
2022-03-01T04:33:35.000Z
src/test/ref/signed-char-comparison.asm
jbrandwood/kickc
d4b68806f84f8650d51b0e3ef254e40f38b0ffad
[ "MIT" ]
null
null
null
src/test/ref/signed-char-comparison.asm
jbrandwood/kickc
d4b68806f84f8650d51b0e3ef254e40f38b0ffad
[ "MIT" ]
null
null
null
// Illustrates problem with > comparison of signed chars. // Reported by Danny Spijksma // Commodore 64 PRG executable file .file [name="signed-char-comparison.prg", type="prg", segments="Program"] .segmentdef Program [segments="Basic, Code, Data"] .segmentdef Basic [start=$0801] .segmentdef Code [start=$80d] .segmen...
19.232558
73
0.608222
e11e1b4533e0c1a5c66d69ebb221680657aea4c4
543
asm
Assembly
programs/oeis/283/A283623.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/283/A283623.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/283/A283623.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A283623: a(n) = prime(n) + (1 + prime(1 + n))/2. ; 4,6,9,13,18,22,27,31,38,45,50,58,63,67,74,83,90,95,103,108,113,121,128,138,148,153,157,162,166,177,193,200,207,214,225,230,239,247,254,263,270,277,288,292,297,305,323,337,342,346,353,360,367,380,389,398,405,410,418,423,430,447,463,468,472,483,500,511,522,526,533,543,...
60.333333
380
0.688766
9ee61896b5937181f9ac2a83332dce67f2125efe
1,247
asm
Assembly
kernel/core/interrupts.asm
Seltzer/royston-vasey-os
796ce1d564fc57f76048f00e6cd9b881cdcea8fc
[ "MIT" ]
null
null
null
kernel/core/interrupts.asm
Seltzer/royston-vasey-os
796ce1d564fc57f76048f00e6cd9b881cdcea8fc
[ "MIT" ]
null
null
null
kernel/core/interrupts.asm
Seltzer/royston-vasey-os
796ce1d564fc57f76048f00e6cd9b881cdcea8fc
[ "MIT" ]
null
null
null
bits 32 ; Declare globals and externs global load_idt global noop_handler [extern handle_interrupt] ; Define macro for generating an interrupt handler %macro gen_interrupt_handler 1 global interrupt_handler_%1 interrupt_handler_%1: push dword 0 ; Error code push dwor...
17.319444
66
0.607859
e8fc704320d3f759591dcb164797b783c5c4c8e7
11,270
asm
Assembly
aes/keyexp_128.asm
carl008-ma/isa-l_crypto
0e4f088aace7ccca8540f54735150bf78731f0b7
[ "BSD-3-Clause" ]
null
null
null
aes/keyexp_128.asm
carl008-ma/isa-l_crypto
0e4f088aace7ccca8540f54735150bf78731f0b7
[ "BSD-3-Clause" ]
null
null
null
aes/keyexp_128.asm
carl008-ma/isa-l_crypto
0e4f088aace7ccca8540f54735150bf78731f0b7
[ "BSD-3-Clause" ]
null
null
null
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; Copyright(c) 2011-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 so...
35.109034
72
0.634871
bfcd6dae6f0fd65caff32c8ca9ef078d45b58aab
580
asm
Assembly
programs/oeis/181/A181829.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/181/A181829.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/181/A181829.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A181829: a(n) = 4*A060819(n-2)*A060819(n+2). ; 0,-12,-4,-12,0,20,12,84,8,180,60,308,24,468,140,660,48,884,252,1140,80,1428,396,1748,120,2100,572,2484,168,2900,780,3348,224,3828,1020,4340,288,4884,1292,5460,360,6068,1596,6708,440,7380,1932,8084,528,8820,2300,9588,624,10388,2700,11220,728,12084,3132,12980,840,13908,359...
58
477
0.743103
f24438d0feef3ecd525a68e814571870ae326938
1,068
asm
Assembly
C5515_Support_Files/C5515_Lib/dsplib_2.40.00/55x_src/minvec.asm
HeroSizy/Sizy
89bc29940dc7666591259730b5112efd0a626043
[ "Unlicense" ]
null
null
null
C5515_Support_Files/C5515_Lib/dsplib_2.40.00/55x_src/minvec.asm
HeroSizy/Sizy
89bc29940dc7666591259730b5112efd0a626043
[ "Unlicense" ]
null
null
null
C5515_Support_Files/C5515_Lib/dsplib_2.40.00/55x_src/minvec.asm
HeroSizy/Sizy
89bc29940dc7666591259730b5112efd0a626043
[ "Unlicense" ]
null
null
null
;*********************************************************** ; Version 2.40.00 ;*********************************************************** ; Function: MINVEC ; Processor: C55xx ; Description: minimum Value and Index of the minimum element of a vector ; Useage: void m...
25.428571
82
0.405431
849c48a019b615797b60a971f62582b59a67fc67
2,001
asm
Assembly
programs/oeis/048/A048500.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/048/A048500.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/048/A048500.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A048500: a(n) = 2^(n-1)*(7*n-12)+7. ; 1,2,11,43,135,375,967,2375,5639,13063,29703,66567,147463,323591,704519,1523719,3276807,7012359,14942215,31719431,67108871,141557767,297795591,624951303,1308622855,2734686215,5704253447,11878268935,24696061959,51271172103,106300440583,220117073927,455266533383,940597837831,1941325...
133.4
1,848
0.907546
156e215916ae61cb4944dde8d1a931a2503965ed
18
asm
Assembly
src/tests/gvm.asm
nrichardsonphd/gvm
e35a471b50f39f6203a54b913df4c08fba2a9d25
[ "MIT" ]
3
2016-07-20T07:53:22.000Z
2017-05-19T02:30:47.000Z
src/tests/gvm.asm
nrichardsonphd/gvm
e35a471b50f39f6203a54b913df4c08fba2a9d25
[ "MIT" ]
null
null
null
src/tests/gvm.asm
nrichardsonphd/gvm
e35a471b50f39f6203a54b913df4c08fba2a9d25
[ "MIT" ]
null
null
null
LOAD 5 LOAD 8 ADD
4.5
6
0.722222
5ed6bec246ca15b83d96ed9d1fc689a250991cc5
6,891
asm
Assembly
simd/i386/jquanti-avx2.asm
t-head-aosp/platform-external-libjpeg-turbo
3457af89e30cd924f687c412c6797aa63ed0c1e3
[ "Zlib" ]
3,710
2016-03-26T00:40:48.000Z
2022-03-31T21:35:12.000Z
simd/i386/jquanti-avx2.asm
t-head-aosp/platform-external-libjpeg-turbo
3457af89e30cd924f687c412c6797aa63ed0c1e3
[ "Zlib" ]
4,246
2016-03-26T01:21:45.000Z
2022-03-31T23:10:47.000Z
simd/i386/jquanti-avx2.asm
t-head-aosp/platform-external-libjpeg-turbo
3457af89e30cd924f687c412c6797aa63ed0c1e3
[ "Zlib" ]
942
2015-07-27T23:13:52.000Z
2022-03-31T14:11:23.000Z
; ; jquanti.asm - sample data conversion and quantization (AVX2) ; ; Copyright 2009 Pierre Ossman <ossman@cendio.se> for Cendio AB ; Copyright (C) 2016, 2018, D. R. Commander. ; Copyright (C) 2016, Matthieu Darbois. ; ; Based on the x86 SIMD extension for IJG JPEG library ; Copyright (C) 1999-2006, MIYASAKA Masaru. ; F...
36.460317
79
0.586852
e4c97c7cc9707561e6269c690ffded9b190aa021
295
asm
Assembly
legacy/src/kernel.asm
ZakFarmer/ZNIX
ab860819e0537774c835f539393b7e3e158b7086
[ "Apache-2.0" ]
null
null
null
legacy/src/kernel.asm
ZakFarmer/ZNIX
ab860819e0537774c835f539393b7e3e158b7086
[ "Apache-2.0" ]
null
null
null
legacy/src/kernel.asm
ZakFarmer/ZNIX
ab860819e0537774c835f539393b7e3e158b7086
[ "Apache-2.0" ]
null
null
null
bits 32 ; use 32 bit processor mode (for compatibility) section .text align 4 dd 0x1BADB002 dd 0x00 dd - (0x1BADB002+0x00) global start extern kmain ; declare main kernel function start: cli ; clear interrupts call kmain ; call main kernel function hlt ; halt
22.692308
58
0.684746
b306c309e180810c497f5a4adb07e94c41950a04
1,553
asm
Assembly
programs/oeis/269/A269469.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/269/A269469.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/269/A269469.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A269469: Number of length-5 0..n arrays with no repeated value equal to the previous repeated value. ; 14,174,852,2780,7170,15834,31304,56952,97110,157190,243804,364884,529802,749490,1036560,1405424,1872414,2455902,3176420,4056780,5122194,6400394,7921752,9719400,11829350,14290614,17145324,20438852,24219930,28540770,3...
25.883333
946
0.761751
fe7bb3f5b34d143ba34d90999f496b3efd57594c
427
asm
Assembly
programs/oeis/072/A072561.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/072/A072561.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/072/A072561.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A072561: Denominators of w(n) equals 3 where w(1)=w(2)=w(3)=1, w(n)=(w(n-1)*w(n-2)+(w(n-1)+w(n-2))/3) / w(n-3). ; 1,3,4,6,7,9,10,12,13,15,19,21,22,24,25,27,28,30,31,33,37,39,40,42,43,45,46,48,49,51,55,57,58,60,61,63,64,66,67,69,73,75,76,78,79,81,82,84,85,87,91,93,94,96,97,99,100,102,103,105,109,111,112,114,115,117,11...
28.466667
207
0.594848
030962c103336d049c2ccd1e1703b59047d48542
6,939
asm
Assembly
Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xca_notsx.log_21829_172.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xca_notsx.log_21829_172.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xca_notsx.log_21829_172.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r11 push %r15 push %r9 push %rax push %rbx push %rcx push %rdi push %rsi lea addresses_A_ht+0x1aacf, %rsi lea addresses_WC_ht+0xd987, %rdi add $20219, %rbx mov $67, %rcx rep movsw nop cmp %rax, %rax lea addresses_normal_ht+0xd3cf, %r11 nop nop nop nop cmp %rdi, %rdi mo...
34.695
2,999
0.655426
08b2c552392093265341c11a4a85be98cc81d9ad
214
asm
Assembly
nrom-scroller/src/control_read.asm
Gumball2415/nes-scribbles
96017f512cb7b3a86d3e64e865f3c23ff7483bc6
[ "MIT" ]
null
null
null
nrom-scroller/src/control_read.asm
Gumball2415/nes-scribbles
96017f512cb7b3a86d3e64e865f3c23ff7483bc6
[ "MIT" ]
null
null
null
nrom-scroller/src/control_read.asm
Gumball2415/nes-scribbles
96017f512cb7b3a86d3e64e865f3c23ff7483bc6
[ "MIT" ]
null
null
null
.include "defines.inc" .include "global.inc" .segment "BANK0" .proc CONTROL_READ LDA #$01 STA JOYPAD1 STA controller_1 LSR A STA JOYPAD1 : LDA JOYPAD1 LSR ROL controller_1 BCC :- RTS .endproc
11.263158
22
0.682243
ac8a27f60752ebd28c498d9377bc062b552defa6
416
asm
Assembly
programs/oeis/047/A047592.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/047/A047592.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/047/A047592.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A047592: Numbers that are congruent to {1, 2, 3, 4, 5, 6, 7} mod 8. ; 1,2,3,4,5,6,7,9,10,11,12,13,14,15,17,18,19,20,21,22,23,25,26,27,28,29,30,31,33,34,35,36,37,38,39,41,42,43,44,45,46,47,49,50,51,52,53,54,55,57,58,59,60,61,62,63,65,66,67,68,69,70,71,73,74,75,76,77,78,79,81,82,83,84,85,86,87,89,90,91,92,93,94,95,97,9...
52
306
0.644231
d91dfda7f03cd7b4910302f4c576004be07176f8
1,026
a51
Assembly
Class Exercises/Problem 15.a51
pronoym99/Microcontrollers-and-Applications
b96fbef72ef66999502d32cc7a0cb84bbe8214ed
[ "Unlicense" ]
1
2018-10-28T21:11:08.000Z
2018-10-28T21:11:08.000Z
Class Exercises/Problem 15.a51
pronoym99/Microcontrollers-and-Applications
b96fbef72ef66999502d32cc7a0cb84bbe8214ed
[ "Unlicense" ]
null
null
null
Class Exercises/Problem 15.a51
pronoym99/Microcontrollers-and-Applications
b96fbef72ef66999502d32cc7a0cb84bbe8214ed
[ "Unlicense" ]
null
null
null
;Assume P1 as the input port connected to a temperature sensor. Write a program to read the temperature and test it for a value of 30 degree celsius ;depending on the test results place the temperature value in three different registers ;logic:30d=1Eh and comparison yields either of the three results -- > or < or = ...
48.857143
149
0.636452
3a13833e9d024cd85ac8aaa54cf8cb5b1e34bc4c
6,430
asm
Assembly
base/ntos/rtl/amd64/debugstb.asm
987432340/wrk-v1.2
423d4c22b892bcc97778385bc0a646ed7a3cfbde
[ "Intel" ]
1
2022-03-12T13:57:18.000Z
2022-03-12T13:57:18.000Z
base/ntos/rtl/amd64/debugstb.asm
987432340/wrk-v1.2
423d4c22b892bcc97778385bc0a646ed7a3cfbde
[ "Intel" ]
null
null
null
base/ntos/rtl/amd64/debugstb.asm
987432340/wrk-v1.2
423d4c22b892bcc97778385bc0a646ed7a3cfbde
[ "Intel" ]
1
2021-11-25T08:18:04.000Z
2021-11-25T08:18:04.000Z
title "Debug Support Functions" ;++ ; ; Copyright (c) Microsoft Corporation. All rights reserved. ; ; You may only use this code if you agree to the terms of the Windows Research Kernel Source Code License agreement (see License.txt). ; If you do not agree to the terms, do not use the code. ; ; Copyri...
25.72
135
0.593624
05b3c18ce7f0c1cc7cb15b13c9274901bec691f2
3,451
asm
Assembly
Transynther/x86/_processed/NONE/_st_zr_un_/i7-8650U_0xd2.log_109_1440.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_st_zr_un_/i7-8650U_0xd2.log_109_1440.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_st_zr_un_/i7-8650U_0xd2.log_109_1440.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 %r9 push %rax push %rbx push %rcx push %rdi push %rdx push %rsi lea addresses_A_ht+0x15e49, %rax nop xor $41326, %r13 movb (%rax), %dl nop inc %rdx lea addresses_D_ht+0xff49, %rbx cmp $42525, %r9 mov (%rbx), %si nop nop nop nop cmp %rbx, %rbx lea addresses_D_h...
22.409091
326
0.635758
7139ef2ba0397d1fd360addbc47ef14309bd7a1a
7,519
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2.log_3759_218.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_3759_218.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_3759_218.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 %r9 push %rbp push %rcx push %rdi push %rsi lea addresses_D_ht+0x14fd4, %r15 clflush (%r15) nop xor $39714, %r9 movw $0x6162, (%r15) nop nop cmp %rdi, %rdi lea addresses_normal_ht+0xafd4, %r12 nop nop nop and $45398, %r11 mov $0x61626364656...
31.592437
2,999
0.655273
db6740698f562ed3c3592bc5e3e6dc280e8a35bd
5,553
asm
Assembly
Transynther/x86/_processed/US/_ht_st_zr_un_/i7-7700_9_0xca.log_21829_1403.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/US/_ht_st_zr_un_/i7-7700_9_0xca.log_21829_1403.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/US/_ht_st_zr_un_/i7-7700_9_0xca.log_21829_1403.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r13 push %r15 push %r8 push %rbx push %rcx push %rdi push %rsi lea addresses_WC_ht+0xd70f, %rsi lea addresses_UC_ht+0x103bf, %rdi nop nop nop sub %r13, %r13 mov $6, %rcx rep movsl nop nop nop and %r10, %r10 lea addresses_D_ht+0x93bf, %rbx nop nop nop and $248...
39.94964
2,999
0.657482
e5dfe3f8f1eb6ba527164af680af9caf776a28f8
6,236
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_458.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_458.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_458.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 %rax push %rcx push %rdi push %rdx push %rsi lea addresses_D_ht+0x1314f, %rcx nop nop nop nop cmp $19301, %r11 movb $0x61, (%rcx) nop nop nop inc %rdi lea addresses_UC_ht+0xca51, %r11 nop nop nop nop nop xor $12290, %rax vmovups (%r11), %ymm...
38.02439
2,999
0.657473
79db56b2d53ba254f3c2aead9b1f6edd6475e964
1,299
asm
Assembly
lab_05/src/matrix.asm
migregal/bmstu_iu7_asm
f33e37b38af3e801dd4c4e9d5171272f6293c417
[ "MIT" ]
2
2021-04-09T14:34:37.000Z
2021-05-24T20:03:30.000Z
lab_05/src/matrix.asm
migregal/bmstu_iu7_asm
f33e37b38af3e801dd4c4e9d5171272f6293c417
[ "MIT" ]
null
null
null
lab_05/src/matrix.asm
migregal/bmstu_iu7_asm
f33e37b38af3e801dd4c4e9d5171272f6293c417
[ "MIT" ]
null
null
null
.186 EXTRN M: byte EXTRN MAX_M: byte EXTRN N: byte EXTRN MAX_N: byte EXTRN R: byte EXTRN MATRIX: byte SC3 SEGMENT PARA PUBLIC 'CODE' assume CS:SC3 get_max_row proc far pusha mov AX, SEG N mov ES, AX xor AX, AX xor BX, BX xor CH, CH max: cmp CH, ES:N je max_end mov DX, AX ...
11.102564
30
0.574288
7b518ab94b71b694b5d52ad1dbd4d6cbe592a4f7
495
asm
Assembly
ex2.asm
robjpar/nasm-sasm
20e64c2fbc70b5c5dffdac67ab591bf5f3fc9279
[ "MIT" ]
null
null
null
ex2.asm
robjpar/nasm-sasm
20e64c2fbc70b5c5dffdac67ab591bf5f3fc9279
[ "MIT" ]
null
null
null
ex2.asm
robjpar/nasm-sasm
20e64c2fbc70b5c5dffdac67ab591bf5f3fc9279
[ "MIT" ]
null
null
null
; nasm -f elf32 ex2.asm -o ex2.o ; gcc -m32 ex2.o -o ex2.out ; ./ex2.out ; echo $? global main section .data msg db "Hello, word!", 0x0a; "Hello, word!\n" len equ $ - msg ; 13 section .text main: mov ebp, esp; for correct debugging mov eax, 4 ; write call mov ebx, 1 ; stdout ...
19.8
49
0.549495
69c587d2f243294abbc197cebd80f2689ce6c36b
8,720
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_6251_1175.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_notsx.log_6251_1175.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_notsx.log_6251_1175.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r11 push %r14 push %r15 push %r9 push %rbp push %rcx push %rdi push %rdx push %rsi lea addresses_WT_ht+0xfed, %r15 nop nop nop xor %r14, %r14 and $0xffffffffffffffc0, %r15 movaps (%r15), %xmm7 vpextrq $0, %xmm7, %r9 nop nop nop dec %r11 lea addresses_WC_ht+0x...
29.761092
2,999
0.656422
b7d71b17d9d9e9f0b1740a5e5d4f6ac1d3b8d357
539
asm
Assembly
libsrc/newbrain/nb_close.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
libsrc/newbrain/nb_close.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
libsrc/newbrain/nb_close.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
; ; Grundy Newbrain Specific libraries ; ; Stefano Bodrato - 19/05/2007 ; ; ; - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ; ; closes a stream ; ; - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ; ; void nb_close( int stream ); ; ; - - - - - - - - - - - - - - - - - - - - - - - - - - - - ...
16.84375
66
0.435993
f1fd4c429a994ab22d2272d96ca431c3e08da4d8
326
asm
Assembly
programs/oeis/081/A081854.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/081/A081854.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/081/A081854.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A081854: (8*n-3)*(4*n-1)*(8*n^2-5*n+1). ; 3,60,2093,13398,47415,123728,268065,512298,894443,1458660,2255253,3340670,4777503,6634488,8986505,11914578,15505875,19853708,25057533,31222950,38461703,46891680,56636913,67827578,80599995,95096628,111466085,129863118,150448623 mul $0,8 sub $0,2 bin $0,2 add $0,1 bin $0,2 div...
32.6
228
0.757669
681dc6adc005e88a9c4301c88d96df36c04a9a76
1,549
asm
Assembly
engine/events/move_tutor.asm
genterz/pokecross
5e62ab6c23e624ea82d599af306f9c52d768a8b4
[ "blessing" ]
28
2019-11-08T07:19:00.000Z
2021-12-20T10:17:54.000Z
engine/events/move_tutor.asm
genterz/pokecross
5e62ab6c23e624ea82d599af306f9c52d768a8b4
[ "blessing" ]
13
2020-01-11T17:00:40.000Z
2021-09-14T01:27:38.000Z
engine/events/move_tutor.asm
genterz/pokecross
5e62ab6c23e624ea82d599af306f9c52d768a8b4
[ "blessing" ]
22
2020-05-28T17:31:38.000Z
2022-03-07T20:49:35.000Z
MoveTutor: call FadeToMenu call ClearBGPalettes call ClearScreen call DelayFrame ld b, SCGB_PACKPALS call GetSGBLayout xor a ld [wItemAttributeParamBuffer], a call .GetMoveTutorMove ld [wNamedObjectIndexBuffer], a ld [wPutativeTMHMMove], a call GetMoveName call CopyName1 farcall ChooseMonToLearnTMHM jr c...
14.894231
55
0.763073
488e8a5845e960802e1588cfb4d318f3c7a4add8
23,454
asm
Assembly
concerto_gui/gui_utils.asm
biermanncarl/cx16-concerto
475c87b10cb011e0be2e3c84ecdd61a9aaf4356e
[ "BSD-2-Clause" ]
4
2021-11-08T14:14:02.000Z
2022-02-25T02:29:42.000Z
concerto_gui/gui_utils.asm
biermanncarl/cx16-concerto
475c87b10cb011e0be2e3c84ecdd61a9aaf4356e
[ "BSD-2-Clause" ]
1
2021-03-02T20:31:05.000Z
2021-03-15T09:56:24.000Z
concerto_gui/gui_utils.asm
biermanncarl/cx16-concerto
475c87b10cb011e0be2e3c84ecdd61a9aaf4356e
[ "BSD-2-Clause" ]
1
2022-02-25T01:56:31.000Z
2022-02-25T01:56:31.000Z
; Copyright 2021 Carl Georg Biermann ; Many utility functions for the GUI are found in this file. ; From more basic stuff like setting the VERA "screen cursor" to a specific location ; to displaying more complex stuff like frames, edits, checkboxes etc. ; These routines are designed to be called from within the main...
19.193126
159
0.681632
ab72b03ed20fe7096e4f7101b67005adc7b3d1fb
270
asm
Assembly
asm/test.asm
danellis/webarc
bd029ae5ecb66eeae1d3e6d4aaf5071d0bbb9d58
[ "MIT" ]
8
2018-11-05T22:15:00.000Z
2022-03-15T17:51:46.000Z
asm/test.asm
rebecchivittorio/webarc
bd029ae5ecb66eeae1d3e6d4aaf5071d0bbb9d58
[ "MIT" ]
null
null
null
asm/test.asm
rebecchivittorio/webarc
bd029ae5ecb66eeae1d3e6d4aaf5071d0bbb9d58
[ "MIT" ]
1
2022-01-13T22:42:09.000Z
2022-01-13T22:42:09.000Z
.text .code 32 b reset // Reset b . // Undefined instruction b . // Software interrupt b . // Prefetch abort b . // Data abort b . // Reserved b . // IRQ b . // FIQ reset: mov r0, #1024 subs r0, r0, #1 bne reset swi 1
15
32
0.503704
7afa7c00c32596f3cdb39e5061592c8fd83094fe
58,955
asm
Assembly
Library/SpecUI/CommonUI/CMain/cmainDocPhysical.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
504
2018-11-18T03:35:53.000Z
2022-03-29T01:02:51.000Z
Library/SpecUI/CommonUI/CMain/cmainDocPhysical.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
96
2018-11-19T21:06:50.000Z
2022-03-06T10:26:48.000Z
Library/SpecUI/CommonUI/CMain/cmainDocPhysical.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
73
2018-11-19T20:46:53.000Z
2022-03-29T00:59:26.000Z
COMMENT @---------------------------------------------------------------------- Copyright (c) GeoWorks 1990 -- All Rights Reserved PROJECT: PC GEOS MODULE: CommonUI/CMain FILE: cmainDocPhysical.asm REVISION HISTORY: Name Date Description ---- ---- ----------- Tony 1/90 Initial version DESCRIPT...
21.53214
80
0.643508
87951910d8e555d6a0f33d3b28b1373b6c56595a
17,611
asm
Assembly
simd/i386/jidctflt-3dn.asm
t-head-aosp/platform-external-libjpeg-turbo
3457af89e30cd924f687c412c6797aa63ed0c1e3
[ "Zlib" ]
3,710
2016-03-26T00:40:48.000Z
2022-03-31T21:35:12.000Z
simd/i386/jidctflt-3dn.asm
t-head-aosp/platform-external-libjpeg-turbo
3457af89e30cd924f687c412c6797aa63ed0c1e3
[ "Zlib" ]
4,246
2016-03-26T01:21:45.000Z
2022-03-31T23:10:47.000Z
simd/i386/jidctflt-3dn.asm
t-head-aosp/platform-external-libjpeg-turbo
3457af89e30cd924f687c412c6797aa63ed0c1e3
[ "Zlib" ]
942
2015-07-27T23:13:52.000Z
2022-03-31T14:11:23.000Z
; ; jidctflt.asm - floating-point IDCT (3DNow! & MMX) ; ; Copyright 2009 Pierre Ossman <ossman@cendio.se> for Cendio AB ; Copyright (C) 2016, D. R. Commander. ; ; Based on the x86 SIMD extension for IJG JPEG library ; Copyright (C) 1999-2006, MIYASAKA Masaru. ; For conditions of distribution and use, see copyright noti...
38.962389
78
0.507183
a7ec8e13add08de03fc0f477889c6cdbec4bb9f2
643
asm
Assembly
oeis/137/A137229.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/137/A137229.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/137/A137229.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A137229: Expansion of g.f. x/((1-x)*(1-3*x+2*x^2-x^3)). ; 1,4,11,27,64,150,350,815,1896,4409,10251,23832,55404,128800,299425,696080,1618191,3761839,8745216,20330162,47261894,109870575,255418100,593775045,1380359511,3208946544,7459895656,17342153392,40315615409,93722435100,217878227875,506505428835,1177482265856,27373...
45.928571
485
0.800933
3edeb6e69ba4e37eaaaf68c871d563eecb57a93c
476
asm
Assembly
programs/oeis/135/A135022.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/135/A135022.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/135/A135022.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A135022: Define a sequence of binary words by w(1)=10 and w(n+1)=w(n)w(n)Reverse[w(n)]. Sequence gives the limiting word w(infinity). ; 1,0,1,0,0,1,1,0,1,0,0,1,1,0,0,1,0,1,1,0,1,0,0,1,1,0,1,0,0,1,1,0,0,1,0,1,1,0,1,0,0,1,1,0,0,1,0,1,1,0,0,1,0,1,1,0,1,0,0,1,1,0,1,0,0,1,1,0,0,1,0,1,1,0,1,0,0,1,1,0,1,0,0,1,1,0,0,1,0,1,1,...
47.6
201
0.569328
f4bd7ee16844b836d4b75e44beb57c9f7729128d
128,162
asm
Assembly
test/s/pong/PongL.asm
rolf0504/c2verilog
835f8453841c9090b7431354bf97f07b4ff92c1f
[ "MIT" ]
252
2018-11-09T07:48:20.000Z
2022-03-08T04:33:29.000Z
test/s/pong/PongL.asm
rolf0504/c2verilog
835f8453841c9090b7431354bf97f07b4ff92c1f
[ "MIT" ]
4
2021-12-26T01:58:56.000Z
2022-01-09T04:11:49.000Z
test/s/pong/PongL.asm
rolf0504/c2verilog
835f8453841c9090b7431354bf97f07b4ff92c1f
[ "MIT" ]
95
2019-01-11T03:32:43.000Z
2022-03-19T08:28:18.000Z
// This file is part of www.nand2tetris.org // and the book "The Elements of Computing Systems" // by Nisan and Schocken, MIT Press. // File name: projects/06/pong/PongL.asm // Symbol-less version of the Pong.asm program. @256 D=A @0 M=D @133 0;JMP @15 M=D @0 AM=M-1 D=M A=A-1 D=M-D M=0 @19 D;JNE @0 A=M-1 M=-1 @15 A=M...
4.661962
51
0.507514
79fb849e8bc6256779ccd8007b4ac880b7d41f14
584
asm
Assembly
programs/oeis/313/A313538.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/313/A313538.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/313/A313538.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A313538: Coordination sequence Gal.5.110.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. ; 1,5,10,14,19,23,28,32,37,42,47,52,56,61,65,70,74,79,84,89,94,98,103,107,112,116,121,126,131,136,140,145,149,154,158,163,168,173,178,182,187,...
22.461538
177
0.633562
2fb1bd62ce64eb030a0d04726505be06d21d158e
471
asm
Assembly
programs/oeis/129/A129186.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/129/A129186.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/129/A129186.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A129186: Right shift operator generating 1's in shifted spaces. ; 1,1,0,0,1,0,0,0,1,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0 mov $5,$0 mov $6,2 lpb $6,1 mov $0,$5 sub $6,1 add $0,$6 sub $0,1 mov $3,1 lpb $0,1 ...
16.821429
153
0.509554
4a9dc623b2bf8c582eb48782b82e8924db47af56
15,847
asm
Assembly
lib/am335x_sdk/ti/drv/emac/firmware/icss_dualmac/src/rtu_v2.asm
brandonbraun653/Apollo
a1ece2cc3f1d3dae48fdf8fe94f0bbb59d405fce
[ "MIT" ]
2
2021-12-27T10:19:01.000Z
2022-03-15T07:09:06.000Z
lib/am335x_sdk/ti/drv/emac/firmware/icss_dualmac/src/rtu_v2.asm
brandonbraun653/Apollo
a1ece2cc3f1d3dae48fdf8fe94f0bbb59d405fce
[ "MIT" ]
null
null
null
lib/am335x_sdk/ti/drv/emac/firmware/icss_dualmac/src/rtu_v2.asm
brandonbraun653/Apollo
a1ece2cc3f1d3dae48fdf8fe94f0bbb59d405fce
[ "MIT" ]
null
null
null
; ; TEXAS INSTRUMENTS TEXT FILE LICENSE ; ; Copyright (c) 2018-2019 Texas Instruments Incorporated ; ; All rights reserved not granted herein. ; ; Limited License. ; ; Texas Instruments Incorporated grants a world-wide, royalty-free, non-exclusive ; license under copyrights and patents it now or hereafter owns o...
28.247772
105
0.72632
b27d5562b6822e20e18a7c3522d7f8c307976f77
289
asm
Assembly
programs/oeis/173/A173635.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/173/A173635.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/173/A173635.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A173635: Period 5 sequence: 1, 1, 4, 4, 2, ... ; 1,1,4,4,2,1,1,4,4,2,1,1,4,4,2,1,1,4,4,2,1,1,4,4,2,1,1,4,4,2,1,1,4,4,2,1,1,4,4,2,1,1,4,4,2,1,1,4,4,2,1,1,4,4,2,1,1,4,4,2,1,1,4,4,2,1,1,4,4,2,1,1,4,4,2,1,1,4,4,2,1 mod $0,5 mov $2,3 lpb $0,1 sub $0,$2 mov $1,$2 gcd $2,2 lpe add $1,1
24.083333
163
0.50519
b6e4212d034f256e7f1d4ba4cddbf55813e22af3
170,891
asm
Assembly
src/z80asm/t/data/zx48_07.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
src/z80asm/t/data/zx48_07.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
src/z80asm/t/data/zx48_07.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
;*************************************************** ;** Part 7. BASIC LINE AND COMMAND INTERPRETATION ** ;*************************************************** PUBLIC L1ADF PUBLIC L1B17 PUBLIC L1B8A PUBLIC L1BEE PUBLIC L1C2E PUBLIC L1C79 PUBLIC L1C82 PUBLI...
41.609691
85
0.482384
4b68e968bc4f3d5224520232a4b3a01d5883ee51
382
asm
Assembly
programs/oeis/056/A056548.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/056/A056548.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/056/A056548.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A056548: a(n) = Sum_{k>=1} round(n/k) where round(1/2) = 0. ; 0,1,4,7,11,15,19,23,29,32,37,43,47,52,58,62,68,73,79,84,90,94,100,108,112,117,124,128,136,142,146,152,160,165,171,177,183,188,196,202,208,215,219,227,233,237,247,253,259,263,272,277,283,293,297,303,311,315 mov $2,$0 add $2,$0 lpb $2,1 mov $4,$2 lpb $4...
25.466667
207
0.612565
9cdf6c89192624b1cd67995f2e90876933db1b8e
375
asm
Assembly
programs/oeis/055/A055585.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/055/A055585.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/055/A055585.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A055585: Second column of triangle A055584. ; 1,6,25,88,280,832,2352,6400,16896,43520,109824,272384,665600,1605632,3829760,9043968,21168128,49152000,113311744,259522560,590872576,1337982976,3014656000,6761218048,15099494400,33587986432,74440507392 mov $1,$0 mov $2,2 add $2,$0 mov $0,2 pow $0,$1 add $1,8 pow $2,2 sub...
22.058824
203
0.741333
d00df4ae3c0c620f9d6b2917fcfd2d15f701d1a0
211
asm
Assembly
libsrc/_DEVELOPMENT/adt/b_array/c/sdcc_iy/b_array_pop_back_fastcall.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/_DEVELOPMENT/adt/b_array/c/sdcc_iy/b_array_pop_back_fastcall.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/_DEVELOPMENT/adt/b_array/c/sdcc_iy/b_array_pop_back_fastcall.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
; int b_array_pop_back_fastcall(b_array_t *a) SECTION code_clib SECTION code_adt_b_array PUBLIC _b_array_pop_back_fastcall EXTERN asm_b_array_pop_back defc _b_array_pop_back_fastcall = asm_b_array_pop_back
17.583333
54
0.876777
2503a36606c324703df2dd06006a262583e5c440
747
asm
Assembly
oeis/103/A103640.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/103/A103640.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/103/A103640.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A103640: Expansion of theta_4(q)^4 - theta_2(q)^4, where theta_2 and theta_4 are the Jacobi theta series. ; Submitted by Christian Krause ; 1,-24,24,-96,24,-144,96,-192,24,-312,144,-288,96,-336,192,-576,24,-432,312,-480,144,-768,288,-576,96,-744,336,-960,192,-720,576,-768,24,-1152,432,-1152,312,-912,480,-1344,144,-10...
83
477
0.701473
6882a80fb148489134decf53730087a3e199f709
687
asm
Assembly
oeis/110/A110611.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/110/A110611.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/110/A110611.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A110611: Minimal value of sum(p(i)p(i+1),i=1..n), where p(n+1)=p(1), as p ranges over all permutations of {1,2,...,n}. ; 1,4,11,21,37,58,87,123,169,224,291,369,461,566,687,823,977,1148,1339,1549,1781,2034,2311,2611,2937,3288,3667,4073,4509,4974,5471,5999,6561,7156,7787,8453,9157,9898,10679,11499,12361,13264,14211,152...
62.454545
498
0.749636
e2543666c23eb24838df630d7e07b52ca1b05ed3
826
asm
Assembly
programs/oeis/198/A198403.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/198/A198403.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/198/A198403.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A198403: 6^n*n^6. ; 0,6,2304,157464,5308416,121500000,2176782336,32934190464,440301256704,5355700839936,60466176000000,642717115324416,6499837226778624,63041475422674944,590045794670739456,5355700839936000000,47330370277129322496,408568410286816886784,3454279995636458717184,28667865814724733566976,2339941401640304640...
82.6
746
0.909201
aac9172a1e7ca696d68eaaf6d5a849ce5b2b1192
719
asm
Assembly
oeis/100/A100169.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/100/A100169.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/100/A100169.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A100169: Structured pentagonal hexacontahedral numbers (vertex structure 16). ; Submitted by Jamie Morken(s2) ; 1,92,438,1204,2555,4656,7672,11768,17109,23860,32186,42252,54223,68264,84540,103216,124457,148428,175294,205220,238371,274912,315008,358824,406525,458276,514242,574588,639479,709080,783556,863072,947793,103...
44.9375
500
0.801113
15c8ff16b35a4f6408d2ffb9fa4cbad2614401df
352
asm
Assembly
libsrc/adt/linkedlist/adt_ListAppend.asm
andydansby/z88dk-mk2
51c15f1387293809c496f5eaf7b196f8a0e9b66b
[ "ClArtistic" ]
1
2020-09-15T08:35:49.000Z
2020-09-15T08:35:49.000Z
libsrc/adt/linkedlist/adt_ListAppend.asm
dex4er/deb-z88dk
9ee4f23444fa6f6043462332a1bff7ae20a8504b
[ "ClArtistic" ]
null
null
null
libsrc/adt/linkedlist/adt_ListAppend.asm
dex4er/deb-z88dk
9ee4f23444fa6f6043462332a1bff7ae20a8504b
[ "ClArtistic" ]
null
null
null
; int adt_ListAppend(struct adt_List *list, void *item) ; 02.2003, 06.2005 aralbrec ; CALLER linkage for function pointers XLIB adt_ListAppend LIB adt_ListAppend_callee XREF ASMDISP_ADT_LISTAPPEND_CALLEE .adt_ListAppend pop hl pop bc pop de push de push bc push hl jp adt_ListAppend_callee ...
16.761905
59
0.764205
01ea67d4bcea2a0056ce16c62cb65d4dfce26c5b
484
asm
Assembly
oeis/036/A036242.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/036/A036242.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/036/A036242.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A036242: Numerator of fraction equal to the continued fraction [0,2,4,...2n]. ; Submitted by Jon Maiga ; 1,4,25,204,2065,24984,351841,5654440,102131761,2048289660,45164504281,1085996392404,28281070706785,792955976182384,23816960356178305,762935687373888144,25963630331068375201,935453627605835395380,355732014793528133...
26.888889
246
0.752066
9ca63620abb283c2972d487426e59ef616374720
1,006
asm
Assembly
programs/oeis/129/A129026.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/129/A129026.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/129/A129026.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A129026: a(n) = (1/2)*(n^4 + 11*n^3 + 53*n^2 + 97*n + 54). ; 0,27,108,282,600,1125,1932,3108,4752,6975,9900,13662,18408,24297,31500,40200,50592,62883,77292,94050,113400,135597,160908,189612,222000,258375,299052,344358,394632,450225,511500,578832,652608,733227,821100,916650,1020312,1132533,1253772,1384500,1525200,1676...
43.73913
760
0.772366
3efa9f17d058beee8425677c0910f61828e1cf5f
2,328
asm
Assembly
source/subroutines.asm
tragicmuffin/untitledarpg-nes
f463ddf5ece2ba88050bc74aaad3c168b42c0419
[ "MIT" ]
null
null
null
source/subroutines.asm
tragicmuffin/untitledarpg-nes
f463ddf5ece2ba88050bc74aaad3c168b42c0419
[ "MIT" ]
null
null
null
source/subroutines.asm
tragicmuffin/untitledarpg-nes
f463ddf5ece2ba88050bc74aaad3c168b42c0419
[ "MIT" ]
null
null
null
;;; 6502 Subroutine Library ;;; ; Modulo operator (https://gist.github.com/hausdorff/5993556) ; Load A and Y prior to calling. Returns A%Y in A. mod: SEC ; set carry (C=1) to clear borrow STY temp1 ; store Y in a temporary variable .modloop: SBC temp1 ; subtract A - Y BCS .modloop ; loops if subtraction DI...
26.454545
116
0.661512
05af80dda30f9fd0b7c0600d016c63ebb7786685
649
asm
Assembly
oeis/002/A002506.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/002/A002506.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/002/A002506.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A002506: Denominators of coefficients of expansion of Bessel function J_2(x). ; 8,96,3072,184320,17694720,2477260800,475634073600,119859786547200,38355131695104000,15188632151261184000,7290543432605368320000,4170190843450270679040000,2802368246798581896314880000,2185847232502893879125606400000,19585191203225929156965...
46.357143
471
0.864407
c2a31a1eb1286665e0378d8c4195dad08453b2af
7,360
asm
Assembly
editor1.asm
rtx-abir/Assembly-Language---Text-Editor
19d275a98877950763865c15e3935622f456a239
[ "MIT" ]
null
null
null
editor1.asm
rtx-abir/Assembly-Language---Text-Editor
19d275a98877950763865c15e3935622f456a239
[ "MIT" ]
null
null
null
editor1.asm
rtx-abir/Assembly-Language---Text-Editor
19d275a98877950763865c15e3935622f456a239
[ "MIT" ]
null
null
null
.286 .model small .stack 1024 .data Filename db "tst.txt",0 stringarray dw 30000 dup(00h) handle dw ? buff db ? typemode db 0 OpenErrorMsg db 10,13,'unable to open file$' ReadFileErrorMsg db 10,13,'unable to read file$' WriteFileErrorMsg db 10,13,'unable to write file$' CloseFileErrorMsg db 10,13,'unable to close file$...
15.238095
72
0.550679
ccb607ab7d74aa5b8dda1cde7a25cfe1911fafd1
56,960
asm
Assembly
kill.asm
dylsugar/cs461_hw7
0eacc005942b80f081e5643af7d8a00ff9920af9
[ "MIT-0" ]
null
null
null
kill.asm
dylsugar/cs461_hw7
0eacc005942b80f081e5643af7d8a00ff9920af9
[ "MIT-0" ]
null
null
null
kill.asm
dylsugar/cs461_hw7
0eacc005942b80f081e5643af7d8a00ff9920af9
[ "MIT-0" ]
null
null
null
_kill: file format elf64-x86-64 Disassembly of section .text: 0000000000001000 <main>: #include "stat.h" #include "user.h" int main(int argc, char **argv) { 1000: f3 0f 1e fa endbr64 1004: 55 push %rbp 1005: 48 89 e5 mov %rsp,%rbp 1008: 48 83 ec 2...
39.61057
69
0.4454
161b6f038256181c270a448af71167e493737f13
757
asm
Assembly
oeis/035/A035024.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/035/A035024.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/035/A035024.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A035024: Expansion of 1/(1-81*x)^(1/9), related to 9-factorial numbers A045756. ; Submitted by Christian Krause ; 1,9,405,23085,1454355,96860043,6683342967,472607824095,34027763334840,2484026723443320,183321172190117016,13649094547609621464,1023682091070721609800,77248625487721376862600,5859860019140007302005800,4465...
36.047619
479
0.815059
17a470f33177d7012c021a1e3aff23224a97b001
2,049
asm
Assembly
programs/oeis/158/A158010.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/158/A158010.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/158/A158010.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A158010: a(n) = 256*n^2 - n. ; 255,1022,2301,4092,6395,9210,12537,16376,20727,25590,30965,36852,43251,50162,57585,65520,73967,82926,92397,102380,112875,123882,135401,147432,159975,173030,186597,200676,215267,230370,245985,262112,278751,295902,313565,331740,350427,369626,389337,409560,430295,451542,473301,495572,51835...
227.666667
1,966
0.858468
5bb7163375099b249f4bfb06ed7d78ba204d6a2d
50,549
asm
Assembly
lab3.asm
UyChooTran/CS153Lab3
f722060b73ff9f575a7cafd10b0bee5dc72b9272
[ "MIT-0" ]
null
null
null
lab3.asm
UyChooTran/CS153Lab3
f722060b73ff9f575a7cafd10b0bee5dc72b9272
[ "MIT-0" ]
null
null
null
lab3.asm
UyChooTran/CS153Lab3
f722060b73ff9f575a7cafd10b0bee5dc72b9272
[ "MIT-0" ]
null
null
null
_lab3: file format elf32-i386 Disassembly of section .text: 00001000 <main>: x = test(x); printf(1,"%d\n",x); return x; } int main(int argc, char *argv[]) { 1000: 8d 4c 24 04 lea 0x4(%esp),%ecx 1004: 83 e4 f0 and $0xfffffff0,%esp 1007: ff 71 fc pushl -...
31.892114
70
0.407881
8e84ec951445fa70d78f7db29c8b5058287fd926
489
asm
Assembly
oeis/001/A001042.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/001/A001042.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/001/A001042.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A001042: a(n) = a(n-1)^2 - a(n-2)^2. ; Submitted by Christian Krause ; 1,2,3,5,16,231,53105,2820087664,7952894429824835871,63248529811938901240357985099443351745,4000376523371723941902615329287219027543200136435757892789536976747706216384,1600301232874364098958665532014462958011944637653737218415413071360948057549809...
32.6
322
0.815951
847fd88a7ae2738cdff2eaa4275cb92c15543297
340
asm
Assembly
libsrc/target/sos/sos/setcursorpos.asm
ahjelm/z88dk
c4de367f39a76b41f6390ceeab77737e148178fa
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/target/sos/sos/setcursorpos.asm
C-Chads/z88dk
a4141a8e51205c6414b4ae3263b633c4265778e6
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/target/sos/sos/setcursorpos.asm
C-Chads/z88dk
a4141a8e51205c6414b4ae3263b633c4265778e6
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
; int setcursorpos(x,y) ; CALLER linkage for function pointers ; ; $Id: setcursorpos.asm,v 1.4 2016-06-19 20:58:00 dom Exp $ ; SECTION code_clib PUBLIC setcursorpos PUBLIC _setcursorpos EXTERN asm_setcursorpos setcursorpos: _setcursorpos: pop bc pop hl pop de push de push hl push bc ...
14.782609
65
0.705882
9acf14962654b87309b1d3a4a52be8fc0a43eb7b
1,834
asm
Assembly
programs/oeis/137/A137742.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/137/A137742.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/137/A137742.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A137742: a(n) = (n-1)*(n+4)*(n+6)/6 for n>1, a(1)=1. ; 1,8,21,40,66,100,143,196,260,336,425,528,646,780,931,1100,1288,1496,1725,1976,2250,2548,2871,3220,3596,4000,4433,4896,5390,5916,6475,7068,7696,8360,9061,9800,10578,11396,12255,13156,14100,15088,16121,17200,18326,19500,20723,21996,23320,24696,26125,27608,29146,307...
131
1,684
0.821701
a2eb31eae942965b31ef944cf52520a412f28cfb
25,366
asm
Assembly
base/mvdm/dos/v86/cmd/command/tranmsg.asm
npocmaka/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
17
2020-11-13T13:42:52.000Z
2021-09-16T09:13:13.000Z
base/mvdm/dos/v86/cmd/command/tranmsg.asm
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
2
2020-10-19T08:02:06.000Z
2020-10-19T08:23:18.000Z
base/mvdm/dos/v86/cmd/command/tranmsg.asm
sancho1952007/Windows-Server-2003
5c6fe3db626b63a384230a1aa6b92ac416b0765f
[ "Unlicense" ]
14
2020-11-14T09:43:20.000Z
2021-08-28T08:59:57.000Z
;/* ; * Microsoft Confidential ; * Copyright (C) Microsoft Corporation 1991 ; * All Rights Reserved. ; */ include version.inc ; ; Revision History ; ================ ; ; M016 SR 08/09/90 Added 2 error messages for LoadHigh ; ; ;*******...
29.983452
84
0.62635
9c1af14841812f478472d9f27517c89cbcd6fc2f
535
asm
Assembly
oeis/016/A016751.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/016/A016751.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/016/A016751.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A016751: a(n) = (2*n)^11. ; 0,2048,4194304,362797056,8589934592,100000000000,743008370688,4049565169664,17592186044416,64268410079232,204800000000000,584318301411328,1521681143169024,3670344486987776,8293509467471872,17714700000000000,36028797018963968,70188843638032384,131621703842267136,238572050223552512,419430400...
89.166667
483
0.895327
84b457ab4b736306f6631658b038ab9d9cdec722
496
asm
Assembly
libsrc/_DEVELOPMENT/stdio/c/sdcc_ix/printf.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
libsrc/_DEVELOPMENT/stdio/c/sdcc_ix/printf.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
libsrc/_DEVELOPMENT/stdio/c/sdcc_ix/printf.asm
meesokim/z88dk
5763c7778f19a71d936b3200374059d267066bb2
[ "ClArtistic" ]
null
null
null
; int printf(const char *format, ...) INCLUDE "clib_cfg.asm" SECTION code_stdio ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; IF __CLIB_OPT_MULTITHREAD & $02 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; PUBLIC _printf EXTERN asm_printf _printf: push ix call asm_printf pop ix ret ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ELSE ;...
13.052632
37
0.443548
d5fb942f983fb87093b2aa3455ab5738bf5b7c70
710
asm
Assembly
oeis/154/A154236.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/154/A154236.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/154/A154236.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A154236: a(n) = ( (5 + sqrt(6))^n - (5 - sqrt(6))^n )/(2*sqrt(6)). ; Submitted by Christian Krause ; 1,10,81,620,4661,34830,259741,1935640,14421321,107436050,800355401,5962269060,44415937981,330876267670,2464859855061,18361949464880,136787157402641,1018994534193690,7590989351286721,56548997363187100,42126117595742330...
41.764706
488
0.798592
89ee7c9e8bb2630a8e2579a3f914cf5dd3c9e3aa
2,830
asm
Assembly
release/src/router/nettle/x86/arcfour-crypt.asm
ghsecuritylab/Toastman-Tinc
86307e635ac777050d7f48486fe1411bd7249aa0
[ "FSFAP" ]
34
2015-02-04T18:03:14.000Z
2020-11-10T06:45:28.000Z
release/src/router/nettle/x86/arcfour-crypt.asm
ghsecuritylab/Toastman-Tinc
86307e635ac777050d7f48486fe1411bd7249aa0
[ "FSFAP" ]
5
2015-06-30T21:17:00.000Z
2016-06-14T22:31:51.000Z
release/src/router/nettle/x86/arcfour-crypt.asm
ghsecuritylab/Toastman-Tinc
86307e635ac777050d7f48486fe1411bd7249aa0
[ "FSFAP" ]
15
2015-10-29T14:21:58.000Z
2022-01-19T07:33:14.000Z
C nettle, low-level cryptographics library C C Copyright (C) 2004, Niels Möller C C The nettle library is free software; you can redistribute it and/or modify C it under the terms of the GNU Lesser General Public License as published by C the Free Software Foundation; either version 2.1 of the License, or (at your C...
25.044248
78
0.636042
76179cb3b9cab33e559552a391358bb8a2cb0688
552
asm
Assembly
data/baseStats/nidorina.asm
etdv-thevoid/pokemon-rgb-enhanced
5b244c1cf46aab98b9c820d1b7888814eb7fa53f
[ "MIT" ]
1
2022-01-09T05:28:52.000Z
2022-01-09T05:28:52.000Z
data/baseStats/nidorina.asm
ETDV-TheVoid/pokemon-rgb-enhanced
5b244c1cf46aab98b9c820d1b7888814eb7fa53f
[ "MIT" ]
null
null
null
data/baseStats/nidorina.asm
ETDV-TheVoid/pokemon-rgb-enhanced
5b244c1cf46aab98b9c820d1b7888814eb7fa53f
[ "MIT" ]
null
null
null
db NIDORINA ; pokedex id db 70 ; base hp db 62 ; base attack db 67 ; base defense db 56 ; base speed db 55 ; base special db POISON ; species type 1 db POISON ; species type 2 db 120 ; catch rate db 117 ; base exp yield INCBIN "pic/gsmon/nidorina.pic",0,1 ; 66, sprite dimensions dw NidorinaPicFront dw NidorinaPicBack ;...
19.034483
59
0.737319
2018be4c10a94faff7e3fd07be9799171c0705ef
8,648
asm
Assembly
Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0xca.log_21829_1834.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_0xca.log_21829_1834.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_0xca.log_21829_1834.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r12 push %r14 push %rax push %rbp push %rcx push %rdi push %rsi lea addresses_UC_ht+0x3d2c, %r12 nop nop cmp $10090, %rbp mov (%r12), %r10 nop nop nop cmp %rdi, %rdi lea addresses_normal_ht+0x16a2c, %rbp nop nop nop nop add %rsi, %rsi vmovups (%rbp), %ymm0 ve...
31.562044
2,999
0.654487
85201e5bebb2a2a3fa1b6d53a515665c49f5360c
4,081
asm
Assembly
Transynther/x86/_processed/NC/_ht_/i7-7700_9_0x48.log_21829_1240.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NC/_ht_/i7-7700_9_0x48.log_21829_1240.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NC/_ht_/i7-7700_9_0x48.log_21829_1240.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 %rcx push %rdi push %rdx push %rsi lea addresses_D_ht+0xafe, %rsi lea addresses_A_ht+0xd23e, %rdi clflush (%rsi) nop nop nop inc %rdx mov $95, %rcx rep movsl nop mfence pop %rsi pop %rdx pop %rdi pop %rcx ret .global s_faulty_load s_faulty_load: push %r10 push %r12...
63.765625
2,999
0.664298