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
aa87c377e93390cfb4127d12116d3450a9db8315
432
asm
Assembly
pcl/edsger_lib/math/sin.asm
johnp41/Compiler-Uni
4f653180d4f3f98316b15e566e57443041ef6faa
[ "MIT" ]
null
null
null
pcl/edsger_lib/math/sin.asm
johnp41/Compiler-Uni
4f653180d4f3f98316b15e566e57443041ef6faa
[ "MIT" ]
null
null
null
pcl/edsger_lib/math/sin.asm
johnp41/Compiler-Uni
4f653180d4f3f98316b15e566e57443041ef6faa
[ "MIT" ]
null
null
null
; double sin (double d); ; ---------------------- ; This function returns the sine of a real number. ; KNOWN BUGS !!! ; 1. Does not handle exceptions. section .code global _sin _sin push rbp mov rbp, rsp fld tword [r...
24
55
0.368056
3facd05d7d72b5c4c4f7544d02de381ca6bec055
2,413
asm
Assembly
programs/oeis/331/A331390.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/331/A331390.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/331/A331390.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A331390: Number of binary matrices with 3 distinct columns and any number of nonzero rows with n ones in every column and rows in nonincreasing lexicographic order. ; 1,9,29,68,134,237,388,600,887,1265,1751,2364,3124,4053,5174,6512,8093,9945,12097,14580,17426,20669,24344,28488,33139,38337,44123,50540,57632,65445,7402...
150.8125
2,066
0.840862
ad11d5c5bcf3851a7a69098fe7467e31b561377b
12,351
nasm
Assembly
src/add-ons/media/media-add-ons/video_mixer/yuvrgb.nasm
Kirishikesan/haiku
835565c55830f2dab01e6e332cc7e2d9c015b51e
[ "MIT" ]
1,338
2015-01-03T20:06:56.000Z
2022-03-26T13:49:54.000Z
src/add-ons/media/media-add-ons/video_mixer/yuvrgb.nasm
Kirishikesan/haiku
835565c55830f2dab01e6e332cc7e2d9c015b51e
[ "MIT" ]
15
2015-01-17T22:19:32.000Z
2021-12-20T12:35:00.000Z
src/add-ons/media/media-add-ons/video_mixer/yuvrgb.nasm
Kirishikesan/haiku
835565c55830f2dab01e6e332cc7e2d9c015b51e
[ "MIT" ]
350
2015-01-08T14:15:27.000Z
2022-03-21T18:14:35.000Z
; ; Copyright (C) 2009-2010 David McPaul ; ; All rights reserved. Distributed under the terms of the MIT License. ; ; A rather unoptimised set of yuv to rgb converters ; does 8 pixels at a time ; inputer: ; reads 128bits of yuv 8 bit data and puts ; the y values converted to 16 bit in xmm0 ; the u values converted to...
26.733766
106
0.663023
3b40c36024b3faf975a87651f7e26cd92feb000e
65
asm
Assembly
data/maps/headers/SilphCo5F.asm
opiter09/ASM-Machina
75d8e457b3e82cc7a99b8e70ada643ab02863ada
[ "CC0-1.0" ]
1
2022-02-15T00:19:44.000Z
2022-02-15T00:19:44.000Z
data/maps/headers/SilphCo5F.asm
opiter09/ASM-Machina
75d8e457b3e82cc7a99b8e70ada643ab02863ada
[ "CC0-1.0" ]
null
null
null
data/maps/headers/SilphCo5F.asm
opiter09/ASM-Machina
75d8e457b3e82cc7a99b8e70ada643ab02863ada
[ "CC0-1.0" ]
null
null
null
map_header SilphCo5F, SILPH_CO_5F, FACILITY, 0 end_map_header
16.25
47
0.815385
de1fad491e20558d735b7e68990f0682f389f596
1,640
asm
Assembly
programs/oeis/129/A129863.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/129/A129863.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/129/A129863.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A129863: Sums of three consecutive pentagonal numbers. ; 6,18,39,69,108,156,213,279,354,438,531,633,744,864,993,1131,1278,1434,1599,1773,1956,2148,2349,2559,2778,3006,3243,3489,3744,4008,4281,4563,4854,5154,5463,5781,6108,6444,6789,7143,7506,7878,8259,8649,9048,9456,9873,10299,10734,11178,11631,12093,12564,13044,1353...
182.222222
1,535
0.82622
9d935830ac4e2eca71a09385f12f4b77c443840b
21,458
asm
Assembly
Appl/Saver/Maze/maze.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
504
2018-11-18T03:35:53.000Z
2022-03-29T01:02:51.000Z
Appl/Saver/Maze/maze.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
96
2018-11-19T21:06:50.000Z
2022-03-06T10:26:48.000Z
Appl/Saver/Maze/maze.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
73
2018-11-19T20:46:53.000Z
2022-03-29T00:59:26.000Z
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% PROJECT: After Hours Anarchy MODULE: Maze program FILE: maze.asm Author Jimmy Lefkowitz, January 14, 1991 Revision History: Name Date Description ---- ---- ----------- jimmy 4/8/91 initial version DESCRIPTION: $Id: maze.as...
20.692382
79
0.55131
4de1c6f4e8176536b28a8548d68cfe5d9353270c
267
asm
Assembly
engine/engine/interrupt/implementation/handler/active-video/index.asm
neomura/atmega328p-cartridge
e7152425e5253cd4e513cad41dc03d306003e91e
[ "MIT" ]
null
null
null
engine/engine/interrupt/implementation/handler/active-video/index.asm
neomura/atmega328p-cartridge
e7152425e5253cd4e513cad41dc03d306003e91e
[ "MIT" ]
2
2021-04-17T09:31:24.000Z
2021-04-17T09:31:53.000Z
engine/engine/interrupt/implementation/handler/active-video/index.asm
neomura/atmega328p-cartridge
e7152425e5253cd4e513cad41dc03d306003e91e
[ "MIT" ]
null
null
null
.include "engine/interrupt/implementation/handler/active-video/pixel-output/prepare.asm" .include "engine/interrupt/implementation/handler/active-video/wait-for-start/index.asm" .include "engine/interrupt/implementation/handler/active-video/pixel-output/execute.asm"
66.75
88
0.838951
e729ed2414559fe048bf03c03a295ed7dd62bda7
919
asm
Assembly
programs/oeis/006/A006530.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/006/A006530.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/006/A006530.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A006530: Gpf(n): greatest prime dividing n, for n >= 2; a(1)=1. ; 1,2,3,2,5,3,7,2,3,5,11,3,13,7,5,2,17,3,19,5,7,11,23,3,5,13,3,7,29,5,31,2,11,17,7,3,37,19,13,5,41,7,43,11,5,23,47,3,7,5,17,13,53,3,11,7,19,29,59,5,61,31,7,2,13,11,67,17,23,7,71,3,73,37,5,19,11,13,79,5,3,41,83,7,17,43,29,11,89,5,13,23,31,47,19,3,97,7,11,...
76.583333
709
0.634385
5021218e463964b6d48f4e583155eb6907a8071d
371
asm
Assembly
libsrc/_DEVELOPMENT/arch/zx/esxdos/c/sdcc_iy/esxdos_f_seek.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/_DEVELOPMENT/arch/zx/esxdos/c/sdcc_iy/esxdos_f_seek.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/_DEVELOPMENT/arch/zx/esxdos/c/sdcc_iy/esxdos_f_seek.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
; ulong esxdos_f_seek(uchar handle, ulong dist, uchar whence) SECTION code_clib SECTION code_esxdos PUBLIC _esxdos_f_seek EXTERN l0_esxdos_f_seek_callee _esxdos_f_seek: pop af ex af,af' dec sp pop af pop de pop bc dec sp pop hl dec sp push bc push de dec sp ex af,af' p...
12.366667
61
0.679245
a1c1a7ab4719141190fed29b612b2208b649ea2f
492
asm
Assembly
code/rom.asm
zxwanderer/A-World-of-One-way
9c5e3142f9f225bbfcca52a4d3c9de89c00753d9
[ "Apache-2.0" ]
7
2021-04-08T15:16:14.000Z
2021-12-05T00:36:30.000Z
code/rom.asm
zxwanderer/A-World-of-One-way
9c5e3142f9f225bbfcca52a4d3c9de89c00753d9
[ "Apache-2.0" ]
null
null
null
code/rom.asm
zxwanderer/A-World-of-One-way
9c5e3142f9f225bbfcca52a4d3c9de89c00753d9
[ "Apache-2.0" ]
1
2021-05-25T07:27:20.000Z
2021-05-25T07:27:20.000Z
DISP #0000 ld a,#3F ld i,a im 1 ei jp .startRom db "Serdjuk 2021 for ASM 2021.",TEXT_END .beforeIM1 = $ block #38 - .beforeIM1 if .beforeIM1 > #38 display "IM1 memory was crashed !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!" stop else display "Free space before IM1 = ", #38 - .beforeIM1, " bytes." ...
18.222222
78
0.607724
442f759d8943ff8a4632672ddf17fd2cd431b4b1
1,734
asm
Assembly
programs/oeis/222/A222964.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/222/A222964.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/222/A222964.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A222964: Numbers n such that 25n+36 is a square. ; 0,13,37,76,124,189,261,352,448,565,685,828,972,1141,1309,1504,1696,1917,2133,2380,2620,2893,3157,3456,3744,4069,4381,4732,5068,5445,5805,6208,6592,7021,7429,7884,8316,8797,9253,9760,10240,10773,11277,11836,12364,12949,13501,14112,14688,15325,15925,16588,17212,17901,1...
108.375
1,566
0.814302
58a45aeaea5e053d7576986977f0760965c268df
597
asm
Assembly
Final Assignment CSE331/Solution/Q3.asm
saimamiduri/CSE331L-Section-1-Fall20-NSU
721fec082f9fb29fb30552e4f0d93a53bb3e31df
[ "MIT" ]
null
null
null
Final Assignment CSE331/Solution/Q3.asm
saimamiduri/CSE331L-Section-1-Fall20-NSU
721fec082f9fb29fb30552e4f0d93a53bb3e31df
[ "MIT" ]
null
null
null
Final Assignment CSE331/Solution/Q3.asm
saimamiduri/CSE331L-Section-1-Fall20-NSU
721fec082f9fb29fb30552e4f0d93a53bb3e31df
[ "MIT" ]
null
null
null
; You may customize this and other start-up templates; ; The location of this template is c:\emu8086\inc\0_com_template.txt org 100h .MODEL SMALL .STACK 100H .DATA PROMPT_1 DB 'Original value of AL : $' PROMPT_2 DB 0DH,0AH,'Processed value of AL : $' .CODE MAIN PROC MOV AX, @DATA MOV DS, AX...
12.978261
69
0.613065
3644b3255a84f262edf6e1206a42233df2e4c026
3,994
asm
Assembly
src/ucode_tables.asm
DigiDwrf/neon64v2-easybuild
94fa46fbc8ddb2af593cb42162df58f65a03ebc4
[ "0BSD" ]
36
2020-07-08T11:27:17.000Z
2022-03-15T08:38:52.000Z
src/ucode_tables.asm
DigiDwrf/neon64v2-easybuild
94fa46fbc8ddb2af593cb42162df58f65a03ebc4
[ "0BSD" ]
19
2020-07-12T23:14:03.000Z
2021-12-14T07:57:40.000Z
src/ucode_tables.asm
DigiDwrf/neon64v2-easybuild
94fa46fbc8ddb2af593cb42162df58f65a03ebc4
[ "0BSD" ]
6
2021-07-17T09:57:46.000Z
2022-03-13T07:50:25.000Z
// Resident tables at the start of DMEM for the APU ucode ResidentDMEMStart: dmem_abuf_addrs: evaluate rep_i(0) while {rep_i} < num_abufs { dw (audiobuffer&0x7f'ffff) + {rep_i}*abuf_size evaluate rep_i({rep_i}+1) } align(4) dmem_initial_task_ras: dh Ucode.ConvertLines, Ucode.RunAPU dmem_pulse_mix_table: db 0 ev...
22.188889
71
0.474462
738476aef32f53e7333d5a725bd3e225b39ae510
837
asm
Assembly
src/test/ref/string-escapes-7.asm
jbrandwood/kickc
d4b68806f84f8650d51b0e3ef254e40f38b0ffad
[ "MIT" ]
2
2022-03-01T02:21:14.000Z
2022-03-01T04:33:35.000Z
src/test/ref/string-escapes-7.asm
jbrandwood/kickc
d4b68806f84f8650d51b0e3ef254e40f38b0ffad
[ "MIT" ]
null
null
null
src/test/ref/string-escapes-7.asm
jbrandwood/kickc
d4b68806f84f8650d51b0e3ef254e40f38b0ffad
[ "MIT" ]
null
null
null
// Test using some simple supported string escape // Test escaping of quotes in chars and strings // Commodore 64 PRG executable file .file [name="string-escapes-7.prg", type="prg", segments="Program"] .segmentdef Program [segments="Basic, Code, Data"] .segmentdef Basic [start=$0801] .segmentdef Code [start=$80d] .se...
20.414634
67
0.593787
61b2c54f7ce1c336528922be673e682d23a385a0
549
asm
Assembly
oeis/017/A017391.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/017/A017391.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/017/A017391.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A017391: a(n) = (11*n)^3. ; 0,1331,10648,35937,85184,166375,287496,456533,681472,970299,1331000,1771561,2299968,2924207,3652264,4492125,5451776,6539203,7762392,9129329,10648000,12326391,14172488,16194277,18399744,20796875,23393656,26198073,29218112,32461759,35937000,39651821,43614208,47832147,52313624,57066625,620991...
91.5
498
0.846995
0790561cc841e0783a710683a1fde1d6d9f22e25
199
asm
Assembly
SOURCE ASM FILES/FPSHack_SlowCutSetTimeVar.asm
Meowmaritus/Wind-Waker-60FPS-Hack
13696724637a1c60e82ef76759af85e3c78356ef
[ "MIT" ]
14
2017-08-16T17:20:21.000Z
2021-12-07T03:45:12.000Z
SOURCE ASM FILES/FPSHack_SlowCutSetTimeVar.asm
Meowmaritus/Wind-Waker-60FPS-Hack
13696724637a1c60e82ef76759af85e3c78356ef
[ "MIT" ]
1
2018-05-26T12:32:23.000Z
2018-08-10T06:48:38.000Z
SOURCE ASM FILES/FPSHack_SlowCutSetTimeVar.asm
Meowmaritus/Wind-Waker-60FPS-Hack
13696724637a1c60e82ef76759af85e3c78356ef
[ "MIT" ]
6
2017-12-25T01:48:35.000Z
2021-12-07T21:07:30.000Z
#To be inserted at 8026f0b8 ############################# ##FPSHack_SlowCutSetTimeVar## ############################# lis r3, 0x8027 #Vanilla lis r17, 0x817F lfs f17, 0x0004 (r17) fmuls f0, f0, f17
19.9
29
0.522613
51c10ee7f7de867242935b69d02a1c930104af97
5,648
asm
Assembly
Mips_3.asm
deepak12yadav/Mips_Programming
4ce1e5db1d35959ee9b4d1599ec81170dd0e214a
[ "Unlicense" ]
null
null
null
Mips_3.asm
deepak12yadav/Mips_Programming
4ce1e5db1d35959ee9b4d1599ec81170dd0e214a
[ "Unlicense" ]
null
null
null
Mips_3.asm
deepak12yadav/Mips_Programming
4ce1e5db1d35959ee9b4d1599ec81170dd0e214a
[ "Unlicense" ]
null
null
null
.data print_msg: .asciiz "Enter the order of the square matrix whose determinant is to be found :" print_msg1: .asciiz "Enter some positive integer for the value of the seed s:" print_msg2: .asciiz "The matrix passed on this invocation is:" print_msg3: .asciiz "The determinant value returned in this i...
20.996283
97
0.493272
9aeec4a2d6d07d7e06190ee372d3ade0ea855d0f
238
asm
Assembly
src/intel/tools/tests/gen7/rnde.asm
SoftReaper/Mesa-Renoir-deb
8d1de1f66058d62b41fe55d36522efea2bdf996d
[ "MIT" ]
null
null
null
src/intel/tools/tests/gen7/rnde.asm
SoftReaper/Mesa-Renoir-deb
8d1de1f66058d62b41fe55d36522efea2bdf996d
[ "MIT" ]
null
null
null
src/intel/tools/tests/gen7/rnde.asm
SoftReaper/Mesa-Renoir-deb
8d1de1f66058d62b41fe55d36522efea2bdf996d
[ "MIT" ]
null
null
null
rnde(8) g6<1>F g3<8,8,1>F { align1 1Q }; rnde(16) g8<1>F g4<8,8,1>F { align1 1H }; rnde(8) g12<1>.xyzF g6<0>.xyzzF { align16 1Q };
59.5
79
0.323529
d4c2f3a2cbaab7f386a5eb321348cbcb42b63b56
4,559
asm
Assembly
Transynther/x86/_processed/NC/_zr_/i9-9900K_12_0xa0.log_21829_666.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NC/_zr_/i9-9900K_12_0xa0.log_21829_666.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NC/_zr_/i9-9900K_12_0xa0.log_21829_666.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 %r8 push %rbp push %rbx push %rcx lea addresses_D_ht+0x171fc, %rbp nop nop nop nop nop and $8835, %rbx movups (%rbp), %xmm5 vpextrq $1, %xmm5, %r10 nop nop nop nop nop cmp $34454, %r8 lea addresses_D_ht+0x4a4, %r13 nop nop nop nop sub $18066, %rcx mo...
46.520408
2,999
0.658697
24fe47b31ed677074a84c6c170f22c8020836ad7
5,512
asm
Assembly
Transynther/x86/_processed/US/_zr_/i7-8650U_0xd2.log_21829_562.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/US/_zr_/i7-8650U_0xd2.log_21829_562.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/US/_zr_/i7-8650U_0xd2.log_21829_562.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 %r8 push %rax push %rcx push %rdi push %rdx push %rsi lea addresses_D_ht+0x4707, %rsi lea addresses_D_ht+0x884a, %rdi nop nop nop dec %r8 mov $60, %rcx rep movsq nop nop xor $5351, %rdx lea addresses_WT_ht+0x1d643, %rax nop nop add %r13, %r13 mov (%r...
41.134328
2,999
0.661103
3419dfa37a312aece3a58c6768a4e3eeb60b0923
662
asm
Assembly
oeis/062/A062807.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/062/A062807.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/062/A062807.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A062807: a(n) = Sum_{i=1..n} i*(n-i)^i. ; Submitted by Jamie Morken(s3.) ; 0,1,4,14,50,187,738,3084,13652,63917,315736,1641314,8956110,51175799,305527878,1901829488,12319405728,82896050937,578485474092,4180313933206,31237475311690,241063266361235,1918899090047882,15738149012686516,132856574810973516,11532348024222886...
47.285714
494
0.820242
d1f286975c14a326adfb3ad671c38513d5eb7f87
317
asm
Assembly
programs/oeis/054/A054897.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/054/A054897.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/054/A054897.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A054897: a(n) = Sum_{k>0} floor(n/8^k). ; 0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,2,2,2,2,2,2,2,2,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,7,7,7,7,7,7,7,7,9,9,9,9,9,9,9,9,10,10,10,10,10,10,10,10,11,11,11,11,11,11,11,11,12,12,12,12,12,12,12,12,13,13,13,13 lpb $0 div $0,8 add $1,$0 lpe mov $0,$1
35.222222
229
0.545741
6002a08ca7c3b1422e14642c488a3fa98fd20192
4,187
asm
Assembly
3d/instance.asm
arbruijn/d1dos
00b969f31fd475530e7e24d7e9759c70705634e0
[ "Unlicense" ]
2
2022-01-15T17:56:45.000Z
2022-02-16T17:58:02.000Z
3d/instance.asm
arbruijn/d1dos
00b969f31fd475530e7e24d7e9759c70705634e0
[ "Unlicense" ]
1
2022-02-16T18:08:42.000Z
2022-02-21T07:42:27.000Z
3d/instance.asm
arbruijn/d1dos
00b969f31fd475530e7e24d7e9759c70705634e0
[ "Unlicense" ]
null
null
null
;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, DISPLAYING, ...
22.879781
76
0.753045
c9ab24fdebb360eb1f44bd3f5a995a03c42eee59
779
asm
Assembly
oeis/060/A060961.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/060/A060961.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/060/A060961.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A060961: Number of compositions (ordered partitions) of n into 1's, 3's and 5's. ; Submitted by Jamie Morken(w2) ; 1,1,1,2,3,5,8,12,19,30,47,74,116,182,286,449,705,1107,1738,2729,4285,6728,10564,16587,26044,40893,64208,100816,158296,248548,390257,612761,962125,1510678,2371987,3724369,5847808,9181920,14416967,22636762...
37.095238
490
0.750963
212aa62681a52d60940d614a3326652602dae7ec
752
asm
Assembly
Code_17.asm
vishnuajith/PIC-18-Example-Codes
81d373fbb1d116a41673876240e2698c1ce09306
[ "MIT" ]
null
null
null
Code_17.asm
vishnuajith/PIC-18-Example-Codes
81d373fbb1d116a41673876240e2698c1ce09306
[ "MIT" ]
null
null
null
Code_17.asm
vishnuajith/PIC-18-Example-Codes
81d373fbb1d116a41673876240e2698c1ce09306
[ "MIT" ]
null
null
null
;******************************************************************* ;* Description : Using PORTA and LATA ;* ;******************************************************************* #include<p18f452.inc> CONFIG WDT = OFF ORG 0 MOVLW .55 ADDLW .55 MOVLB 2H ; SELECTING BANK 2 MOVWF 2H, 1 ; PUT VALURE INTO BA...
15.666667
68
0.506649
e04fba4508dc94801d37ecf101aeecb2ea8b67d1
484
asm
Assembly
debug_macros.asm
daniel-e/mbr_tetris
924f0d7132076df0d41e7fa3589441e829ec22a9
[ "MIT" ]
814
2016-10-04T13:03:39.000Z
2022-03-30T21:48:07.000Z
debug_macros.asm
LamyaHafs/tetros
924f0d7132076df0d41e7fa3589441e829ec22a9
[ "MIT" ]
2
2016-10-04T18:22:08.000Z
2016-10-06T07:43:12.000Z
debug_macros.asm
LamyaHafs/tetros
924f0d7132076df0d41e7fa3589441e829ec22a9
[ "MIT" ]
52
2016-10-04T16:20:30.000Z
2021-11-26T09:47:33.000Z
%macro print_reg 1 mov dx, %1 mov cx, 16 print_reg_loop: push cx mov al, '0' test dh, 10000000b jz print_reg_do mov al, '1' print_reg_do: mov bx, 0x0006 ; page = 0 (BH), color = gray on black (BL) mov ah, 0x09 ; write character stored in AL mov cx, 1 int 0x10 mov ah, 3 ...
19.36
71
0.597107
9ec67024a033d0e9f7a78e75ad10b87b11dbf6be
691
asm
Assembly
oeis/136/A136270.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/136/A136270.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/136/A136270.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A136270: a(n) = 20*a(n-1) - 3*a(n-2). ; Submitted by Jamie Morken(s3) ; 1,17,337,6689,132769,2635313,52307953,1038253121,20608138561,409048011857,8119135821457,161155572393569,3198754040407009,63491614090959473,1260236019697968433,25014245551686490241,496504202974635899521,9855041322837658519697,195611313847829262695...
40.647059
496
0.823444
78f83bdfd0d75adb106146b3f1ec11c8089eec2d
5,900
asm
Assembly
Transynther/x86/_processed/NONE/_zr_xt_/i9-9900K_12_0xa0_notsx.log_21829_1722.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_zr_xt_/i9-9900K_12_0xa0_notsx.log_21829_1722.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_zr_xt_/i9-9900K_12_0xa0_notsx.log_21829_1722.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 %r14 push %r15 push %rbp push %rcx push %rdi push %rsi lea addresses_D_ht+0x1057b, %rbp nop nop nop nop sub %r15, %r15 and $0xffffffffffffffc0, %rbp movaps (%rbp), %xmm4 vpextrq $0, %xmm4, %r13 nop nop sub $17854, %rdi lea addresses_normal_...
40.136054
2,999
0.656949
fa1ced0fc0e6d1124c4ac3a8477bde6d3c061bf2
72
asm
Assembly
externals/skia/third_party/externals/yasm/source/patched-yasm/modules/arch/x86/tests/farbasic.asm
terrajobst/linux-packaging-skiasharp
47dbb2ff9ae01305b190f409ccea00b3b4f0bc79
[ "MIT" ]
2,151
2020-04-18T07:31:17.000Z
2022-03-31T08:39:18.000Z
externals/skia/third_party/externals/yasm/source/patched-yasm/modules/arch/x86/tests/farbasic.asm
terrajobst/linux-packaging-skiasharp
47dbb2ff9ae01305b190f409ccea00b3b4f0bc79
[ "MIT" ]
395
2020-04-18T08:22:18.000Z
2021-12-08T13:04:49.000Z
externals/skia/third_party/externals/yasm/source/patched-yasm/modules/arch/x86/tests/farbasic.asm
terrajobst/linux-packaging-skiasharp
47dbb2ff9ae01305b190f409ccea00b3b4f0bc79
[ "MIT" ]
338
2020-04-18T08:03:10.000Z
2022-03-29T12:33:22.000Z
equval equ 6:7 [bits 32] jmp 5:4 jmp far equval [bits 16] jmp 8:9
5.538462
14
0.625
10624aa3b55794c5275c7805467937c28aa94e47
2,499
asm
Assembly
45/beef/cw/kernel/inos.asm
minblock/msdos
479ffd237d9bb7cc83cb06361db2c4ef42dfbac0
[ "Apache-2.0" ]
null
null
null
45/beef/cw/kernel/inos.asm
minblock/msdos
479ffd237d9bb7cc83cb06361db2c4ef42dfbac0
[ "Apache-2.0" ]
null
null
null
45/beef/cw/kernel/inos.asm
minblock/msdos
479ffd237d9bb7cc83cb06361db2c4ef42dfbac0
[ "Apache-2.0" ]
null
null
null
;* ;* CW : Character Windows ;* ;* inos.asm : the INOS data structure include kernel.inc include indrv.inc ;***************************************************************************** ;***************************************************************************** sBegin DATA assumes CS,DGROUP assumes DS,...
22.926606
78
0.562625
ae606391434ce81da773d0bb93643ef363467d12
51,254
asm
Assembly
base/Kernel/Native/ix64/halasm.asm
sphinxlogic/Singularity-RDK-2.0
2968c3b920a5383f7360e3e489aa772f964a7c42
[ "MIT" ]
null
null
null
base/Kernel/Native/ix64/halasm.asm
sphinxlogic/Singularity-RDK-2.0
2968c3b920a5383f7360e3e489aa772f964a7c42
[ "MIT" ]
null
null
null
base/Kernel/Native/ix64/halasm.asm
sphinxlogic/Singularity-RDK-2.0
2968c3b920a5383f7360e3e489aa772f964a7c42
[ "MIT" ]
null
null
null
; ; Copyright (c) Microsoft Corporation. All rights reserved. ; .code ifdef SINGULARITY SINGLE_THREADED equ 0 else ;; SINGULARITY EXCLUDED equ 0 SINGLE_THREADED equ 0 endif ;; SINGULARITY include hal.inc externdef __throwDispatcher:NEAR externdef __throwDispatcherExplicitAddrAfter:NEAR ; was exte...
31.540923
139
0.564015
80dafaa6caf8fc8efd653fe81272ba3e12f2164b
1,362
asm
Assembly
audio/music/halloffame.asm
opiter09/ASM-Machina
75d8e457b3e82cc7a99b8e70ada643ab02863ada
[ "CC0-1.0" ]
1
2022-02-15T00:19:44.000Z
2022-02-15T00:19:44.000Z
audio/music/halloffame.asm
opiter09/ASM-Machina
75d8e457b3e82cc7a99b8e70ada643ab02863ada
[ "CC0-1.0" ]
null
null
null
audio/music/halloffame.asm
opiter09/ASM-Machina
75d8e457b3e82cc7a99b8e70ada643ab02863ada
[ "CC0-1.0" ]
null
null
null
Music_HallOfFame_Ch1:: tempo 112 volume 7, 7 duty_cycle 3 vibrato 12, 2, 2 toggle_perfect_pitch note_type 12, 11, 3 rest 16 rest 16 rest 16 rest 12 octave 3 note D_, 1 note E_, 1 note F_, 1 note F#, 1 Music_HallOfFame_branch_7fbc5:: note_type 12, 8, 0 octave 4 note C_, 16 note E_, 16 note F#, 16 n...
14.041237
45
0.690162
0da4dddee7de06b313cd80298c77b7fd22895bbf
292
asm
Assembly
_maps/obj5B.asm
NatsumiFox/AMPS-Sonic-1-2005
ac8730799f1b96291358c77a4b64529de94ce8a4
[ "Apache-2.0" ]
2
2020-04-09T19:36:35.000Z
2021-01-05T14:20:17.000Z
_maps/obj5B.asm
NatsumiFox/AMPS-Sonic-1-2005
ac8730799f1b96291358c77a4b64529de94ce8a4
[ "Apache-2.0" ]
null
null
null
_maps/obj5B.asm
NatsumiFox/AMPS-Sonic-1-2005
ac8730799f1b96291358c77a4b64529de94ce8a4
[ "Apache-2.0" ]
1
2020-06-17T14:16:35.000Z
2020-06-17T14:16:35.000Z
; --------------------------------------------------------------------------- ; Sprite mappings - blocks that form a staircase (SLZ) ; --------------------------------------------------------------------------- dc.w byte_1103E-Map_obj5B byte_1103E: dc.b 1 dc.b $F0, $F, 0, $21, $F0 even
41.714286
77
0.315068
61a8f916e4f48f41edc7510fbc53d9466a565f3a
2,013
asm
Assembly
asm/Re-Coordinator.asm
hixio-mh/hrm-cpu
e119e1952807aa3a299b61af3e5607497ecfac92
[ "MIT" ]
24
2015-10-22T00:12:30.000Z
2022-02-21T22:23:39.000Z
asm/Re-Coordinator.asm
hixio-mh/hrm-cpu
e119e1952807aa3a299b61af3e5607497ecfac92
[ "MIT" ]
27
2015-10-21T04:21:10.000Z
2015-11-05T00:55:12.000Z
asm/Re-Coordinator.asm
hixio-mh/hrm-cpu
e119e1952807aa3a299b61af3e5607497ecfac92
[ "MIT" ]
null
null
null
-- HUMAN RESOURCE MACHINE PROGRAM -- a: COPYFROM 14 COPYTO 12 COPYTO 13 INBOX COPYTO 0 COMMENT 0 b: COPYFROM 0 SUB 15 JUMPN c COPYTO 0 BUMPUP 13 JUMP b c: COMMENT 1 d: COPYFROM 0 BUMPDN 0 JUMPN e BUMPUP 12 JUMP ...
28.757143
80
0.845007
ba17f44d3abc295afa008a8abf010b6593246359
1,365
asm
Assembly
S-F200VX_20180920_WithFactory/RTC_FUN.asm
xcwk/8-Pads-WiFi-Fat-Scale
50023e1c9246398e0d76c6de84307d2be226b826
[ "Unlicense" ]
1
2019-07-23T11:38:41.000Z
2019-07-23T11:38:41.000Z
S-F200VX_20180920_WithFactory/RTC_FUN.asm
xcwk/8-Pads-WiFi-Fat-Scale
50023e1c9246398e0d76c6de84307d2be226b826
[ "Unlicense" ]
null
null
null
S-F200VX_20180920_WithFactory/RTC_FUN.asm
xcwk/8-Pads-WiFi-Fat-Scale
50023e1c9246398e0d76c6de84307d2be226b826
[ "Unlicense" ]
2
2020-03-25T15:07:37.000Z
2020-04-17T07:33:32.000Z
;========================================================= ;====== RTC_FUN.ASM ;========================================================= F_Delay_WR_RTC: MOVFL REG0,200 F_Delay_WR_RTC_LOOP: NOP NOP NOP NOP NOP NOP DECFSZ REG0,F GOTO F_Delay_WR_RTC_LOOP RETURN ;--- 2018.1.8 00:00:00...
21.666667
58
0.578022
40b6a4ad71a29631eb11c8c7e8020a601cee661d
874
asm
Assembly
Driver/Printer/PrintCom/printcomCitohColor.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
504
2018-11-18T03:35:53.000Z
2022-03-29T01:02:51.000Z
Driver/Printer/PrintCom/printcomCitohColor.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
96
2018-11-19T21:06:50.000Z
2022-03-06T10:26:48.000Z
Driver/Printer/PrintCom/printcomCitohColor.asm
steakknife/pcgeos
95edd7fad36df400aba9bab1d56e154fc126044a
[ "Apache-2.0" ]
73
2018-11-19T20:46:53.000Z
2022-03-29T00:59:26.000Z
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Copyright (c) Berkeley Softworks 1993 -- All Rights Reserved PROJECT: PC GEOS MODULE: C.Itoh Print Drivers FILE: printcomCitohColor.asm AUTHOR: Dave Durran ROUTINES: Name Description ---- ----------- REVISIO...
23.621622
79
0.58238
c3e0bcd16e36cab2245740959ecdb012b970795b
392
asm
Assembly
oeis/097/A097771.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/097/A097771.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/097/A097771.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A097771: Chebyshev U(n,x) polynomial evaluated at x=339=2*13^2+1. ; Submitted by Jamie Morken(s2) ; 1,678,459683,311664396,211308000805,143266512881394,97134484425584327,65857037174033292312,44650974069510146603209,30273294562090705363683390,20525249062123428726430735211 add $0,1 mul $0,2 mov $3,1 lpb $0 sub $0,1 ...
23.058824
173
0.747449
7f661a393417ebfed179fad301030c432e7c33da
748
asm
Assembly
YearIII/SemesterV/Microprocessors/Practicals/adc/adc.asm
jarvis-1805/myappsample
7d36643b18b14832a3cbd341905e850aaed57a44
[ "MIT" ]
2
2020-08-13T18:00:55.000Z
2021-12-18T09:45:11.000Z
YearIII/SemesterV/Microprocessors/Practicals/adc/adc.asm
jarvis-1805/myappsample
7d36643b18b14832a3cbd341905e850aaed57a44
[ "MIT" ]
null
null
null
YearIII/SemesterV/Microprocessors/Practicals/adc/adc.asm
jarvis-1805/myappsample
7d36643b18b14832a3cbd341905e850aaed57a44
[ "MIT" ]
null
null
null
; Using four 16 bit register add two 32-bit number. ; 1100 A111 + 0010 B000 .MODEL TINY .CODE .STARTUP ; move 2-LSB bytes of first number in AX and ; 2-MSB bytes of first number in BX and ; 2-LSB bytes of second number in CX and ; 2-MSB bytes of second number in DX MOV AX, 0A111H ; 1 carry MOV BX...
34
90
0.625668
8b7b091b2466220a2a79a19f28dc44d2b2720151
671
asm
Assembly
instrumentation_callbacks/bridge.asm
Deputation/instrumentation_callbacks
b5a531cd0523b70b00ab4b2faee99387935779ee
[ "MIT" ]
33
2021-09-21T10:47:58.000Z
2022-03-12T09:13:39.000Z
instrumentation_callbacks/bridge.asm
Deputation/instrumentation_callbacks
b5a531cd0523b70b00ab4b2faee99387935779ee
[ "MIT" ]
null
null
null
instrumentation_callbacks/bridge.asm
Deputation/instrumentation_callbacks
b5a531cd0523b70b00ab4b2faee99387935779ee
[ "MIT" ]
11
2021-09-21T20:05:28.000Z
2022-02-21T07:26:03.000Z
EXTERN callback:NEAR EXTERNDEF __imp_RtlCaptureContext:QWORD .code bridge PROC ; credits to https://gist.github.com/esoterix/df38008568c50d4f83123e3a90b62ebb mov gs:[2e0h], rsp ; Win10 TEB InstrumentationCallbackPreviousSp mov gs:[2d8h], r10 ; Win10 TEB InstrumentationCallbackPreviousPc mov r10, rcx ;...
29.173913
90
0.76304
cd55daf531032588d2b4d9cf47259617b98b5686
375
asm
Assembly
oeis/010/A010125.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/010/A010125.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/010/A010125.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A010125: Continued fraction for sqrt(21). ; Submitted by Jamie Morken(s1.) ; 4,1,1,2,1,1,8,1,1,2,1,1,8,1,1,2,1,1,8,1,1,2,1,1,8,1,1,2,1,1,8,1,1,2,1,1,8,1,1,2,1,1,8,1,1,2,1,1,8,1,1,2,1,1,8,1,1,2,1,1,8,1,1,2,1,1,8,1,1,2,1,1,8,1,1,2,1,1,8,1,1,2,1,1,8,1,1,2,1,1,8,1,1,2,1,1,8,1,1,2 mov $1,3 mov $2,2 trn $2,$0 add $2,6 gcd...
25
201
0.554667
dc879efc190322a72c5df2d3a9e9cbbfd166b193
273
asm
Assembly
libsrc/_DEVELOPMENT/arch/sms/misc/c/sccz80/sms_tiles_get_area.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/_DEVELOPMENT/arch/sms/misc/c/sccz80/sms_tiles_get_area.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/_DEVELOPMENT/arch/sms/misc/c/sccz80/sms_tiles_get_area.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
; void sms_tiles_get_area(struct r_Rect8 *r, void *dst) SECTION code_clib SECTION code_arch PUBLIC sms_tiles_get_area EXTERN asm_sms_tiles_get_area sms_tiles_get_area: pop af pop de pop ix push hl push de push af jp asm_sms_tiles_get_area
13
55
0.739927
f086505b790a993adc48ce8dfb47d29279be798a
266
asm
Assembly
libsrc/_DEVELOPMENT/arch/sms/SMSlib/c/sdcc/SMS_VRAMmemcpy_callee.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/_DEVELOPMENT/arch/sms/SMSlib/c/sdcc/SMS_VRAMmemcpy_callee.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/_DEVELOPMENT/arch/sms/SMSlib/c/sdcc/SMS_VRAMmemcpy_callee.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
; void SMS_VRAMmemcpy(unsigned int dst,void *src,unsigned int size) SECTION code_clib SECTION code_SMSlib PUBLIC _SMS_VRAMmemcpy_callee EXTERN asm_SMSlib_VRAMmemcpy _SMS_VRAMmemcpy_callee: pop af pop hl pop de pop bc push af jp asm_SMSlib_VRAMmemcpy
14
67
0.804511
3d3c0c734f2b35dc3400492a7ef1d0df1dd16742
18
asm
Assembly
pkgs/tools/yasm/src/modules/arch/x86/tests/gas32/gas-movsd.asm
manggoguy/parsec-modified
d14edfb62795805c84a4280d67b50cca175b95af
[ "BSD-3-Clause" ]
2,151
2020-04-18T07:31:17.000Z
2022-03-31T08:39:18.000Z
pkgs/tools/yasm/src/modules/arch/x86/tests/gas32/gas-movsd.asm
manggoguy/parsec-modified
d14edfb62795805c84a4280d67b50cca175b95af
[ "BSD-3-Clause" ]
395
2020-04-18T08:22:18.000Z
2021-12-08T13:04:49.000Z
pkgs/tools/yasm/src/modules/arch/x86/tests/gas32/gas-movsd.asm
manggoguy/parsec-modified
d14edfb62795805c84a4280d67b50cca175b95af
[ "BSD-3-Clause" ]
338
2020-04-18T08:03:10.000Z
2022-03-29T12:33:22.000Z
.text movsd movsl
4.5
5
0.777778
ad7ae7c1ca04eb5d180aa381192060c293d736f9
590
asm
Assembly
oeis/014/A014462.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/014/A014462.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/014/A014462.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A014462: Triangular array formed from elements to left of middle of Pascal's triangle. ; Submitted by Jon Maiga ; 1,1,1,3,1,4,1,5,10,1,6,15,1,7,21,35,1,8,28,56,1,9,36,84,126,1,10,45,120,210,1,11,55,165,330,462,1,12,66,220,495,792,1,13,78,286,715,1287,1716,1,14,91,364,1001,2002,3003,1,15,105,455,1365,3003,5005,6435,1,...
36.875
367
0.691525
310f5343ae0302058a713165a373625b6681cab8
1,196
asm
Assembly
programs/oeis/036/A036406.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/036/A036406.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/036/A036406.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A036406: a(n) = ceiling(n^2/8). ; 0,1,1,2,2,4,5,7,8,11,13,16,18,22,25,29,32,37,41,46,50,56,61,67,72,79,85,92,98,106,113,121,128,137,145,154,162,172,181,191,200,211,221,232,242,254,265,277,288,301,313,326,338,352,365,379,392,407,421,436,450,466,481,497,512,529,545,562,578,596,613,631,648,667,685,704,722,742,761,781,80...
149.5
1,123
0.761706
32a35c2311c6d1051d484d88d8e3cc564b8221e2
147
asm
Assembly
other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/フランス_NES/N_F_asm/zel_gover.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/フランス_NES/N_F_asm/zel_gover.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/フランス_NES/N_F_asm/zel_gover.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
Name: zel_gover.asm Type: file Size: 21958 Last-Modified: '2016-05-13T04:22:15Z' SHA-1: 54325BE87A1EDA406659991A8C416AA8E1535A5E Description: null
21
47
0.816327
348cc6dd767633cd66e1f12550eca1bb5c344ee2
374
asm
Assembly
LabWeek14/task1.asm
candh/8086-programs
14993540a53868adff515c22021db828c960e984
[ "MIT" ]
null
null
null
LabWeek14/task1.asm
candh/8086-programs
14993540a53868adff515c22021db828c960e984
[ "MIT" ]
null
null
null
LabWeek14/task1.asm
candh/8086-programs
14993540a53868adff515c22021db828c960e984
[ "MIT" ]
null
null
null
org 100h .stack 100h .model small .data str1 db 'abc de','$' .code main proc mov ax, @data mov ds, ax xor cx, cx ; clear counter xor bx, bx ; clear index lea si, str1 count: mov al, str1[bx] cmp al, '$' je exit inc cx inc bx jmp count ...
14.384615
36
0.494652
7ee0cafd0f5752bdff41dc5f76e8f2565bce7f84
322
asm
Assembly
programs/oeis/137/A137807.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/137/A137807.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/137/A137807.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A137807: Final digit of prime(n)^2. ; 4,9,5,9,1,9,9,1,9,1,1,9,1,9,9,9,1,1,9,1,9,1,9,1,9,1,9,9,1,9,9,1,9,1,1,1,9,9,9,9,1,1,1,9,9,1,1,9,9,1,9,1,1,1,9,9,1,1,9,1,9,9,9,1,9,9,1,9,9,1,9,1,9,9,1,9,1,9,1,1,1,1,1,9,1,9,1,9,1,9,9,1,9,1,1,9,1,1,9,1 seq $0,6005 ; The odd prime numbers together with 1. pow $0,2 max $0,4 mod $0,1...
40.25
201
0.562112
5fa5e48d56d086417439af334872525b9c78524f
861
asm
Assembly
Number2Char.asm
CallMeMengMeng/ASSEMBLY-LANGUAGE
8c884b43906225045e4ee68497d8913394a0d71a
[ "MIT" ]
null
null
null
Number2Char.asm
CallMeMengMeng/ASSEMBLY-LANGUAGE
8c884b43906225045e4ee68497d8913394a0d71a
[ "MIT" ]
null
null
null
Number2Char.asm
CallMeMengMeng/ASSEMBLY-LANGUAGE
8c884b43906225045e4ee68497d8913394a0d71a
[ "MIT" ]
null
null
null
; TRY TO CONVERT THE HEXADECIMAL NUMBER IN AX TO ASCII CODE, AND STORE THE CORRESPONDING ; ASCII CODE IN FOUR BYTES IN THE MEM ARRAY. FOR INSTANCE, 2449H -> '9' '4' 'A' '2'. DATA SEGMENT MEM DB 4 DUP(0) TEM DB 4 DUP(0) DATA ENDS CODE SEGMENT ASSUME CS:CODE,DS:DATA START: MOV AX,DATA MOV DS,AX LEA SI,...
23.27027
99
0.624855
e376eba23066eef71f5d9f07c551948022d81695
2,390
asm
Assembly
kernel/_Interrupt.asm
GuEe-GUI/TEST-OS
ec83837bd5e9ad7f56ba190fd3c5e9e50b96cafc
[ "MIT" ]
null
null
null
kernel/_Interrupt.asm
GuEe-GUI/TEST-OS
ec83837bd5e9ad7f56ba190fd3c5e9e50b96cafc
[ "MIT" ]
null
null
null
kernel/_Interrupt.asm
GuEe-GUI/TEST-OS
ec83837bd5e9ad7f56ba190fd3c5e9e50b96cafc
[ "MIT" ]
null
null
null
[section .text] [bits 32] extern isr_handler extern irq_handler ; nasm的宏定义 ; 有错误号使用空指令 %define ERROR_CODE nop ; 没有错误号就Push无效错误号 %define NO_ERROR_CODE push 0 ; %macro 宏函数 参数个数 %macro ISR_CODE 2 ; 参数1:%1,参数2:%2,... global isr%1 isr%1: cli ; 关闭中断 %2 ; 估计情况决定是否放置Push无效错误...
17.194245
66
0.659414
8c101ebbe96fba2a90263d1978776b7896b07d06
1,106
asm
Assembly
programs/oeis/271/A271346.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/271/A271346.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
programs/oeis/271/A271346.asm
jmorken/loda
99c09d2641e858b074f6344a352d13bc55601571
[ "Apache-2.0" ]
null
null
null
; A271346: Numbers k such that the final digit of k^k is 6. ; 4,6,8,12,14,16,24,26,28,32,34,36,44,46,48,52,54,56,64,66,68,72,74,76,84,86,88,92,94,96,104,106,108,112,114,116,124,126,128,132,134,136,144,146,148,152,154,156,164,166,168,172,174,176,184,186,188,192,194,196,204,206,208,212,214,216,224,226,228,232,234,236,244...
92.166667
968
0.723327
868dd6172e2044445616454d88d8f5a9273ab7b9
1,663
asm
Assembly
programs/oeis/033/A033566.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/033/A033566.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/033/A033566.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A033566: a(n) = (2*n+1) * (4*n-1). ; -1,9,35,77,135,209,299,405,527,665,819,989,1175,1377,1595,1829,2079,2345,2627,2925,3239,3569,3915,4277,4655,5049,5459,5885,6327,6785,7259,7749,8255,8777,9315,9869,10439,11025,11627,12245,12879,13529,14195,14877,15575,16289,17019,17765,18527,19305,20099,20909,21735,22577,23435,2430...
207.875
1,586
0.823211
6df6d73c1e86914151d45bc49a10eb45dc02b376
5,687
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0.log_21829_883.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.log_21829_883.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.log_21829_883.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 %r8 push %r9 push %rcx push %rdi push %rdx push %rsi lea addresses_WT_ht+0xa4ef, %rsi lea addresses_normal_ht+0xe58f, %rdi nop nop nop and $658, %r15 mov $113, %rcx rep movsl nop nop cmp %r9, %r9 lea addresses_UC_ht+0x14756, %rdx nop sub %rcx, %rcx m...
44.429688
2,999
0.66063
40993a008a38b8f06e2481d0bafec3c9f1e2b26c
5,878
asm
Assembly
code/utils.asm
sinusoid-studios/rhythm-land
6471f1d7b7d885bbb898888645ac291d45125134
[ "MIT" ]
11
2021-08-10T20:31:11.000Z
2021-12-28T11:57:03.000Z
code/utils.asm
sinusoid-studios/rhythm-land
6471f1d7b7d885bbb898888645ac291d45125134
[ "MIT" ]
null
null
null
code/utils.asm
sinusoid-studios/rhythm-land
6471f1d7b7d885bbb898888645ac291d45125134
[ "MIT" ]
1
2021-10-02T17:49:10.000Z
2021-10-02T17:49:10.000Z
INCLUDE "constants/hardware.inc" INCLUDE "constants/engine.inc" SECTION "Null Pointer", ROM0[$0000] ; Don't use this unless the code responsible for jumping to the pointer ; checks for this! ; The only parts of the game that do are the ActorsUpdate function when ; calling an actor's update routine and TransitionUpdat...
23.418327
78
0.571963
bc3490bde2a4cec4af2afa1b7218cd5a6dc5ef47
2,361
asm
Assembly
programs/oeis/157/A157370.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/157/A157370.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/157/A157370.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A157370: a(n) = 2401*n^2 - 3822*n + 1520. ; 99,3480,11663,24648,42435,65024,92415,124608,161603,203400,249999,301400,357603,418608,484415,555024,630435,710648,795663,885480,980099,1079520,1183743,1292768,1406595,1525224,1648655,1776888,1909923,2047760,2190399,2337840,2490083,2647128,2808975,2975624,3147075,3323328,35...
147.5625
2,200
0.86277
4fc182d80702fc8f0cfff8500c90325c4b82b048
8,169
asm
Assembly
Analysis/decompressor.asm
maxim-zhao/micromachineseditor
78838fb9fcf866c004927d4c84f3aed8354dbd4c
[ "MIT" ]
5
2015-08-19T15:59:59.000Z
2022-01-02T17:56:48.000Z
Analysis/decompressor.asm
maxim-zhao/micromachineseditor
78838fb9fcf866c004927d4c84f3aed8354dbd4c
[ "MIT" ]
1
2022-01-25T22:36:49.000Z
2022-02-03T22:53:41.000Z
Analysis/decompressor.asm
maxim-zhao/micromachineseditor
78838fb9fcf866c004927d4c84f3aed8354dbd4c
[ "MIT" ]
null
null
null
; Parameters: ; hl = source ; de = dest ; Returns hc = number of bytes decompressed (i.e. output size) ; Uses afbcde ; Relocatable (no absolute addresses used), but in the end there's another copy ; which gets relocated to RAM - this one executes in place. push de jr _get_next_mask_set_carry _exit: pop hl ;...
24.531532
115
0.504835
d81ed520f5f367ec51cf248d600a3ba05b4b6a23
470
asm
Assembly
oeis/133/A133351.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/133/A133351.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/133/A133351.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A133351: Dimensions of certain Lie algebra (see reference for precise definition). ; Submitted by Jon Maiga ; 1,189,6720,103125,945945,6117748,30707712,127152180,452615625,1426106605,4063625280,10643113845,25946898705,59468850000,129170145280,267637365072,531858496113,1018308094245,1885647400000,3388127079645,5923761...
26.111111
231
0.77234
869781b1fbaa1508fab99cdbe5f314300a8e1231
613
asm
Assembly
programs/oeis/062/A062355.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/062/A062355.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/062/A062355.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A062355: a(n) = d(n) * phi(n), where d(n) is the number of divisors function. ; 1,2,4,6,8,8,12,16,18,16,20,24,24,24,32,40,32,36,36,48,48,40,44,64,60,48,72,72,56,64,60,96,80,64,96,108,72,72,96,128,80,96,84,120,144,88,92,160,126,120,128,144,104,144,160,192,144,112,116,192,120,120,216,224,192,160,132,192,176,192,140,288...
76.625
352
0.683524
2c0508382c36e590f017ee3acb57df77f561da97
1,310
asm
Assembly
programs/oeis/000/A000212.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
1
2021-03-15T11:38:20.000Z
2021-03-15T11:38:20.000Z
programs/oeis/000/A000212.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/000/A000212.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A000212: a(n) = floor(n^2/3). ; 0,0,1,3,5,8,12,16,21,27,33,40,48,56,65,75,85,96,108,120,133,147,161,176,192,208,225,243,261,280,300,320,341,363,385,408,432,456,481,507,533,560,588,616,645,675,705,736,768,800,833,867,901,936,972,1008,1045,1083,1121,1160,1200,1240,1281,1323,1365,1408,1452,1496,1541,1587,1633,1680,1728,...
187.142857
1,248
0.785496
8b2e169f8e1f8de5b3fbe252ac7ab6e3a8699b8d
8,145
asm
Assembly
Transynther/x86/_processed/AVXALIGN/_st_/i3-7100_9_0xca_notsx.log_11094_297.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_11094_297.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_11094_297.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 %r15 push %r8 push %r9 push %rcx push %rdi push %rsi lea addresses_WT_ht+0x14401, %r9 nop nop nop cmp $46014, %r13 movb $0x61, (%r9) nop nop nop nop sub %r9, %r9 lea addresses_D_ht+0x9f19, %r15 nop nop sub $36913, %r13 mov $0x6162636465666768, %rcx m...
32.193676
2,999
0.656231
5ddc17f654ba6868c002d3df6caefc37ec4d1f0a
740
asm
Assembly
oeis/071/A071618.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/071/A071618.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/071/A071618.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A071618: a(n+1) - 3*a(n) + a(n-1) = (2/3)(1+w^(n+1)+w^(2n+2)), where w = exp(2 Pi I / 3). ; Submitted by Jon Maiga ; 0,1,3,8,23,61,160,421,1103,2888,7563,19801,51840,135721,355323,930248,2435423,6376021,16692640,43701901,114413063,299537288,784198803,2053059121,5374978560,14071876561,36840651123,96450076808,252509579...
74
490
0.774324
9ebbe2bc042cf49b82b4af4aa07df6bf2a6d68bd
19,521
asm
Assembly
assign5b/assign5b.asm
Andrew-Slade/Assembler
e1579b5c1187ffa4f416f83b070c169b0d401c14
[ "MIT" ]
null
null
null
assign5b/assign5b.asm
Andrew-Slade/Assembler
e1579b5c1187ffa4f416f83b070c169b0d401c14
[ "MIT" ]
null
null
null
assign5b/assign5b.asm
Andrew-Slade/Assembler
e1579b5c1187ffa4f416f83b070c169b0d401c14
[ "MIT" ]
null
null
null
//KC03H99A JOB ,'ANDREW SLADE',MSGCLASS=H 00010000 //JSTEP01 EXEC PGM=ASSIST 00020000 //STEPLIB DD DSN=KC00NIU.ASSIST.LOADLIB,DISP=SHR 00030000 //SYSPRINT DD SYSOUT=* 00040...
80.665289
80
0.322781
6025614a14a62cc62d90acb2dce92ecc13e98720
148
asm
Assembly
other.7z/SFC.7z/SFC/ソースデータ/FZERO/FZERO/Game/fzero_main.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
46
2020-08-02T08:00:14.000Z
2022-03-07T02:25:47.000Z
other.7z/SFC.7z/SFC/ソースデータ/FZERO/FZERO/Game/fzero_main.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
null
null
null
other.7z/SFC.7z/SFC/ソースデータ/FZERO/FZERO/Game/fzero_main.asm
prismotizm/gigaleak
d082854866186a05fec4e2fdf1def0199e7f3098
[ "MIT" ]
12
2020-07-29T05:00:28.000Z
2021-12-11T20:30:28.000Z
Name: fzero_main.asm Type: file Size: 46001 Last-Modified: '2000-11-08T02:03:12Z' SHA-1: CC7183EED4FECD0ECF8CD8A008B5597DD169A296 Description: null
21.142857
47
0.817568
4238c412b8ca63b22eb45557f61f80c0fb46c12f
831
asm
Assembly
programs/oeis/228/A228958.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/228/A228958.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/228/A228958.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A228958: a(n) = 1*2 + 3*4 + 5*6 + 7*8 + 9*10 + 11*12 + 13*14 + ... + (up to n). ; 1,2,5,14,19,44,51,100,109,190,201,322,335,504,519,744,761,1050,1069,1430,1451,1892,1915,2444,2469,3094,3121,3850,3879,4720,4751,5712,5745,6834,6869,8094,8131,9500,9539,11060,11101,12782,12825,14674,14719,16744,16791,19000,19049,21450,21...
43.736842
552
0.694344
34e343ee13beabf98756888769af4873c52d655e
385
asm
Assembly
oeis/140/A140730.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/140/A140730.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/140/A140730.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A140730: a(4*n)=5^n, a(4*n+1)=2*5^n, a(4*n+2)=3*5^n, a(4*n+3)=4*5^n. ; Submitted by Jon Maiga ; 1,2,3,4,5,10,15,20,25,50,75,100,125,250,375,500,625,1250,1875,2500,3125,6250,9375,12500,15625,31250,46875,62500,78125,156250,234375,312500,390625,781250,1171875,1562500,1953125,3906250,5859375,7812500 mov $2,1 mov $3,1 lp...
27.5
202
0.662338
c065bdeb2d66fa8598de085283e9fdc6b71d8543
370
asm
Assembly
oeis/083/A083174.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/083/A083174.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/083/A083174.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A083174: Leading diagonal of A083173. ; Submitted by Jon Maiga ; 2,9,15,42,55,117,119,228,207,435,341,666,533,903,705,1272,1003,1647,1273,2130,1533,2607,1909,3204,2425,3939,2781,4494,3161,5085,3937,6288,4521,7089,5215,8154,5809,9291,6513,10380,7339,11403,8213,12738,8865 mov $1,$0 seq $0,107621 ; Primes multiplied al...
37
207
0.743243
e36382bcff10b339f5d8fd5bda24b1a15de1166a
516
asm
Assembly
libsrc/games/pc6001/joystick.asm
grancier/z180
e83f35e36c9b4d1457e40585019430e901c86ed9
[ "ClArtistic" ]
null
null
null
libsrc/games/pc6001/joystick.asm
grancier/z180
e83f35e36c9b4d1457e40585019430e901c86ed9
[ "ClArtistic" ]
null
null
null
libsrc/games/pc6001/joystick.asm
grancier/z180
e83f35e36c9b4d1457e40585019430e901c86ed9
[ "ClArtistic" ]
1
2019-12-03T23:57:48.000Z
2019-12-03T23:57:48.000Z
; ; Game device library for the PC6001 ; Stefano Bodrato - 3/12/2007 ; ; $Id: joystick.asm,v 1.3 2016/06/16 20:23:52 dom Exp $ ; SECTION code_clib PUBLIC joystick PUBLIC _joystick .joystick ._joystick ;__FASTCALL__ : joystick no. in HL ld a,l dec a ret nz CALL $1061 ld l,...
9.735849
55
0.579457
96f3cf80195a0a79747aaef2fa8892123d6008cf
727
asm
Assembly
oeis/028/A028175.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/028/A028175.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/028/A028175.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A028175: Expansion of 1/((1-5x)(1-6x)(1-9x)(1-11x)). ; Submitted by Jon Maiga ; 1,31,612,9842,140903,1874733,23747074,290631904,3469802325,40674188555,470287309856,5380934171886,61072079752867,688801372689097,7730331225654558,86417957138887388,963072515157938129,10706170291668313959,118779817118984086780,131568904429...
40.388889
470
0.797799
f5d95997c21c98307fdc166e5c54ba63e7154503
866
asm
Assembly
code/idle.asm
MrHaber/68k-nano
87066cffcea6371b3f1ad3f8cebd56c3ffa23dfe
[ "BSD-3-Clause" ]
212
2020-07-10T08:45:09.000Z
2022-03-14T11:17:26.000Z
code/idle.asm
MrHaber/68k-nano
87066cffcea6371b3f1ad3f8cebd56c3ffa23dfe
[ "BSD-3-Clause" ]
4
2021-02-28T16:00:52.000Z
2022-01-10T19:30:47.000Z
code/idle.asm
MrHaber/68k-nano
87066cffcea6371b3f1ad3f8cebd56c3ffa23dfe
[ "BSD-3-Clause" ]
16
2020-07-18T04:01:02.000Z
2022-03-05T14:17:55.000Z
; vim:noet:sw=8:ts=8:sts=8:ai:syn=asm68k include "68000app.inc" ; slowly fade the LED in and out to indicate we're ready animate_led: fadespeed equ 6 moveq #0,d1 ; duty cycle moveq #fadespeed,d2 ; number of periods with given duty cycle led...
36.083333
84
0.469977
77cbbbdfcbd2a4cab99def2673336aef94d82cc6
488
asm
Assembly
mobile/print_opp_message.asm
Dev727/ancientplatinum
8b212a1728cc32a95743e1538b9eaa0827d013a7
[ "blessing" ]
28
2019-11-08T07:19:00.000Z
2021-12-20T10:17:54.000Z
mobile/print_opp_message.asm
Dev727/ancientplatinum
8b212a1728cc32a95743e1538b9eaa0827d013a7
[ "blessing" ]
13
2020-01-11T17:00:40.000Z
2021-09-14T01:27:38.000Z
mobile/print_opp_message.asm
Dev727/ancientplatinum
8b212a1728cc32a95743e1538b9eaa0827d013a7
[ "blessing" ]
22
2020-05-28T17:31:38.000Z
2022-03-07T20:49:35.000Z
Mobile_PrintOpponentBattleMessage: ld a, c push af call SpeechTextbox call MobileTextBorder pop af dec a ld bc, $c ld hl, w5_MobileOpponentBattleMessages call AddNTimes ld de, wMobileOpponentBattleMessage ld bc, $c ld a, BANK(w5_MobileOpponentBattleMessages) call FarCopyWRAM ldh a, [rSVBK] push af ld a...
15.741935
44
0.760246
c7b702855ad4e6f8f414249c03bef6fc7e457845
1,112
asm
Assembly
iod/con2/ptr/chkbp.asm
olifink/smsqe
c546d882b26566a46d71820d1539bed9ea8af108
[ "BSD-2-Clause" ]
null
null
null
iod/con2/ptr/chkbp.asm
olifink/smsqe
c546d882b26566a46d71820d1539bed9ea8af108
[ "BSD-2-Clause" ]
null
null
null
iod/con2/ptr/chkbp.asm
olifink/smsqe
c546d882b26566a46d71820d1539bed9ea8af108
[ "BSD-2-Clause" ]
null
null
null
; Check type of sprite or blob V2.02  1999 Tony Tebby ; ; 2002-02-17 2.02 Added check to handle system sprites (MK) ; ; This routine ensures that sprites and blobs/patterns are in ; in an appropriate mode. ; section driver ; include 'dev8_keys_err' include 'dev8_keys_qdos_pt' include 'dev8_keys_con' ; ...
18.229508
63
0.677158
8228f8a5e6ae9aca84c290dd341245edb4af9def
358
asm
Assembly
programs/oeis/078/A078936.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/078/A078936.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/078/A078936.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A078936: Smallest divisor of n*(n+1)/2 that is >= sqrt(n*(n+1)/2). ; 1,3,3,5,5,7,7,6,9,11,11,13,13,15,12,17,17,19,19,15,21,23,23,20,25,27,21,29,29,31,31,24,33,35,30,37,37,39,30,41,41,43,43,33,45,47,47,42,35,51,39,53,53,45,44,42,57,59,59,61,61,63,48,52,55,67,67,51,69,71,71,73 seq $0,96 ; a(n) = n*(n+3)/2. seq $0,3367...
59.666667
208
0.617318
f544c06a0d5e7a4b9d53c3921f11e2d4228266fd
3,745
asm
Assembly
smsq/mem/1mb/init.asm
olifink/smsqe
c546d882b26566a46d71820d1539bed9ea8af108
[ "BSD-2-Clause" ]
null
null
null
smsq/mem/1mb/init.asm
olifink/smsqe
c546d882b26566a46d71820d1539bed9ea8af108
[ "BSD-2-Clause" ]
null
null
null
smsq/mem/1mb/init.asm
olifink/smsqe
c546d882b26566a46d71820d1539bed9ea8af108
[ "BSD-2-Clause" ]
null
null
null
; Initialise memory map and tables V3.00  1994 Tony Tebby ; 2002 Marcel Kilgus ; Special version. Initialises the lower 1MB of RAM as "slow memory" ; and the rest as "fast memory". ; ; Memory map (MK) ; ; SYS_RAMT / SYS_RPAB (SMSQ has no resident area! sms.arpa returns TPA space) ; +-------------------...
23.26087
77
0.601068
43b23c6ac745ea71fb6713a1e05e9d7e131e2167
81,746
asm
Assembly
oscomp/build/asm/waitpid.asm
wei-huan/MyOS
0592dd73fd9768a9a69975f7d18c758999195774
[ "MIT" ]
2
2022-02-21T08:37:46.000Z
2022-03-03T06:01:47.000Z
oscomp/build/asm/waitpid.asm
wei-huan/MyOS
0592dd73fd9768a9a69975f7d18c758999195774
[ "MIT" ]
null
null
null
oscomp/build/asm/waitpid.asm
wei-huan/MyOS
0592dd73fd9768a9a69975f7d18c758999195774
[ "MIT" ]
null
null
null
/home/weihuan/Documents/testsuits-for-oskernel-preliminary/riscv-syscalls-testing/user/build/riscv64/waitpid: file format elf64-littleriscv Disassembly of section .text: 0000000000001000 <_start>: .section .text.entry .globl _start _start: mv a0, sp 1000: 850a mv a0,sp tail __start_m...
35.775055
143
0.477565
ae4e2964fee3820341cc56111ceef5fa5b4b2026
614
asm
Assembly
oeis/158/A158737.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/158/A158737.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/158/A158737.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A158737: a(n) = 1296*n^2 - 36. ; Submitted by Christian Krause ; 1260,5148,11628,20700,32364,46620,63468,82908,104940,129564,156780,186588,218988,253980,291564,331740,374508,419868,467820,518364,571500,627228,685548,746460,809964,876060,944748,1016028,1089900,1166364,1245420,1327068,1411308,1498140,1587564,1679580,17...
61.4
500
0.81759
0d29b78dde565f914a712f9c82a661ee0eaa1faf
113
asm
Assembly
SO/so-assignments/3-loader/checker-win/_test/inputs/check_exec.asm
mihai-constantin/ACS
098c99d82dad8fb5d0e909da930c72f1185a99e2
[ "Apache-2.0" ]
null
null
null
SO/so-assignments/3-loader/checker-win/_test/inputs/check_exec.asm
mihai-constantin/ACS
098c99d82dad8fb5d0e909da930c72f1185a99e2
[ "Apache-2.0" ]
null
null
null
SO/so-assignments/3-loader/checker-win/_test/inputs/check_exec.asm
mihai-constantin/ACS
098c99d82dad8fb5d0e909da930c72f1185a99e2
[ "Apache-2.0" ]
null
null
null
.386 .model flat, stdcall EXTRN ExitProcess@4:PROC .code start proc push 0 call ExitProcess@4 start endp End
9.416667
24
0.761062
1549b6fe00923cc33ce07659e26bf750544c06f7
1,266
asm
Assembly
programs/oeis/293/A293642.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
22
2018-02-06T19:19:31.000Z
2022-01-17T21:53:31.000Z
programs/oeis/293/A293642.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
41
2021-02-22T19:00:34.000Z
2021-08-28T10:47:47.000Z
programs/oeis/293/A293642.asm
neoneye/loda
afe9559fb53ee12e3040da54bd6aa47283e0d9ec
[ "Apache-2.0" ]
5
2021-02-24T21:14:16.000Z
2021-08-09T19:48:05.000Z
; A293642: a(n) is the greatest integer k such that k/Fibonacci(n) < 3/5. ; 0,0,0,1,1,3,4,7,12,20,33,53,86,139,226,366,592,958,1550,2508,4059,6567,10626,17194,27820,45015,72835,117850,190686,308537,499224,807761,1306985,2114746,3421732,5536479,8958211,14494690,23452901,37947591,61400493,99348084,160748577,260096662,420...
211
1,131
0.887046
bd7a381f05295c3330733f200ea2fa129cbda354
5,354
asm
Assembly
Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0xca.log_21829_1863.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_1863.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_1863.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_WC_ht+0x1ac79, %rsi lea addresses_UC_ht+0x67b9, %rdi add %rbx, %rbx mov $90, %rcx rep movsb nop nop nop nop cmp %rcx, %rcx lea addresses_UC_ht+0x3c79, %r12 nop nop nop nop xor $2222...
44.247934
2,999
0.659507
f4d5d1d7d26153b30cb101de2b7af2e71ff05d58
9,083
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_1257.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_1257.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_1257.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 %r9 push %rax push %rbp push %rcx push %rdi push %rsi lea addresses_WC_ht+0xecfa, %r9 nop nop nop nop nop cmp $62766, %r14 movb (%r9), %r8b nop nop nop nop sub $6557, %r14 lea addresses_WC_ht+0x13378, %rax nop nop inc %rcx mov $0x6162636465666768, %rb...
31.429066
2,999
0.652428
5a55a31aa50d988ab65433a385612ff1c5e4acfd
3,410
asm
Assembly
entryother.asm
Gunahuachen1995/XV6_lottery_scheduler
ef0b2ff98292dc56252845a9169cb0a3b7a7f2ef
[ "MIT-0" ]
2
2022-01-11T20:12:26.000Z
2022-01-17T19:55:04.000Z
entryother.asm
Gunahuachen1995/XV6_lottery_scheduler
ef0b2ff98292dc56252845a9169cb0a3b7a7f2ef
[ "MIT-0" ]
null
null
null
entryother.asm
Gunahuachen1995/XV6_lottery_scheduler
ef0b2ff98292dc56252845a9169cb0a3b7a7f2ef
[ "MIT-0" ]
1
2021-08-20T21:44:41.000Z
2021-08-20T21:44:41.000Z
bootblockother.o: file format elf32-i386 Disassembly of section .text: 00007000 <start>: # - it uses the address at start-4, start-8, and start-12 .code16 .globl start start: cli 7000: fa cli xorw %ax,%ax 7001: 31 c0 xor %eax,%e...
28.898305
59
0.444282
5a89e9b921a62c9a511e0d21788b22c0758e2025
515
asm
Assembly
oeis/340/A340763.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/340/A340763.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/340/A340763.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A340763: Number of primes p <= n that are congruent to 1 modulo 3. ; Submitted by Jon Maiga ; 0,0,0,0,0,0,1,1,1,1,1,1,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7,7,7,7,7,7,8,8,8,8,8,8,9,9,9,9,9,9,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,10,11,11,11,11 m...
32.1875
223
0.586408
0c1fef01d0131c4d3d6dcd5f622b61a958fa4f12
31,380
asm
Assembly
landboot/bm1632/x86/main.asm
RC0D3/gramado
b165089b382ccefb238df0e5c3b35c9aeb4e2b00
[ "BSD-2-Clause" ]
10
2021-10-01T13:50:33.000Z
2022-03-28T22:12:48.000Z
ge/boot/x86/1bm/main.asm
moneytech/gramado
6cef2167281f4d9e93aa1c84135cc918ecb8a008
[ "BSD-2-Clause" ]
null
null
null
ge/boot/x86/1bm/main.asm
moneytech/gramado
6cef2167281f4d9e93aa1c84135cc918ecb8a008
[ "BSD-2-Clause" ]
2
2021-10-16T14:22:46.000Z
2022-03-12T03:27:06.000Z
; ; File: 1bm/main.asm ; ; Main file of Boot manager. ; ; Video modes: ; ============ ; ; VirtualBox: ; =============== ; Oracle VirtualBox: 0x0112 640x480x24bpp ; Oracle VirtualBox: 0x0115 800x600x24BPP ; Oracle VirtualBox: 0x0118 1024x768x24BPP ; ; ; Nvidia GeForce: ; ================= ; GeForce_8400_GS e...
23.41791
109
0.563289
8a503a702343aa328bb320442587942dcae90deb
1,313
asm
Assembly
programs/oeis/183/A183010.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/183/A183010.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/183/A183010.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A183010: a(n) = 24*n - 1. ; -1,23,47,71,95,119,143,167,191,215,239,263,287,311,335,359,383,407,431,455,479,503,527,551,575,599,623,647,671,695,719,743,767,791,815,839,863,887,911,935,959,983,1007,1031,1055,1079,1103,1127,1151,1175,1199,1223,1247,1271,1295,1319,1343,1367,1391,1415,1439,1463,1487,1511,1535,1559,1583,16...
131.3
1,204
0.776085
e6f6635a356e73910160de589d0b9a843c573f71
6,762
asm
Assembly
libsrc/_DEVELOPMENT/math/integer/z80n/l_z80n_mulu_64_32x32.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
38
2021-06-18T12:56:15.000Z
2022-03-12T20:38:40.000Z
libsrc/_DEVELOPMENT/math/integer/z80n/l_z80n_mulu_64_32x32.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
2
2021-06-20T16:28:12.000Z
2021-11-17T21:33:56.000Z
libsrc/_DEVELOPMENT/math/integer/z80n/l_z80n_mulu_64_32x32.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
6
2021-06-18T18:18:36.000Z
2021-12-22T08:01:32.000Z
; 2018 July feilipu SECTION code_clib SECTION code_math PUBLIC l_z80n_mulu_64_32x32, l0_z80n_mulu_64_32x32 l_z80n_mulu_64_32x32: ; multiplication of two 32-bit numbers into a 64-bit product ; ; enter : dehl = 32-bit multiplicand ; dehl'= 32-bit multiplicand ; ; exit : dehl dehl' = 6...
25.613636
78
0.339692
48756b6a8af6ceb8091866ad21e67f6f444ac83f
5,978
asm
Assembly
Transynther/x86/_processed/AVXALIGN/_st_sm_/i9-9900K_12_0xa0_notsx.log_21829_608.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/AVXALIGN/_st_sm_/i9-9900K_12_0xa0_notsx.log_21829_608.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/AVXALIGN/_st_sm_/i9-9900K_12_0xa0_notsx.log_21829_608.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 %r8 push %rcx push %rdi push %rdx push %rsi lea addresses_WT_ht+0x5f9d, %r12 clflush (%r12) sub %r8, %r8 mov $0x6162636465666768, %rdx movq %rdx, (%r12) nop nop nop nop sub %rcx, %rcx lea addresses_WC_ht+0x1c4e1, %rsi lea addresses_D_ht+0xd...
38.567742
2,999
0.658414
57ad7c18a4c4d05d19dd546b9bdcf41d58d3367f
51,114
asm
Assembly
wc.asm
tanya217/xv6
145e1aa532c1c0808052045cec57cee6b7203023
[ "MIT-0" ]
null
null
null
wc.asm
tanya217/xv6
145e1aa532c1c0808052045cec57cee6b7203023
[ "MIT-0" ]
null
null
null
wc.asm
tanya217/xv6
145e1aa532c1c0808052045cec57cee6b7203023
[ "MIT-0" ]
null
null
null
_wc: file format elf32-i386 Disassembly of section .text: 00000000 <main>: printf(1, "%d %d %d %s\n", l, w, c, name); } 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: ...
29.682927
60
0.409594
1acd97d8c2ef13ab5860a280fcda6be777df490b
253
asm
Assembly
unittests/ASM/Secondary/15_F3_03_2.asm
Seas0/FEX
4f4263263b560b0a25e0d48555d5b99ca12c938f
[ "MIT" ]
null
null
null
unittests/ASM/Secondary/15_F3_03_2.asm
Seas0/FEX
4f4263263b560b0a25e0d48555d5b99ca12c938f
[ "MIT" ]
null
null
null
unittests/ASM/Secondary/15_F3_03_2.asm
Seas0/FEX
4f4263263b560b0a25e0d48555d5b99ca12c938f
[ "MIT" ]
null
null
null
%ifdef CONFIG { "RegData": { "RAX": "0x0000434445464748", "RBX": "0x00000000FFFFFFFF" } } %endif mov rax, 0x0000434445464748 mov rbx, -1 ; Ensure that wrfsbase of 32-bit will zero extend wrgsbase rax wrgsbase ebx rdgsbase rbx ; 64bit hlt
13.315789
49
0.695652
6245946defd316fecb7ce0e3a9bae3aad125fffc
4,332
asm
Assembly
libsrc/target/zx/stdio/generic_console_printc.asm
Frodevan/z88dk
f27af9fe840ff995c63c80a73673ba7ee33fffac
[ "ClArtistic" ]
4
2021-11-20T19:35:01.000Z
2022-01-01T16:08:42.000Z
libsrc/target/zx/stdio/generic_console_printc.asm
Frodevan/z88dk
f27af9fe840ff995c63c80a73673ba7ee33fffac
[ "ClArtistic" ]
null
null
null
libsrc/target/zx/stdio/generic_console_printc.asm
Frodevan/z88dk
f27af9fe840ff995c63c80a73673ba7ee33fffac
[ "ClArtistic" ]
1
2021-11-27T15:58:02.000Z
2021-11-27T15:58:02.000Z
; ; Print a character for the ZX/TS2068 screen ; MODULE generic_console_printc SECTION code_clib PUBLIC generic_console_printc PUBLIC generic_console_calc_screen_addr EXTERN __zx_console_attr EXTERN __zx_32col_udgs EXTERN __zx_32col_font EXTERN __zx_64col_font EXTERN __console_w EXTERN generic_console_f...
13.974194
73
0.70614
7675af26840a8f377079adec0ec46c222e219905
71,512
asm
Assembly
src/u2f_atecc.asm
mokafiht/u2f_key_SDCC
2febfaf075eb4f414a937c7369149d68cbffbf2e
[ "BSD-2-Clause" ]
1
2018-02-02T16:24:03.000Z
2018-02-02T16:24:03.000Z
src/u2f_atecc.asm
mokafiht/u2f_key_SDCC
2febfaf075eb4f414a937c7369149d68cbffbf2e
[ "BSD-2-Clause" ]
null
null
null
src/u2f_atecc.asm
mokafiht/u2f_key_SDCC
2febfaf075eb4f414a937c7369149d68cbffbf2e
[ "BSD-2-Clause" ]
null
null
null
;-------------------------------------------------------- ; File Created by SDCC : free open source ANSI-C Compiler ; Version 3.6.0 #9615 (MINGW32) ;-------------------------------------------------------- .module u2f_atecc .optsdcc -mmcs51 --model-large ;-------------------------------------------------------- ; P...
22.760025
154
0.646982
8f10b5a2fbea53bf5ea05bd3d2e06f1ee969ff91
1,915
asm
Assembly
Borland/CBuilder5/Source/RTL/source/misc/swab.asm
TrevorDArcyEvans/DivingMagpieSoftware
7ffcfef653b110e514d5db735d11be0aae9953ec
[ "MIT" ]
1
2021-05-27T10:27:25.000Z
2021-05-27T10:27:25.000Z
Borland/CBuilder5/Source/RTL/source/misc/swab.asm
TrevorDArcyEvans/Diving-Magpie-Software
7ffcfef653b110e514d5db735d11be0aae9953ec
[ "MIT" ]
null
null
null
Borland/CBuilder5/Source/RTL/source/misc/swab.asm
TrevorDArcyEvans/Diving-Magpie-Software
7ffcfef653b110e514d5db735d11be0aae9953ec
[ "MIT" ]
null
null
null
;[]-----------------------------------------------------------------[] ;| SWAB.ASM -- swap bytes | ;[]-----------------------------------------------------------------[] ; ; C/C++ Run Time Library - Version 10.0 ; ; Copyright (c) 1991, 2000 by Inprise Corporation...
30.887097
77
0.430287
ceebd25a5e5756edb23b1b31264826d4cced17b4
180
asm
Assembly
libsrc/_DEVELOPMENT/arch/zx/display/c/sdcc/zx_saddr2cx_fastcall.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/_DEVELOPMENT/arch/zx/display/c/sdcc/zx_saddr2cx_fastcall.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/_DEVELOPMENT/arch/zx/display/c/sdcc/zx_saddr2cx_fastcall.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
; uchar zx_saddr2cx_fastcall(void *saddr) SECTION code_clib SECTION code_arch PUBLIC _zx_saddr2cx_fastcall EXTERN asm_zx_saddr2cx defc _zx_saddr2cx_fastcall = asm_zx_saddr2cx
15
44
0.855556
fc249d234a33e1fc75ac8deb5bbbe58602457179
763
asm
Assembly
oeis/088/A088015.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/088/A088015.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/088/A088015.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A088015: Expansion of e.g.f. cosh(sqrt(2)*x) + exp(x)*(cosh(sqrt(2*x) - 1). ; Submitted by Jon Maiga ; 1,0,4,6,20,40,106,238,592,1392,3394,8118,19664,47320,114370,275806,666112,1607520,3881410,9369318,22620560,54608392,131838370,318281038,768402496,1855077840,4478562274,10812186006,26102942480,63018038200,15213903526...
36.333333
492
0.76671
4dbad64ab4462ee4c01a1da7bdbf40bac88b0548
1,058
asm
Assembly
asmtest/test.asm
lightfaith/pda
e6389311c2df6017d14c63c3d6d3e794eb4817e6
[ "MIT" ]
null
null
null
asmtest/test.asm
lightfaith/pda
e6389311c2df6017d14c63c3d6d3e794eb4817e6
[ "MIT" ]
null
null
null
asmtest/test.asm
lightfaith/pda
e6389311c2df6017d14c63c3d6d3e794eb4817e6
[ "MIT" ]
null
null
null
section .text ; start of program code global _start _start: mov ebx, esp mov esp, ebx mov al, 0x46 AND [EBP-0x10], EAX AND EAX, [EBP+0x08] ;AND [CH-0x10], AL ;AND AL, [CH+0x08] ;add edx,[ecx+0x1] ;add [ecx+0x1],edx ;add ecx,[edx+0x1] ;add [edx+0x1],ecx ;mov dl, 0x8 ;mov [ebx+0x4], ebx ;mov ebx, [ebx+0x4] ;dec eax; ;...
14.297297
37
0.643667
b5a67d52fda027380dcac7181ff82224269414e1
321
asm
Assembly
libsrc/_DEVELOPMENT/string/c/sccz80/memswap_callee.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
null
null
null
libsrc/_DEVELOPMENT/string/c/sccz80/memswap_callee.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
null
null
null
libsrc/_DEVELOPMENT/string/c/sccz80/memswap_callee.asm
jpoikela/z88dk
7108b2d7e3a98a77de99b30c9a7c9199da9c75cb
[ "ClArtistic" ]
1
2019-12-03T23:28:20.000Z
2019-12-03T23:28:20.000Z
; void *memswap(void *s1, void *s2, size_t n) SECTION code_clib SECTION code_string PUBLIC memswap_callee EXTERN asm_memswap memswap_callee: pop hl pop bc pop de ex (sp),hl jp asm_memswap ; SDCC bridge for Classic IF __CLASSIC PUBLIC _memswap_callee defc _memswap_callee = memswap_callee ENDIF ...
12.346154
45
0.744548
7459ad429e6bc09259acaa26e4c37e650f2a1f84
572
asm
Assembly
oeis/002/A002939.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/002/A002939.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/002/A002939.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A002939: a(n) = 2*n*(2*n-1). ; 0,2,12,30,56,90,132,182,240,306,380,462,552,650,756,870,992,1122,1260,1406,1560,1722,1892,2070,2256,2450,2652,2862,3080,3306,3540,3782,4032,4290,4556,4830,5112,5402,5700,6006,6320,6642,6972,7310,7656,8010,8372,8742,9120,9506,9900,10302,10712,11130,11556,11990,12432,12882,13340,13806,142...
71.5
501
0.765734
8452fae6a20a2273c49f65e062696a28e4cb33bd
6,584
asm
Assembly
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_722.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
9
2020-08-13T19:41:58.000Z
2022-03-30T12:22:51.000Z
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_722.asm
ljhsiun2/medusa
67d769b8a2fb42c538f10287abaf0e6dbb463f0c
[ "MIT" ]
1
2021-04-29T06:29:35.000Z
2021-05-13T21:02:30.000Z
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_722.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 %rcx push %rdi push %rdx push %rsi lea addresses_A_ht+0x125e4, %rdx nop nop cmp %rcx, %rcx mov (%rdx), %r14w nop dec %r15 lea addresses_D_ht+0x3a64, %rdi nop nop cmp $37372, %r13 mov $0x6162636465666768, %rcx movq %rcx, %xmm6 movups %xmm6, ...
34.835979
2,999
0.654162
b297a41c7d355b1435baa679e3883d80707e9c1d
452
asm
Assembly
programs/oeis/122/A122999.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/122/A122999.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
programs/oeis/122/A122999.asm
karttu/loda
9c3b0fc57b810302220c044a9d17db733c76a598
[ "Apache-2.0" ]
null
null
null
; A122999: G.f.: 1/(1 - x - 25*x^2). ; 1,1,26,51,701,1976,19501,68901,556426,2278951,16189601,73163376,477903401,2306987801,14254572826,71929267851,428293588501,2226525284776,12933864997301,68596997116701,391943622049226 mov $4,$0 lpb $0,1 lpb $4,1 lpb $0,1 sub $0,1 mul $2,$1 mov $3,$2 mo...
19.652174
183
0.59292
f7cdd4f1c94a1017d985e6b5ba19a059599de696
163
asm
Assembly
libsrc/target/zx-common/graphics/res_MODE64.asm
Frodevan/z88dk
f27af9fe840ff995c63c80a73673ba7ee33fffac
[ "ClArtistic" ]
640
2017-01-14T23:33:45.000Z
2022-03-30T11:28:42.000Z
libsrc/target/zx-common/graphics/res_MODE64.asm
Frodevan/z88dk
f27af9fe840ff995c63c80a73673ba7ee33fffac
[ "ClArtistic" ]
1,600
2017-01-15T16:12:02.000Z
2022-03-31T12:11:12.000Z
libsrc/target/zx-common/graphics/res_MODE64.asm
Frodevan/z88dk
f27af9fe840ff995c63c80a73673ba7ee33fffac
[ "ClArtistic" ]
215
2017-01-17T10:43:03.000Z
2022-03-23T17:25:02.000Z
; ; Plotting in tilemap mode ; IF FORzxn SECTION code_graphics PUBLIC res_MODE64 res_MODE64: defc NEEDunplot = 1 INCLUDE "pixel_MODE64.inc" ENDIF
11.642857
34
0.717791
16c99eef8ce8bfee21bbb0653336702e9ae5803a
3,123
asm
Assembly
Userland/SampleCodeModule/asm/libasm.asm
gbaliarda/TPE2-SO
5dcf7d4e31f6f83e59ec5983a7f87e232e8cb5df
[ "BSD-3-Clause" ]
null
null
null
Userland/SampleCodeModule/asm/libasm.asm
gbaliarda/TPE2-SO
5dcf7d4e31f6f83e59ec5983a7f87e232e8cb5df
[ "BSD-3-Clause" ]
null
null
null
Userland/SampleCodeModule/asm/libasm.asm
gbaliarda/TPE2-SO
5dcf7d4e31f6f83e59ec5983a7f87e232e8cb5df
[ "BSD-3-Clause" ]
1
2022-03-08T15:31:23.000Z
2022-03-08T15:31:23.000Z
GLOBAL throwInvalidOpcode GLOBAL computeZeros GLOBAL cpuidAvailability GLOBAL getCpuLeaf GLOBAL getCpuProcessorInfo GLOBAL getCpuExtendedFeatures GLOBAL divZero GLOBAL testRBP GLOBAL testRSP section .text throwInvalidOpcode: ud2 ret cpuidAvailability: ; Revisa si se puede usar cpuid. Fuente: "https://wiki.os...
27.394737
99
0.496318
65aa6c41b4812a70280e342391ae9bbf2342cb3d
564
asm
Assembly
oeis/071/A071253.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
11
2021-08-22T19:44:55.000Z
2022-03-20T16:47:57.000Z
oeis/071/A071253.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
9
2021-08-29T13:15:54.000Z
2022-03-09T19:52:31.000Z
oeis/071/A071253.asm
neoneye/loda-programs
84790877f8e6c2e821b183d2e334d612045d29c0
[ "Apache-2.0" ]
3
2021-08-22T20:56:47.000Z
2021-09-29T06:26:12.000Z
; A071253: a(n) = n^2*(n^2+1). ; 0,2,20,90,272,650,1332,2450,4160,6642,10100,14762,20880,28730,38612,50850,65792,83810,105300,130682,160400,194922,234740,280370,332352,391250,457652,532170,615440,708122,810900,924482,1049600,1187010,1337492,1501850,1680912,1875530,2086580,2314962,2561600,2827442,3113460,3420650,3750032...
70.5
493
0.810284