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
49edf94738e1b39aabdd87a4617dd0a70d998852
9,080
asm
Assembly
Transynther/x86/_processed/NONE/_xt_sm_/i7-7700_9_0x48.log_21829_2325.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_xt_sm_/i7-7700_9_0x48.log_21829_2325.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_xt_sm_/i7-7700_9_0x48.log_21829_2325.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r11 push %r12 push %rax push %rbp push %rcx push %rdi push %rsi lea addresses_normal_ht+0x135b, %r12 clflush (%r12) nop nop inc %rdi movb $0x61, (%r12) nop nop nop xor $63599, %rax lea addresses_UC_ht+0xffa7, %r11 nop nop nop nop nop add $20337, %rax movb $0x...
30.779661
2,999
0.653524
8e8974a9fe130bcb7339e530204eef296c275fa8
6,467
asm
Assembly
Transynther/x86/_processed/NC/_st_zr_/i9-9900K_12_0xa0.log_21829_1615.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NC/_st_zr_/i9-9900K_12_0xa0.log_21829_1615.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NC/_st_zr_/i9-9900K_12_0xa0.log_21829_1615.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r14 push %r8 push %rax push %rbp push %rcx push %rdi push %rdx push %rsi lea addresses_UC_ht+0x11cfb, %r8 nop nop nop nop cmp $27202, %rdx movw $0x6162, (%r8) nop dec %rcx lea addresses_WT_ht+0xb81b, %rsi lea addresses_WT_ht+0x3a73, %rdi nop sub %rax, %rax mov $86, %rc...
35.338798
2,999
0.655172
25947c067c9c4b13f57d0c6bd3569db06a30c28f
494
asm
Assembly
untested/x86/intSqrt.asm
GabrielRavier/Generic-Assembly-Samples
fbf803960a14307b7fce0165058d0d4048abaf42
[ "Unlicense" ]
null
null
null
untested/x86/intSqrt.asm
GabrielRavier/Generic-Assembly-Samples
fbf803960a14307b7fce0165058d0d4048abaf42
[ "Unlicense" ]
null
null
null
untested/x86/intSqrt.asm
GabrielRavier/Generic-Assembly-Samples
fbf803960a14307b7fce0165058d0d4048abaf42
[ "Unlicense" ]
null
null
null
global _intSqrt segment .text align=16 _intSqrt: sub esp, 12 fild dword [esp + 16] fsqrt fnstcw [esp + 6] mov ax, [esp + 6] mov ah, 12 mov [esp + 4], ax fldcw [esp + 4] fistp dword [esp] fldcw [esp + 6] mov eax, [esp] add esp, 12 ret align 16 _intSqrtSSE2: pxor xmm0, xmm0 cvtsi2sd xmm0, [e...
11.761905
26
0.6417
f22c5294953c3533486fdd6890fa0f4607afe9cf
890
nasm
Assembly
0x03_Loop/loop_02.nasm
bigb0sss/b0ssTheASM
14a8ec2b6a0a5d75206c92ae2aac1bfdb4e6345b
[ "MIT" ]
2
2020-12-25T04:23:47.000Z
2022-03-14T15:55:11.000Z
0x03_Loop/loop_02.nasm
bigb0sss/b0ssTheASM
14a8ec2b6a0a5d75206c92ae2aac1bfdb4e6345b
[ "MIT" ]
null
null
null
0x03_Loop/loop_02.nasm
bigb0sss/b0ssTheASM
14a8ec2b6a0a5d75206c92ae2aac1bfdb4e6345b
[ "MIT" ]
1
2021-09-20T17:04:56.000Z
2021-09-20T17:04:56.000Z
; Executable name : loop_02 ; Version : 1.0 ; Created date : 05/28/2020 ; Last update : 05/28/2020 ; Author : bigb0ss ; Description. : Print "bigb0ss" x3 times with ECX + Loop ; ; Purpose: global _start section .text _start: jmp entry entry: mov ecx, 0x3 ; Se...
22.820513
75
0.520225
c904a18ad1482dbb6bcd29094a43645c4ea4586d
147
asm
Assembly
audio/sfx/59_1.asm
AmateurPanda92/pokemon-rby-dx
f7ba1cc50b22d93ed176571e074a52d73360da93
[ "MIT" ]
9
2020-07-12T19:44:21.000Z
2022-03-03T23:32:40.000Z
audio/sfx/59_1.asm
JStar-debug2020/pokemon-rby-dx
c2fdd8145d96683addbd8d9075f946a68d1527a1
[ "MIT" ]
7
2020-07-16T10:48:52.000Z
2021-01-28T18:32:02.000Z
audio/sfx/59_1.asm
JStar-debug2020/pokemon-rby-dx
c2fdd8145d96683addbd8d9075f946a68d1527a1
[ "MIT" ]
2
2021-03-28T18:33:43.000Z
2021-05-06T13:12:09.000Z
SFX_59_1_Ch4: duty 2 squarenote 4, 15, 1, 1920 endchannel SFX_59_1_Ch5: duty 2 squarenote 1, 0, 8, 0 squarenote 4, 10, 1, 1889 endchannel
12.25
26
0.707483
9dd2ca66ddb0596bb002e2905264ff968bf86f75
5,460
asm
Assembly
Transynther/x86/_processed/AVXALIGN/_st_/i7-8650U_0xd2_notsx.log_9741_1786.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_notsx.log_9741_1786.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_notsx.log_9741_1786.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 %rax push %rbp push %rcx push %rdi push %rdx push %rsi lea addresses_WC_ht+0x1c17, %r14 nop nop xor %rax, %rax mov $0x6162636465666768, %rbp movq %rbp, (%r14) nop and $10846, %r15 lea addresses_UC_ht+0x6dcf, %rdx nop xor %rdi, %rdi mov (%rd...
42.325581
2,999
0.661172
d9118d0a70d34b272250d0b6107bd9c36658a6a3
342
asm
Assembly
oeis/208/A208148.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/208/A208148.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/208/A208148.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A208148: Number of n state 1 dimensional radius-1 totalistic cellular automata. ; 1,16,2187,1048576,1220703125,2821109907456,11398895185373143,73786976294838206464,717897987691852588770249,10000000000000000000000000000,191943424957750480504146841291811,4922235242952026704037113243122008064 mov $2,$0 add $0,1 mul $2,...
38
210
0.842105
c6f92b834d7845000c4714c87aa96be3a009d6f3
788
asm
Assembly
programs/oeis/063/A063489.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/063/A063489.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/063/A063489.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A063489: a(n) = (2*n-1)*(5*n^2-5*n+6)/6. ; 1,8,30,77,159,286,468,715,1037,1444,1946,2553,3275,4122,5104,6231,7513,8960,10582,12389,14391,16598,19020,21667,24549,27676,31058,34705,38627,42834,47336,52143,57265,62712,68494,74621,81103,87950,95172,102779,110781,119188,128010,137257,146939,157066,167648,178695,190217,202...
52.533333
646
0.781726
bd4b8b91beda50a9911d9f0b9c92548653efa8d8
210
asm
Assembly
programs/oeis/307/A307163.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/307/A307163.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/307/A307163.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A307163: Minimum number of intercalates in a diagonal Latin square of order n. ; 0,0,0,12,0,9,0,0,0,0,0,0,0 mov $2,2 lpb $0 mov $1,22 add $2,$0 add $0,$2 div $1,$2 dif $0,$1 lpe mul $1,3 mov $0,$1
15
80
0.6
4695f5fa7ef542141b1a08e605a5d801119764b6
693
asm
Assembly
oeis/090/A090249.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/090/A090249.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/090/A090249.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A090249: a(n) = 28a(n-1) - a(n-2), starting with a(0) = 2 and a(1) = 28. ; Submitted by Simon Strandgaard ; 2,28,782,21868,611522,17100748,478209422,13372763068,373959156482,10457483618428,292435582159502,8177738816847628,228684251289574082,6394981297291226668,178830792072864772622,5000867196742922406748,139845450716...
43.3125
473
0.816739
46cd7b7fe8502b2ec51346c96b473b3688033184
6,537
asm
Assembly
+extras/external_libs/zlib/src/zlib-1.2.11/contrib/vstudio/vc14/x86/TestZlibDebug/Tmp/compress.asm
dkovari/ExtrasToolbox
b3d79c40e547fc9d994829701c2273ca080f8339
[ "MIT" ]
null
null
null
+extras/external_libs/zlib/src/zlib-1.2.11/contrib/vstudio/vc14/x86/TestZlibDebug/Tmp/compress.asm
dkovari/ExtrasToolbox
b3d79c40e547fc9d994829701c2273ca080f8339
[ "MIT" ]
null
null
null
+extras/external_libs/zlib/src/zlib-1.2.11/contrib/vstudio/vc14/x86/TestZlibDebug/Tmp/compress.asm
dkovari/ExtrasToolbox
b3d79c40e547fc9d994829701c2273ca080f8339
[ "MIT" ]
null
null
null
; Listing generated by Microsoft (R) Optimizing Compiler Version 19.14.26428.1 TITLE C:\Users\dkovari\Documents\GitHub\ExtrasToolbox\+extras\external_libs\zlib\src\zlib-1.2.11\compress.c .686P .XMM include listing.inc .model flat INCLUDELIB MSVCRTD INCLUDELIB OLDNAMES PUBLIC _compress@16 PUBLIC _compress2@20 P...
22.31058
108
0.639896
31d012cf4b3256918438c9b70d6f778957c79636
569
asm
Assembly
programs/oeis/118/A118586.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/118/A118586.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/118/A118586.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A118586: Numbers whose binary expansion contains group of at least two 1's followed by a nonempty group of 0's. ; 6,12,14,24,28,30,48,56,60,62,96,112,120,124,126,192,224,240,248,252,254,384,448,480,496,504,508,510,768,896,960,992,1008,1016,1020,1022,1536,1792,1920,1984,2016,2032,2040,2044,2046,3072,3584,3840,3968,403...
35.5625
207
0.685413
a60fd711dfe116d1435ed996b57c6a1be35cc3d5
3,666
asm
Assembly
smsq/qa/sqrt.asm
olifink/smsqe
c546d882b26566a46d71820d1539bed9ea8af108
[ "BSD-2-Clause" ]
null
null
null
smsq/qa/sqrt.asm
olifink/smsqe
c546d882b26566a46d71820d1539bed9ea8af108
[ "BSD-2-Clause" ]
null
null
null
smsq/qa/sqrt.asm
olifink/smsqe
c546d882b26566a46d71820d1539bed9ea8af108
[ "BSD-2-Clause" ]
null
null
null
; QL Arithmetic Square Root V2.01  1990 Tony Tebby QJUMP section qa xdef qa_sqrt include 'dev8_keys_err' ;+++ ; QL Arithmetic: Square Root ; ; This routine takes the square root of TOS. Algorithm TT ; ; d0 r error return 0 or ERR.IEXP ; a1 c p pointer to arithmet...
30.04918
79
0.412711
22c9048fdc14adc4c573bd380a1743de2ac4baf3
879
asm
Assembly
randomly-solved-programs/taking binary input and printing hex using PROC.asm
informramiz/Assembly-Language-Programs
600d8f737a09ef4c133b686918501fba56dd586e
[ "Apache-2.0" ]
null
null
null
randomly-solved-programs/taking binary input and printing hex using PROC.asm
informramiz/Assembly-Language-Programs
600d8f737a09ef4c133b686918501fba56dd586e
[ "Apache-2.0" ]
null
null
null
randomly-solved-programs/taking binary input and printing hex using PROC.asm
informramiz/Assembly-Language-Programs
600d8f737a09ef4c133b686918501fba56dd586e
[ "Apache-2.0" ]
null
null
null
.MODEL SMALL .STACK 100H .DATA INPUT_MSG DB 0ah,0dh,'Enter a binary number: $' OUTPUT_MSG DB 0AH,0DH,'Hex number is: $' .CODE MAIN PROC ;making the DS to point to data segment MOV AX,@DATA MOV DS,AX CALL INPUT CALL OUTPUT EXIT: MOV AH,4CH INT 21H MAIN ENDP INPUT PROC ...
9.988636
50
0.585893
864921234f17b7a3e662e805a16bfbd8c9e0f4c5
3,245
asm
Assembly
player.asm
miner90027/Fall2021_CS301
62a5dffbfd67509aa1ab60ea0c93ec31d6d6109f
[ "MIT" ]
null
null
null
player.asm
miner90027/Fall2021_CS301
62a5dffbfd67509aa1ab60ea0c93ec31d6d6109f
[ "MIT" ]
null
null
null
player.asm
miner90027/Fall2021_CS301
62a5dffbfd67509aa1ab60ea0c93ec31d6d6109f
[ "MIT" ]
null
null
null
; player.asm ; Aleks McCormick ; 2021/12/02 ; Fall 2021 CS 301 ; Final Project ; Simple Text based RPG using asm ; Assembly functions section .text global getHealth global inventoryPtr global attack global useItem global resetEnemy global enemyHealth global receiveItem global score global gainXP score: ...
20.66879
80
0.640678
60dd88754027d4c98dac08409e6fa44b2d537de5
673
asm
Assembly
src/macros.asm
dma-homebrew/dhgr
38fb0004c6b4616243b59c675c721ba606ff874b
[ "MIT" ]
4
2021-06-02T14:31:32.000Z
2021-07-14T03:48:13.000Z
src/macros.asm
dma-homebrew/dhgr
38fb0004c6b4616243b59c675c721ba606ff874b
[ "MIT" ]
null
null
null
src/macros.asm
dma-homebrew/dhgr
38fb0004c6b4616243b59c675c721ba606ff874b
[ "MIT" ]
1
2021-06-02T18:23:17.000Z
2021-06-02T18:23:17.000Z
;----------------------------------------------------------------------------- ; Paul Wasson - 2021 ;----------------------------------------------------------------------------- ; Macros ;----------------------------------------------------------------------------- ; Add 0 to the end of a string .macro String s ...
21.709677
78
0.365527
ecfb71bc1d7c4cf3a2c5f366148ed65140c1f86b
61
asm
Assembly
test_4.asm
shavtvalishvili/Assembly-Emulator
2db4004acba401f6e20e7e0011275fb5a663ab99
[ "MIT" ]
null
null
null
test_4.asm
shavtvalishvili/Assembly-Emulator
2db4004acba401f6e20e7e0011275fb5a663ab99
[ "MIT" ]
null
null
null
test_4.asm
shavtvalishvili/Assembly-Emulator
2db4004acba401f6e20e7e0011275fb5a663ab99
[ "MIT" ]
1
2021-03-28T17:13:57.000Z
2021-03-28T17:13:57.000Z
SP = SP - 4 M[SP] = NEG25 RV = .1 M[SP] ; SP = SP + 4 RET
12.2
14
0.442623
a2c2785d2123cca7200e6b17dbd6fce2bde0901a
327
asm
Assembly
programs/oeis/167/A167632.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/167/A167632.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/167/A167632.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A167632: Smallest m such that A033183(m) = n. ; 0,4,36,72,108,144,180,216,252,288,324,360,396,432,468,504,540,576,612,648,684,720,756,792,828,864,900,936,972,1008,1044,1080,1116,1152,1188,1224,1260,1296,1332,1368,1404,1440,1476,1512,1548,1584,1620,1656,1692 mov $2,$0 sub $2,1 mul $2,8 trn $2,1 add $0,$2 mov $1,$0 mu...
29.727273
211
0.700306
6253792edc4c7dfca56e7069221159087bcaa071
709
asm
Assembly
oeis/258/A258745.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/258/A258745.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/258/A258745.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A258745: Order of general affine group AGL(n,2) (=A028365(n)) divided by (n+1). ; Submitted by Christian Krause ; 1,1,8,336,64512,53329920,184308203520,2621599886868480,152122702768688332800,35820150273699719298416640,34112245508649716682268134604800,131089993748184007771243790830298726400,202965064240388321024123506...
78.777778
497
0.877292
5262a48a17367114e424eb549eda7665d28f8896
629
asm
Assembly
oeis/004/A004699.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/004/A004699.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/004/A004699.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A004699: a(n) = floor(Fibonacci(n)/6). ; 0,0,0,0,0,0,1,2,3,5,9,14,24,38,62,101,164,266,430,696,1127,1824,2951,4776,7728,12504,20232,32736,52968,85704,138673,224378,363051,587429,950481,1537910,2488392,4026302,6514694,10540997,17055692,27596690,44652382,72249072,116901455,189150528,306051983,495202512,801254496,129645...
104.833333
495
0.794913
6aa405ace17a09c36eae3539b391c20438b27b0a
450
asm
Assembly
programs/oeis/193/A193588.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/193/A193588.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/193/A193588.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A193588: A Fibonacci triangle: T(n,k) = Fib(k+2) for 0 <= k <= n. ; 1,1,2,1,2,3,1,2,3,5,1,2,3,5,8,1,2,3,5,8,13,1,2,3,5,8,13,21,1,2,3,5,8,13,21,34,1,2,3,5,8,13,21,34,55,1,2,3,5,8,13,21,34,55,89,1,2,3,5,8,13,21,34,55,89,144,1,2,3,5,8,13,21,34,55,89,144,233 lpb $0 add $2,1 sub $0,$2 lpe add $0,1 seq $0,187107 ; Num...
40.909091
188
0.64
8d4151c381b0c8ec7fb24aae7c61ead40404ec1e
1,629
asm
Assembly
programs/oeis/322/A322462.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/322/A322462.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/322/A322462.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A322462: Numbers on the 0-1-12 line in a spiral on a grid of equilateral triangles. ; 0,1,12,13,36,37,72,73,120,121,180,181,252,253,336,337,432,433,540,541,660,661,792,793,936,937,1092,1093,1260,1261,1440,1441,1632,1633,1836,1837,2052,2053,2280,2281,2520,2521,2772,2773,3036,3037,3312,3313,3600,3601,3900,3901,4212,421...
81.45
1,383
0.782689
4447d2123a951154e767ac142ee8e91910f73280
7,543
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_21829_1771.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_21829_1771.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_21829_1771.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r12 push %r13 push %r14 push %r8 push %rcx push %rdi push %rdx push %rsi lea addresses_A_ht+0x150c6, %r14 nop nop nop and $44627, %r8 mov $0x6162636465666768, %r10 movq %r10, %xmm4 movups %xmm4, (%r14) nop nop cmp $125, %rdi lea addresses_UC_ht+0xfe0e, %r12 n...
32.938865
2,999
0.654912
4fd12b03f5d4dad0cce2a2669f111b21f62a1742
1,275
asm
Assembly
book-01/Assembly/asm/avx/packed/avx_p_shift_integer.asm
gfurtadoalmeida/study-assembly-x64
4acdefb015d44706c60bd7ea5d94f726c4dbcbb4
[ "MIT" ]
2
2021-02-27T04:50:26.000Z
2022-03-15T23:27:12.000Z
book-01/Assembly/asm/avx/packed/avx_p_shift_integer.asm
gfurtadoalmeida/study-assembly-x64
4acdefb015d44706c60bd7ea5d94f726c4dbcbb4
[ "MIT" ]
null
null
null
book-01/Assembly/asm/avx/packed/avx_p_shift_integer.asm
gfurtadoalmeida/study-assembly-x64
4acdefb015d44706c60bd7ea5d94f726c4dbcbb4
[ "MIT" ]
null
null
null
.code ; bool AVX_Packed_Shift_Integer_(const XmmVal & input, XmmVal & results, ShiftOp shift_op, unsigned int count); AVX_Packed_Shift_Integer_ proc mov r8d, r8d ; Just to zero extend cmp r8, ShiftOpJumpTableCount jae BadShiftOp vmovdqa xmm0, xmmword ptr [rcx] ; xmm0 = input vmovd xmm1, r9d ; xmm1 = shift count mov ...
19.318182
111
0.766275
2a129f7424e4f8c06db862e0d3a6e36e75058e86
1,092
asm
Assembly
tests/devices/savedev/savedev.asm
cizo2000/sjasmplus
615d7c0e09a44aa2a923095fc9ed6dca6ecae4a4
[ "BSD-3-Clause" ]
220
2016-10-22T19:44:39.000Z
2022-03-29T20:57:04.000Z
tests/devices/savedev/savedev.asm
ped7g/sjasmplus
487635c8057cd5594c372d9b70bc00a3f3a1ecc4
[ "BSD-3-Clause" ]
153
2018-05-07T10:31:23.000Z
2022-03-30T04:35:59.000Z
tests/devices/savedev/savedev.asm
ped7g/sjasmplus
487635c8057cd5594c372d9b70bc00a3f3a1ecc4
[ "BSD-3-Clause" ]
51
2016-05-12T21:27:36.000Z
2022-03-27T15:16:16.000Z
; test only valid variants in this test, the invalid/error states are in savedevB.asm ; (because existence of LST file would kill the result of binary compares from .cli run) ; (and .cli is used to make the test work with gzipped binaries) ; The test binaries do contain also ordinary ZX128 default RAM area values (CLS,...
68.25
90
0.656593
828cd8304131a2356100146cafdbf841250ff60f
433
asm
Assembly
programs/oeis/224/A224134.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/224/A224134.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/224/A224134.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A224134: Number of 3 X n 0..1 arrays with rows nondecreasing and antidiagonals unimodal. ; 8,27,58,106,175,269,392,548,741,975,1254,1582,1963,2401,2900,3464,4097,4803,5586,6450,7399,8437,9568,10796,12125,13559,15102,16758,18531,20425,22444,24592,26873,29291,31850,34554,37407,40413,43576,46900,50389,54047 mov $1,3 lp...
25.470588
216
0.706697
78a125877f096a727196d6147979ab902a262832
32
asm
Assembly
src/main/fragment/mos6502-common/pbuc1_derefidx_(pbuc2_derefidx_vbuxx)=pbuc3_derefidx_vbuxx.asm
jbrandwood/kickc
d4b68806f84f8650d51b0e3ef254e40f38b0ffad
[ "MIT" ]
2
2022-03-01T02:21:14.000Z
2022-03-01T04:33:35.000Z
src/main/fragment/mos6502-common/pbuc1_derefidx_(pbuc2_derefidx_vbuxx)=pbuc3_derefidx_vbuxx.asm
jbrandwood/kickc
d4b68806f84f8650d51b0e3ef254e40f38b0ffad
[ "MIT" ]
null
null
null
src/main/fragment/mos6502-common/pbuc1_derefidx_(pbuc2_derefidx_vbuxx)=pbuc3_derefidx_vbuxx.asm
jbrandwood/kickc
d4b68806f84f8650d51b0e3ef254e40f38b0ffad
[ "MIT" ]
null
null
null
lda {c3},x ldy {c2},x sta {c1},y
10.666667
10
0.5625
78c6bc8adac5480dd64ddc1f20d200d70beb55a9
6,083
asm
Assembly
lab_11/src/tooltip.asm
migregal/bmstu_iu7_asm
f33e37b38af3e801dd4c4e9d5171272f6293c417
[ "MIT" ]
2
2021-04-09T14:34:37.000Z
2021-05-24T20:03:30.000Z
lab_11/src/tooltip.asm
migregal/bmstu_iu7_asm
f33e37b38af3e801dd4c4e9d5171272f6293c417
[ "MIT" ]
null
null
null
lab_11/src/tooltip.asm
migregal/bmstu_iu7_asm
f33e37b38af3e801dd4c4e9d5171272f6293c417
[ "MIT" ]
null
null
null
; Name : tooltip.asm ; ; Build : aclocal && autoconf && automake --add-missing --foreign ; mkdir build ; cd build ; ../configure ; make ; ; Description : tooltip demo ; ; Source : http://zetcode.com/gui/gtk2/firstprograms/ bits 64 [list -] ...
25.775424
100
0.558606
6097d6150012ee46602b1e55659c7d0f4aac3a7a
1,387
asm
Assembly
programs/oeis/249/A249079.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/249/A249079.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/249/A249079.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A249079: a(n) = 29*n + floor( n/29 ) + 0^( 1-floor( (14+(n mod 29))/29 ) ). ; 0,29,58,87,116,145,174,203,232,261,290,319,348,377,406,436,465,494,523,552,581,610,639,668,697,726,755,784,813,842,871,900,929,958,987,1016,1045,1074,1103,1132,1161,1190,1219,1248,1278,1307,1336,1365,1394,1423,1452,1481,1510,1539,1568,1597,...
99.071429
1,211
0.754867
2a3bf04cae0710517c848c471a7d6549a5a62252
7,341
asm
Assembly
Transynther/x86/_processed/NONE/_xt_sm_/i7-7700_9_0xca_notsx.log_21829_107.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_xt_sm_/i7-7700_9_0xca_notsx.log_21829_107.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_xt_sm_/i7-7700_9_0xca_notsx.log_21829_107.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 %r9 push %rax push %rbp push %rcx push %rdi push %rsi lea addresses_WT_ht+0xbec6, %r10 clflush (%r10) nop cmp $5199, %rbp mov (%r10), %r12d nop nop cmp $49076, %r9 lea addresses_WC_ht+0x1db70, %rsi lea addresses_D_ht+0x35b0, %rdi nop dec %rax mov $34...
31.371795
2,999
0.656723
a278adafc8aa0bbbf28d51cdb86a91885ea44137
546
asm
Assembly
programs/oeis/132/A132029.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/132/A132029.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/132/A132029.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A132029: Product{0<=k<=floor(log_5(n)), floor(n/5^k)}, n>=1. ; 1,2,3,4,5,6,7,8,9,20,22,24,26,28,45,48,51,54,57,80,84,88,92,96,125,130,135,140,145,180,186,192,198,204,245,252,259,266,273,320,328,336,344,352,405,414,423,432,441,1000,1020,1040,1060,1080,1210,1232,1254,1276,1298,1440,1464,1488,1512,1536,1690,1716,1742,17...
49.636364
419
0.708791
71d69579f110d4e1cb3c3b56f58566c8fb8a6435
16,742
asm
Assembly
vga-3/vga-3.asm
indigodarkwolf/vga
9abc48dde0907e9f046d3e4e6087bf676c165afc
[ "MIT" ]
3
2021-03-04T16:47:30.000Z
2021-12-20T00:32:24.000Z
vga-3/vga-3.asm
indigodarkwolf/vga
9abc48dde0907e9f046d3e4e6087bf676c165afc
[ "MIT" ]
null
null
null
vga-3/vga-3.asm
indigodarkwolf/vga
9abc48dde0907e9f046d3e4e6087bf676c165afc
[ "MIT" ]
1
2021-01-07T10:38:13.000Z
2021-01-07T10:38:13.000Z
; Working with VGA modes ; Written to NASM 2.14, and tested under DOSBox 0.74 ; ; Derived from listings 23-1 and 24-1 of Michael Abrash's Graphics Programming Black Book. ; ; By Stephen Horn ;------------------------------------- ; ; Defines ; ;------------------------------------- ; ; VGA registers ; ; Attribute C...
24.802963
121
0.593896
6ae0cb651ba36cfc25abeb9f4291b3b51e5d4537
73,332
asm
Assembly
compareWalkers.asm
arturosalazar/xv6-public
0f6c868699f5894e5ec9a1bf548765b87b6f8e66
[ "MIT-0" ]
null
null
null
compareWalkers.asm
arturosalazar/xv6-public
0f6c868699f5894e5ec9a1bf548765b87b6f8e66
[ "MIT-0" ]
null
null
null
compareWalkers.asm
arturosalazar/xv6-public
0f6c868699f5894e5ec9a1bf548765b87b6f8e66
[ "MIT-0" ]
null
null
null
_compareWalkers: file format elf32-i386 Disassembly of section .text: 00000000 <main>: int main(int argc, char *argv[]) { 0: 8d 4c 24 04 lea 0x4(%esp),%ecx 4: 83 e4 f0 and $0xfffffff0,%esp 7: ff 71 fc pushl -0x4(%ecx) a: 55 push %ebp...
32.987854
121
0.442617
fb38ef631dca20f000d422df26c0e1077da4f1ea
361
asm
Assembly
oeis/059/A059626.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/059/A059626.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/059/A059626.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A059626: Generalized nim sum n + n + n in base 10; carryless multiplication 3 X n base 10. ; Submitted by Simon Strandgaard ; 0,3,6,9,2,5,8,1,4,7,30,33,36,39,32,35,38,31,34,37,60,63,66,69,62,65,68,61,64,67,90,93,96,99,92,95,98,91,94,97 mov $3,1 lpb $0 mov $2,$0 div $0,10 mul $2,3 mod $2,10 mul $2,$3 add ...
21.235294
111
0.620499
c7fcd7a0ef0fcd9b26bcf4580642793f4ad4da1e
6,476
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_21829_491.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_21829_491.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_21829_491.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 %r15 push %r9 push %rbp push %rcx push %rdi push %rsi lea addresses_WC_ht+0x1a418, %rsi lea addresses_D_ht+0x3070, %rdi add $38137, %r13 mov $118, %rcx rep movsw nop nop nop nop nop xor $30838, %rbp lea addresses_UC_ht+0x9508, %r15 nop mfence mov $0x6162636465...
37.005714
2,999
0.659975
e3ba3f7acaef7695dd8e8bd74799d612e16eb254
1,147
asm
Assembly
non_regression/other_x86_linux_2.mingw.s.asm
LRGH/plasmasm
4cd50546c3dc895763d72dd60b7c46179c1916bc
[ "Apache-2.0" ]
1
2021-02-28T21:31:18.000Z
2021-02-28T21:31:18.000Z
non_regression/other_x86_linux_2.mingw.s.asm
LRGH/plasmasm
4cd50546c3dc895763d72dd60b7c46179c1916bc
[ "Apache-2.0" ]
null
null
null
non_regression/other_x86_linux_2.mingw.s.asm
LRGH/plasmasm
4cd50546c3dc895763d72dd60b7c46179c1916bc
[ "Apache-2.0" ]
null
null
null
.file "a03bis.c" .intel_syntax .text .def _toto; .scl 2; .type 32; .endef _toto: push ebp mov ebp, esp mov eax, DWORD PTR [ebp+8] inc DWORD PTR [eax] pop ebp ret # ---------------------- .def _tata; .scl 2; .type 32; .endef _tata: push ebp mov ebp, esp mov ...
20.482143
39
0.471665
8cbc10e6e0372696bc662cc7f8585b35235acb41
823
asm
Assembly
oeis/142/A142421.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/142/A142421.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/142/A142421.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A142421: Primes congruent to 9 mod 49. ; Submitted by Jon Maiga ; 107,401,499,1087,1283,1381,1871,2459,2557,2753,2851,3733,3929,4027,4517,4909,5399,5693,5791,5987,6379,6673,6869,6967,7457,8731,9221,9319,9613,9907,10103,10691,10789,11083,11279,11867,12161,12553,13043,13337,13729,15101,15199,15493,15787,16963,17159,172...
34.291667
496
0.72904
ed8c8fa43ce0ca71c89398b64102b4ccae74e6b9
1,886
asm
Assembly
KEYPAD/codigo/keypad_codigo.asm
edsonbjr-git/Medidor_Energia_Eletronico_PIC16F877A_PIC18F4550
b952e180c1893462ebc7c1f0bc1c5e368440cb74
[ "MIT" ]
null
null
null
KEYPAD/codigo/keypad_codigo.asm
edsonbjr-git/Medidor_Energia_Eletronico_PIC16F877A_PIC18F4550
b952e180c1893462ebc7c1f0bc1c5e368440cb74
[ "MIT" ]
null
null
null
KEYPAD/codigo/keypad_codigo.asm
edsonbjr-git/Medidor_Energia_Eletronico_PIC16F877A_PIC18F4550
b952e180c1893462ebc7c1f0bc1c5e368440cb74
[ "MIT" ]
null
null
null
_main: ;keypad_codigo.c,1 :: void main() ;keypad_codigo.c,3 :: PORTD =0x00; CLRF PORTD+0 ;keypad_codigo.c,5 :: TRISD.TRISD1 = 1; BSF TRISD+0, 1 ;keypad_codigo.c,6 :: TRISD.TRISD2 = 1; BSF TRISD+0, 2 ;keypad_codigo.c,7 :: TRISD.TRISD0 = 1; BSF TRISD+0, 0 ;keypad_codigo.c,9 :: ...
23.873418
54
0.615589
745a1c6593ba61e5b67cd1c8803d3c0318df2c6f
430
asm
Assembly
oeis/026/A026006.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/026/A026006.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/026/A026006.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A026006: Expansion of 1/((1-2x)(1-5x)(1-8x)(1-12x)). ; Submitted by Jon Maiga ; 1,27,483,7271,100083,1308831,16594651,206375367,2535071715,30892653935,374502469419,4524435989463,54536889623347,656393971978239,7892348208238587,94833193717469159,1138998700671586179 mov $1,1 mov $2,$0 mov $3,$0 lpb $2 mov $0,$3 sub...
25.294118
185
0.7
9b0fde836d255deacd4a53dee9044e908b466a8e
3,968
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_1854.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_1854.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_1854.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: ret .global s_faulty_load s_faulty_load: push %r10 push %r13 push %r8 push %rbp push %rbx push %rcx push %rdi // Load lea addresses_normal+0x8a1c, %rcx nop nop add %r10, %r10 movups (%rcx), %xmm7 vpextrq $1, %xmm7, %rbp nop and $346, %r10 // Faulty Load lea addresses_...
73.481481
2,999
0.661542
3d645195b06f79960030cc7570ea148151e6840a
7,761
asm
Assembly
Transynther/x86/_processed/NONE/_ht_st_zr_un_/i7-7700_9_0x48.log_21829_1229.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_/i7-7700_9_0x48.log_21829_1229.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_/i7-7700_9_0x48.log_21829_1229.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r12 push %r14 push %r15 push %rbp push %rcx push %rdi push %rsi lea addresses_D_ht+0x1033f, %rsi lea addresses_WT_ht+0xdbbf, %rdi nop nop nop nop sub $13058, %r14 mov $59, %rcx rep movsl nop nop nop nop sub $62908, %r10 lea addresses_normal_ht+0x1383f, %rsi l...
33.89083
2,999
0.653395
dc7abfa0d1cafe30bb8ec245883b93f8cbab67c9
1,321
asm
Assembly
07/MemoryAccess/BasicTest/BasicTest.asm
DarkCleopas/vm-translator
6e55273680c059709e8b787c8a4adfb619c8c5b0
[ "MIT" ]
null
null
null
07/MemoryAccess/BasicTest/BasicTest.asm
DarkCleopas/vm-translator
6e55273680c059709e8b787c8a4adfb619c8c5b0
[ "MIT" ]
null
null
null
07/MemoryAccess/BasicTest/BasicTest.asm
DarkCleopas/vm-translator
6e55273680c059709e8b787c8a4adfb619c8c5b0
[ "MIT" ]
null
null
null
@10 // push constant 10 D=A @SP A=M M=D @SP M=M+1 @LCL // pop local 0 D=M @0 D=D+A @R13 M=D @SP M=M-1 A=M D=M @R13 A=M M=D @21 // push constant 21 D=A @SP A=M M=D @SP M=M+1 @22 // push constant 22 D=A @SP A=M M=D @SP M=M+1 @ARG // pop argument 2 D=M @2 D=D+A @R13 M=D @SP M=M-1 A=M D=M @R13 A=M M=D @ARG // pop argument ...
6.115741
25
0.548827
4870e88c7e33b0e577c4b447a128c153b7ade360
177
asm
Assembly
libsrc/_DEVELOPMENT/adt/p_list/c/sdcc_iy/p_list_front.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/_DEVELOPMENT/adt/p_list/c/sdcc_iy/p_list_front.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/_DEVELOPMENT/adt/p_list/c/sdcc_iy/p_list_front.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
; void *p_list_front(p_list_t *list) SECTION code_clib SECTION code_adt_p_list PUBLIC _p_list_front EXTERN _p_forward_list_front defc _p_list_front = _p_forward_list_front
14.75
42
0.847458
6f200e4c6198595011f508ad2ea22cd4b13c6e00
440
asm
Assembly
oeis/307/A307368.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/307/A307368.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/307/A307368.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A307368: a(n) is the minimal positive integer such that 2*a(n)*prime(n)-1 equals another prime. ; Submitted by Jon Maiga ; 1,1,2,1,2,4,2,1,3,3,1,1,2,3,3,2,3,4,3,2,7,1,2,8,1,5,3,3,3,3,3,2,2,1,5,6,1,3,5,2,5,4,11,4,2,1,1,4,2,1,8,3,7,6,6,2,3,1,6,2,3,2,1,5,3,3,1,1,3,4,5,3,1,3,1,2,3,3,11,4,8,6,2,4,1,3,3,3,6,3,2,5,6,5,1,2,9...
48.888889
203
0.588636
d397e9fbcd65f2bb34721302e6468c1c92df825a
485
asm
Assembly
mc-sema/validator/x86_64/tests/MOVSSrm.asm
randolphwong/mcsema
eb5b376736e7f57ff0a61f7e4e5a436bbb874720
[ "BSD-3-Clause" ]
2
2021-08-07T16:21:29.000Z
2021-11-17T10:58:37.000Z
mc-sema/validator/x86_64/tests/MOVSSrm.asm
randolphwong/mcsema
eb5b376736e7f57ff0a61f7e4e5a436bbb874720
[ "BSD-3-Clause" ]
null
null
null
mc-sema/validator/x86_64/tests/MOVSSrm.asm
randolphwong/mcsema
eb5b376736e7f57ff0a61f7e4e5a436bbb874720
[ "BSD-3-Clause" ]
null
null
null
BITS 64 ;TEST_FILE_META_BEGIN ;TEST_TYPE=TEST_F ;TEST_IGNOREFLAGS= ;TEST_FILE_META_END ; convert 1 to a single precision float and store in xmm0 mov ecx, 1 cvtsi2ss xmm0, ecx ; convert 0 to a single precision float and store in xmm1 mov ecx, 0 cvtsi2ss xmm1, ecx ;TEST_BEGIN_RECORDING ; load 1 in single floating p...
17.962963
57
0.760825
61ce511c76f8b53798fdb8514655461f146bf284
31,244
asm
Assembly
simd/i386/jdsample-avx2.asm
1camper/libjpeg-turbo
f2729c983afbc093a5afea7dde9b469cf08aaa61
[ "BSD-3-Clause" ]
522
2020-01-19T05:59:00.000Z
2022-03-25T04:36:52.000Z
simd/i386/jdsample-avx2.asm
1camper/libjpeg-turbo
f2729c983afbc093a5afea7dde9b469cf08aaa61
[ "BSD-3-Clause" ]
91
2015-08-28T14:48:12.000Z
2021-09-14T09:02:51.000Z
simd/i386/jdsample-avx2.asm
1camper/libjpeg-turbo
f2729c983afbc093a5afea7dde9b469cf08aaa61
[ "BSD-3-Clause" ]
94
2015-07-23T13:36:27.000Z
2022-03-22T08:50:02.000Z
; ; jdsample.asm - upsampling (AVX2) ; ; Copyright 2009 Pierre Ossman <ossman@cendio.se> for Cendio AB ; Copyright (C) 2015, Intel Corporation. ; 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...
40.948886
116
0.533254
81d77f767cffaede801490af7df1ecb645c7da97
11,240
asm
Assembly
base/atari/players/cmc_player_reloc.asm
zbyti/Mad-Pascal
546cae9724828f93047080109488be7d0d07d47e
[ "MIT" ]
7
2020-05-02T15:37:57.000Z
2021-02-17T01:59:41.000Z
base/atari/players/cmc_player_reloc.asm
michalkolodziejski/Mad-Pascal
0a7a1e2f379e50b0a23878b0d881ff3407269ed6
[ "MIT" ]
14
2020-05-03T02:02:35.000Z
2020-08-10T08:41:19.000Z
base/atari/players/cmc_player_reloc.asm
michalkolodziejski/Mad-Pascal
0a7a1e2f379e50b0a23878b0d881ff3407269ed6
[ "MIT" ]
5
2020-06-02T18:34:14.000Z
2020-07-09T18:13:44.000Z
*---------------------------* * cmc player v 2.1 * * by Marcin Lewandowski * * based on cmc player v 2.0 * * by Janusz Pelc * *---------------------------* // 10.03.2016 Tebe/Madteam *--- tablica basu (chyba) bass equ 1 *--- strona 0 addr equ $fc word equ $fe .reloc ....
12.475028
49
0.548043
a68b155987b3019391ca3b0973ae9d4350a0b4e1
1,939
asm
Assembly
src/delays.asm
maciejmalecki/trex64
3871ddaf56a106dc91bfd5b26b178d0f7b20d765
[ "MIT" ]
11
2021-07-02T12:31:30.000Z
2022-03-04T06:35:03.000Z
src/delays.asm
maciejmalecki/trex64
3871ddaf56a106dc91bfd5b26b178d0f7b20d765
[ "MIT" ]
105
2020-04-14T10:33:16.000Z
2022-03-13T15:10:05.000Z
src/delays.asm
maciejmalecki/trex64
3871ddaf56a106dc91bfd5b26b178d0f7b20d765
[ "MIT" ]
null
null
null
/* MIT License Copyright (c) 2021 Maciej Malecki Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy,...
27.309859
118
0.697782
fecd01361183ed27e93b10e3db6d34e7814a6dfb
321
asm
Assembly
programs/oeis/021/A021226.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/021/A021226.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/021/A021226.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A021226: Decimal expansion of 1/222. ; 0,0,4,5,0,4,5,0,4,5,0,4,5,0,4,5,0,4,5,0,4,5,0,4,5,0,4,5,0,4,5,0,4,5,0,4,5,0,4,5,0,4,5,0,4,5,0,4,5,0,4,5,0,4,5,0,4,5,0,4,5,0,4,5,0,4,5,0,4,5,0,4,5,0,4,5,0,4,5,0,4,5,0,4,5,0,4,5,0,4,5,0,4,5,0,4,5,0,4 mov $1,$0 mul $0,2 trn $0,2 lpb $1 mod $0,3 mul $0,5 mov $1,1 lpe mod $0,6...
24.692308
199
0.529595
b73a3cd757ced79d5dce8594db21c44a91766b27
329
asm
Assembly
resources/charset.asm
GSoftwareDevelopment/sfx-tracker
c10d7512c460c2049c9a01cd4beb0a1b945582a7
[ "MIT", "Unlicense" ]
9
2021-05-18T19:50:58.000Z
2021-07-30T21:21:26.000Z
resources/charset.asm
GSoftwareDevelopment/sfx-tracker
c10d7512c460c2049c9a01cd4beb0a1b945582a7
[ "MIT", "Unlicense" ]
35
2021-07-27T10:30:25.000Z
2021-08-31T18:46:49.000Z
resources/charset.asm
GSoftwareDevelopment/sfx-tracker
c10d7512c460c2049c9a01cd4beb0a1b945582a7
[ "MIT", "Unlicense" ]
null
null
null
charset ins "sfxmm.fnt" ; characters definition for SFX chr_NoteShUp ; char offset 96 dta 255,255,251,217,139,211,243,255 chr_NoteShDn ; char offset 216 dta 255,255,251,249,155,243,243,255 chr_FreqShUp ; char offset 232 dta 255,255,249,215,131,215,247,255 chr_FreqShDn ; char offset 256 dta 255,255,249,247,147,247...
25.307692
36
0.762918
a502b769b8d8e1f355ad99ae1ea7913caba9c41e
703
asm
Assembly
programs/oeis/329/A329923.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/329/A329923.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/329/A329923.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A329923: Beatty sequence for (2+sqrt(34))/5. ; 1,3,4,6,7,9,10,12,14,15,17,18,20,21,23,25,26,28,29,31,32,34,36,37,39,40,42,43,45,46,48,50,51,53,54,56,57,59,61,62,64,65,67,68,70,72,73,75,76,78,79,81,83,84,86,87,89,90,92,93,95,97,98,100,101 mov $7,$0 mov $8,$0 add $8,1 lpb $8,1 mov $0,$7 sub $8,1 sub $0,$8 mov ...
16.348837
192
0.493599
b17a4e487977cc8f611568b003628d3a2475bd25
402
asm
Assembly
Laboratory/Lab01.asm
Ping6666/Assembly-Language-Projects
81a55e004815485c246fd209c45f2bf85bcce79f
[ "MIT" ]
4
2021-04-12T05:08:12.000Z
2021-09-23T06:56:28.000Z
Laboratory/Lab01.asm
Ping6666/Assembly-Language-Projects
81a55e004815485c246fd209c45f2bf85bcce79f
[ "MIT" ]
null
null
null
Laboratory/Lab01.asm
Ping6666/Assembly-Language-Projects
81a55e004815485c246fd209c45f2bf85bcce79f
[ "MIT" ]
null
null
null
TITLE Homework01 (HW01.ASM) INCLUDE Irvine32.inc main EQU start@0 .code main PROC mov al, 45d ;last two digits of leader’s students ID mov ah, 23d ;last two digits of member’s students ID mov ax, 2533h ;last four digits of student’s ID in hexadecimal mov dx, 0eeeah ;let the value o...
26.8
64
0.676617
48a5fc86e5e99f56454896f275f2051df68cb8f8
677
asm
Assembly
oeis/085/A085279.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/085/A085279.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/085/A085279.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A085279: Expansion of (1 - 2*x - 2*x^2)/((1 - 2*x)*(1 - 3*x)). ; Submitted by Christian Krause ; 1,3,7,17,43,113,307,857,2443,7073,20707,61097,181243,539633,1610707,4815737,14414443,43177793,129402307,387944777,1163310043,3488881553,10464547507,31389448217,94159956043,282463090913,847355718307,2542000046057,762586592...
52.076923
501
0.815362
8501f18c70286ffcaaa2be52d25dc9d11d7ef58f
2,529
asm
Assembly
fizzbuzz/fizz_buzz.asm
1fabunicorn/assembly-playground
6b56e428b52089921f5b4f7b71742921d0453e5a
[ "Unlicense" ]
null
null
null
fizzbuzz/fizz_buzz.asm
1fabunicorn/assembly-playground
6b56e428b52089921f5b4f7b71742921d0453e5a
[ "Unlicense" ]
null
null
null
fizzbuzz/fizz_buzz.asm
1fabunicorn/assembly-playground
6b56e428b52089921f5b4f7b71742921d0453e5a
[ "Unlicense" ]
null
null
null
; Nova Trauben ; My implentation of Fizz Buzz is NASM assembly ; Compile with: nasm -f elf fizz_buzz.asm ; Link with (64 bit systems require elf_i386 option): ld -m elf_i386 fizz_buzz.o -o fizz_buzz ; Run with: ./fizz_buzz %include 'functions.asm'; needed for printing output SECTION .data Fizz db '...
16.748344
135
0.698695
dd0e47d7fc5fbbec7d355391ea2ad6d418dc0b29
1,309
asm
Assembly
programs/oeis/131/A131326.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/131/A131326.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/131/A131326.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A131326: Row sums of A131325. ; 1,3,4,9,13,24,37,63,100,165,265,432,697,1131,1828,2961,4789,7752,12541,20295,32836,53133,85969,139104,225073,364179,589252,953433,1542685,2496120,4038805,6534927,10573732,17108661,27682393,44791056,72473449,117264507,189737956,307002465,496740421,803742888,1300483309,2104226199,3404709...
187
1,219
0.896104
52700859a6f6b7cc6b6159f3fd177588e2763446
7,281
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_21829_1498.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_21829_1498.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_21829_1498.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 %r8 push %rax push %rcx push %rdi push %rsi lea addresses_WT_ht+0x10632, %r8 xor %rcx, %rcx movb (%r8), %r14b nop nop nop add $59904, %r11 lea addresses_A_ht+0x1acbe, %r8 and $3682, %rsi movw $0x6162, (%r8) and %r8, %r8 lea addresses_D_ht+0...
39.786885
2,999
0.658701
8ac6ead334ee73a0325e078f104bbef905ff287d
196
asm
Assembly
libsrc/_DEVELOPMENT/adt/w_array/c/sdcc_iy/w_array_empty_fastcall.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/_DEVELOPMENT/adt/w_array/c/sdcc_iy/w_array_empty_fastcall.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/_DEVELOPMENT/adt/w_array/c/sdcc_iy/w_array_empty_fastcall.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
; int w_array_empty_fastcall(b_array_t *a) SECTION code_clib SECTION code_adt_w_array PUBLIC _w_array_empty_fastcall EXTERN asm_w_array_empty defc _w_array_empty_fastcall = asm_w_array_empty
16.333333
48
0.867347
ec928404e064152dcfd223909492454f652737a1
62,259
asm
Assembly
Miscellaneous/Chip16-Emulator/roms/Sources/SoundTest.asm
ghivert/Student-Projects
43d7a61eac94365b3296ea09311f855ac00d71d1
[ "MIT" ]
2
2017-09-11T19:13:06.000Z
2020-01-20T09:05:40.000Z
Miscellaneous/Chip16-Emulator/roms/Sources/SoundTest.asm
ghivert/Student-Projects
43d7a61eac94365b3296ea09311f855ac00d71d1
[ "MIT" ]
null
null
null
Miscellaneous/Chip16-Emulator/roms/Sources/SoundTest.asm
ghivert/Student-Projects
43d7a61eac94365b3296ea09311f855ac00d71d1
[ "MIT" ]
3
2017-02-08T18:01:56.000Z
2018-10-04T21:30:08.000Z
;Sound test for Chip16 ;Shendo 2011 ; ;Registers ra-rf used for ASCII printing ;r0 - current selection ;r1 - selector X position ;r2 - selector Y position ;r3 - Gamepad 1 state ;r4 - Gamepad 1 state mirror ;r5 - Max offset number ;r6 - Gamepad 1 dpad timeout ;r7 - Constant 0 ;r8 - Scratchpad ; cls ;Sta...
8.449919
68
0.515347
a55de214971356c60d5ed78d15ce367755db7f10
656
asm
Assembly
programs/oeis/056/A056552.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/056/A056552.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/056/A056552.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A056552: Powerfree kernel of cubefree part of n. ; 1,2,3,2,5,6,7,1,3,10,11,6,13,14,15,2,17,6,19,10,21,22,23,3,5,26,1,14,29,30,31,2,33,34,35,6,37,38,39,5,41,42,43,22,15,46,47,6,7,10,51,26,53,2,55,7,57,58,59,30,61,62,21,1,65,66,67,34,69,70,71,3,73,74,15,38,77,78,79,10,3,82,83,42,85,86,87,11,89,30,91,46,93,94,95,6,97,14...
19.294118
275
0.544207
898d4717e1f390f7d6f6bf0090f997bc363c4340
153
asm
Assembly
programs/oeis/049/A049624.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/049/A049624.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/049/A049624.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A049624: Essentially the same as A032766. ; 1,1,3,4,6,7,9,10,12,13,15,16,18,19,21,22,24,25,27,28,30,31,33,34,36 pow $1,$0 add $1,$0 mul $1,3 div $1,2
19.125
69
0.633987
190282c875a51425335afa060a150d0284c39782
3,449
asm
Assembly
nrom-scroller/src/graphics.asm
Gumball2415/nes-scribbles
96017f512cb7b3a86d3e64e865f3c23ff7483bc6
[ "MIT" ]
null
null
null
nrom-scroller/src/graphics.asm
Gumball2415/nes-scribbles
96017f512cb7b3a86d3e64e865f3c23ff7483bc6
[ "MIT" ]
null
null
null
nrom-scroller/src/graphics.asm
Gumball2415/nes-scribbles
96017f512cb7b3a86d3e64e865f3c23ff7483bc6
[ "MIT" ]
null
null
null
.include "defines.inc" .include "global.inc" .segment "BANK0" palette_1: ; BG .byte $0f,$00,$10,$30 .byte $0f,$19,$29,$39 .byte $0f,$01,$12,$21 .byte $0f,$03,$14,$22 ; FG .byte $0f,$00,$10,$30 .byte $0f,$19,$29,$39 .byte $0f,$01,$12,$21 .byte $0f,$03,$14,$22 palette_2: .byte $0f,$00,$10,$30 ...
18.543011
91
0.678458
06d5f1940fb3faafab368a199a9ad2adf07de215
101
asm
Assembly
sw/552tests/inst_tests/sub_1.asm
JPShen-UWM/ThreadKraken
849c510531f28e36d3469535737b2120bd774935
[ "MIT" ]
1
2022-02-15T16:03:25.000Z
2022-02-15T16:03:25.000Z
sw/552tests/inst_tests/sub_1.asm
JPShen-UWM/ThreadKraken
849c510531f28e36d3469535737b2120bd774935
[ "MIT" ]
null
null
null
sw/552tests/inst_tests/sub_1.asm
JPShen-UWM/ThreadKraken
849c510531f28e36d3469535737b2120bd774935
[ "MIT" ]
null
null
null
// Test provided by Karu lbi r1, 0xff lbi r2, 0x12 lbi r3, 0x01 sub r2, r1, r3 sub r1, r2, r1 halt
12.625
25
0.663366
7dec0d9c5ceca18ccac26a474f1d972255f51b0f
387
asm
Assembly
programs/oeis/144/A144519.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/144/A144519.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/144/A144519.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A144519: Triangular numbers n*(n+1)/2 with n prime and n+1 nonprime. ; 6,15,28,66,91,153,190,276,435,496,703,861,946,1128,1431,1770,1891,2278,2556,2701,3160,3486,4005,4753,5151,5356,5778,5995,6441,8128,8646,9453,9730,11175,11476,12403,13366,14028,15051,16110,16471,18336,18721,19503,19900,22366,24976,25878 seq $0,980...
48.375
237
0.74677
4c9cfba6123def4dcd796fd64efc19bf38e486d1
477
asm
Assembly
oeis/062/A062200.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/062/A062200.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/062/A062200.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A062200: Number of compositions of n such that two adjacent parts are not equal modulo 2. ; Submitted by Christian Krause ; 1,1,1,3,2,6,6,11,16,22,37,49,80,113,172,257,377,573,839,1266,1874,2798,4175,6204,9274,13785,20577,30640,45665,68072,101393,151169,225193,335659,500162,745342,1110790,1655187,2466760,3675822,5477...
28.058824
234
0.721174
c19428761befb56cec316e2ce13928043fd909ca
758
asm
Assembly
oeis/005/A005773.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/005/A005773.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/005/A005773.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A005773: Number of directed animals of size n (or directed n-ominoes in standard position). ; Submitted by Christian Krause ; 1,1,2,5,13,35,96,267,750,2123,6046,17303,49721,143365,414584,1201917,3492117,10165779,29643870,86574831,253188111,741365049,2173243128,6377181825,18730782252,55062586341,161995031226,476941691...
39.894737
493
0.808707
af54664ebb28bf3fbbe502715857249568f62393
491
asm
Assembly
oeis/060/A060473.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/060/A060473.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/060/A060473.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A060473: a(n) = numerator of phi(n)/(n+1), where phi(n) is Euler's phi, A000010. ; Submitted by Jon Maiga ; 1,1,1,2,2,2,3,4,3,4,5,4,6,2,1,8,8,6,9,8,6,10,11,8,10,4,9,12,14,8,15,16,10,16,2,12,18,6,3,16,20,12,21,4,12,22,23,16,21,20,8,24,26,18,5,8,18,28,29,16,30,10,9,32,8,20,33,32,22,24,35,24,36,12,10,36,10,24,39,32,27,4...
49.1
264
0.629328
6f9ae2881b9e281d878afb0f21d851a560d8fe7d
355
asm
Assembly
oeis/047/A047579.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/047/A047579.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/047/A047579.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A047579: Numbers that are congruent to {0, 2, 5, 6, 7} mod 8. ; 0,2,5,6,7,8,10,13,14,15,16,18,21,22,23,24,26,29,30,31,32,34,37,38,39,40,42,45,46,47,48,50,53,54,55,56,58,61,62,63,64,66,69,70,71,72,74,77,78,79,80,82,85,86,87,88,90,93,94,95,96,98,101,102,103 add $0,4 mov $1,$0 lpb $1 trn $1,4 add $0,$1 trn $1,1 ...
25.357143
193
0.605634
b6dc59591db84b0bd54b3f3a470400382282f328
938
asm
Assembly
src/shaders/h264/mc/SetupForHWMC.asm
tizenorg/platform.upstream.libva-intel-driver
9ffc32731bacbfec2cef3d9fb5eb4c0c43952b90
[ "MIT" ]
null
null
null
src/shaders/h264/mc/SetupForHWMC.asm
tizenorg/platform.upstream.libva-intel-driver
9ffc32731bacbfec2cef3d9fb5eb4c0c43952b90
[ "MIT" ]
null
null
null
src/shaders/h264/mc/SetupForHWMC.asm
tizenorg/platform.upstream.libva-intel-driver
9ffc32731bacbfec2cef3d9fb5eb4c0c43952b90
[ "MIT" ]
null
null
null
/* * Initial setup for running HWMC kernels in HWMC-Only decoding mode * Copyright © <2010>, Intel Corporation. * * This program is licensed under the terms and conditions of the * Eclipse Public License (EPL), version 1.0. The full text of the EPL is at * http://www.opensource.org/licenses/eclipse-1.0.php...
27.588235
87
0.686567
d1fba7798f0cd46b1cf52b6d692a05ca180e991b
119
asm
Assembly
projects/07/StackArithmetic/StackTest/try_random.asm
Youngermaster/Nand2Tetris-Solutions
9fb4ac31a0558bcc2324696bfb451aac11232088
[ "MIT" ]
null
null
null
projects/07/StackArithmetic/StackTest/try_random.asm
Youngermaster/Nand2Tetris-Solutions
9fb4ac31a0558bcc2324696bfb451aac11232088
[ "MIT" ]
null
null
null
projects/07/StackArithmetic/StackTest/try_random.asm
Youngermaster/Nand2Tetris-Solutions
9fb4ac31a0558bcc2324696bfb451aac11232088
[ "MIT" ]
null
null
null
@256 D=A @SP M=D @100 D=A @SP A=M M=D @SP M=M+1 @191 D=A @SP A=M M=D @SP M=M+1 @SP A=M-1 D=M A=A-1 D=M-D M=D @SP M=M-1
4.407407
5
0.512605
dde1675604d48dcf1a86b9f0b962d2e2e1d5654c
753
asm
Assembly
programs/oeis/084/A084099.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/084/A084099.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/084/A084099.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A084099: Expansion of (1+x)^2/(1+x^2). ; 1,2,0,-2,0,2,0,-2,0,2,0,-2,0,2,0,-2,0,2,0,-2,0,2,0,-2,0,2,0,-2,0,2,0,-2,0,2,0,-2,0,2,0,-2,0,2,0,-2,0,2,0,-2,0,2,0,-2,0,2,0,-2,0,2,0,-2,0,2,0,-2,0,2,0,-2,0,2,0,-2,0,2,0,-2,0,2,0,-2,0,2,0,-2,0,2,0,-2,0,2,0,-2,0,2,0,-2,0,2,0,-2,0,2,0,-2,0,2,0,-2,0,2,0,-2,0,2,0,-2,0,2,0,-2,0,2,0,-...
39.631579
563
0.462151
2439cffb29f5b08e637a1c242c8528139a309e9d
689
asm
Assembly
oeis/081/A081182.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/081/A081182.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/081/A081182.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A081182: 5th binomial transform of (0,1,0,2,0,4,0,8,0,16,...). ; Submitted by Jamie Morken(s3) ; 0,1,10,77,540,3629,23870,155233,1003320,6462841,41552050,266875157,1713054420,10992415589,70523904230,452413483753,2902085040240,18615340276081,119405446835290,765901642003037,4912691142818700,31511173662117149,2021198403...
45.933333
491
0.822932
d8b77438d265dfed478b0a9b9cfaafeff9236b28
705
asm
Assembly
archive/minol/source/errors.asm
paulscottrobson/retrochallenge-jan-2016
8bd340efc85969fa6f2fecc788aa21b27123a4db
[ "MIT" ]
null
null
null
archive/minol/source/errors.asm
paulscottrobson/retrochallenge-jan-2016
8bd340efc85969fa6f2fecc788aa21b27123a4db
[ "MIT" ]
null
null
null
archive/minol/source/errors.asm
paulscottrobson/retrochallenge-jan-2016
8bd340efc85969fa6f2fecc788aa21b27123a4db
[ "MIT" ]
null
null
null
; **************************************************************************************************************** ; **************************************************************************************************************** ; ; Errors ; ; ***************************************************************...
58.75
114
0.194326
cae353b7a8940ec92e0f75a027efad98d3ccfd3d
347
asm
Assembly
Practice/Assignments assembly class/6.asm
WardunIslam/CSE331L_Section_7_Summer_2020_NSU
4f36bf223c44afd2233a243a2f8ba92df18f5545
[ "MIT" ]
null
null
null
Practice/Assignments assembly class/6.asm
WardunIslam/CSE331L_Section_7_Summer_2020_NSU
4f36bf223c44afd2233a243a2f8ba92df18f5545
[ "MIT" ]
null
null
null
Practice/Assignments assembly class/6.asm
WardunIslam/CSE331L_Section_7_Summer_2020_NSU
4f36bf223c44afd2233a243a2f8ba92df18f5545
[ "MIT" ]
null
null
null
org 100h L1: NOP L2: MOV AX, 0F000H MOV DS, AX MOV BX, 0FFFFH MOV AL, BYTE PTR DS:[BX] L3: MOV CX, 00000H MOV DS, CX MOV BX, 00000H MOV AH, BYTE PTR DS:[BX] L4: ADD AL, AH L5: CMP AL, 05H JG L7 L6: JMP L8 L7: MOV CX, 0F000H MOV DS, CX MOV BX, 0FFFEH MOV BYTE PT...
11.965517
28
0.550432
447ca12150a310dfddeea9d99cb2a60e33d2754c
634
asm
Assembly
dino/lcs/base/1.asm
zengfr/arcade_game_romhacking_sourcecode_top_secret_data
a4a0c86c200241494b3f1834cd0aef8dc02f7683
[ "Apache-2.0" ]
6
2020-10-14T15:29:10.000Z
2022-02-12T18:58:54.000Z
dino/lcs/base/1.asm
zengfr/arcade_game_romhacking_sourcecode_top_secret_data
a4a0c86c200241494b3f1834cd0aef8dc02f7683
[ "Apache-2.0" ]
null
null
null
dino/lcs/base/1.asm
zengfr/arcade_game_romhacking_sourcecode_top_secret_data
a4a0c86c200241494b3f1834cd0aef8dc02f7683
[ "Apache-2.0" ]
1
2020-12-17T08:59:10.000Z
2020-12-17T08:59:10.000Z
copyright zengfr site:http://github.com/zengfr/romhack 0199F0 btst #$0, ($1,A5) 0199F6 beq $19a0a [base+ 1] 019DC0 btst #$0, ($1,A5) 019DC6 beq $19dd2 [base+ 1] 01CA0E btst #$0, ($1,A5) 01CA14 beq $1ca20 [base+ 1] 01D0E8 btst #$1, ($1,A5) 01D0EE beq $1d0f8 [base+ 1] 02AE82 b...
30.190476
54
0.569401
98eff6e610d4a3c58f0a64bcead290011a66d0fe
15,856
asm
Assembly
source/scene/overworldScene.asm
evanbowman/Red
85735269a46757305a81ad39f47034bc6cd97846
[ "BSD-2-Clause" ]
5
2021-08-30T16:18:55.000Z
2021-10-30T20:23:32.000Z
source/scene/overworldScene.asm
evanbowman/gbc-project
85735269a46757305a81ad39f47034bc6cd97846
[ "BSD-2-Clause" ]
null
null
null
source/scene/overworldScene.asm
evanbowman/gbc-project
85735269a46757305a81ad39f47034bc6cd97846
[ "BSD-2-Clause" ]
null
null
null
;;; $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ ;;; ;;; ASM Source code for Red GBC, by Evan Bowman, 2021 ;;; ;;; ;;; The following licence covers the source code included in this file. The ;;; game's characters and artwork belong to Evan Bowman, and should not be used ;;; without permi...
26.295191
87
0.51501
3735b70f5e6815ed865094263abfa8a968bf7505
7,293
asm
Assembly
Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0xca.log_21829_802.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0xca.log_21829_802.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0xca.log_21829_802.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 %r8 push %rax push %rcx push %rdi push %rsi lea addresses_WT_ht+0x11d49, %rsi lea addresses_A_ht+0x1749, %rdi nop nop nop nop sub $28938, %r10 mov $29, %rcx rep movsl mfence lea addresses_A_ht+0xf489, %rsi lea addresses_A_ht+0x15ce9, %rdi c...
35.231884
2,999
0.659262
ab4381273ea2c7330f783fb8c3895af54105096c
155
asm
Assembly
boot/stage1/edid.asm
nelsoncole/sirius-x86-64
741370f204a1da1fab2547e395f737cd383aee19
[ "BSD-3-Clause" ]
10
2021-08-18T22:37:50.000Z
2022-02-07T11:12:32.000Z
boot/stage1/edid.asm
nelsoncole/sirius-x86-64
741370f204a1da1fab2547e395f737cd383aee19
[ "BSD-3-Clause" ]
null
null
null
boot/stage1/edid.asm
nelsoncole/sirius-x86-64
741370f204a1da1fab2547e395f737cd383aee19
[ "BSD-3-Clause" ]
null
null
null
edid: push es push ds pusha mov ax, 0x4f15 mov bl, 0x01 xor cx, cx xor dx, dx mov es, dx mov di, 0x500 int 0x10 popa pop ds pop es ret
7.75
15
0.619355
18c68205c8eb2f0e4f12f0f71da2d32703bf2592
563
asm
Assembly
ecdsa128/src/ECDSA128_dll/src/ecdsa128dll.asm
FloydZ/Crypto-Hash
2635450fb16d4d8dc4578d6539cc25ce599f7e21
[ "MIT" ]
11
2015-03-17T10:31:23.000Z
2022-01-21T17:42:43.000Z
ecdsa128/src/ECDSA128_dll/src/ecdsa128dll.asm
0xFF1E071F/Crypto-Hash
2635450fb16d4d8dc4578d6539cc25ce599f7e21
[ "MIT" ]
null
null
null
ecdsa128/src/ECDSA128_dll/src/ecdsa128dll.asm
0xFF1E071F/Crypto-Hash
2635450fb16d4d8dc4578d6539cc25ce599f7e21
[ "MIT" ]
6
2018-01-29T16:06:36.000Z
2021-05-08T19:22:24.000Z
.686p .mmx .model flat,stdcall option casemap:none include g:\masm32\include\windows.inc include g:\masm32\include\user32.inc include g:\masm32\include\kernel32.inc include g:\masm32\include\advapi32.inc includelib g:\masm32\lib\user32.lib includelib g:\masm32\lib\kernel32.lib includelib g:\masm32\lib\oleaut32.lib inc...
20.851852
60
0.802842
9610ed5674868a3ad2746f120a6d89bcca4eee8c
262
asm
Assembly
programs/oeis/173/A173635.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/173/A173635.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/173/A173635.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; 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 $1,41 bin $1,$0 gcd $1,8 mov $0,$1
29.111111
163
0.51145
66afea9486a57f7f830568a51012504c951e72bf
3,449
asm
Assembly
src/jump-table.asm
beckadamtheinventor/BOSos
42471126eb47517fc1beec15960b72a9cb76601b
[ "BSD-3-Clause" ]
1
2019-07-21T20:51:38.000Z
2019-07-21T20:51:38.000Z
src/jump-table.asm
beckadamtheinventor/BOSos
42471126eb47517fc1beec15960b72a9cb76601b
[ "BSD-3-Clause" ]
null
null
null
src/jump-table.asm
beckadamtheinventor/BOSos
42471126eb47517fc1beec15960b72a9cb76601b
[ "BSD-3-Clause" ]
null
null
null
table: ; $=0020108h jp handle_boot jp handle_int jp handle_rst10 jp handle_rst18 jp handle_rst20 jp handle_rst28 jp handle_rst30 ; $=0020128 ; $=002012Ch ;------------------------------------------------------------------------------- ; OS functions ;--------------------------------------------------------------...
17.778351
80
0.602493
1bff39ef2a2d8f30200569a5616fd995144fb449
743
asm
Assembly
oeis/006/A006442.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/006/A006442.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/006/A006442.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A006442: Expansion of 1/sqrt(1 - 10*x + x^2). ; Submitted by Jon Maiga ; 1,5,37,305,2641,23525,213445,1961825,18205345,170195525,1600472677,15122515985,143457011569,1365435096485,13033485491077,124715953657025,1195966908404545,11490534389896325,110584004488276645,1065853221648055025,10287014106804673681,9940575368866...
32.304348
488
0.795424
60d0c488663bc41bb9df7fd5bad22c24255a72cc
4,369
asm
Assembly
3d/instance.asm
osgcc/descent-pc
819ed672e9fde6eddea634154306c5154230b84d
[ "Unlicense" ]
3
2016-03-22T12:32:01.000Z
2017-11-07T12:14:28.000Z
3d/instance.asm
osgcc/descent-pc
819ed672e9fde6eddea634154306c5154230b84d
[ "Unlicense" ]
null
null
null
3d/instance.asm
osgcc/descent-pc
819ed672e9fde6eddea634154306c5154230b84d
[ "Unlicense" ]
1
2021-03-30T07:34:36.000Z
2021-03-30T07:34:36.000Z
;THE COMPUTER CODE CONTAINED HEREIN IS THE SOLE PROPERTY OF PARALLAX ;SOFTWARE CORPORATION ("PARALLAX"). PARALLAX, IN DISTRIBUTING THE CODE TO ;END-USERS, AND SUBJECT TO ALL OF THE TERMS AND CONDITIONS HEREIN, GRANTS A ;ROYALTY-FREE, PERPETUAL LICENSE TO SUCH END-USERS FOR USE BY SUCH END-USERS ;IN USING, DISPLAYI...
23.874317
77
0.721675
58aa067c3304502e7f047ca2dc89e79b1db0f021
5,849
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_818.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_818.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_818.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r14 push %r15 push %rbp push %rbx push %rcx push %rdi push %rsi lea addresses_UC_ht+0x14031, %rsi lea addresses_A_ht+0x3ab1, %rdi nop nop nop nop xor $6806, %r15 mov $99, %rcx rep movsq nop sub $5182, %rbp lea addresses_UC_ht+0x8a31, %r15 nop nop nop nop cmp $60538, %r...
35.883436
2,999
0.653958
f59873b4437d6e97cc4261800d5bcd0528fc2fe8
831
asm
Assembly
oeis/142/A142812.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/142/A142812.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/142/A142812.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A142812: Primes congruent to 14 mod 61. ; Submitted by Jon Maiga ; 197,563,929,1051,1783,2027,2393,3491,3613,5077,5443,6053,6907,7151,7517,7639,7883,8737,9103,10079,10567,11177,11299,11909,12641,12763,13007,14593,15569,16057,16301,17033,18131,18253,19717,19961,20327,20693,21059,22157,22279,23011,23743,24109,24841,259...
34.625
501
0.732852
dd936ddc09d31e4daef8238527ac30e1f8e148c1
266
asm
Assembly
programs/oeis/117/A117197.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/117/A117197.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/117/A117197.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A117197: a(n) = (n^3 - 1)^3. ; 0,343,17576,250047,1906624,9938375,40001688,133432831,385828352,997002999,2352637000,5150827583,10590025536,20638466407,38409197624,68669157375,118515478528,198257271191,322546580712,511808023999 add $0,1 pow $0,3 sub $0,1 pow $0,3
33.25
197
0.785714
6363a219edec2f1266b90005eae998c97b165dc2
140
asm
Assembly
libsrc/_DEVELOPMENT/math/float/math32/lm32/c/sdcc/___fsgt_callee.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/___fsgt_callee.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/___fsgt_callee.asm
Frodevan/z88dk
f27af9fe840ff995c63c80a73673ba7ee33fffac
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
SECTION code_fp_math32 PUBLIC ___fsgt_callee EXTERN cm32_sdcc___fsgt_callee defc ___fsgt_callee = cm32_sdcc___fsgt_callee
20
49
0.792857
02fa406c4e58da3a8683f105980d0d302c23f675
1,214
asm
Assembly
programs/oeis/027/A027771.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/027/A027771.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/027/A027771.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A027771: (n+1)*C(n+1,11). ; 11,144,1014,5096,20475,69888,210392,572832,1436058,3359200,7407036,15519504,31097794,59907456,111435000,200880160,352023165,601277040,1003321410,1638819000,2624841765,4128783360,6386711760,9727323840,14602906500,21628990656,31634709624,45726246944,65366185716,92472057600,129537940688,17978...
134.888889
1,134
0.896211
a1de3a9773eedb477542540f57b2da6a197f2db9
6,183
asm
Assembly
Transynther/x86/_processed/US/_zr_/i7-7700_9_0xca_notsx.log_4665_1191.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/US/_zr_/i7-7700_9_0xca_notsx.log_4665_1191.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/US/_zr_/i7-7700_9_0xca_notsx.log_4665_1191.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r11 push %r12 push %r13 push %r9 push %rcx push %rdi push %rdx push %rsi lea addresses_A_ht+0xcf81, %rcx nop nop cmp $18869, %rdi mov (%rcx), %r12d nop nop inc %rcx lea addresses_UC_ht+0xb7c1, %rsi clflush (%rsi) nop nop nop nop nop inc %r11 mov (%rsi), %r13w nop nop n...
37.932515
2,999
0.65761
dcb2e777c83c92221ee48fda7a32e2b13c91b30c
389
asm
Assembly
programs/oeis/290/A290452.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/290/A290452.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/290/A290452.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A290452: Triangle formed by reading the triangle of Eulerian numbers (A173018) mod 2. ; 1,1,0,1,1,0,1,0,1,0,1,1,1,1,0,1,0,0,0,1,0,1,1,0,0,1,1,0,1,0,1,0,1,0,1,0,1,1,1,1,1,1,1,1,0,1,0,0,0,0,0,0,0,1,0,1,1,0,0,0,0,0,0,1,1,0,1,0,1,0,0,0,0,0,1,0,1,0,1,1,1,1,0,0,0,0,1,1,1,1,0 mov $2,$0 cmp $2,0 add $0,$2 cal $0,268234 ; Pa...
29.923077
183
0.59126
2b70987dff084099ce734853a2b73d108471a194
485
asm
Assembly
src/firmware-tests/Platform/Adc/Initialisation/Pie1Test.asm
pete-restall/Cluck2Sesame-Prototype
99119b6748847a7b6aeadc4bee42cbed726f7fdc
[ "MIT" ]
1
2019-12-12T09:07:08.000Z
2019-12-12T09:07:08.000Z
src/firmware-tests/Platform/Adc/Initialisation/Pie1Test.asm
pete-restall/Cluck2Sesame-Prototype
99119b6748847a7b6aeadc4bee42cbed726f7fdc
[ "MIT" ]
null
null
null
src/firmware-tests/Platform/Adc/Initialisation/Pie1Test.asm
pete-restall/Cluck2Sesame-Prototype
99119b6748847a7b6aeadc4bee42cbed726f7fdc
[ "MIT" ]
null
null
null
#include "Platform.inc" #include "FarCalls.inc" #include "Adc.inc" #include "TestFixture.inc" radix decimal udata global initialPie1 global expectedPie1 initialPie1 res 1 expectedPie1 res 1 Pie1Test code global testArrange testArrange: banksel initialPie1 movf initialPie1, W banksel PIE1 movwf PIE1 t...
14.264706
48
0.764948
b8c30cc6f631ab49b382aaaa0cee3962cf53d62e
387
asm
Assembly
oeis/103/A103349.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/103/A103349.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/103/A103349.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A103349: Numerators of sum_{k=1..n} 1/k^8 = Zeta(8,n). ; Submitted by Jon Maiga ; 1,257,1686433,431733409,168646292872321,168646392872321,972213062238348973121,248886558707571775009601,1632944749460578249437992161,1632944765723715465050248417 mov $1,1 lpb $0 mov $2,$0 sub $0,1 add $2,1 pow $2,8 mul $3,$2 ...
20.368421
162
0.702842
06607183b699298a239432a77c5ae0b19c6c6462
723
asm
Assembly
oeis/163/A163348.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/163/A163348.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/163/A163348.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A163348: a(n) = 6*a(n-1) - 7*a(n-2) for n > 1; a(0) = 1, a(1) = 7. ; Submitted by Jon Maiga ; 1,7,35,161,721,3199,14147,62489,275905,1218007,5376707,23734193,104768209,462469903,2041441955,9011362409,39778080769,175588947751,775087121123,3421400092481,15102790707025,66666943594783,294282126619523,1299024154553657,573...
40.166667
496
0.784232
b8b4a20bdfaaedf2f0e8b727bcfc03d1f5cbbe70
1,500
asm
Assembly
code/editor/sheet/edit-player.asm
abekermsx/skooted
ea0eb5c0c2703c45807477bfdcda0ad1ad9119d8
[ "MIT" ]
3
2021-10-06T20:52:11.000Z
2021-11-29T11:31:55.000Z
code/editor/sheet/edit-player.asm
abekermsx/skooted
ea0eb5c0c2703c45807477bfdcda0ad1ad9119d8
[ "MIT" ]
null
null
null
code/editor/sheet/edit-player.asm
abekermsx/skooted
ea0eb5c0c2703c45807477bfdcda0ad1ad9119d8
[ "MIT" ]
null
null
null
edit_player: call get_player_location ld (sheet_xy),de ld hl,edit_player_functions jp edit edit_player_functions: dw edit_player_blink_sprite dw edit_player_restore_sprite dw edit_player_put_player dw edit_sheet_delete_pattern edit_player_put_player: ...
21.73913
44
0.658667
4459db21279d6b9ddd80092c790731d11bf2b519
1,085
asm
Assembly
_build/dispatcher/jmp_ippsGFpECGetPoint_003eee43.asm
zyktrcn/ippcp
b0bbe9bbb750a7cf4af5914dd8e6776a8d544466
[ "Apache-2.0" ]
1
2021-10-04T10:21:54.000Z
2021-10-04T10:21:54.000Z
_build/dispatcher/jmp_ippsGFpECGetPoint_003eee43.asm
zyktrcn/ippcp
b0bbe9bbb750a7cf4af5914dd8e6776a8d544466
[ "Apache-2.0" ]
null
null
null
_build/dispatcher/jmp_ippsGFpECGetPoint_003eee43.asm
zyktrcn/ippcp
b0bbe9bbb750a7cf4af5914dd8e6776a8d544466
[ "Apache-2.0" ]
null
null
null
extern m7_ippsGFpECGetPoint:function extern n8_ippsGFpECGetPoint:function extern y8_ippsGFpECGetPoint:function extern e9_ippsGFpECGetPoint:function extern l9_ippsGFpECGetPoint:function extern n0_ippsGFpECGetPoint:function extern k0_ippsGFpECGetPoint:function extern ippcpJumpIndexForMergedLibs extern ippcpSafeInit:funct...
27.820513
95
0.797235
7dc4541cb4e87b73c371aa6230033fe9136d6f19
5,211
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_1859.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_1859.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_1859.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 %r9 push %rax push %rbp push %rcx push %rdi push %rdx push %rsi lea addresses_WC_ht+0x16fa6, %rbp nop nop add %r11, %r11 movw $0x6162, (%rbp) nop nop nop and $24173, %rsi lea addresses_A_ht+0x1d914, %rdi nop xor %rdx, %rdx mov $0x6162636465666768, %r9 movq %r9...
42.024194
2,999
0.659374
540c3b8f6fbae24fd47ab4fb642c1309f21c1b12
891
asm
Assembly
env/zx/common/fputc_cons_rst.asm
pjshumphreys/querycsv
48453d8c81fb5fc6db495881c99046f7a7656cbc
[ "MIT" ]
18
2017-04-17T23:19:51.000Z
2022-02-09T00:26:21.000Z
env/zx/common/fputc_cons_rst.asm
pjshumphreys/querycsv
48453d8c81fb5fc6db495881c99046f7a7656cbc
[ "MIT" ]
null
null
null
env/zx/common/fputc_cons_rst.asm
pjshumphreys/querycsv
48453d8c81fb5fc6db495881c99046f7a7656cbc
[ "MIT" ]
null
null
null
include "equs.inc" ; (char to print) this function is written to only use jr instructions to make it be relocatable code fputc_cons_rom_rst: ld hl, 2 add hl, sp ld b, (hl) ld hl, skip_count ld a, (hl) and a ld a, b jr nz, not_cont cp 10 jr z, lf cp 22 ;move to jr z, posn cp 07 jr z, beep...
16.2
106
0.645342
f5b7daecdef7ad69ce6c4a8298f297fd622e1684
4,959
asm
Assembly
Transynther/x86/_processed/NONE/_zr_xt_/i7-7700_9_0x48_notsx.log_21829_1566.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_zr_xt_/i7-7700_9_0x48_notsx.log_21829_1566.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_zr_xt_/i7-7700_9_0x48_notsx.log_21829_1566.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
3
2020-07-14T17:07:07.000Z
2022-03-21T01:12:22.000Z
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r12 push %r15 push %rbp push %rbx push %rdx lea addresses_WC_ht+0x12840, %r10 nop nop nop nop sub %rdx, %rdx mov (%r10), %rbp and %rbx, %rbx lea addresses_WC_ht+0xfe0, %r10 nop and $13888, %r12 movl $0x61626364, (%r10) nop dec %rbx pop %rdx pop %rbx pop %rbp ...
46.345794
2,999
0.654567
93aeb3561f8a992c053d2a74806a56cb040ee6c3
134
asm
Assembly
programs/oeis/004/A004052.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/004/A004052.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/004/A004052.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A004052: The coding-theoretic function A(n,14,8). ; 1,1,1,1,1,1,1,2,2,2,2,2,2,3,3,3,3,3,4,4,4 mul $0,2 sub $0,3 div $0,11 add $0,1
16.75
51
0.597015
73fd4b6dcec0f1b17287062084d60d02eaeaa8d1
1,548
asm
Assembly
programs/oeis/229/A229525.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/229/A229525.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/229/A229525.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A229525: Sum of coefficients of the transform ax^2 + (4a/k - b)x + 4a/k^2 + 2b/k + c = 0 for a,b,c = 1,-1,-1, k = 1,2,3... ; 11,5,31,11,59,19,95,29,139,41,191,55,251,71,319,89,395,109,479,131,571,155,671,181,779,209,895,239,1019,271,1151,305,1291,341,1439,379,1595,419,1759,461,1931,505,2111,551,2299,599,2495,649,2699...
91.058824
1,297
0.760336
6bf753937dde10e2640d80ec52cf8de144861339
791
asm
Assembly
Modelsim_codes/riscv32_forwarding_sim3.asm
Chen-yu-Zheng/2021SpringCOE-WHU
24f316bbdbce581a1b787b8a4bf187b3b2382f2b
[ "MIT" ]
null
null
null
Modelsim_codes/riscv32_forwarding_sim3.asm
Chen-yu-Zheng/2021SpringCOE-WHU
24f316bbdbce581a1b787b8a4bf187b3b2382f2b
[ "MIT" ]
null
null
null
Modelsim_codes/riscv32_forwarding_sim3.asm
Chen-yu-Zheng/2021SpringCOE-WHU
24f316bbdbce581a1b787b8a4bf187b3b2382f2b
[ "MIT" ]
null
null
null
# Test the RISC-V processor in simulation # 已经能正确执行:addi, lw, sw, beq,jalr # 待验证:能否正确处理需要停顿的数据依赖: load-use, arith-beq, load-beq, arith-jalr, load-jalr main: addi x5, x0, 5 sw x5, 0(x0) #mem[0] = 5 lw x6, 0(x0) addi x7, x6, 2 #load-use data hazard, stall one cycle, x7 = 7 addi x8, x0, 7 beq x7, ...
29.296296
76
0.594185