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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1cda7cf9ae0214216983aefde70deacfb8f6592d | 161 | asm | Assembly | mastersystem/zxb-sms-2012-02-23/zxb-sms/wip/zxb/library-asm/pstore32.asm | gb-archive/really-old-stuff | ffb39a518cad47e23353b3420b88e2f3521fd3d7 | [
"Apache-2.0"
] | 10 | 2016-10-27T20:46:02.000Z | 2021-11-01T15:49:13.000Z | mastersystem/zxb-sms-2012-02-23/zxb-sms/wip/zxb/library-asm/pstore32.asm | gb-archive/really-old-stuff | ffb39a518cad47e23353b3420b88e2f3521fd3d7 | [
"Apache-2.0"
] | null | null | null | mastersystem/zxb-sms-2012-02-23/zxb-sms/wip/zxb/library-asm/pstore32.asm | gb-archive/really-old-stuff | ffb39a518cad47e23353b3420b88e2f3521fd3d7 | [
"Apache-2.0"
] | 2 | 2015-03-11T14:28:08.000Z | 2017-11-02T10:57:57.000Z | #include once <store32.asm>
; Stores a 32 bit integer number (DE,HL) at (IX + BC)
__PSTORE32:
push hl
push ix
pop hl
add hl, bc
pop bc
jp __STORE32
| 14.636364 | 53 | 0.658385 |
bd35aaf999f78b0f372df62399151a8d8c129a6a | 210 | asm | Assembly | src/conversion/PrintDecimal.asm | jhm-ciberman/calculator-asm | f5305f345d7efdd616b34a485f7460f6789f4d9c | [
"MIT"
] | 2 | 2019-08-03T17:09:30.000Z | 2021-04-01T22:17:09.000Z | src/conversion/PrintDecimal.asm | jhm-ciberman/calculator-asm | f5305f345d7efdd616b34a485f7460f6789f4d9c | [
"MIT"
] | null | null | null | src/conversion/PrintDecimal.asm | jhm-ciberman/calculator-asm | f5305f345d7efdd616b34a485f7460f6789f4d9c | [
"MIT"
] | 1 | 2019-08-04T21:26:32.000Z | 2019-08-04T21:26:32.000Z | proc PrintDecimal, number:QWORD
mov [number], rcx
invoke sprintf, _lg_convert_decimal_buffer, _lg_convert_decimal_format, [number]
fastcall ConsolePrint, _lg_convert_decimal_buffer
ret
endp | 35 | 85 | 0.77619 |
56a6174de8a8b0e061e61f6c7ab8dd76949e2c69 | 1,253 | asm | Assembly | _build/dispatcher/jmp_ippsGFpECSetPointRegular_350f2e23.asm | zyktrcn/ippcp | b0bbe9bbb750a7cf4af5914dd8e6776a8d544466 | [
"Apache-2.0"
] | 1 | 2021-10-04T10:21:54.000Z | 2021-10-04T10:21:54.000Z | _build/dispatcher/jmp_ippsGFpECSetPointRegular_350f2e23.asm | zyktrcn/ippcp | b0bbe9bbb750a7cf4af5914dd8e6776a8d544466 | [
"Apache-2.0"
] | null | null | null | _build/dispatcher/jmp_ippsGFpECSetPointRegular_350f2e23.asm | zyktrcn/ippcp | b0bbe9bbb750a7cf4af5914dd8e6776a8d544466 | [
"Apache-2.0"
] | null | null | null | extern m7_ippsGFpECSetPointRegular:function
extern n8_ippsGFpECSetPointRegular:function
extern y8_ippsGFpECSetPointRegular:function
extern e9_ippsGFpECSetPointRegular:function
extern l9_ippsGFpECSetPointRegular:function
extern n0_ippsGFpECSetPointRegular:function
extern k0_ippsGFpECSetPointRegular:function
extern ippcp... | 32.128205 | 123 | 0.824421 |
cc78bfc83bc55e7fcd4dd0d40dc1216dfcd31b5a | 619 | asm | Assembly | programs/oeis/184/A184220.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/184/A184220.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/184/A184220.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A184220: a(n) = largest k such that A000290(n+1) = A000290(n) + (A000290(n) mod k), or 0 if no such k exists.
; 0,0,0,0,14,23,34,47,62,79,98,119,142,167,194,223,254,287,322,359,398,439,482,527,574,623,674,727,782,839,898,959,1022,1087,1154,1223,1294,1367,1442,1519,1598,1679,1762,1847,1934,2023,2114,2207,2302,2399,249... | 61.9 | 454 | 0.73021 |
de04493502035b8ca9b569f962bc40c26cb00605 | 7,179 | asm | Assembly | vp8/common/arm/armv6/recon_v6.asm | mrchapp/libvpx | c2a8d8b54c7ebefd1cd9c55f53b9e8378f088e8b | [
"BSD-3-Clause"
] | 1 | 2015-05-03T19:25:39.000Z | 2015-05-03T19:25:39.000Z | vp8/common/arm/armv6/recon_v6.asm | mrchapp/libvpx | c2a8d8b54c7ebefd1cd9c55f53b9e8378f088e8b | [
"BSD-3-Clause"
] | null | null | null | vp8/common/arm/armv6/recon_v6.asm | mrchapp/libvpx | c2a8d8b54c7ebefd1cd9c55f53b9e8378f088e8b | [
"BSD-3-Clause"
] | null | null | null | ;
; Copyright (c) 2010 The VP8 project authors. All Rights Reserved.
;
; Use of this source code is governed by a BSD-style license
; that can be found in the LICENSE file in the root of the source
; tree. An additional intellectual property rights grant can be found
; in the file PATENTS. All contributing projec... | 25.457447 | 91 | 0.399359 |
f18253173d1d91e90c22bc98458288293ced9cae | 145 | asm | Assembly | other.7z/SFC.7z/SFC/ソースデータ/MarioKart/Pause-p.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/MarioKart/Pause-p.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/MarioKart/Pause-p.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | Name: Pause-p.asm
Type: file
Size: 45691
Last-Modified: '1992-07-29T15:00:00Z'
SHA-1: 2551DE977DA0715564E8835295DB1CAA14AB56E6
Description: null
| 20.714286 | 47 | 0.806897 |
20c44c897f994de31452f95ef0c242d3b391679b | 277 | asm | Assembly | programs/oeis/141/A141317.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/141/A141317.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/141/A141317.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A141317: a(n) = A000244(n) - A010684(n).
; 0,0,8,24,80,240,728,2184,6560,19680,59048,177144,531440,1594320,4782968,14348904,43046720,129140160,387420488,1162261464,3486784400,10460353200,31381059608,94143178824,282429536480,847288609440
mov $1,3
pow $1,$0
div $1,8
mul $1,8
| 34.625 | 195 | 0.768953 |
f7bd97d0050ffa5c5639b344cd847e8d7ae7e457 | 397 | asm | Assembly | programs/oeis/289/A289617.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/289/A289617.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/289/A289617.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A289617: a(n) = A005187(A001222(n)).
; 0,1,1,3,1,3,1,4,3,3,1,4,1,3,3,7,1,4,1,4,3,3,1,7,3,3,4,4,1,4,1,8,3,3,3,7,1,3,3,7,1,4,1,4,4,3,1,8,3,4,3,4,1,7,3,7,3,3,1,7,1,3,4,10,3,4,1,4,3,4,1,8,1,3,4,4,3,4,1,8,7,3,1,7,3,3,3,7,1,7,3,4,3,3,3,10,1,4,4,7
seq $0,1222 ; Number of prime divisors of n counted with multiplicity (also ... | 39.7 | 203 | 0.579345 |
c6a0077daa684fc1a8c4928be295bc980535c031 | 1,645 | asm | Assembly | Others/stackTest.asm | LeonardoSanBenitez/Assembly-exercises | 0f8e7f316d7e0171e28aae1b1dc0b056b123cd92 | [
"MIT"
] | null | null | null | Others/stackTest.asm | LeonardoSanBenitez/Assembly-exercises | 0f8e7f316d7e0171e28aae1b1dc0b056b123cd92 | [
"MIT"
] | null | null | null | Others/stackTest.asm | LeonardoSanBenitez/Assembly-exercises | 0f8e7f316d7e0171e28aae1b1dc0b056b123cd92 | [
"MIT"
] | null | null | null | # --------------------------------------- #
# Libraries
# --------------------------------------- #
.text 0x00500000
.include "../SyscallsFunctions.asm"
.include "../macros.asm"
.include "../stack.asm"
.include "../init.asm" # begin in 0x0040. Requires "macros.asm"
ALLOC_STACK (stack01)
# --------------------------... | 24.552239 | 76 | 0.486322 |
bf097f1a4c42d952bd94323e8f6c0985d2e015ff | 2,339 | asm | Assembly | programs/oeis/051/A051740.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/051/A051740.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/051/A051740.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A051740: Partial sums of A007584.
; 1,11,45,125,280,546,966,1590,2475,3685,5291,7371,10010,13300,17340,22236,28101,35055,43225,52745,63756,76406,90850,107250,125775,146601,169911,195895,224750,256680,291896,330616,373065,419475,470085,525141,584896,649610,719550,794990,876211,963501,1057155,1157475,1264770,1379356,15... | 179.923077 | 2,212 | 0.867892 |
a9882a5bfcfb74483d3f65e1de08f0553e3298f4 | 3,230 | asm | Assembly | programs/oeis/157/A157112.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/157/A157112.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/157/A157112.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A157112: a(n) = 5651522*n^2 - 8761372*n + 3395619.
; 285769,8478963,27975201,58774483,100876809,154282179,218990593,295002051,382316553,480934099,590854689,712078323,844605001,988434723,1143567489,1310003299,1487742153,1676784051,1877128993,2088776979,2311728009,2545982083,2791539201,3048399363,3316562569,3596028819,... | 293.636364 | 3,055 | 0.902477 |
5f84308bc0adb552db38a3ddb51d51a5ba9576cd | 363 | asm | Assembly | libsrc/adt/heap/adt_HeapAdd.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/adt/heap/adt_HeapAdd.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/adt/heap/adt_HeapAdd.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | ; void adt_HeapAdd(void *item, void **array, uint *n, void *compare)
; CALLER linkage for function pointers
PUBLIC adt_HeapAdd
EXTERN adt_HeapAdd_callee
EXTERN CDISP_ADT_HEAPADD_CALLEE
.adt_HeapAdd
pop af
pop iy
pop hl
pop bc
pop de
push de
push bc
push hl
push hl
push af
jp adt... | 15.782609 | 68 | 0.719008 |
9e8dea664a9231411068da7da1f6aae161265da9 | 147 | asm | Assembly | other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/NES_Ver2/us_asm/zel_bms1.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/NES_Ver2/us_asm/zel_bms1.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/NES_Ver2/us_asm/zel_bms1.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | Name: zel_bms1.asm
Type: file
Size: 119010
Last-Modified: '2016-05-13T04:27:09Z'
SHA-1: 757B47394D609093FC9CBB302B6E6790D1BA53BF
Description: null
| 21 | 47 | 0.816327 |
482d0627877d694883be97b8838bab7e23da435f | 940 | asm | Assembly | programs/oeis/120/A120444.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/120/A120444.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/120/A120444.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A120444: First differences of A004125.
; 0,1,0,3,-1,5,0,4,1,9,-5,11,3,5,0,15,-4,17,-3,9,7,21,-13,18,9,13,-1,27,-13,29,0,17,13,21,-20,35,15,21,-11,39,-13,41,3,11,19,45,-29,40,6,29,5,51,-13,37,-9,33,25,57,-49,59,27,21,0,45,-13,65,9,41,-5,69,-52,71,33,25,11,57,-13,77,-27,40,37,81,-57,61,39,53,-5,87,-55,69,15,57,43,69,-6... | 134.285714 | 842 | 0.630851 |
d1c82b81058608fd003de7db0e8af83dd8db69ce | 67,068 | asm | Assembly | python_src/maps/level6/mapa_nivel06a.asm | fjpena/sword-of-ianna-zx | fdd6bdb5775933756e75402a7c6be80d5334702d | [
"Apache-2.0"
] | 67 | 2017-10-07T18:48:05.000Z | 2022-02-01T20:37:40.000Z | python_src/maps/level6/mapa_nivel06a.asm | fjpena/sword-of-ianna-zx | fdd6bdb5775933756e75402a7c6be80d5334702d | [
"Apache-2.0"
] | null | null | null | python_src/maps/level6/mapa_nivel06a.asm | fjpena/sword-of-ianna-zx | fdd6bdb5775933756e75402a7c6be80d5334702d | [
"Apache-2.0"
] | 9 | 2017-10-06T21:02:55.000Z | 2022-01-06T03:11:58.000Z | ; ASM data file from a ZX-Paintbrush picture with 256 x 256 pixels (= 32 x 32 characters)
; and an attribute area of 1024 bytes
; block based output of pixel data - each block contains 8 x 8 pixels
; blocks at pixel positionn (y=0):
defb 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00
defb 0x46
defb 0x00, 0x... | 31.208934 | 90 | 0.686199 |
99a45cdd26f77235eb451a6c10d3871dec7a78e7 | 328 | asm | Assembly | programs/oeis/308/A308807.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/308/A308807.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/308/A308807.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A308807: a(n) = 4*5^(n-1) + n.
; 5,22,103,504,2505,12506,62507,312508,1562509,7812510,39062511,195312512,976562513,4882812514,24414062515,122070312516,610351562517,3051757812518,15258789062519,76293945312520,381469726562521,1907348632812522,9536743164062523
mov $1,4
mov $2,5
pow $2,$0
mul $1,$2
mov $3,$0
add $3,1
ad... | 29.818182 | 226 | 0.765244 |
372a470cd1249f731aaa65f1b2a01adc8454c724 | 2,101 | asm | Assembly | ASM/src/bigocto.asm | Triaphlax/OoT-Randomizer | d6755f8e4b1c6b5d5612e583f8f91fa303f1669b | [
"MIT"
] | 344 | 2018-07-07T07:36:26.000Z | 2022-03-27T22:48:10.000Z | ASM/src/bigocto.asm | Triaphlax/OoT-Randomizer | d6755f8e4b1c6b5d5612e583f8f91fa303f1669b | [
"MIT"
] | 1,076 | 2018-07-09T04:01:39.000Z | 2022-03-31T17:18:22.000Z | ASM/src/bigocto.asm | Triaphlax/OoT-Randomizer | d6755f8e4b1c6b5d5612e583f8f91fa303f1669b | [
"MIT"
] | 320 | 2018-07-02T01:19:41.000Z | 2022-03-25T01:28:30.000Z | drop_ruto:
addiu sp, sp, -0x30
sw ra, 0x14(sp)
sw t0, 0x18(sp)
sw t1, 0x1C(sp)
sw t2, 0x20(sp)
sw t3, 0x24(sp)
sw t4, 0x28(sp)
sw t5, 0x2C(sp)
la t0, SAVE_CONTEXT
lh t1, 0x0F20(t0) ;infTable+0x28
andi t1, t1, 0x0040 ;big o... | 31.358209 | 64 | 0.499286 |
eaff76464c3b6a4fc43806276243a3f371cbe8ee | 682 | asm | Assembly | oeis/045/A045503.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/045/A045503.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/045/A045503.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A045503: If decimal expansion of n is ab...d, a(n) = a^a + b^b +...+ d^d.
; 1,1,4,27,256,3125,46656,823543,16777216,387420489,2,2,5,28,257,3126,46657,823544,16777217,387420490,5,5,8,31,260,3129,46660,823547,16777220,387420493,28,28,31,54,283,3152,46683,823570,16777243,387420516,257,257,260,283,512,3381,46912,823799,1... | 45.466667 | 494 | 0.740469 |
0afc719165a134cc6e230bb5b43fc286ea5c826c | 3,059 | asm | Assembly | tests/fibonacci.asm | jacobbieker/MIPS-In-C | 124b87c0ebbdf4727c5b928e9168a459567b9f96 | [
"Apache-2.0"
] | 1 | 2016-03-05T18:33:09.000Z | 2016-03-05T18:33:09.000Z | tests/fibonacci.asm | jacobbieker/MIPS-In-C | 124b87c0ebbdf4727c5b928e9168a459567b9f96 | [
"Apache-2.0"
] | null | null | null | tests/fibonacci.asm | jacobbieker/MIPS-In-C | 124b87c0ebbdf4727c5b928e9168a459567b9f96 | [
"Apache-2.0"
] | null | null | null | ##############################################
# Fall 2015, CIS 314 Computer Organization #
# Major Class Project #
##############################################
# Code with subroutine to compute Fibonacci number recursively
# Setting the stack pointer #
addi $sp, $0, 256
################... | 41.337838 | 94 | 0.511932 |
14ee2a290d858d06010d451f304ed8bf8bc38f57 | 413 | asm | Assembly | programs/oeis/340/A340086.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/340/A340086.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/340/A340086.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A340086: a(1) = 0, for n > 1, a(n) = A000265(n-1) / gcd(n-1, A336466(n)).
; 0,1,1,3,1,5,1,7,1,9,1,11,1,13,7,15,1,17,1,19,5,21,1,23,3,25,13,9,1,29,1,31,1,33,17,35,1,37,19,39,1,41,1,43,11,45,1,47,1,49,25,17,1,53,27,55,7,57,1,59,1,61,31,63,1,13,1,67,17,23,1,71,1,73,37,25,19,77,1,79,5,81,1,83,21,85,43,87,1,89,5,91,23,93,... | 51.625 | 260 | 0.57385 |
b062ff851228c4a8cd14da90fb368fec9d4e48c0 | 924 | asm | Assembly | My Codes/Lab-5/Lab5(3).asm | jahinmahbub/CSE331L_Section_7_Summer_2020_NSU | 4be780dbad2ab55708bed99e614cbab630e2fc37 | [
"MIT"
] | null | null | null | My Codes/Lab-5/Lab5(3).asm | jahinmahbub/CSE331L_Section_7_Summer_2020_NSU | 4be780dbad2ab55708bed99e614cbab630e2fc37 | [
"MIT"
] | null | null | null | My Codes/Lab-5/Lab5(3).asm | jahinmahbub/CSE331L_Section_7_Summer_2020_NSU | 4be780dbad2ab55708bed99e614cbab630e2fc37 | [
"MIT"
] | null | null | null | .model small
.stack 100h
.data
prompt_1 DB 'enter the binary num:$'
prompt_2 DB 0dh,0ah, 'given binary num in rev order:$'
.code
main proc
mov ax,@data
mov ds,ax
lea dx,prompt_1
mov ah,9
int 21h
XOR bl,bl
mov cx,8
mov ah,1
... | 13.791045 | 55 | 0.420996 |
cb764d456cb2613ed4f30783acbabffc4a1c4666 | 48 | asm | Assembly | gfx/pokemon/pupperon/anim_idle.asm | pokeachromicdevs/pokeoctober | db74bb68bbfceac07eec6d64674bc24fd4c0b67f | [
"blessing"
] | 1 | 2021-07-05T23:48:37.000Z | 2021-07-05T23:48:37.000Z | gfx/pokemon/pupperon/anim_idle.asm | pokeachromicdevs/pokeoctober | db74bb68bbfceac07eec6d64674bc24fd4c0b67f | [
"blessing"
] | 1 | 2020-12-16T01:11:20.000Z | 2020-12-16T22:53:56.000Z | gfx/pokemon/pupperon/anim_idle.asm | pokeachromicdevs/pokeoctober | db74bb68bbfceac07eec6d64674bc24fd4c0b67f | [
"blessing"
] | 1 | 2021-07-05T23:33:22.000Z | 2021-07-05T23:33:22.000Z | frame 1, 08
frame 0, 08
frame 1, 08
endanim | 12 | 13 | 0.645833 |
d2f04f1cccc37899472014672c2b13f2ff164595 | 1,988 | asm | Assembly | chap15/ex2/transform_avx.asm | JamesType/optimization-manual | 61cdcebb16e0768a6ab7e85ed535e64e9d8cc31a | [
"0BSD"
] | 374 | 2021-06-08T10:42:01.000Z | 2022-03-29T14:21:45.000Z | chap15/ex2/transform_avx.asm | JamesType/optimization-manual | 61cdcebb16e0768a6ab7e85ed535e64e9d8cc31a | [
"0BSD"
] | 1 | 2021-06-11T20:24:02.000Z | 2021-06-11T20:24:02.000Z | chap15/ex2/transform_avx.asm | JamesType/optimization-manual | 61cdcebb16e0768a6ab7e85ed535e64e9d8cc31a | [
"0BSD"
] | 39 | 2021-06-08T11:25:29.000Z | 2022-03-05T05:14:17.000Z | ;
; Copyright (C) 2021 by Intel Corporation
;
; Permission to use, copy, modify, and/or distribute this software for any
; purpose with or without fee is hereby granted.
;
; THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
; REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHA... | 28.811594 | 107 | 0.733903 |
13e173cd3029f3df6875bfe87c7ff7c7c2f4e2e9 | 5,306 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_sm_/i7-8650U_0xd2_notsx.log_136_1045.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-8650U_0xd2_notsx.log_136_1045.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-8650U_0xd2_notsx.log_136_1045.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 %r15
push %r8
push %r9
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_D_ht+0x1e785, %rsi
lea addresses_D_ht+0x1b485, %rdi
xor %rdx, %rdx
mov $53, %rcx
rep movsq
nop
cmp %r15, %r15
lea addresses_A_ht+0x5885, %r8
nop
nop
nop
cmp %r12, %r12
mov $0x61626364... | 22.108333 | 407 | 0.646815 |
24ade88bc8515a969f998fd8a8f24d2905a04eef | 7,802 | asm | Assembly | Transynther/x86/_processed/NONE/_un_xt_/i7-8650U_0xd2_notsx.log_19201_563.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_un_xt_/i7-8650U_0xd2_notsx.log_19201_563.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_un_xt_/i7-8650U_0xd2_notsx.log_19201_563.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 %r15
push %r8
push %rax
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0x1d5a1, %rbx
nop
nop
nop
inc %r15
movb (%rbx), %r8b
and $10633, %rax
lea addresses_normal_ht+0xf1cf, %rsi
lea addresses_UC_ht+0x4cf, %rdi
nop
nop
sub $30214, %r10
mov $121, %r... | 33.2 | 2,999 | 0.657524 |
cb20c139321c9bc19ce3aed28c59dec2827dc5c9 | 488 | asm | Assembly | programs/oeis/049/A049039.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/049/A049039.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/049/A049039.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A049039: Geometric Connell sequence: 1 odd, 2 even, 4 odd, 8 even, ...
; 1,2,4,5,7,9,11,12,14,16,18,20,22,24,26,27,29,31,33,35,37,39,41,43,45,47,49,51,53,55,57,58,60,62,64,66,68,70,72,74,76,78,80,82,84,86,88,90,92,94,96,98,100,102,104,106,108,110,112,114,116,118,120,121,123,125,127,129,131,133,135,137,139,141,143,145... | 40.666667 | 343 | 0.672131 |
a1a8d3f40d34cc088859d3916d59b9d978498e51 | 4,266 | asm | Assembly | source_cpc/Source/LoaderPack2.asm | kieranhj/edge-beeb | 8af058259c91bdf8a0dfabd938cf9ce988b5274c | [
"MIT"
] | null | null | null | source_cpc/Source/LoaderPack2.asm | kieranhj/edge-beeb | 8af058259c91bdf8a0dfabd938cf9ce988b5274c | [
"MIT"
] | null | null | null | source_cpc/Source/LoaderPack2.asm | kieranhj/edge-beeb | 8af058259c91bdf8a0dfabd938cf9ce988b5274c | [
"MIT"
] | null | null | null | nolist
org &8000
run &8000
write direct "a:disc.bin"
; check system memory
ld hl,&4000
xor a
ld (hl),a
; now do bank switch
ld bc,&7fc7
out (c),c
inc a
ld (hl),a
ld bc,&7fc0
out (c),c
ld a,(hl)
or a
jp nz,AbortLoading
; experiment
ld hl,(&be7d)
ld a,(hl)
ld ... | 15.977528 | 59 | 0.586498 |
b7ec61714287cf94364039fa95b2571b7194f48f | 1,474 | asm | Assembly | programs/oeis/174/A174474.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/174/A174474.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/174/A174474.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A174474: a(n) = (2*n^2 - 2*n - 3)/8 + 3*(-1)^n*(1-2*n)/8.
; 0,0,-1,3,0,8,3,15,8,24,15,35,24,48,35,63,48,80,63,99,80,120,99,143,120,168,143,195,168,224,195,255,224,288,255,323,288,360,323,399,360,440,399,483,440,528,483,575,528,624,575,675,624,728,675,783,728,840,783,899,840,960,899,1023,960,1088,1023,1155,1088,1224,1... | 58.96 | 1,206 | 0.733379 |
198bf93420915759a00d3d51ae48fd76292d9dfd | 1,843 | asm | Assembly | programs/oeis/158/A158604.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/158/A158604.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/158/A158604.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A158604: a(n) = 42*n^2 + 1.
; 1,43,169,379,673,1051,1513,2059,2689,3403,4201,5083,6049,7099,8233,9451,10753,12139,13609,15163,16801,18523,20329,22219,24193,26251,28393,30619,32929,35323,37801,40363,43009,45739,48553,51451,54433,57499,60649,63883,67201,70603,74089,77659,81313,85051,88873,92779,96769,100843,105001,1092... | 230.375 | 1,773 | 0.844818 |
14ff06cbca7574a9af1dfa831999d76a71c20953 | 194 | asm | Assembly | Assembly Language/x86 Basic/Lesson_01/Ex001/main.asm | Jasonchan35/SimpleTalkCpp_Tutorial | b193074c25e33e77ce15004a053bcc037054282e | [
"MIT"
] | 44 | 2017-11-08T14:20:55.000Z | 2021-03-18T14:22:52.000Z | Assembly Language/x86 Basic/Lesson_01/Ex001/main.asm | Jasonchan35/SimpleTalkCpp_Tutorial | b193074c25e33e77ce15004a053bcc037054282e | [
"MIT"
] | null | null | null | Assembly Language/x86 Basic/Lesson_01/Ex001/main.asm | Jasonchan35/SimpleTalkCpp_Tutorial | b193074c25e33e77ce15004a053bcc037054282e | [
"MIT"
] | 19 | 2017-08-01T12:59:29.000Z | 2021-04-11T08:09:59.000Z | .386
.model flat, stdcall
.data
.code
mainCRTStartup PROC
mov ecx, 0
; xor ecx, ecx
my_label:
inc ecx
cmp ecx, 3
jl my_label
mov eax, 100
mainCRTStartup ENDP
END | 9.238095 | 21 | 0.628866 |
13a1bd65160ffdaad352be89af30cf57b84f1878 | 1,476 | asm | Assembly | SMRandoDesktop/ItemRandomizer/patches/src/draygonimals.asm | marcelodmc3/super-metroid-desktop-item-randomizer | d12c6fea8a48baa13fa015c209092c6d7e1b4ef2 | [
"MIT"
] | null | null | null | SMRandoDesktop/ItemRandomizer/patches/src/draygonimals.asm | marcelodmc3/super-metroid-desktop-item-randomizer | d12c6fea8a48baa13fa015c209092c6d7e1b4ef2 | [
"MIT"
] | null | null | null | SMRandoDesktop/ItemRandomizer/patches/src/draygonimals.asm | marcelodmc3/super-metroid-desktop-item-randomizer | d12c6fea8a48baa13fa015c209092c6d7e1b4ef2 | [
"MIT"
] | null | null | null | arch snes.cpu
lorom
org $83ADA0
db $FD, $92, $00, $05, $3E, $26, $03, $02, $00, $80, $A2, $B9 //door to parlor
db $60, $DA, $40, $04, $01, $16, $00, $01, $00, $80, $00, $00 //door to bt, changed to draygon
db $79, $98, $40, $05, $2E, $06, $02, $00, $00, $80, $00, $00 //draygon 00 bts door left
org $8F98DC
db $06... | 29.52 | 95 | 0.557588 |
a37c1ddd6854d6de95e136623ef3a7bfe496911b | 345 | asm | Assembly | programs/oeis/266/A266678.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/266/A266678.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/266/A266678.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A266678: Middle column of the "Rule 175" elementary cellular automaton starting with a single ON (black) cell.
; 1,1,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
cmp ... | 49.285714 | 201 | 0.588406 |
2e2150e345f74c4cf27d48099f5a6d262eb4c57f | 5,205 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_717.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_717.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_717.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 %r14
push %r8
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0xecce, %rsi
lea addresses_WC_ht+0xcb46, %rdi
dec %r8
mov $54, %rcx
rep movsb
nop
nop
nop
nop
cmp $22337, %rbx
lea addresses_WT_ht+0x1c64e, %r14
and %r11, %r11
mov $0x616263646... | 44.87069 | 2,999 | 0.661479 |
4f1668ed598c0d109c52c6d1e21d233eeacc765e | 3,658 | asm | Assembly | src/Shaders/Sdk/Direct3D11/FluidCS11/FluidCS11_DensityCS_Shared.asm | tgjones/slimshader-cpp | a1833e2eccf32cccfe33aa7613772503eca963ee | [
"MIT"
] | 20 | 2015-03-29T02:14:03.000Z | 2021-11-14T12:27:02.000Z | src/Shaders/Sdk/Direct3D11/FluidCS11/FluidCS11_DensityCS_Shared.asm | tgjones/slimshader-cpp | a1833e2eccf32cccfe33aa7613772503eca963ee | [
"MIT"
] | null | null | null | src/Shaders/Sdk/Direct3D11/FluidCS11/FluidCS11_DensityCS_Shared.asm | tgjones/slimshader-cpp | a1833e2eccf32cccfe33aa7613772503eca963ee | [
"MIT"
] | 12 | 2015-05-04T06:39:10.000Z | 2022-02-23T06:48:04.000Z | //
// Generated by Microsoft (R) HLSL Shader Compiler 9.30.9200.16384
//
//
///
// Buffer Definitions:
//
// cbuffer cbSimulationConstants
// {
//
// uint g_iNumParticles; // Offset: 0 Size: 4
// float g_fTimeStep; // Offset: 4 Size: 4 [unused]
// float g_fSmoothlen; ... | 31.264957 | 112 | 0.517769 |
37f0d1c824e1c62a264687ace3b1fb0ce9d8e1f4 | 844 | asm | Assembly | programs/oeis/093/A093041.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/093/A093041.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/093/A093041.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A093041: Expansion of (1-4x+6x^2-3x^3)/(1-5x+9x^2-8x^3+4x^4).
; 1,1,2,6,16,38,86,192,426,938,2048,4438,9558,20480,43690,92842,196608,415062,873814,1835008,3844778,8039082,16777216,34952534,72701270,150994944,313174698,648719018,1342177280,2773833046,5726623062
mov $9,$0
mov $11,2
lpb $11,1
mov $0,$9
sub $11,1
... | 16.230769 | 198 | 0.530806 |
d250f447d661f2573c3ef80606bdb0b6f1f013ad | 6,909 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48.log_21829_2291.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_0x48.log_21829_2291.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_0x48.log_21829_2291.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 %r8
push %r9
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_A_ht+0x1ac64, %rbx
nop
nop
nop
nop
add $6300, %r13
mov $0x6162636465666768, %rdx
movq %rdx, (%rbx)
nop
nop
nop
nop
nop
cmp $51570, %rdx
lea addresses_normal_ht+0x1e53f, %rsi
clflush (... | 34.545 | 2,999 | 0.654943 |
61a356074ae29408ed8b4e3095a4429213e958ec | 2,398 | asm | Assembly | libsrc/video/vdm/stdio/generic_console.asm | UnivEngineer/z88dk | 9047beba62595b1d88991bc934da75c0e2030d07 | [
"ClArtistic"
] | 1 | 2022-03-08T11:55:58.000Z | 2022-03-08T11:55:58.000Z | libsrc/video/vdm/stdio/generic_console.asm | UnivEngineer/z88dk | 9047beba62595b1d88991bc934da75c0e2030d07 | [
"ClArtistic"
] | 2 | 2022-03-20T22:17:35.000Z | 2022-03-24T16:10:00.000Z | libsrc/video/vdm/stdio/generic_console.asm | jorgegv/z88dk | 127130cf11f9ff268ba53e308138b12d2b9be90a | [
"ClArtistic"
] | null | null | null |
SECTION code_clib
PUBLIC generic_console_cls
PUBLIC generic_console_vpeek
PUBLIC generic_console_printc
PUBLIC generic_console_scrollup
PUBLIC generic_console_ioctl
PUBLIC generic_console_set_ink
PUBLIC generic_console_set_paper
PUBL... | 17.50365 | 62 | 0.658465 |
ca5b8f6b33b813d39c0efc31af06398ba6ba1e49 | 500 | asm | Assembly | unittests/ASM/REPNE/F2_7D.asm | cobalt2727/FEX | 13087f8425aeaad28dc81bed46a83e1d72ff0db8 | [
"MIT"
] | 628 | 2020-03-06T14:01:32.000Z | 2022-03-31T06:35:14.000Z | unittests/ASM/REPNE/F2_7D.asm | cobalt2727/FEX | 13087f8425aeaad28dc81bed46a83e1d72ff0db8 | [
"MIT"
] | 576 | 2020-03-06T08:25:12.000Z | 2022-03-30T04:05:29.000Z | unittests/ASM/REPNE/F2_7D.asm | cobalt2727/FEX | 13087f8425aeaad28dc81bed46a83e1d72ff0db8 | [
"MIT"
] | 38 | 2020-03-07T06:10:00.000Z | 2022-03-29T09:27:36.000Z | %ifdef CONFIG
{
"RegData": {
"XMM0": ["0xc0800000bf800000", "0xc2800000c1800000"]
},
"MemoryRegions": {
"0x100000000": "4096"
}
}
%endif
mov rdx, 0xe0000000
mov rax, 0x400000003f800000 ; 2.0, 1.0
mov [rdx + 8 * 0], rax
mov rax, 0x4100000040800000 ; 8.0, 4.0
mov [rdx + 8 * 1], rax
mov rax, 0x420000004... | 16.666667 | 56 | 0.626 |
ba98ce1eb6d2bf32fbe3d78d3fd742e4aa68884f | 479 | asm | Assembly | oeis/028/A028032.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/028/A028032.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/028/A028032.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A028032: Expansion of 1/((1-3x)(1-4x)(1-6x)(1-7x)).
; Submitted by Jon Maiga
; 1,20,255,2650,24521,210840,1725235,13631750,104995341,793395460,5908353815,43502236050,317443722961,2299938136880,16567618807995,118785894675550,848393691575381,6040178746163100,42890062369599775,303884399490790250,2149118961443240601
mov... | 28.176471 | 236 | 0.722338 |
27f6c591692261f49a45ac76d2a7625309cfcc8e | 380 | asm | Assembly | test/antidbg/windows/x86/antidbg.asm | jeppeter/py-obcode | c2cdcb198b3cbc19f87dafd2a63e05901c11fcd9 | [
"BSD-Source-Code"
] | null | null | null | test/antidbg/windows/x86/antidbg.asm | jeppeter/py-obcode | c2cdcb198b3cbc19f87dafd2a63e05901c11fcd9 | [
"BSD-Source-Code"
] | null | null | null | test/antidbg/windows/x86/antidbg.asm | jeppeter/py-obcode | c2cdcb198b3cbc19f87dafd2a63e05901c11fcd9 | [
"BSD-Source-Code"
] | null | null | null | .686p
.model flat,C
.code
get_peb_ptr PROC
;mov eax, dword ptr fs:[030h]
db 064h,0a1h,030h,00h,00h,00h
ret
get_peb_ptr ENDP
set_single_step PROC
pushfd
or byte ptr[esp+1],1
popfd
ret
set_single_step ENDP
set_int3 PROC
int 3
ret
set_int3 ENDP
prefix_hop_int3 PROC
db 0f3h,064h,0cch
ret
prefix_hop_int3 END... | 10.555556 | 30 | 0.765789 |
8d495f006becb3c1ce2d9cfb2cfc3d955d41c699 | 2,805 | asm | Assembly | lib/avx512/aes_cbcs_dec_vaes_avx512.asm | dalekzhangdong/intel-ipsec-mb | 33323ac995f273cd6a66d0a5df2210331baabb06 | [
"BSD-3-Clause"
] | 1 | 2021-03-15T09:26:31.000Z | 2021-03-15T09:26:31.000Z | lib/avx512/aes_cbcs_dec_vaes_avx512.asm | dalekzhangdong/intel-ipsec-mb | 33323ac995f273cd6a66d0a5df2210331baabb06 | [
"BSD-3-Clause"
] | null | null | null | lib/avx512/aes_cbcs_dec_vaes_avx512.asm | dalekzhangdong/intel-ipsec-mb | 33323ac995f273cd6a66d0a5df2210331baabb06 | [
"BSD-3-Clause"
] | null | null | null | ;;
;; Copyright (c) 2019-2020, Intel Corporation
;;
;; Redistribution and use in source and binary forms, with or without
;; modification, are permitted provided that the following conditions are met:
;;
;; * Redistributions of source code must retain the above copyright notice,
;; this list of conditions and... | 40.652174 | 96 | 0.661319 |
0fa0ef1194ca72939efdfeb804ad5dc9b6674ee4 | 357 | asm | Assembly | libsrc/ctype/islower.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/ctype/islower.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/ctype/islower.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | ;
; Small C z88 Character functions
; Written by Dominic Morris <djm@jb.man.ac.uk>
; 22 August 1998
;
; 17/2/99 djm Rewritten to remove the jp and thus be shorter
;
; $Id: islower.asm,v 1.5 2015/01/19 01:32:42 pauloscustodio Exp $
;
PUBLIC islower
EXTERN asm_islower
; FASTCALL
.islower
ld a,l
call asm_islower... | 14.875 | 65 | 0.686275 |
3d3747169413ecc16885232bb1ec7b2108a0fa3f | 596 | asm | Assembly | libsrc/games/bit_click.asm | ahjelm/z88dk | c4de367f39a76b41f6390ceeab77737e148178fa | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/games/bit_click.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/games/bit_click.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ; $Id: bit_click.asm,v 1.6 2016-06-11 20:52:25 dom Exp $
;
; Generic 1 bit sound functions
;
; void bit_click();
;
; Stefano Bodrato - 2/10/2001
;
IF !__CPU_GBZ80__
SECTION code_clib
PUBLIC bit_click
PUBLIC _bit_click
INCLUDE "games/games.inc"
EXTERN __snd_tick
.bit_click
._bit_c... | 15.684211 | 56 | 0.572148 |
584931f96f766fce99b8b9af40e8c110230925c2 | 374 | asm | Assembly | programs/oeis/165/A165133.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/165/A165133.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/165/A165133.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A165133: a(n) = (2^(n+4)-1)*(2^n+1).
; 30,93,315,1143,4335,16863,66495,264063,1052415,4201983,16792575,67139583,268496895,1073864703,4295213055,17180360703,68720459775,274879873023,1099515559935,4398054375423,17592201773055,70368775634943,281475039625215
mov $2,$0
mov $0,2
mov $3,$2
add $3,4
pow $0,$3
add $0,8
bin $... | 23.375 | 217 | 0.729947 |
f3c71c1568381365d72e2d3e36208891e94d40a5 | 1,970 | asm | Assembly | programs/oeis/123/A123329.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/123/A123329.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/123/A123329.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A123329: Let M be the matrix defined in A111490. Sequence gives M(2,1)-M(1,2), M(2,1)+M(3,1)+M(3,2)-M(1,2)-M(1,3)-M(2,3), etc.
; 0,1,3,8,14,26,39,59,83,115,148,197,247,307,376,460,545,651,758,887,1027,1181,1336,1527,1724,1937,2163,2417,2672,2969,3267,3596,3940,4304,4681,5113,5546,6001,6473,6995,7518,8095,8673,9291,99... | 115.882353 | 1,616 | 0.795431 |
ae0aaa735452386a26176156cca4fafa9cdff677 | 821 | asm | Assembly | Lab Work/5th-semester/assembly-language/book/CH-09/TIME.asm | akazad13/bsc-academic-work | c9a1df5948ed93ce54822bb0a3f1972a9201e9f9 | [
"MIT"
] | null | null | null | Lab Work/5th-semester/assembly-language/book/CH-09/TIME.asm | akazad13/bsc-academic-work | c9a1df5948ed93ce54822bb0a3f1972a9201e9f9 | [
"MIT"
] | null | null | null | Lab Work/5th-semester/assembly-language/book/CH-09/TIME.asm | akazad13/bsc-academic-work | c9a1df5948ed93ce54822bb0a3f1972a9201e9f9 | [
"MIT"
] | null | null | null | .MODEL SMALL
.STACK 100H
.DATA
ILLI_MSG DB 0AH,'ILLIGAL INPUT',0AH,'$'
OVER DB 0AH,'OVERFLOW!',0AH,'$'
MSG1 DB 0AH,'ENTER TIME IN SECOND',0AH,'$'
MSG2 DB 0AH,'OUTPUT: ','$'
.CODE
MAIN PROC
MOV AX,@DATA ;initializing data segment
MOV DS,AX
MOV AH,9
LEA DX,MSG1 ;printing msg1
INT 21H
CALL INDEC ; call INDEC proc... | 11.56338 | 44 | 0.673569 |
02399e92b29eb20c0b1f2cdd6b66955f5b7d9682 | 260 | asm | Assembly | programs/oeis/004/A004387.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/004/A004387.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/004/A004387.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A004387: Binomial coefficient C(8n,n-6).
; 1,56,2016,59640,1581580,39175752,927048304,21243342120,475491062970,10456592670160,226846154180800,4868956823342976,103619293824707388,2190038132512694800,46026828991565696400
mov $1,$0
add $0,6
mul $0,8
bin $0,$1
| 32.5 | 177 | 0.815385 |
fa6aa4d77929bcd0c219f26a07deb1bddd5b3e36 | 151 | asm | Assembly | src/main/fragment/mos6502-common/vdum1=vdum1_plus_pduz2_derefidx_vbuyy.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | 2 | 2022-03-01T02:21:14.000Z | 2022-03-01T04:33:35.000Z | src/main/fragment/mos6502-common/vdum1=vdum1_plus_pduz2_derefidx_vbuyy.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | src/main/fragment/mos6502-common/vdum1=vdum1_plus_pduz2_derefidx_vbuyy.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | lda {m1}
clc
adc ({z2}),y
sta {m1}
iny
lda {m1}+1
adc ({z2}),y
sta {m1}+1
iny
lda {m1}+2
adc ({z2}),y
sta {m1}+2
iny
lda {m1}+3
adc ({z2}),y
sta {m1}+3 | 9.4375 | 12 | 0.543046 |
6c8d6e99a9dc56cecaed8c1f29a8972f0a2d1e51 | 1,584 | asm | Assembly | scripts/route11gateupstairs.asm | etdv-thevoid/pokemon-rgb-enhanced | 5b244c1cf46aab98b9c820d1b7888814eb7fa53f | [
"MIT"
] | 1 | 2022-01-09T05:28:52.000Z | 2022-01-09T05:28:52.000Z | scripts/route11gateupstairs.asm | ETDV-TheVoid/pokemon-rgb-enhanced | 5b244c1cf46aab98b9c820d1b7888814eb7fa53f | [
"MIT"
] | null | null | null | scripts/route11gateupstairs.asm | ETDV-TheVoid/pokemon-rgb-enhanced | 5b244c1cf46aab98b9c820d1b7888814eb7fa53f | [
"MIT"
] | null | null | null | Route11GateUpstairsScript:
jp DisableAutoTextBoxDrawing
Route11GateUpstairsTextPointers:
dw Route11GateUpstairsText1
dw Route11GateUpstairsText2
dw Route11GateUpstairsText3
dw Route11GateUpstairsText4
Route11GateUpstairsText1:
TX_ASM
xor a
ld [wWhichTrade], a
predef DoInGameTradeDialogue
Route11GateUpstairsS... | 20.571429 | 42 | 0.82702 |
40c947f58053e12b5694f8818d4f24a041a14099 | 2,290 | asm | Assembly | arithmethic_multi.asm | tor4z/nasm_training | 0d7be19c9ff66ca7972e6270388a385c85829814 | [
"Unlicense"
] | null | null | null | arithmethic_multi.asm | tor4z/nasm_training | 0d7be19c9ff66ca7972e6270388a385c85829814 | [
"Unlicense"
] | null | null | null | arithmethic_multi.asm | tor4z/nasm_training | 0d7be19c9ff66ca7972e6270388a385c85829814 | [
"Unlicense"
] | null | null | null | global _start
SYS_WRITE equ 4
STDOUT equ 1
SYS_EXIT equ 1
section .data
msg db 'The result is: '
msgLen equ $ - msg
newLine db 0xA
newLineLen equ $ - newLine
section .bss
res resb 1
section .text
_start:
mov al, '3'
sub al, '0'
mov bl, '2'
sub bl, '0'
mul bl
add al, '0'
mov [res], al
mov eax, SY... | 28.625 | 114 | 0.734498 |
964e584227b3c8b4b91c908b8558d339b589eb57 | 224 | asm | Assembly | Osmium/tools/.sources/ramhalt.asm | M3TIOR/ideads | 306daef1940bb9a6d45808aa04f5221df04c44eb | [
"Unlicense"
] | null | null | null | Osmium/tools/.sources/ramhalt.asm | M3TIOR/ideads | 306daef1940bb9a6d45808aa04f5221df04c44eb | [
"Unlicense"
] | null | null | null | Osmium/tools/.sources/ramhalt.asm | M3TIOR/ideads | 306daef1940bb9a6d45808aa04f5221df04c44eb | [
"Unlicense"
] | null | null | null | [BITS 16]
;this little thing here is to force the cpu into an infinite loop
;that addresses the same chunk of ram contiguously. thus ensureing
;we never accidentally execute something in ram that shouldn't be there.
jmp $
| 28 | 72 | 0.78125 |
6191823fffad981d42e46009d40dccda478118f4 | 2,799 | asm | Assembly | Binary Search Tree/BST for characters.asm | MrR0B0T777/MIPS_Programming | 5bbb84c8cf15b9e254f19b47a9e0b365ed7ca7d4 | [
"MIT"
] | null | null | null | Binary Search Tree/BST for characters.asm | MrR0B0T777/MIPS_Programming | 5bbb84c8cf15b9e254f19b47a9e0b365ed7ca7d4 | [
"MIT"
] | null | null | null | Binary Search Tree/BST for characters.asm | MrR0B0T777/MIPS_Programming | 5bbb84c8cf15b9e254f19b47a9e0b365ed7ca7d4 | [
"MIT"
] | null | null | null | # Write a program on making a Binary Search tree
# create a structure that stores two pointers to the nodes, and a value
# insert each element in order using DFS (ah hell)
# perform inorder traversal
.data
space: .asciiz " "
print: .asciiz "test"
.text
main:
li $s0, 0 #$s0 always points to the root node of binary tre... | 23.132231 | 99 | 0.69632 |
02786a47061a2c15960c73e3c27b03fd3311c880 | 3,236 | asm | Assembly | src/spawner/selectable_spawns.asm | mvdhout1992/ts-patches | a426970abeb6993eea6703d1a756fd74489ffed2 | [
"MIT"
] | 33 | 2016-07-30T14:17:28.000Z | 2021-12-19T15:45:19.000Z | src/spawner/selectable_spawns.asm | A-Productions/ts-patches | 326db731f7226d9e803feab475777c730688634e | [
"MIT"
] | 73 | 2018-08-17T00:25:19.000Z | 2021-05-10T08:31:15.000Z | src/spawner/selectable_spawns.asm | A-Productions/ts-patches | 326db731f7226d9e803feab475777c730688634e | [
"MIT"
] | 18 | 2017-05-16T11:28:06.000Z | 2022-03-20T20:41:03.000Z | %include "macros/patch.inc"
%include "macros/datatypes.inc"
%include "TiberianSun.inc"
cextern IsSpectatorArray
cextern SpawnLocationsArray
cextern SpawnerActive
cextern UsedSpawnsArray
cextern SpawnLocationsHouses
@LJMP 0x005DEBCD, _Create_Units_Selectable_Spawning_Locations
@LJMP 0x005DEAF7, _Create_Units_First_Spa... | 24.330827 | 114 | 0.682633 |
7fad55eb064773fd8d0fc789731fcde45e675b24 | 801 | asm | Assembly | Day-33/my_comment.asm | MasumBhai/50-Day-challenge-with-Assembly-Language | aadeb6c4a022d089afb10fd22ffd2a768c32036e | [
"CC0-1.0"
] | 1 | 2021-04-07T09:50:40.000Z | 2021-04-07T09:50:40.000Z | Day-33/my_comment.asm | MasumBhai/50-Day-challenge-with-Assembly-Language | aadeb6c4a022d089afb10fd22ffd2a768c32036e | [
"CC0-1.0"
] | null | null | null | Day-33/my_comment.asm | MasumBhai/50-Day-challenge-with-Assembly-Language | aadeb6c4a022d089afb10fd22ffd2a768c32036e | [
"CC0-1.0"
] | null | null | null | ;my stackoverflow comment
;day-33 date-26/05/2021
.model small
.stack 100h
.data
msg1 db "Queitent",32,":",32,"$"
msg2 db "Reminder",32,":",32,"$"
n_line db 0ah,0dh,"$"
.code
main proc
mov ax,@data
mov ds,ax
mov ax,37
mov bl,10
div bl
mov cl... | 15.705882 | 43 | 0.405743 |
8269f902a1876e02cbd036cb78ba8d652fdcc3e6 | 725 | asm | Assembly | ee/hot/rtfp.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | ee/hot/rtfp.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | ee/hot/rtfp.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | ; Procedure return floating point V2.00 1988 Tony Tebby QJUMP
section hotkey
xdef hot_rtfp
xdef hot_rter
xref ut_chkri
xref ut_lfloat
xref ut_retfp
;+++
; Return floating point value of d1
;
; d1 c error return
; status returns... | 21.323529 | 72 | 0.495172 |
6b9e2d76993f8afe2cc3edd4a34f224d364a2e4d | 433 | asm | Assembly | lab09/0-fibo/fibo.asm | adinasm/iocla-demos | a4109ed9fd3a34b097299f941617a6380267c003 | [
"MIT"
] | null | null | null | lab09/0-fibo/fibo.asm | adinasm/iocla-demos | a4109ed9fd3a34b097299f941617a6380267c003 | [
"MIT"
] | null | null | null | lab09/0-fibo/fibo.asm | adinasm/iocla-demos | a4109ed9fd3a34b097299f941617a6380267c003 | [
"MIT"
] | null | null | null | %include "../utils/printf32.asm"
%define NUM_FIBO 10
section .text
extern printf
global main
main:
mov ebp, esp
; TODO - replace below instruction with the algorithm for the Fibonacci sequence
sub esp, NUM_FIBO * 4
mov ecx, NUM_FIBO
print:
mov eax, dword [esp + (ecx - 1) * 4]
PRINTF32 `%d \... | 16.037037 | 84 | 0.623557 |
0fb41cfa9461bbea08e0b9257bcad9fcfb894d45 | 324 | asm | Assembly | libsrc/_DEVELOPMENT/font/fzx/c/sdcc_iy/fzx_buffer_partition_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/font/fzx/c/sdcc_iy/fzx_buffer_partition_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/font/fzx/c/sdcc_iy/fzx_buffer_partition_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; char *fzx_buffer_partition_callee(struct fzx_font *ff, char *buf, uint16_t buflen, uint16_t allowed_width)
SECTION code_font_fzx
PUBLIC _fzx_buffer_partition_callee
EXTERN asm_fzx_buffer_partition
_fzx_buffer_partition_callee:
pop hl
pop ix
pop de
pop bc
ex (sp),hl
jp asm_fzx_buffer_partit... | 17.052632 | 108 | 0.780864 |
dd4a4f6ce23c0d366ea03c02c3b7e4428bd178a3 | 280 | asm | Assembly | main.asm | cristoferfb/columns | 45737d5e53ea10fee1d770ca9b5c455f12df5999 | [
"MIT"
] | null | null | null | main.asm | cristoferfb/columns | 45737d5e53ea10fee1d770ca9b5c455f12df5999 | [
"MIT"
] | null | null | null | main.asm | cristoferfb/columns | 45737d5e53ea10fee1d770ca9b5c455f12df5999 | [
"MIT"
] | null | null | null | start:
mov ah,00h ; Activamos el modo
mov al,01h ; texto 40x25 de
int 10h ; 16 colores
mov ah,01h ; Ocultamos el
mov cx,0x2607 ; cursor
int 10h
call draw_ui ; Dibujamos la UI
call start_game ; Comienza el juego
| 23.333333 | 40 | 0.564286 |
7065b84fc4c9a70bf3b8d20f34591ac5de4fef21 | 7,591 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_/i3-7100_9_0x84_notsx.log_21829_2309.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_0x84_notsx.log_21829_2309.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_0x84_notsx.log_21829_2309.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r12
push %r13
push %r14
push %rax
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_normal_ht+0x11839, %r11
nop
nop
sub %r14, %r14
mov $0x6162636465666768, %rax
movq %rax, %xmm1
movups %xmm1, (%r11)
nop
nop
nop
xor %r13, %r13
lea addresses_A_ht+0x362d, %r... | 35.638498 | 2,999 | 0.65907 |
f674a8d2d899e63428e90e577613893728c008b6 | 17 | asm | Assembly | week_07/MemoryAccess/BasicTest.asm | DaviNakamuraCardoso/nand2tetris | f88e6e62b66b3ecd9cedefa66e9d5842f0f191c7 | [
"MIT"
] | null | null | null | week_07/MemoryAccess/BasicTest.asm | DaviNakamuraCardoso/nand2tetris | f88e6e62b66b3ecd9cedefa66e9d5842f0f191c7 | [
"MIT"
] | null | null | null | week_07/MemoryAccess/BasicTest.asm | DaviNakamuraCardoso/nand2tetris | f88e6e62b66b3ecd9cedefa66e9d5842f0f191c7 | [
"MIT"
] | null | null | null | (END)
@END
0;JMP
| 4.25 | 5 | 0.588235 |
12650cd09d8a6fda4b309ed3609d85ba816e31b2 | 1,543 | asm | Assembly | bootloader/Stage2(yedek).asm | karacasoft/ProjectKaOS | c4dcd9062875f261b5d9855e8d49ed2ac53361fa | [
"MIT"
] | 1 | 2021-12-14T07:07:39.000Z | 2021-12-14T07:07:39.000Z | bootloader/Stage2(yedek).asm | karacasoft/ProjectKaOS | c4dcd9062875f261b5d9855e8d49ed2ac53361fa | [
"MIT"
] | null | null | null | bootloader/Stage2(yedek).asm | karacasoft/ProjectKaOS | c4dcd9062875f261b5d9855e8d49ed2ac53361fa | [
"MIT"
] | null | null | null | bits 16
org 0x00
jmp main
;=====================================
; Preprocessor Directives
;=====================================
%include "stdio.inc"
%include "gdt.inc"
;=====================================
; Data Block
;=====================================
MsgStarting db "Starting Boot Stage 2", 0x0D, 0x0A, 0... | 13.417391 | 56 | 0.58976 |
3716e5dd33dea0465c58f025f455548ae3baaa98 | 589 | asm | Assembly | data/baseStats/sudowoodo.asm | longlostsoul/EvoYellow | fe5d0d372c4e90d384c4005a93f19d7968f2ff13 | [
"Unlicense"
] | 16 | 2018-08-28T21:47:01.000Z | 2022-02-20T20:29:59.000Z | data/baseStats/sudowoodo.asm | longlostsoul/EvoYellow | fe5d0d372c4e90d384c4005a93f19d7968f2ff13 | [
"Unlicense"
] | 5 | 2019-04-03T19:53:11.000Z | 2022-03-11T22:49:34.000Z | data/baseStats/sudowoodo.asm | longlostsoul/EvoYellow | fe5d0d372c4e90d384c4005a93f19d7968f2ff13 | [
"Unlicense"
] | 2 | 2019-12-09T19:46:02.000Z | 2020-12-05T21:36:30.000Z | db DEX_SUDOWOODO ; pokedex id
db 70 ; base hp
db 100 ; base attack
db 115 ; base defense
db 30 ; base speed
db 50 ; base special
db ROCK ; species type 1
db ROCK ; species type 2
db 60 ; catch rate
db 135 ; base exp yield
INCBIN "pic/ymon/sudowoodo.pic",0,1 ; 66, sprite dimensions
dw SudowoodoPicFront
dw ... | 20.310345 | 60 | 0.716469 |
b04e2008da99a7a170270b1550f92f3ee95c1595 | 651 | asm | Assembly | Ficheiros assembly (TP's e Testes)/ex17-folha4.asm | pemesteves/mpcp-1718 | a0255feb961fc6cb33f1dae60bf0bfa19ade081d | [
"MIT"
] | null | null | null | Ficheiros assembly (TP's e Testes)/ex17-folha4.asm | pemesteves/mpcp-1718 | a0255feb961fc6cb33f1dae60bf0bfa19ade081d | [
"MIT"
] | null | null | null | Ficheiros assembly (TP's e Testes)/ex17-folha4.asm | pemesteves/mpcp-1718 | a0255feb961fc6cb33f1dae60bf0bfa19ade081d | [
"MIT"
] | null | null | null | include mpcp.inc
;; declaracoes de dados (variaveis globais)
.data
num BYTE 35
msg BYTE "%d", 13, 10, 0
;; seccao de codigo principal
.code
primo PROC C n:DWORD
mov ebx, n
sar ebx, 1
mov ecx, 2
ciclo: .if ecx > ebx
mov eax, 0
jmp fim
.elseif ecx == ebx
mov eax, n
div ecx
mov eax, edx
jmp fim... | 14.795455 | 43 | 0.605223 |
40f7c05a60bbc28f9c5e90871a5cc04a5675e3e9 | 2,607 | asm | Assembly | SystemRoutines.asm | DevEd2/ScootTheBurbs | b276b511b1ba66eb1a67062fb4ed6ba887d392cd | [
"MIT"
] | 5 | 2018-03-19T20:39:13.000Z | 2019-06-18T21:11:57.000Z | SystemRoutines.asm | DevEd2/ScootTheBurbs | b276b511b1ba66eb1a67062fb4ed6ba887d392cd | [
"MIT"
] | null | null | null | SystemRoutines.asm | DevEd2/ScootTheBurbs | b276b511b1ba66eb1a67062fb4ed6ba887d392cd | [
"MIT"
] | null | null | null | ; ================================================================
; System routines
; ================================================================
; ================================================================
; Clear work RAM
; ================================================================
ClearWRAM:
ld ... | 16.819355 | 66 | 0.370157 |
42ee011ac868b3e27f515903402d223a07c23793 | 3,638 | asm | Assembly | menu.asm | hongfz16/AssemblyPlayStation | 92950569f51076fcb8e18bc51ef0fe505017f8c2 | [
"MIT"
] | 2 | 2019-11-12T05:13:41.000Z | 2020-09-24T02:41:38.000Z | menu.asm | hongfz16/AssemblyPlayStation | 92950569f51076fcb8e18bc51ef0fe505017f8c2 | [
"MIT"
] | null | null | null | menu.asm | hongfz16/AssemblyPlayStation | 92950569f51076fcb8e18bc51ef0fe505017f8c2 | [
"MIT"
] | null | null | null | [bits 32]
section .text
call main
ret
extern clear_screen
extern kprint_at
extern getchar
extern register_kbd_callback
extern register_tim_callback
extern port_byte_out
extern port_byte_in
main:
reg_for_kbd:
mov eax, kbd_callback_menu
push eax
call register_kbd_callback
call menu_render
jmp $... | 17.490385 | 151 | 0.63304 |
0f5864a3d37afbb0268d092afd8a0537a152b728 | 184 | asm | Assembly | core/words/readkeyboard.asm | paulscottrobson/nextForth | 3725af76cedd403e1e468fc8392e819fc0feb744 | [
"MIT"
] | 2 | 2019-02-17T02:39:13.000Z | 2020-06-10T09:57:22.000Z | core/words/readkeyboard.asm | paulscottrobson/nextForth | 3725af76cedd403e1e468fc8392e819fc0feb744 | [
"MIT"
] | 1 | 2019-03-03T20:40:02.000Z | 2020-07-02T09:39:48.000Z | core/words/readkeyboard.asm | paulscottrobson/nextForth | 3725af76cedd403e1e468fc8392e819fc0feb744 | [
"MIT"
] | null | null | null | ;
; Word: keyboard@
; Dictionary: ( - k)
; Date: 4th February 2018
; Macro: No
; Notes:
;
pop hl
call IO_ScanKeyboard
push de
ld e,a
ld d,0
jp (hl)
| 11.5 | 28 | 0.521739 |
1ba8fe5a0177579cc16e886a0e5ab941db418a83 | 55 | asm | Assembly | extras/asm/flag_test.asm | crmaykish/easy80 | 6b62ea638a5e7b9d4d9e7e699d8e881226466520 | [
"MIT"
] | null | null | null | extras/asm/flag_test.asm | crmaykish/easy80 | 6b62ea638a5e7b9d4d9e7e699d8e881226466520 | [
"MIT"
] | null | null | null | extras/asm/flag_test.asm | crmaykish/easy80 | 6b62ea638a5e7b9d4d9e7e699d8e881226466520 | [
"MIT"
] | null | null | null | ; Flag testing
org &8000
LD A,&FA
LD B,&0F
ADD B
HALT
| 6.875 | 14 | 0.654545 |
78bf6c55b51772396175c3d406ad4e35054917d3 | 2,737 | asm | Assembly | iod/iox/init.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | iod/iox/init.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | iod/iox/init.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | ; Directory Device Initialisation V2.02 1989 Tony Tebby QJUMP
section iox
xdef iox_init
xref iou_ddst
xref iou_ddlk
xref iox_xint
xref iox_poll
xref iox_shed
xref iox_chek ; check all slave blocks read
xref... | 32.583333 | 69 | 0.497991 |
b04ec9f136fe33041194329eaea61b40156c1365 | 1,672 | asm | Assembly | src/kernel/interrupt/exception_helper.asm | martinszeltins/vertex | 3fe1cb7681be8540042bfa8f7b816e449b1a413c | [
"MIT"
] | null | null | null | src/kernel/interrupt/exception_helper.asm | martinszeltins/vertex | 3fe1cb7681be8540042bfa8f7b816e449b1a413c | [
"MIT"
] | null | null | null | src/kernel/interrupt/exception_helper.asm | martinszeltins/vertex | 3fe1cb7681be8540042bfa8f7b816e449b1a413c | [
"MIT"
] | null | null | null |
; Some templates for exception handler(with/without err code)
%macro EXCEPTION_NOERR 1
global exception%1
exception%1:
cli
push byte 0 ; place holder, so that stack would look as if it's an exception with err code
push %1
jmp temp_exception_handler
%endmacro
%macro EXCEPTION_ERR 1
global ... | 20.641975 | 98 | 0.694976 |
cf3207c43294a180d5843686a2903e2da2c601c3 | 309 | asm | Assembly | programs/oeis/081/A081136.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/081/A081136.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/081/A081136.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A081136: 6th binomial transform of (0,0,1,0,0,0,........).
; 0,0,1,18,216,2160,19440,163296,1306368,10077696,75582720,554273280,3990767616,28298170368,198087192576,1371372871680,9403699691520,63945157902336,431629815840768,2894458765049856,19296391766999040
mov $1,6
pow $1,$0
bin $0,2
mul $1,$0
div $1,36
| 34.333333 | 198 | 0.76699 |
ddeff51c8e63c160e253ae48cd8096d770c717b3 | 2,722 | asm | Assembly | asm/740.asm | metlinskyi/archive | b8882c4391b38d8021b02aa435e7225f6ee88a5b | [
"Unlicense"
] | null | null | null | asm/740.asm | metlinskyi/archive | b8882c4391b38d8021b02aa435e7225f6ee88a5b | [
"Unlicense"
] | null | null | null | asm/740.asm | metlinskyi/archive | b8882c4391b38d8021b02aa435e7225f6ee88a5b | [
"Unlicense"
] | null | null | null | Paus=1
end_music=0
.model small
.8086
.code
int_1C_handler:
mov dx,cs:counter
shl bx,1
mov ax, word ptr cs:[bx][offset_7_40]
cmp ax, END_music
jen continue
mov cs:counter, OFFFFh
iret
continue: cmp ax,PAUS
jne not_pause
in al,97
and al,0FCh
out 97,al ;Speesker off
jmp return
not_pause:
out 66,al
mov al,ah
out 66,al
... | 21.100775 | 59 | 0.6554 |
2721abc37f88d0bd78da9014ce5b42301adc568a | 2,010 | asm | Assembly | programs/oeis/163/A163675.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/163/A163675.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/163/A163675.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A163675: a(n) = n*(2*n^2 + 5*n + 19)/2.
; 0,13,37,78,142,235,363,532,748,1017,1345,1738,2202,2743,3367,4080,4888,5797,6813,7942,9190,10563,12067,13708,15492,17425,19513,21762,24178,26767,29535,32488,35632,38973,42517,46270,50238,54427,58843,63492,68380,73513,78897,84538,90442,96615,103063,109792,116808,124117,131725,... | 134 | 1,855 | 0.833333 |
e0f0bc0b8d271320a0b6144053c0303ee8ca0581 | 83,716 | asm | Assembly | Implementations/drygasconv1_hx8k_fpga/software/projects/murax/demo/build/demo.asm | sebastien-riou/DryGASCON | 406b51914b4e8df752769feac48643c0fd1bd74b | [
"BSD-3-Clause"
] | 2 | 2019-11-11T08:12:16.000Z | 2021-04-13T07:00:53.000Z | Implementations/drygasconv1_hx8k_fpga/software/projects/murax/demo/build/demo.asm | sebastien-riou/DryGASCON | 406b51914b4e8df752769feac48643c0fd1bd74b | [
"BSD-3-Clause"
] | null | null | null | Implementations/drygasconv1_hx8k_fpga/software/projects/murax/demo/build/demo.asm | sebastien-riou/DryGASCON | 406b51914b4e8df752769feac48643c0fd1bd74b | [
"BSD-3-Clause"
] | 1 | 2019-08-10T13:26:11.000Z | 2019-08-10T13:26:11.000Z |
build/demo.elf: file format elf32-littleriscv
Disassembly of section .vector:
80000000 <crtStart>:
.global crtStart
.global main
.global irqCallback
crtStart:
j crtInit
80000000: 0b00006f j 800000b0 <crtInit>
nop
80000004: 00000013 nop
nop
80000008: 00000013 nop
nop
800000... | 34.910759 | 205 | 0.601725 |
fd7df85b03f2042d8a346795c69a97a3b346c21c | 757 | asm | Assembly | Assembler/sandbox/video_mod_v1/core.asm | egormkn/Study-courses | adfa47f84a677c224a05412af79758fdcac48c8b | [
"Apache-2.0"
] | 38 | 2019-10-09T05:54:16.000Z | 2022-03-08T08:52:07.000Z | sandbox/video_mod_v1/core.asm | egormkn/MBR-Boot-Manager | 11a40b54690ce3b3f001e63c60ac2fdf16d77edf | [
"Unlicense"
] | 3 | 2018-10-19T07:04:03.000Z | 2021-12-14T21:15:10.000Z | sandbox/video_mod_v1/core.asm | egormkn/bootloader | 11a40b54690ce3b3f001e63c60ac2fdf16d77edf | [
"Unlicense"
] | 14 | 2020-01-22T19:24:10.000Z | 2022-03-16T20:06:59.000Z | ; Compiling command: nasm core.asm -f bin -o os.bin
[BITS 16] ; 16-bit mode
[ORG 0x7C00] ; easy
; Switching mode
mov ah, 0
mov al, 0x13 ; VGA mode (320x200x8bit)
int 0x10
mov ax, 0A000h ; Video offset
mov es, ax
mov cx, 0
start:
mov ah, 0
int 0x16
cmp ah, 72 ; UP key code
je key_up_pressed ; Jump if... | 14.557692 | 60 | 0.663144 |
506f573270a8369ac5a8b5760f9c15c2d39aaa3a | 6,673 | asm | Assembly | install/irestype.asm | DigitalMars/optlink | 493de158282046641ef2a3a60a88e25e26d88ec4 | [
"BSL-1.0"
] | 28 | 2015-02-03T01:38:24.000Z | 2022-03-23T05:48:24.000Z | install/irestype.asm | DigitalMars/optlink | 493de158282046641ef2a3a60a88e25e26d88ec4 | [
"BSL-1.0"
] | 20 | 2015-01-02T14:51:20.000Z | 2021-01-09T21:37:19.000Z | install/irestype.asm | DigitalMars/optlink | 493de158282046641ef2a3a60a88e25e26d88ec4 | [
"BSL-1.0"
] | 9 | 2015-02-11T17:43:56.000Z | 2019-09-05T11:07:02.000Z | TITLE IRESTYPE - Copyright (C) 1994 SLR Systems
INCLUDE MACROS
INCLUDE RESSTRUC
if fg_segm
PUBLIC INSTALL_RESOURCE_TYPE,INSTALL_RES_TYPE_NAME,INSTALL_RTNL
.DATA
EXTERNDEF RESOURCE_TYPE_STUFF:DWORD,RESTYPE_BYNAME_GINDEX:DWORD,RESTYPE_BYORD_GINDEX:DWORD,N_RTNLS:DWORD
EXTERNDEF RESTYPE_N_BYORD:DWORD,RE... | 16.27561 | 112 | 0.734003 |
24e5d240bd38a6764d7092dedc5fbdff37b2d5de | 517 | asm | Assembly | cse341/fib.asm | cosmicray001/academic | 6aa142baeba4bb1ad73b8669e37305ca0b5102a7 | [
"MIT"
] | 2 | 2020-09-02T12:07:47.000Z | 2020-11-17T11:17:16.000Z | cse341/fib.asm | cosmicray001/academic | 6aa142baeba4bb1ad73b8669e37305ca0b5102a7 | [
"MIT"
] | null | null | null | cse341/fib.asm | cosmicray001/academic | 6aa142baeba4bb1ad73b8669e37305ca0b5102a7 | [
"MIT"
] | 4 | 2020-08-11T14:23:34.000Z | 2020-11-17T10:52:31.000Z | .MODEL SMALL
.STACK 100H
.DATA
ANS DW ?
TEMP DW ?
.CODE
MAIN PROC
MOV AX, @DATA
MOV DS, AX
MOV BX, 0
MOV DX, 1
MOV CX, 0
MOV AX, 1
START:
CMP CX, 5
JE SHOW
INC CX
MOV TEMP, DX
ADD DX, B... | 14.361111 | 21 | 0.365571 |
58804777303c53b7c00453649c8cdbb8f84d3bc1 | 417 | asm | Assembly | oeis/326/A326247.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/326/A326247.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/326/A326247.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A326247: Number of labeled n-vertex 2-edge multigraphs that are neither crossing nor nesting.
; Submitted by Jon Maiga
; 0,0,1,9,32,80,165,301,504,792,1185,1705,2376,3224,4277,5565,7120,8976,11169,13737,16720,20160,24101,28589,33672,39400,45825,53001,60984,69832,79605,90365,102176,115104,129217,144585,161280,179376,1... | 32.076923 | 218 | 0.748201 |
2315874697f31cfc114bdc129a0f799fbfc5e309 | 380 | asm | Assembly | unittests/ASM/Primary/Primary_AE_REP_down.asm | cobalt2727/FEX | 13087f8425aeaad28dc81bed46a83e1d72ff0db8 | [
"MIT"
] | 628 | 2020-03-06T14:01:32.000Z | 2022-03-31T06:35:14.000Z | unittests/ASM/Primary/Primary_AE_REP_down.asm | cobalt2727/FEX | 13087f8425aeaad28dc81bed46a83e1d72ff0db8 | [
"MIT"
] | 576 | 2020-03-06T08:25:12.000Z | 2022-03-30T04:05:29.000Z | unittests/ASM/Primary/Primary_AE_REP_down.asm | cobalt2727/FEX | 13087f8425aeaad28dc81bed46a83e1d72ff0db8 | [
"MIT"
] | 38 | 2020-03-07T06:10:00.000Z | 2022-03-29T09:27:36.000Z | %ifdef CONFIG
{
"RegData": {
"RCX": "7",
"RDI": "0xE000000F"
},
"MemoryRegions": {
"0x100000000": "4096"
}
}
%endif
mov rdx, 0xe0000000
mov rax, 0x4142434445466161
mov [rdx + 8 * 0], rax
mov rax, 0x5152535455565758
mov [rdx + 8 * 1], rax
mov rax, 0x0
mov [rdx + 8 * 2], rax
lea rdi, [rdx + 8 * 2]
... | 11.875 | 27 | 0.594737 |
c371c45c5ca8be23b6306a4cacbd371215b7fc9c | 7,111 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i7-8650U_0xd2.log_21829_844.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i7-8650U_0xd2.log_21829_844.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i7-8650U_0xd2.log_21829_844.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r14
push %rax
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_A_ht+0xa023, %r10
add %rdx, %rdx
mov $0x6162636465666768, %r14
movq %r14, %xmm6
movups %xmm6, (%r10)
nop
nop
nop
nop
nop
inc %rsi
lea addresses_A_ht+0x33a3, %rcx
clflush (%rcx)
nop
... | 33.228972 | 2,999 | 0.658135 |
2d8a2451ac8662b327076afaa0887e86165652c7 | 6,235 | asm | Assembly | snapgear_linux/lib/libgmp/mpn/x86/k6/aors_n.asm | impedimentToProgress/UCI-BlueChip | 53e5d48b79079eaf60d42f7cb65bb795743d19fc | [
"MIT"
] | null | null | null | snapgear_linux/lib/libgmp/mpn/x86/k6/aors_n.asm | impedimentToProgress/UCI-BlueChip | 53e5d48b79079eaf60d42f7cb65bb795743d19fc | [
"MIT"
] | null | null | null | snapgear_linux/lib/libgmp/mpn/x86/k6/aors_n.asm | impedimentToProgress/UCI-BlueChip | 53e5d48b79079eaf60d42f7cb65bb795743d19fc | [
"MIT"
] | 3 | 2016-06-13T13:20:56.000Z | 2019-12-05T02:31:23.000Z | # AMD K6 mpn_add/sub_n -- mpn addition or subtraction.
#
# K6: normal 3.25 cycles/limb, in-place 2.75 cycles/limb.
# Copyright (C) 1999, 2000 Free Software Foundation, Inc.
#
# This file is part of the GNU MP Library.
#
# The GNU MP Library is free software; you can redistribute it and/or modify
# it under the terms ... | 18.893939 | 79 | 0.64186 |
df254d0baef5521ccc656b53e7ba3a66454b7e31 | 1,266 | asm | Assembly | programs/oeis/073/A073762.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/073/A073762.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/073/A073762.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A073762: a(n) = 24*n - 12.
; 12,36,60,84,108,132,156,180,204,228,252,276,300,324,348,372,396,420,444,468,492,516,540,564,588,612,636,660,684,708,732,756,780,804,828,852,876,900,924,948,972,996,1020,1044,1068,1092,1116,1140,1164,1188,1212,1236,1260,1284,1308,1332,1356,1380,1404,1428,1452,1476,1500,1524,1548,1572,1596,... | 180.857143 | 1,205 | 0.778041 |
748b0c3ffd31a4581ed0063001542a13d04ca154 | 1,189 | asm | Assembly | Borland/CBuilder5/Source/RTL/source/math/lrotr.asm | TrevorDArcyEvans/DivingMagpieSoftware | 7ffcfef653b110e514d5db735d11be0aae9953ec | [
"MIT"
] | 1 | 2021-05-27T10:27:25.000Z | 2021-05-27T10:27:25.000Z | Borland/CBuilder5/Source/RTL/source/math/lrotr.asm | TrevorDArcyEvans/Diving-Magpie-Software | 7ffcfef653b110e514d5db735d11be0aae9953ec | [
"MIT"
] | null | null | null | Borland/CBuilder5/Source/RTL/source/math/lrotr.asm | TrevorDArcyEvans/Diving-Magpie-Software | 7ffcfef653b110e514d5db735d11be0aae9953ec | [
"MIT"
] | null | null | null | ;[]-----------------------------------------------------------------[]
;| LROTR.ASM -- right rotate of unsigned long |
;[]-----------------------------------------------------------------[]
;
; C/C++ Run Time Library - Version 10.0
;
; Copyright (c) 1991, 2000 by Inprise Corporation... | 24.265306 | 73 | 0.43566 |
c0e448ae4999201ef26e40864546bc8e9d4e6fa0 | 663 | asm | Assembly | oeis/349/A349371.asm | loda-lang/loda-programs | 773fe0baed2ca30c72b7faf16c0801749f2e6f9a | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/349/A349371.asm | loda-lang/loda-programs | 773fe0baed2ca30c72b7faf16c0801749f2e6f9a | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/349/A349371.asm | loda-lang/loda-programs | 773fe0baed2ca30c72b7faf16c0801749f2e6f9a | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A349371: Inverse Möbius transform of Kimberling's paraphrases (A003602).
; Submitted by Jamie Morken(w2)
; 1,2,3,3,4,6,5,4,8,8,7,9,8,10,14,5,10,16,11,12,18,14,13,12,17,16,22,15,16,28,17,6,26,20,26,24,20,22,30,16,22,36,23,21,42,26,25,15,30,34,38,24,28,44,38,20,42,32,31,42,32,34,55,7,44,52,35,30,50,52,37,32,38,40,65,33... | 22.1 | 285 | 0.582202 |
8bca5f6d19f9264ff60b7ddc4274f63cf8a89214 | 3,732 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_zr_sm_/i7-8650U_0xd2.log_111_1073.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_st_zr_sm_/i7-8650U_0xd2.log_111_1073.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_st_zr_sm_/i7-8650U_0xd2.log_111_1073.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r15
push %r9
push %rax
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0xa02b, %r9
nop
nop
xor $63115, %rbx
movups (%r9), %xmm7
vpextrq $1, %xmm7, %rax
nop
cmp %rbp, %rbp
lea addresses_A_ht+0x3f4b, %rsi
lea addresses_D_ht+0x8f9b, %rdi
nop
and %r15... | 20.172973 | 332 | 0.64791 |
f51cf8a6891b02933167faee000e14e25972eae6 | 194 | asm | Assembly | libsrc/_DEVELOPMENT/arch/zxn/esxdos/c/sccz80/p3dos_edrv_from_pdrv.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/arch/zxn/esxdos/c/sccz80/p3dos_edrv_from_pdrv.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/arch/zxn/esxdos/c/sccz80/p3dos_edrv_from_pdrv.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ; unsigned char p3dos_edrv_from_pdrv(unsigned char pdrv)
SECTION code_esxdos
PUBLIC p3dos_edrv_from_pdrv
EXTERN asm_p3dos_edrv_from_pdrv
defc p3dos_edrv_from_pdrv = asm_p3dos_edrv_from_pdrv
| 19.4 | 56 | 0.876289 |
7dfad8eab680adebc353ad59fe8ae43998eeaa50 | 804 | asm | Assembly | main.asm | Zeturic/bpre-pokerus | 13775ff61161c561a56709bcbb65e54118085b0a | [
"0BSD"
] | null | null | null | main.asm | Zeturic/bpre-pokerus | 13775ff61161c561a56709bcbb65e54118085b0a | [
"0BSD"
] | null | null | null | main.asm | Zeturic/bpre-pokerus | 13775ff61161c561a56709bcbb65e54118085b0a | [
"0BSD"
] | null | null | null | .gba
.thumb
.open "rom.gba", "test.gba", 0x08000000
.org allocation
.area allocation_size
.importobj "build/linked.o"
.endarea
.org 0x08043A68
.area 8, 0xFE
ldr r3, =RandomlyGivePartyPokerus |1
bx r3
.pool
.endarea
.org 0x08043B38
.area 8, 0xFE
ldr r3, =UpdatePartyPokerusTime |1
bx r3
.p... | 16.408163 | 66 | 0.679104 |
83cb386a3d1fc484980e26ff9d7208b5d8f6189b | 467 | asm | Assembly | data/mapObjects/Route18Gate1F.asm | AmateurPanda92/pokemon-rby-dx | f7ba1cc50b22d93ed176571e074a52d73360da93 | [
"MIT"
] | 9 | 2020-07-12T19:44:21.000Z | 2022-03-03T23:32:40.000Z | data/mapObjects/Route18Gate1F.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 7 | 2020-07-16T10:48:52.000Z | 2021-01-28T18:32:02.000Z | data/mapObjects/Route18Gate1F.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 2 | 2021-03-28T18:33:43.000Z | 2021-05-06T13:12:09.000Z | Route18Gate1F_Object:
db $a ; border block
db 5 ; warps
warp 0, 4, 0, -1
warp 0, 5, 1, -1
warp 7, 4, 2, -1
warp 7, 5, 3, -1
warp 6, 8, 0, ROUTE_18_GATE_2F
db 0 ; signs
db 1 ; objects
object SPRITE_GUARD, 4, 1, STAY, DOWN, 1 ; person
; warp-to
warp_to 0, 4, ROUTE_18_GATE_1F_WIDTH
warp_to 0, 5, ROUTE_18_... | 21.227273 | 56 | 0.700214 |
f5a9b8b7cdb8038c8a431e77ab908a7db4875ad0 | 331 | asm | Assembly | programs/oeis/086/A086303.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/086/A086303.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/086/A086303.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A086303: Numbers n such that n+15 is prime.
; 2,4,8,14,16,22,26,28,32,38,44,46,52,56,58,64,68,74,82,86,88,92,94,98,112,116,122,124,134,136,142,148,152,158,164,166,176,178,182,184,196,208,212,214,218,224,226,236,242,248,254,256,262,266,268,278,292,296
add $0,6
cal $0,40 ; The prime numbers.
mov $1,$0
div $1,2
sub $1,... | 33.1 | 206 | 0.682779 |
f3cce57cefb4da3b62782c7173f3f197de54c95e | 4,539 | asm | Assembly | ASM LINE INPUT.asm | hwreverse/PC-G850V | 53a4dca7b31f940412e0ebddba395f2b8deda895 | [
"MIT"
] | 7 | 2020-09-30T19:56:39.000Z | 2021-09-30T12:05:18.000Z | ASM LINE INPUT.asm | hwreverse/PC-G850V | 53a4dca7b31f940412e0ebddba395f2b8deda895 | [
"MIT"
] | 1 | 2021-09-04T02:52:33.000Z | 2021-09-04T02:52:33.000Z | ASM LINE INPUT.asm | hwreverse/PC-G850V | 53a4dca7b31f940412e0ebddba395f2b8deda895 | [
"MIT"
] | 2 | 2021-09-03T12:28:16.000Z | 2021-09-30T13:47:01.000Z | 10 ORG 400H
20 ; leaving space for RAMDISK.ASM
30 ; used as a debug tool
40 JP MAIN
50PUTSTR EQU 0BFF1H
60INKEY EQU 0BE53H
70PUTCHR EQU 0BE62H
80WAITK EQU 0BFCDH
90RPTCHR EQU 0BFEEH
100GPF EQU 0BFD0H
110LDPSTR EQU 0BD00H
120BUFFER: DEFS 24
130 DB 0
140MAIN: CALL CLS
150 LD HL,BANNER
160 LD D,0
170 C... | 16.749077 | 72 | 0.679004 |
ae0cd9a5571d54b5cdcea3c6fcdde4573f3a02db | 412 | asm | Assembly | programs/oeis/216/A216466.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/216/A216466.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/216/A216466.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A216466: n!! mod n!
; 0,0,0,3,8,15,48,105,384,945,3840,10395,46080,135135,645120,2027025,10321920,34459425,185794560,654729075,3715891200,13749310575,81749606400,316234143225,1961990553600,7905853580625,51011754393600,213458046676875,1428329123020800
mov $2,$0
mov $4,$0
lpb $2,1
mov $1,$4
mov $3,$2
mov $2,6
... | 21.684211 | 230 | 0.686893 |
61bbbd8c094323854398430031617fe91a395bc7 | 811 | asm | Assembly | programs/oeis/055/A055396.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/055/A055396.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/055/A055396.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A055396: Smallest prime dividing n is a(n)-th prime (a(1)=0).
; 0,1,2,1,3,1,4,1,2,1,5,1,6,1,2,1,7,1,8,1,2,1,9,1,3,1,2,1,10,1,11,1,2,1,3,1,12,1,2,1,13,1,14,1,2,1,15,1,4,1,2,1,16,1,3,1,2,1,17,1,18,1,2,1,3,1,19,1,2,1,20,1,21,1,2,1,4,1,22,1,2,1,23,1,3,1,2,1,24,1,4,1,2,1,3,1,25,1,2,1,26,1,27,1,2,1,28,1,29,1,2,1,30,1,3,1,2... | 115.857143 | 545 | 0.578298 |
04dfdaf7da7c39c477d391a45ae138ac4a6ee065 | 379 | asm | Assembly | programs/oeis/276/A276888.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/276/A276888.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/276/A276888.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A276888: Sums-complement of the Beatty sequence for 2 + sqrt(1/2).
; 1,4,7,12,15,20,23,26,31,34,39,42,45,50,53,58,61,66,69,72,77,80,85,88,91,96,99,104,107,112,115,118,123,126,131,134,137,142,145,150,153,156,161,164,169,172,177,180,183,188,191,196,199,202,207,210,215,218
sub $1,$0
seq $0,285075 ; Positions of 1 in A2... | 42.111111 | 203 | 0.69657 |
dd50a0268284d4ad16d8a3cf20b12434c68056b5 | 10,273 | asm | Assembly | tools/pucrunchExtras/ppt.asm | brijohn/cynthcart | c2f4c72f90ca26a5209e08f5006db31b4737d4e7 | [
"MIT"
] | 25 | 2019-02-05T03:06:22.000Z | 2022-03-03T12:51:34.000Z | tools/pucrunchExtras/ppt.asm | brijohn/cynthcart | c2f4c72f90ca26a5209e08f5006db31b4737d4e7 | [
"MIT"
] | null | null | null | tools/pucrunchExtras/ppt.asm | brijohn/cynthcart | c2f4c72f90ca26a5209e08f5006db31b4737d4e7 | [
"MIT"
] | 7 | 2019-03-13T12:36:59.000Z | 2021-10-03T13:33:01.000Z | ; Commodore 64 Synthcart
; by Paul Slocum
;------------------------
; TODO:
; - Create extra images
; - Complete rough draft of full presentation
; - Add flashing arrow indicator
;
; LATER:
; - Integrate Cynthcart
; - Improve text sound
; - Add sound effects
; - Add blue C64 startup screen
;
;------------------------
... | 11.555681 | 122 | 0.601772 |
820e3b99e9665740f7f32159bb126f3172cd9c9c | 425 | asm | Assembly | EE2016/MISCELS/TypicalAdder.asm | HR-1-1/CourseWork | 8980b5f0d3aef215b513b0ee04b50827d09279a4 | [
"MIT"
] | null | null | null | EE2016/MISCELS/TypicalAdder.asm | HR-1-1/CourseWork | 8980b5f0d3aef215b513b0ee04b50827d09279a4 | [
"MIT"
] | null | null | null | EE2016/MISCELS/TypicalAdder.asm | HR-1-1/CourseWork | 8980b5f0d3aef215b513b0ee04b50827d09279a4 | [
"MIT"
] | null | null | null | ;
; ComplexAdder.asm
;
; Created: 8/25/2021 6:01:12 PM
; Author : Harish
;
.CSEG
LDI ZL, LOW(NUM2<<1) ; Loads the LS byte of address of NUM IN ZL
LDI ZH, HIGH(NUM2<<1) ; Loads the MS byte of address of NUM IN ZH
LDI R18, 0x00
NUM2: .db 0x01,0x02
LDI XL, 0x60
LDI XH, 0x00
LDI R17, 0x50
LDI R16, 00
LP... | 13.28125 | 67 | 0.611765 |
82907b9a480a7737ce3ff6ccab8e0d3ae49a8756 | 184 | asm | Assembly | src/stars/tests/tests/pseudoOps/rol_ror_test.asm | kevintmcdonnell/stars | ce0df570c546a8490ef4f9ceeb84c8e1132b2791 | [
"MIT"
] | 9 | 2020-11-05T21:26:09.000Z | 2022-03-04T15:24:40.000Z | src/stars/tests/tests/pseudoOps/rol_ror_test.asm | kevintmcdonnell/stars | ce0df570c546a8490ef4f9ceeb84c8e1132b2791 | [
"MIT"
] | 7 | 2020-11-06T15:59:40.000Z | 2021-08-31T16:36:43.000Z | src/stars/tests/tests/pseudoOps/rol_ror_test.asm | kevintmcdonnell/stars | ce0df570c546a8490ef4f9ceeb84c8e1132b2791 | [
"MIT"
] | 1 | 2021-07-13T21:55:02.000Z | 2021-07-13T21:55:02.000Z | .text
main:
li $t0, 0x1234abcd
# Should be 0x4abcd123
rol $a0, $t0, 12
li $v0, 34
syscall
li $a0, ' '
li $v0, 11
syscall
# Should be 0xbcd1234a
ror $a0, $t0, 12
li $v0, 34
syscall | 9.684211 | 22 | 0.646739 |
53ff07ae20776677c5a4b780383c98c1e32bf35b | 7,883 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_745.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_745.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_745.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r13
push %r14
push %r9
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0x1c186, %r13
nop
nop
nop
nop
nop
dec %r9
mov (%r13), %edi
nop
nop
nop
add %rsi, %rsi
lea addresses_normal_ht+0x8d06, %r12
clflush (%r12)
nop
nop
nop
nop
add $31614, %r14
movb (... | 33.688034 | 2,999 | 0.660282 |
be812077d583af81c21af77e24d8521fcd5ee034 | 1,072 | asm | Assembly | stdlib/src/inputAsm.asm | brian-kelley/GoldOS | 738e19c3b9310cfea6bf316c6a4b398eee900324 | [
"MIT"
] | 5 | 2016-11-10T02:29:38.000Z | 2022-01-09T23:45:59.000Z | stdlib/src/inputAsm.asm | brian-kelley/GoldOS | 738e19c3b9310cfea6bf316c6a4b398eee900324 | [
"MIT"
] | null | null | null | stdlib/src/inputAsm.asm | brian-kelley/GoldOS | 738e19c3b9310cfea6bf316c6a4b398eee900324 | [
"MIT"
] | null | null | null | global loadIDT
; the actual input interrupt handlers (ending with iret)
global keyboardISR
global mouseISR
global rtcISR
global pass
global generalISR
global ioWait
global inttest
extern keyPressed
extern keyboardHandler
extern mouseHandler
extern rtcHandler
extern idtDesc
extern puts
extern printf
section .text
load... | 13.073171 | 202 | 0.683769 |
2e2bbec01dacdfd38127212d767c9b44f0301207 | 519 | asm | Assembly | oeis/212/A212002.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/212/A212002.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/212/A212002.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A212002: Decimal expansion of (2*Pi)^2.
; Submitted by Jon Maiga
; 3,9,4,7,8,4,1,7,6,0,4,3,5,7,4,3,4,4,7,5,3,3,7,9,6,3,9,9,9,5,0,4,6,0,4,5,4,1,2,5,4,7,9,7,6,2,8,9,6,3,1,6,2,5,0,5,6,5,3,3,9,7,5,0,4,8,8,0,1,7,9,2,8,9,6,7,6,8,2,0,9,7,2,0,0,7
add $0,1
mov $2,1
mov $3,$0
mul $3,5
sub $3,1
lpb $3
mul $1,$3
mov $5,$3
... | 15.727273 | 173 | 0.527938 |
ee16ae25061627770586c14c05ae541196eb7674 | 722 | asm | Assembly | programs/oeis/227/A227546.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/227/A227546.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/227/A227546.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A227546: n! + n^2 + 1.
; 2,3,7,16,41,146,757,5090,40385,362962,3628901,39916922,479001745,6227020970,87178291397,1307674368226,20922789888257,355687428096290,6402373705728325,121645100408832362,2432902008176640401,51090942171709440442,1124000727777607680485,25852016738884976640530,620448401733239439360577,15511210043... | 80.222222 | 537 | 0.854571 |
8d58d980c4dd948b5874f5fc0897a74624dd6c66 | 1,085 | asm | Assembly | _build/dispatcher/jmp_ippsDLPValidateDH_46b9d14c.asm | zyktrcn/ippcp | b0bbe9bbb750a7cf4af5914dd8e6776a8d544466 | [
"Apache-2.0"
] | 1 | 2021-10-04T10:21:54.000Z | 2021-10-04T10:21:54.000Z | _build/dispatcher/jmp_ippsDLPValidateDH_46b9d14c.asm | zyktrcn/ippcp | b0bbe9bbb750a7cf4af5914dd8e6776a8d544466 | [
"Apache-2.0"
] | null | null | null | _build/dispatcher/jmp_ippsDLPValidateDH_46b9d14c.asm | zyktrcn/ippcp | b0bbe9bbb750a7cf4af5914dd8e6776a8d544466 | [
"Apache-2.0"
] | null | null | null | extern m7_ippsDLPValidateDH:function
extern n8_ippsDLPValidateDH:function
extern y8_ippsDLPValidateDH:function
extern e9_ippsDLPValidateDH:function
extern l9_ippsDLPValidateDH:function
extern n0_ippsDLPValidateDH:function
extern k0_ippsDLPValidateDH:function
extern ippcpJumpIndexForMergedLibs
extern ippcpSafeInit:funct... | 27.820513 | 95 | 0.797235 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.