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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
77e4a55c89aaa5d1bd11147b6b037da595135d72 | 44,942 | asm | Assembly | wc.asm | Anson-Doan/-CS537-Spring2021-P3b-xv6KernelThreads | 1f48674b6c30c9b5bdc66f85708823fa4a261f1a | [
"MIT-0"
] | null | null | null | wc.asm | Anson-Doan/-CS537-Spring2021-P3b-xv6KernelThreads | 1f48674b6c30c9b5bdc66f85708823fa4a261f1a | [
"MIT-0"
] | null | null | null | wc.asm | Anson-Doan/-CS537-Spring2021-P3b-xv6KernelThreads | 1f48674b6c30c9b5bdc66f85708823fa4a261f1a | [
"MIT-0"
] | null | null | null |
_wc: file format elf32-i386
Disassembly of section .text:
00000000 <wc>:
char buf[512];
void
wc(int fd, char *name)
{
0: f3 0f 1e fb endbr32
4: 55 push %ebp
5: 89 e5 mov %esp,%ebp
7: 57 push %edi
8: 56 pu... | 33.143068 | 82 | 0.422945 |
63b2595968dbd062a6c6f1fbcbe02f96157b2613 | 882 | asm | Assembly | header/000/NROM-368.asm | freem/nes_corelib | a890aa3c436e931a765866265f24ccf3c432f71d | [
"0BSD"
] | 16 | 2015-06-23T03:17:40.000Z | 2021-10-05T23:40:28.000Z | nes_corelib/header/000/NROM-368.asm | master-g/childhood | 7cd2a6a13f7e862df6d239e78371df6222b30a53 | [
"Apache-2.0"
] | null | null | null | nes_corelib/header/000/NROM-368.asm | master-g/childhood | 7cd2a6a13f7e862df6d239e78371df6222b30a53 | [
"Apache-2.0"
] | 3 | 2015-11-12T01:29:55.000Z | 2020-07-06T05:15:06.000Z | ; NROM-368: 46KB PRG-ROM + 8KB CHR-ROM
; http://wiki.nesdev.com/w/index.php/NROM-368
; An unofficial configuration that allows up to 46KB of ROM instead of 32.
; Important Note!
; "The PRG ROM is 47104 bytes in size. Due to constraints of the iNES format,
; it is padded at the beginning with 2048 bytes of ignored data... | 36.75 | 80 | 0.638322 |
14e1e7503362bd05a6c18485690d888f7a92c750 | 1,246 | asm | Assembly | Web/asm/examples/Add 16-bit.asm | visrealm/vrcpu | f42ae80bd1e89e3877b88f1766f5facc5841594f | [
"MIT"
] | 102 | 2019-09-24T21:12:05.000Z | 2022-02-20T06:51:25.000Z | Web/asm/examples/Add 16-bit.asm | visrealm/vrcpu | f42ae80bd1e89e3877b88f1766f5facc5841594f | [
"MIT"
] | null | null | null | Web/asm/examples/Add 16-bit.asm | visrealm/vrcpu | f42ae80bd1e89e3877b88f1766f5facc5841594f | [
"MIT"
] | 13 | 2019-09-25T19:52:10.000Z | 2021-09-24T00:44:40.000Z | ; Add two 16 bit numbers.
; Place result high byte in Rc, low byte in Rb
; Carry flag will be set if result is > 16 bits
FIRST = 0x00
SECOND = FIRST + 0x02
NUMBER1 = 12345
NUMBER2 = 12122
.setup:
clra
data SP, 0xff
; first number
data Ra, NUMBER1 >> 8 ; high byte
data Rd, NUMBER1 ; low byte
sto Rd, F... | 18.323529 | 55 | 0.655698 |
cfba454b8ae1a94441228e64b55b086225f78060 | 4,852 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_22.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_22.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_22.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 %r9
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0x10d18, %rsi
lea addresses_UC_ht+0x10798, %rdi
nop
nop
cmp $23264, %r14
mov $65, %rcx
rep movsq
nop
nop
nop
nop
nop
sub $35100, %r9
lea addresses_normal_ht+0x2f98, %rdi
nop
xor $22460, %rcx
mov (%rdi), %si... | 48.52 | 2,999 | 0.65911 |
0723bca0c585f98d51b36cce52b4d6d705df9024 | 550 | asm | Assembly | oeis/017/A017445.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/017/A017445.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/017/A017445.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A017445: a(n) = (11*n + 4)^9.
; 262144,38443359375,5429503678976,129961739795077,1352605460594688,8662995818654939,40353607000000000,150094635296999121,472161363286556672,1304773183829244583,3251948521156637184,7450580596923828125,15916595351771938816,32052064847671367667,61364017143100579328,112455406951957393129,19... | 78.571429 | 488 | 0.894545 |
cb20425d8233b073e7ba5a5309b168a3de204bd7 | 634 | asm | Assembly | oeis/119/A119737.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/119/A119737.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/119/A119737.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A119737: a(n) = Sum{k=1..n} Fibonacci(floor(n/k)).
; Submitted by Simon Strandgaard
; 1,2,4,6,9,14,20,30,45,69,104,165,255,405,642,1029,1640,2645,4243,6852,11040,17840,28787,46567,75227,121685,196725,318269,514688,832760,1346990,2179417,3525722,5704642,9229228,14933176,24160642,39092592
mov $6,$0
mov $8,$0
add $8,1
... | 18.114286 | 203 | 0.577287 |
9fe6a4267f90b6d83b404ddb585478b6418ccb91 | 402 | asm | Assembly | programs/oeis/037/A037482.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/037/A037482.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/037/A037482.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A037482: Base 5 digits are, in order, the first n terms of the periodic sequence with initial period 1,2.
; 1,7,36,182,911,4557,22786,113932,569661,2848307,14241536,71207682,356038411,1780192057,8900960286,44504801432,222524007161,1112620035807,5563100179036,27815500895182,139077504475911,695387522379557
add $0,1
mo... | 28.714286 | 199 | 0.768657 |
dd9f3847d0b48701253da383477d16fc9a243536 | 5,498 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_715.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_715.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_715.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r14
push %r15
push %rbp
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_UC_ht+0x13d05, %rsi
lea addresses_WT_ht+0x1942d, %rdi
nop
nop
nop
nop
sub %rbx, %rbx
mov $15, %rcx
rep movsw
nop
and $21162, %r15
lea addresses_WT_ht+0x1e471, %rdi
cmp $41965, %rdx
... | 44.699187 | 2,999 | 0.662241 |
ed100158393724e48a71bb7c03c2f4a9d7e0dce4 | 316 | asm | Assembly | ITS_Assembler/testAnd.asm | RobertGageStroud/Portfolio | 7e2f915cd34eb7f818b94398ba261f65c7135db9 | [
"MIT"
] | null | null | null | ITS_Assembler/testAnd.asm | RobertGageStroud/Portfolio | 7e2f915cd34eb7f818b94398ba261f65c7135db9 | [
"MIT"
] | null | null | null | ITS_Assembler/testAnd.asm | RobertGageStroud/Portfolio | 7e2f915cd34eb7f818b94398ba261f65c7135db9 | [
"MIT"
] | 1 | 2020-10-27T16:58:32.000Z | 2020-10-27T16:58:32.000Z | ;Test file for assembly of the AnD instruction
;This is a comment
.orig x4000
AND R0, R1, R2
and R1, R2, R3
And R2, R3, R4
And R3, R4, R5
AnD R4, R5, R6
AnD R5, R6, R7
AnD R6, R7, R0
AnD R7, R0, R1
AnD R0, R0, #15
AnD R1, R1, #-15
AnD R2, R2, #10
AnD R3, R3, #-10
AND R5, R4, #0
AND R7, R5, #-1
.END
| 15.047619 | 46 | 0.594937 |
7ec07a41918dbdce306544d23d3487aea3296476 | 5,797 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_1970.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_1970.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_1970.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 %r9
push %rax
push %rbp
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_A_ht+0x1deb4, %rsi
lea addresses_A_ht+0x197fc, %rdi
nop
nop
add $21876, %rdx
mov $51, %rcx
rep movsl
nop
xor %rsi, %rsi
lea addresses_WC_ht+0x133b4, %r9
nop
and %rbp, %rbp
mov $0x616... | 45.645669 | 2,999 | 0.657237 |
367dcda2bc1c154a240adfa74ad18ebf9ecd8604 | 2,954 | asm | Assembly | libsrc/graphics/aussie/w_pixladdr.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/graphics/aussie/w_pixladdr.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/graphics/aussie/w_pixladdr.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ;
; Aussie Byte graphics library
;
; by Stefano Bodrato - 2016
;
;
; $Id: w_pixladdr.asm,v 1.1 2016-11-17 09:39:03 stefano Exp $
;
SECTION code_clib
PUBLIC w_pixeladdress
EXTERN rdchar
EXTERN update
EXTERN row
INCLUDE "graphics/grafix.inc"
;
; **************... | 23.632 | 68 | 0.531821 |
823afa05083c5a2ec9e2ab8435087a84b3c039d4 | 318 | asm | Assembly | Retired/Assemblearning_Modulo.asm | UlrichBerntien/Codewars-Katas | bbd025e67aa352d313564d3862db19fffa39f552 | [
"MIT"
] | null | null | null | Retired/Assemblearning_Modulo.asm | UlrichBerntien/Codewars-Katas | bbd025e67aa352d313564d3862db19fffa39f552 | [
"MIT"
] | null | null | null | Retired/Assemblearning_Modulo.asm | UlrichBerntien/Codewars-Katas | bbd025e67aa352d313564d3862db19fffa39f552 | [
"MIT"
] | null | null | null | section .text
global mod
; uint64_t mod(uint64_t a, uint64_t n)
; input:
; rdi - value a
; rsi - value n
; return:
; ryx - a mod n
mod:
mov rax,rdi
xor rdx,rdx ; rdx:rax = value a, unsigned expanded
div rsi ; rax = quotient, rdx = remainded
mov rax,rdx ; return remainder
ret | 21.2 | 57 | 0.600629 |
96e227d40822ede6a751dbad4d2ac8f0f7e6af74 | 4,638 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xa0.log_21829_974.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xa0.log_21829_974.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xa0.log_21829_974.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 %r14
push %r8
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WC_ht+0xf0b3, %r10
nop
nop
nop
xor $3558, %r13
mov $0x6162636465666768, %r8
movq %r8, %xmm7
movups %xmm7, (%r10)
nop
nop
nop
nop
inc %rdx
lea addresses_A_ht+0x1cb69, %r14
nop
nop
nop... | 47.814433 | 2,999 | 0.662786 |
be485b373b2caf20adabbd38bbef1f6c752beef0 | 829 | asm | Assembly | oeis/232/A232031.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/232/A232031.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/232/A232031.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A232031: Number of (n+1) X (1+1) 0..1 arrays with every element equal to some horizontal, vertical or antidiagonal neighbor, with top left element zero.
; Submitted by Jon Maiga
; 3,11,37,129,450,1568,5464,19041,66354,231230,805789,2808009,9785334,34099877,118831060,414101811,1443059667,5028766229,17524216333,6106829... | 39.47619 | 481 | 0.788902 |
70d65c265bd7ca3bfffa4bb11c0e5ab37760830f | 561 | asm | Assembly | data/baseStats_original/honchkrow.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 16 | 2018-08-28T21:47:01.000Z | 2022-02-20T20:29:59.000Z | data/baseStats_original/honchkrow.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 5 | 2019-04-03T19:53:11.000Z | 2022-03-11T22:49:34.000Z | data/baseStats_original/honchkrow.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 2 | 2019-12-09T19:46:02.000Z | 2020-12-05T21:36:30.000Z | ;HonchkrowBaseStats: ; 3860e (e:460e)
db DEX_HONCHKROW ; pokedex id
db 100 ; base hp
db 125 ; base attack
db 52 ; base defense
db 71 ; base speed
db 105 ; base special
db DARK ; species type 1
db FLYING ; species type 2
db 34 ; catch rate
db 177 ; base exp yield
INCBIN "pic/ymon/honchkrow.pic",0,1 ; sprite dimensions
d... | 19.344828 | 55 | 0.73262 |
c3a32020f4a58298793e46539d6626064adb5747 | 2,507 | asm | Assembly | Driver/Printer/PrintCom/Color/Correct/correctGamma22.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Driver/Printer/PrintCom/Color/Correct/correctGamma22.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Driver/Printer/PrintCom/Color/Correct/correctGamma22.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) GeoWorks 1993 -- All Rights Reserved
PROJECT: PC GEOS
MODULE: DotMatrix printers
FILE: correctGamma22.asm
AUTHOR: Jim DeFrisco
REVISION HISTORY:
Name Date ... | 41.098361 | 79 | 0.590347 |
6025e979f165a4e2fdadc9864e1693d70943acde | 434 | asm | Assembly | 2_writeups/3_robot_exploitation/tutorial7/lab-06/vuln2.asm | araujorayza/robot_hacking_manual | d11feecc8931b1449b0ab30a51a55f71f51dd965 | [
"Apache-2.0"
] | 141 | 2021-11-14T15:27:04.000Z | 2022-03-30T00:44:48.000Z | 2_writeups/3_robot_exploitation/tutorial7/lab-06/vuln2.asm | araujorayza/robot_hacking_manual | d11feecc8931b1449b0ab30a51a55f71f51dd965 | [
"Apache-2.0"
] | 1 | 2021-11-17T06:38:44.000Z | 2021-11-17T06:38:45.000Z | 2_writeups/3_robot_exploitation/tutorial7/lab-06/vuln2.asm | araujorayza/robot_hacking_manual | d11feecc8931b1449b0ab30a51a55f71f51dd965 | [
"Apache-2.0"
] | 18 | 2021-11-15T09:55:48.000Z | 2022-03-08T10:25:58.000Z | extern printf, strcpy
section .data
fmstr: db "Here's your leek: %p",0xa,0
section .text
global main
main:
push ebp
mov ebp, esp
sub esp, 64
lea edi, [ebp - 64] ; buf
push edi
push fmstr
call printf
mov eax, [ebp + 8] ; argc
cmp eax, 2
jne away
mov ebx, dword [ebp + 12] ; argv
mov ebx, d... | 14.965517 | 38 | 0.617512 |
2711b9f7cda878a7af0b8c787029cc8275b14787 | 229 | asm | Assembly | libmikeos/src.os/__lsrl.asm | mynameispyo/InpyoOS | b6ddb6d9715b027ab65891bd4c4f46dbe5c9890d | [
"BSD-3-Clause",
"MIT"
] | null | null | null | libmikeos/src.os/__lsrl.asm | mynameispyo/InpyoOS | b6ddb6d9715b027ab65891bd4c4f46dbe5c9890d | [
"BSD-3-Clause",
"MIT"
] | null | null | null | libmikeos/src.os/__lsrl.asm | mynameispyo/InpyoOS | b6ddb6d9715b027ab65891bd4c4f46dbe5c9890d | [
"BSD-3-Clause",
"MIT"
] | null | null | null |
section .text
use16
; (signed) bx:ax >>= di;
global lsrl
lsrl:
mov cx, di
cmp cx, 32
jb lsrl_main
mov ax, 0xffff
mov bx, ax
ret
lsrl_main:
push bx
push ax
pop eax
sar eax, cl
push eax
pop ax
pop bx
ret
| 7.633333 | 25 | 0.624454 |
6a7222940578dea0454419c214cc7f6df1922ac7 | 18,486 | asm | Assembly | drivers/NVMSIM/test/bandwidth-1.9.3/routines-arm-rpi-32bit.asm | huqianshan/OperatingSystemAndCompiler | 2117263d39e9166cfc5c32014ca2b875c7f97de2 | [
"Unlicense"
] | 1 | 2020-03-22T10:37:05.000Z | 2020-03-22T10:37:05.000Z | code/NVMSIM/test/bandwidth-1.9.3/routines-arm-rpi-32bit.asm | huqianshan/linux-drivers-study | cb39f4e3821184abc46e46f9f0bfed7187ee11fa | [
"MIT"
] | null | null | null | code/NVMSIM/test/bandwidth-1.9.3/routines-arm-rpi-32bit.asm | huqianshan/linux-drivers-study | cb39f4e3821184abc46e46f9f0bfed7187ee11fa | [
"MIT"
] | null | null | null | @============================================================================
@ bandwidth, a benchmark to estimate memory transfer bandwidth.
@ ARM assembly module.
@ Copyright (C) 2010, 2016 by Zack T Smith.
@
@ This program is free software; you can redistribute it and/or modify
@ it under the terms of the GNU Genera... | 19.541226 | 81 | 0.505842 |
9ede9073965fe3a68894372cdbcf3e8563e24be0 | 394 | asm | Assembly | programs/oeis/324/A324904.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/324/A324904.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/324/A324904.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A324904: The 2-adic valuation of A318466(n), where A318466(n) = 2*n OR sigma(n).
; 0,0,1,0,1,2,1,0,0,1,1,2,1,2,1,0,1,0,1,1,1,2,1,2,0,1,1,3,1,2,1,0,1,1,1,0,1,2,1,1,1,2,1,2,1,2,1,2,0,0,1,1,1,2,1,3,1,1,1,3,1,2,1,0,1,2,1,1,1,2,1,0,1,1,1,2,1,2,1,1,0,1,1,3,1,2,1,2,1,1,1,3,1,2,1,2,1,0,1,0
mul $0,2
add $0,1
seq $0,324902 ; ... | 56.285714 | 201 | 0.576142 |
b0c802326619ee4d7b79d7b4bf39749e3a28f5fc | 254 | asm | Assembly | programs/oeis/105/A105279.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/105/A105279.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/105/A105279.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A105279: a(0)=0; a(n) = 10*a(n-1) + 10.
; 0,10,110,1110,11110,111110,1111110,11111110,111111110,1111111110,11111111110,111111111110,1111111111110,11111111111110,111111111111110,1111111111111110,11111111111111110
mov $1,10
pow $1,$0
div $1,9
mul $1,10
| 31.75 | 171 | 0.76378 |
7feaf03e1fd8cb9fa3f8038cc501b952a5ae4db3 | 144 | asm | Assembly | other.7z/SFC.7z/SFC/ソースデータ/ヨッシーアイランド/日本_Ver0/chip/Gdefchr.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/ヨッシーアイランド/日本_Ver0/chip/Gdefchr.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/ヨッシーアイランド/日本_Ver0/chip/Gdefchr.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | Name: Gdefchr.asm
Type: file
Size: 7232
Last-Modified: '2016-05-13T04:50:33Z'
SHA-1: 2E75E1ABE4F81FE9F42FD8D9BC62C397B4973D00
Description: null
| 20.571429 | 47 | 0.8125 |
73d23d38b72913d0e46dfd735802ae25913a8fa2 | 1,639 | asm | Assembly | dv3/atari/setdma.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | dv3/atari/setdma.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | dv3/atari/setdma.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | ; Atari DMA set address and count 1990 Tony Tebby QJUMP
section adma
xdef at_seta
xdef at_setra
xdef at_setrf
xdef at_setwa
xdef at_setwf
include 'dev8_keys_atari'
include 'dev8_smsq_smsq_base_keys'
;+++
; This routine sets DMA address
;
; d0 s
; a1 c p address
;
; status return arbitrary
;
;---
at... | 17.252632 | 61 | 0.710189 |
f0e04ef5b61e17f90f4a712f5f244f86a88728d8 | 1,703 | asm | Assembly | Engine Hacks/FE8-Item Range Fix/Range Write.asm | sme23/Christmas2 | f3f3daeda1afe2b78bfed38cbf60d8bc17ca9f79 | [
"CC0-1.0"
] | 3 | 2020-06-15T14:22:38.000Z | 2020-06-28T19:44:52.000Z | Wizardry/Necessary/ItemRangeFix/RangeDisplay/RangeWrite.asm | sme23/WhatHeck | 746a2be83358aaa4e855182176b47c4808f2587a | [
"CC0-1.0"
] | null | null | null | Wizardry/Necessary/ItemRangeFix/RangeDisplay/RangeWrite.asm | sme23/WhatHeck | 746a2be83358aaa4e855182176b47c4808f2587a | [
"CC0-1.0"
] | null | null | null | .thumb
.org 0x0
@r0 = char data pointer, r1 = item id
push {r4-r7,r14}
mov r7,r8
push {r7}
mov r7,r0
mov r6,#0xFF
and r6,r1 @item id
mov r8,r6
lsl r1,r6,#0x3
add r1,r1,r6
lsl r1,r1,#0x2
ldr r6,Item_Table
add r1,r1,r6
ldrb r6,[r1,#0x19] @range byte
mov r4,#0x10
ldsb r4,[r0,r4] @x coord
mov r5,#0x11
ldsb ... | 15.623853 | 77 | 0.703464 |
aa392d3f2279374704fc374c76e0460e96e60132 | 414 | asm | Assembly | oeis/011/A011676.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/011/A011676.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/011/A011676.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A011676: A binary m-sequence: expansion of reciprocal of x^7+x^6+x^4+x^2+1.
; Submitted by Jamie Morken(s4)
; 0,0,0,0,0,0,1,0,1,0,0,0,0,1,1,0,1,1,0,0,1,0,0,0,0,0,1,1,1,1,0,0,0,1,0,1,1,0,1,0,1,1,0,0,0,0,1,0,0,0,1,0,0,1,1,1,0,1,1,1,1,0,1,0,0,0,1,1,0,0,1,1,0,1,0,0,1,1,0,0,0,1,1,1,0,0,1,0,1,0,1,0,1,1,1,0,1,0,1,0
lpb $0
... | 27.6 | 201 | 0.545894 |
e87bdba41287ff463613f78aa91f7defe222b3f1 | 851 | asm | Assembly | smsq/ioa/cnam.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | smsq/ioa/cnam.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | smsq/ioa/cnam.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | * Fetch Channel Name V2.00 1996 Tony Tebby
* SMSQ compatible version +
*
section ioa
*
xdef ioa_cnam
*
xref io_ckchn
xref sms_rte
*
include dev8_keys_err
include dev8_keys_sys
include dev8_keys_chn
include dev8_keys_iod
include 'dev8_mac_assert'
*
* d2 c p max length of string
* a0 c p channel ID
* a... | 17.367347 | 56 | 0.700353 |
b3646cb0674e51129b097e4ae87a701624fa4cf9 | 7,129 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_ht_zr_un_/i7-7700_9_0x48_notsx.log_21829_1666.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_ht_zr_un_/i7-7700_9_0x48_notsx.log_21829_1666.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_ht_zr_un_/i7-7700_9_0x48_notsx.log_21829_1666.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 %rax
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WC_ht+0x559d, %rdi
inc %r13
movups (%rdi), %xmm5
vpextrq $0, %xmm5, %r8
nop
nop
nop
nop
sub $12185, %rax
lea addresses_WT_ht+0x13a5, %rsi
lea addresses_normal_ht+0x103ad, %rdi
nop
no... | 35.292079 | 2,999 | 0.656474 |
8e5a91e8df12cc98aae352dddecd01cde9e9b382 | 169 | asm | Assembly | data/wildPokemon/route2.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | null | null | null | data/wildPokemon/route2.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | null | null | null | data/wildPokemon/route2.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | null | null | null | Route2Mons:
db $19
db 3,RATTATA
db 5,TOGEPI
db 4,PIDGEY
db 4,NIDORAN_M
db 4,NIDORAN_F
db 5,SANDSHREW
db 6,ZUBAT
db 6,MANKEY
db 7,RATTATA
db 7,PIDGEY
db $00
| 11.266667 | 15 | 0.698225 |
5bde11fccf80075f207624958cc22b4dc34d5b6d | 451 | asm | Assembly | tests/hello2.asm | paul-nameless/lc3-asm | 38ac008c4665515dc82bf0d972920cef62253cee | [
"Unlicense"
] | null | null | null | tests/hello2.asm | paul-nameless/lc3-asm | 38ac008c4665515dc82bf0d972920cef62253cee | [
"Unlicense"
] | null | null | null | tests/hello2.asm | paul-nameless/lc3-asm | 38ac008c4665515dc82bf0d972920cef62253cee | [
"Unlicense"
] | null | null | null | ; Print "Hello World!" 5 times
; Use Loops to achieve the aforementioned output
; Execution Phase
.ORIG x3000
LEA R0, HELLO ; R0 = "Hello....!"
LD R1, COUNTER ; R1 = 5
LOOP TRAP x22 ; Print Hello World
ADD R1, R1, #-1 ; Decrement Counter
BRp LOOP ; Returns to LOOP label until Counter is 0 (nonpositive)
HALT... | 20.5 | 68 | 0.656319 |
21caf493cf0ebcd3b02bebdcc346ff2b40acafa0 | 944 | asm | Assembly | src/LKS/old/MC_DMA.asm | Kannagi/LKS | 363ccbfbe93a78e227349967053075ba67f4e50c | [
"MIT"
] | 6 | 2019-04-18T12:08:23.000Z | 2021-07-07T08:07:28.000Z | src/LKS/old/MC_DMA.asm | Kannagi/LKS | 363ccbfbe93a78e227349967053075ba67f4e50c | [
"MIT"
] | null | null | null | src/LKS/old/MC_DMA.asm | Kannagi/LKS | 363ccbfbe93a78e227349967053075ba67f4e50c | [
"MIT"
] | null | null | null |
.MACRO LKS_DMA_PORTX
lda #1
sta LKS_DMA.Enable,x
lda \1
sta LKS_DMA.Bank,x
rep #$20
lda #\2
sta LKS_DMA.SrcR,x
lda \3
sta LKS_DMA.Src1,x
lda #\4
sta LKS_DMA.Dst1,x
sep #$20
lda #\5
sta LKS_DMA.Type1,x
.ENDM
.MACRO LKS_DMA_VRAM2
lda LKS_DMA_SEND.Enable+\1
cmp #0
beq +
rep ... | 9.731959 | 27 | 0.591102 |
57d77fefc98c217ca807cd86d571132d4a5f361e | 728 | asm | Assembly | oeis/249/A249183.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/249/A249183.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/249/A249183.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A249183: a(n) = row n of triangle A249133, concatenated.
; Submitted by Christian Krause
; 1,111,11011,1110111,110101011,11100000111,1101100011011,111011101110111,11010101010101011,1110000000000000111,110110000000000011011,11101110000000001110111,1101010110000000110101011,111000001110000011100000111,11011000110110001... | 104 | 463 | 0.876374 |
f1755c9240bf29c015b9cb59ddf0f33e70ab140f | 362 | asm | Assembly | programs/oeis/170/A170881.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/170/A170881.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/170/A170881.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A170881: a(0)=0; thereafter a(n) = (3*n+1)*2^(n-2)+1.
; 1,3,8,21,53,129,305,705,1601,3585,7937,17409,37889,81921,176129,376833,802817,1703937,3604481,7602177,15990785,33554433,70254593,146800641,306184193,637534209,1325400065,2751463425,5704253441,11811160065,24427626497,50465865729
mov $1,$0
mul $0,3
add $0,1
mov $... | 30.166667 | 229 | 0.732044 |
e4cae75c14a4c1e2eecddd22aa3a7e05e51af7b4 | 685 | asm | Assembly | oeis/002/A002328.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/002/A002328.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/002/A002328.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A002328: Numbers n such that n^2 - n - 1 is prime.
; Submitted by Jon Maiga
; 3,4,5,6,7,9,10,11,12,14,16,17,20,21,22,25,27,29,31,32,36,39,40,42,45,46,47,49,51,54,55,56,57,60,61,65,66,67,69,71,77,84,86,87,90,94,95,97,101,102,104,115,116,121,126,127,131,132,135,139,141,142,145,146,149,150,154,155,156,159,160,161,164,16... | 28.541667 | 347 | 0.643796 |
5be781d94a54b998af2b86574aea6f0912ece178 | 8,058 | asm | Assembly | src/camera/pixy/src/misc/gcc/m0/Release/qqueue.asm | wowHollis/SmartCart | f377f34fc452f90866e9d4c8a4e031314e633adb | [
"MIT"
] | null | null | null | src/camera/pixy/src/misc/gcc/m0/Release/qqueue.asm | wowHollis/SmartCart | f377f34fc452f90866e9d4c8a4e031314e633adb | [
"MIT"
] | null | null | null | src/camera/pixy/src/misc/gcc/m0/Release/qqueue.asm | wowHollis/SmartCart | f377f34fc452f90866e9d4c8a4e031314e633adb | [
"MIT"
] | null | null | null | 1 .syntax unified
2 .cpu cortex-m0
3 .fpu softvfp
4 .eabi_attribute 20, 1
5 .eabi_attribute 21, 1
6 .eabi_attribute 23, 3
7 .eabi_attribute 24, 1
8 .eabi_attribute 25, 1
9 ... | 38.927536 | 102 | 0.503723 |
56e00b59863d674d9e869a9425a29412cec75799 | 659 | asm | Assembly | programs/oeis/304/A304374.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/304/A304374.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/304/A304374.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A304374: a(n) = 9*n^2 + 21*n - 6 (n>=1).
; 24,72,138,222,324,444,582,738,912,1104,1314,1542,1788,2052,2334,2634,2952,3288,3642,4014,4404,4812,5238,5682,6144,6624,7122,7638,8172,8724,9294,9882,10488,11112,11754,12414,13092,13788,14502,15234,15984,16752,17538,18342,19164,20004,20862,21738,22632,23544,24474,25422,26388,... | 65.9 | 558 | 0.769347 |
3ef49b622b186dccce2505f68dc2cb27da9075c3 | 102,780 | asm | Assembly | non_regression/other_x64_linux_7.att.s.asm | LRGH/plasmasm | 4cd50546c3dc895763d72dd60b7c46179c1916bc | [
"Apache-2.0"
] | 1 | 2021-02-28T21:31:18.000Z | 2021-02-28T21:31:18.000Z | non_regression/other_x64_linux_7.att.s.asm | LRGH/plasmasm | 4cd50546c3dc895763d72dd60b7c46179c1916bc | [
"Apache-2.0"
] | null | null | null | non_regression/other_x64_linux_7.att.s.asm | LRGH/plasmasm | 4cd50546c3dc895763d72dd60b7c46179c1916bc | [
"Apache-2.0"
] | null | null | null | .file "deflate.c"
.section .text.unlikely,"ax",@progbits
.LCOLDB0:
.LCOLDE0:
.LCOLDB1:
.LCOLDE1:
.LCOLDB2:
.LCOLDE2:
.LCOLDB3:
.LCOLDE3:
.LCOLDB4:
.LCOLDE4:
.LCOLDB5:
.LCOLDE5:
.LCOLDB6:
.LCOLDE6:
.LCOLDB7:
.LCOLDE7:
.LCOLDB8:
.LCOLDE8:
.LCOLDB9:
.LCOLDE9:
.LCOLDB10:
.LCOLDE10:
.LCOLDB11:
.LCOLDE11:
.LCOLDB12:
... | 20.898739 | 78 | 0.475248 |
692f3f674877c6507ef6eba79fddcf4d82070064 | 1,338 | asm | Assembly | Library/GrObj/Main/mainManager.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Library/GrObj/Main/mainManager.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Library/GrObj/Main/mainManager.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) GeoWorks 1989 -- All Rights Reserved
PROJECT: PC GEOS
MODULE: Main
FILE: mainManager.asm
AUTHOR: Steve Scholl, November 15, 1989
REVISION HISTORY:
Name Date Description
---- ---- -----------
ss 11... | 27.306122 | 80 | 0.360239 |
9d537b3a706b9e23ca87d80067421b8f87ea8edc | 6,159 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xca_notsx.log_21829_953.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xca_notsx.log_21829_953.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xca_notsx.log_21829_953.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 %r9
push %rcx
push %rdx
lea addresses_UC_ht+0xfa8c, %rdx
nop
nop
nop
xor %rcx, %rcx
mov $0x6162636465666768, %r8
movq %r8, %xmm3
and $0xffffffffffffffc0, %rdx
movntdq %xmm3, (%rdx)
nop
add $50463, %r9
lea addresses_UC_ht+0xd6cc, %r11
nop
nop... | 36.017544 | 2,999 | 0.654814 |
1881bd83e423b12835ae74070e2d2b5f4ce9a278 | 938 | asm | Assembly | oeis/260/A260513.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/260/A260513.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/260/A260513.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A260513: a(n) = (8*n+13*n^3+3*n^5)/24; also the sum of triangular numbers taken in successive groups of increasing size (see Example).
; Submitted by Christian Krause
; 1,9,46,164,460,1091,2289,4376,7779,13045,20856,32044,47606,68719,96755,133296,180149,239361,313234,404340,515536,649979,811141,1002824,1229175,149470... | 44.666667 | 496 | 0.766525 |
25b4f17b941bf3be97043096ec869bc14300b12d | 8,587 | asm | Assembly | Transynther/x86/_processed/NONE/_ht_st_zr_un_/i9-9900K_12_0xa0.log_21829_1408.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_ht_st_zr_un_/i9-9900K_12_0xa0.log_21829_1408.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_ht_st_zr_un_/i9-9900K_12_0xa0.log_21829_1408.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 %r15
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x1db3, %r10
sub $39992, %rbx
movb (%r10), %r15b
cmp $19166, %rsi
lea addresses_UC_ht+0x701, %rbp
nop
nop
nop
nop
nop
sub $45388, %rsi
mov $0x6162636465666768, %r14
movq %r14, ... | 31.803704 | 2,999 | 0.654711 |
2007942925c3c03398bd25212e7729ad6ed10bb5 | 2,572 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xca.log_13_1616.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xca.log_13_1616.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xca.log_13_1616.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 %r8
push %r9
push %rdi
push %rdx
lea addresses_A_ht+0x16d75, %r12
nop
nop
xor %r14, %r14
movb $0x61, (%r12)
nop
nop
sub $34653, %rdi
lea addresses_WC_ht+0xef1d, %r8
nop
nop
nop
nop
add $50269, %rdx
mov (%r8), %r9d
xor $44514, %r14
lea addresses_A_ht+... | 19.338346 | 125 | 0.636858 |
e154b44a5b548dbb5f59135be3ec97d87fa6fc9f | 7,300 | asm | Assembly | src/sound/song364restored.asm | MusicTheorist/Mother2GbaTranslation | 70de3975a3284c4002a33e8ef8c20e4c2b039037 | [
"MIT"
] | 1 | 2021-04-18T04:26:52.000Z | 2021-04-18T04:26:52.000Z | src/sound/song364restored.asm | MusicTheorist/Mother2GbaTranslation | 70de3975a3284c4002a33e8ef8c20e4c2b039037 | [
"MIT"
] | null | null | null | src/sound/song364restored.asm | MusicTheorist/Mother2GbaTranslation | 70de3975a3284c4002a33e8ef8c20e4c2b039037 | [
"MIT"
] | null | null | null | song364restored_pri equ 100
song364restored_rev equ 0
song364restored_mvl equ 127
song364restored_key equ 0
song364restored_tbs equ 1
song364restored_exg equ 0
song364restored_cmp equ 1
.align 4
;**************** Track 1 (Midi-Chn.7) ****************;
@song364restored_1:
.byte KEYSH , song364restored_key+... | 20.679887 | 56 | 0.543425 |
8db61aee20490dc6a038f40087653d97abb9a31e | 334 | asm | Assembly | programs/oeis/339/A339824.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/339/A339824.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/339/A339824.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A339824: Even bisection of the infinite Fibonacci word A003849.
; 0,0,1,1,0,0,1,1,0,0,0,1,0,0,0,1,0,0,0,1,1,0,0,1,1,0,0,0,1,0,0,0,1,0,0,0,1,1,0,0,1,1,0,0,1,1,0,0,0,1,0,0,0,1,1,0,0,1,1,0,0,1,1,0,0,0,1,0,0,0,1,1,0,0,1,1,0,0,1,1,0,0,0,1,0,0
mul $0,2
add $0,2
seq $0,189661 ; Fixed point of the morphism 0->010, 1->10 sta... | 47.714286 | 173 | 0.60479 |
1719a903c40ffb6df431cbb5149e0fb84ff79faa | 436 | asm | Assembly | programs/oeis/036/A036406.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/036/A036406.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/036/A036406.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; 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... | 62.285714 | 373 | 0.701835 |
c9bd5ab530e32c713e4f8106cd003fd0ce3231e1 | 446 | asm | Assembly | Program 1-1/AddTwo.asm | smitc29/Assembly_Projects | e28fcac0f9343368d9be8b95e79c2881beedd158 | [
"MIT"
] | null | null | null | Program 1-1/AddTwo.asm | smitc29/Assembly_Projects | e28fcac0f9343368d9be8b95e79c2881beedd158 | [
"MIT"
] | null | null | null | Program 1-1/AddTwo.asm | smitc29/Assembly_Projects | e28fcac0f9343368d9be8b95e79c2881beedd158 | [
"MIT"
] | null | null | null | ; Christopher Smith Project 1-1
; CSCI 231 Professor J Ryder
; Sept 28, 2016
; Subtract 3 integers
TITLE MASM Template
INCLUDE Irvine32.inc
; AddTwo.asm - adds two 32-bit integers.
; Chapter 3 example
.data
varA WORD 10
varB WORD 04
varC WORD 02
varD WORD 01
.code
main proc
mov ax, v... | 13.9375 | 41 | 0.659193 |
c5e42ab9577b3e0fc82e2d8af964ace4cb0fe3d6 | 87 | asm | Assembly | gfx/pokemon/arbok/anim_idle.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 28 | 2019-11-08T07:19:00.000Z | 2021-12-20T10:17:54.000Z | gfx/pokemon/arbok/anim_idle.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 13 | 2020-01-11T17:00:40.000Z | 2021-09-14T01:27:38.000Z | gfx/pokemon/arbok/anim_idle.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 22 | 2020-05-28T17:31:38.000Z | 2022-03-07T20:49:35.000Z | frame 0, 08
frame 4, 06
frame 5, 04
frame 6, 04
frame 5, 04
frame 4, 06
endanim
| 10.875 | 12 | 0.632184 |
72b057c1f1267fd40e92ea1cd9b94343baec0545 | 566 | asm | Assembly | oeis/300/A300071.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/300/A300071.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/300/A300071.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A300071: Decimal expansion of the member z of a triple (x, y, z) solving a certain historical system of three equations with positive y.
; Submitted by Jamie Morken(s3)
; 4,1,5,9,4,1,3,0,5,4,9,6,2,3,5,7,8,1,0,6,7,5,1,4,1,2,4,2,6,1,3,3,9,5,9,4,0,9,8,5,9,3,5,6,0,9,8,4,0,1,9,8,1,2,2,3,5,2,7,3,3,2,6,3,0,2,0,3,9,2,0,7,5,9... | 23.583333 | 201 | 0.575972 |
479906fb8e56e56f8d34abc328249bd25c1256be | 6,347 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xca.log_21829_63.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xca.log_21829_63.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xca.log_21829_63.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r12
push %r14
push %r9
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0x35ea, %r9
clflush (%r9)
nop
nop
dec %r14
movb (%r9), %r12b
nop
and $14724, %rbp
lea addresses_D_ht+0xb9f9, %rsi
lea addresses_normal_ht+0x3dba, %rdi
nop
nop
nop
cmp %r10, %r1... | 41.214286 | 2,999 | 0.663621 |
e83e64269a68f9f7119d21a3f9f0ba8f030b96a8 | 580 | asm | Assembly | book-01/Assembly/asm/avx/scalar/avx_s_compare_vcmpsd_double.asm | gfurtadoalmeida/study-assembly-x64 | 4acdefb015d44706c60bd7ea5d94f726c4dbcbb4 | [
"MIT"
] | 2 | 2021-02-27T04:50:26.000Z | 2022-03-15T23:27:12.000Z | book-01/Assembly/asm/avx/scalar/avx_s_compare_vcmpsd_double.asm | gfurtadoalmeida/study-assembly-x64 | 4acdefb015d44706c60bd7ea5d94f726c4dbcbb4 | [
"MIT"
] | null | null | null | book-01/Assembly/asm/avx/scalar/avx_s_compare_vcmpsd_double.asm | gfurtadoalmeida/study-assembly-x64 | 4acdefb015d44706c60bd7ea5d94f726c4dbcbb4 | [
"MIT"
] | null | null | null | include comparison_predicates.inc
.code
; int AVX_Scalar_Compare_VCMPSD_Double_(double a, double b)
AVX_Scalar_Compare_VCMPSD_Double_ proc
xor r8, r8
vcmpsd xmm2, xmm0, xmm1, CMP_LT_OS
vmovq rax, xmm2
and al, 1 ; Remove unecessary bits and set RFLAGS. If comparison fails ZF will be zero.
jnz Smaller
vcmpsd xmm2,... | 15.263158 | 89 | 0.763793 |
ab65855191880c51620ddffc20851a3b259958bd | 228 | asm | Assembly | programs/oeis/010/A010723.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/010/A010723.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/010/A010723.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A010723: Period 2: repeat (6,7).
; 6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6
mov $1,$0
mod $1,2
add $1,6
| 32.571429 | 163 | 0.517544 |
01a748665e244ade2dda7fbf46a65140fc3ea6d6 | 482 | asm | Assembly | oeis/349/A349594.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/349/A349594.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/349/A349594.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A349594: Number of 2 X n mazes that can be navigated from the top left corner to the bottom right corner.
; Submitted by Christian Krause
; 1,7,40,216,1144,6016,31552,165312,865792,4533760,23739904,124305408,650874880,3408031744,17844699136,93436084224,489237741568,2561682178048,13413142233088,70232124948480,36774018... | 32.133333 | 240 | 0.76971 |
20c7a30c9df129669a26a901874e5a820153e1f5 | 20 | asm | Assembly | songs/song_42.asm | jorgicor/altair | a83f4a5b177c366000f69cb261befb499602aa69 | [
"MIT"
] | null | null | null | songs/song_42.asm | jorgicor/altair | a83f4a5b177c366000f69cb261befb499602aa69 | [
"MIT"
] | null | null | null | songs/song_42.asm | jorgicor/altair | a83f4a5b177c366000f69cb261befb499602aa69 | [
"MIT"
] | null | null | null | .db E3, F8, E4, F9
| 10 | 19 | 0.5 |
1cb981e0ee8756718fb2d64c7d3b7138b347ad7c | 2,237 | asm | Assembly | programs/oeis/050/A050534.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/050/A050534.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/050/A050534.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A050534: Tritriangular numbers: a(n) = binomial(binomial(n,2),2) = n(n + 1)(n - 1)(n - 2)/8.
; 0,0,0,3,15,45,105,210,378,630,990,1485,2145,3003,4095,5460,7140,9180,11628,14535,17955,21945,26565,31878,37950,44850,52650,61425,71253,82215,94395,107880,122760,139128,157080,176715,198135,221445,246753,274170,303810,335790... | 319.571429 | 2,112 | 0.863657 |
8e916b54ca42f31b89a20086489fced6ed02b4aa | 326 | asm | Assembly | programs/oeis/070/A070419.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/070/A070419.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/070/A070419.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A070419: a(n) = 7^n mod 36.
; 1,7,13,19,25,31,1,7,13,19,25,31,1,7,13,19,25,31,1,7,13,19,25,31,1,7,13,19,25,31,1,7,13,19,25,31,1,7,13,19,25,31,1,7,13,19,25,31,1,7,13,19,25,31,1,7,13,19,25,31,1,7,13,19,25,31,1,7,13,19,25,31,1,7,13,19,25,31,1,7,13,19,25,31,1,7,13,19,25,31,1,7,13,19,25,31,1,7,13,19
mod $0,6
mul $0,6
add... | 46.571429 | 267 | 0.604294 |
486a43624f1ae73a666a2915cca2289cfc05bfc3 | 427 | asm | Assembly | programs/oeis/108/A108214.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/108/A108214.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/108/A108214.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A108214: Denominator of the O(x^2) term in the Maclaurin series of the square of the Jacobi polynomial P^{a,b}_n(z) about z=1-x for real positive x.
; 8,48,576,11520,345600,14515200,812851200,58525286400,5267275776000,579400335360000,76480844267520000,11931011705733120000,2171444130443427840000,4560032673931198464000... | 28.466667 | 171 | 0.749415 |
64ce587064f172c833cfa5b4bda61685f75b5135 | 45,654 | asm | Assembly | user/primes.asm | frank-liang-lbm/xv6-labs-2020 | 624e17b2adb0be3a6ca0e11f8677ef51442b1a0e | [
"MIT-0"
] | null | null | null | user/primes.asm | frank-liang-lbm/xv6-labs-2020 | 624e17b2adb0be3a6ca0e11f8677ef51442b1a0e | [
"MIT-0"
] | null | null | null | user/primes.asm | frank-liang-lbm/xv6-labs-2020 | 624e17b2adb0be3a6ca0e11f8677ef51442b1a0e | [
"MIT-0"
] | null | null | null |
user/_primes: file format elf64-littleriscv
Disassembly of section .text:
0000000000000000 <read_left_first>:
@param lpipe:左边的管道符
@param *lfirst:指向读取左边的第一个数据
@return:有数据返回0,无数据返回1
*/
int read_left_first(int lpipe[], int *lfirst)
{
0: 1101 addi sp,sp,-32
2: ec06 ... | 29.976362 | 61 | 0.461011 |
fec9b2d5440ed216e773dcb9557bfdd0bc23249a | 5,602 | asm | Assembly | MSDOS/Virus.MSDOS.Unknown.cint.asm | fengjixuchui/Family | 2abe167082817d70ff2fd6567104ce4bcf0fe304 | [
"MIT"
] | 3 | 2021-05-15T15:57:13.000Z | 2022-03-16T09:11:05.000Z | MSDOS/Virus.MSDOS.Unknown.cint.asm | fengjixuchui/Family | 2abe167082817d70ff2fd6567104ce4bcf0fe304 | [
"MIT"
] | null | null | null | MSDOS/Virus.MSDOS.Unknown.cint.asm | fengjixuchui/Family | 2abe167082817d70ff2fd6567104ce4bcf0fe304 | [
"MIT"
] | 3 | 2021-05-15T15:57:15.000Z | 2022-01-08T20:51:04.000Z | TITLE LC Interrupt trap routine
NAME LCINT
INCLUDE DOS.MAC ; BE SURE TO INCLUDE THE CORRECT
; DOS.MAC!!
;****************************************************************************
;
; This is the heart of a C driven interrupt handler. This file was used to
; write a critical error handler that remained res... | 24.787611 | 77 | 0.678686 |
d7d3bc6d452e8c9def7a1e170850e382331cb405 | 2,687 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_5_811.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_5_811.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_5_811.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r12
push %r9
push %rbx
push %rcx
push %rsi
lea addresses_WC_ht+0x124ad, %r10
sub $30217, %r9
mov (%r10), %r12
nop
sub $65024, %r12
lea addresses_A_ht+0x1e8ad, %rbx
nop
nop
nop
nop
nop
sub $702, %rcx
movw $0x6162, (%rbx)
nop
nop
add $44747, %r10
pop %rsi
pop %... | 17.677632 | 140 | 0.643469 |
0985df290b694796de9de5940138ea15504827f7 | 665,949 | asm | Assembly | kernel.asm | phung001/xv6_lab2_mark | 3ba15e5880a3facdb709c3708d8366ade948cba2 | [
"MIT-0"
] | null | null | null | kernel.asm | phung001/xv6_lab2_mark | 3ba15e5880a3facdb709c3708d8366ade948cba2 | [
"MIT-0"
] | null | null | null | kernel.asm | phung001/xv6_lab2_mark | 3ba15e5880a3facdb709c3708d8366ade948cba2 | [
"MIT-0"
] | null | null | null |
kernel: file format elf32-i386
Disassembly of section .text:
80100000 <multiboot_header>:
80100000: 02 b0 ad 1b 00 00 add 0x1bad(%eax),%dh
80100006: 00 00 add %al,(%eax)
80100008: fe 4f 52 decb 0x52(%edi)
8010000b: e4 0f in $0xf,%al
8010000c <entry>:... | 37.524596 | 74 | 0.537364 |
9143eee93a16b681de161e985a3ea71df4a96828 | 380 | asm | Assembly | oeis/052/A052659.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/052/A052659.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/052/A052659.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A052659: E.g.f. (1-2x)(1-x)/(1-4x+2x^2).
; Submitted by Simon Strandgaard
; 1,1,8,84,1152,19680,403200,9636480,263208960,8087869440,276137164800,10370703974400,424893579264000,18858806481715200,901431900123955200,46165215285116928000,2521886466187984896000
cmp $1,$0
mov $2,1
mov $3,$0
lpb $3
mul $1,$3
mul $1,2
... | 22.352941 | 182 | 0.707895 |
3a1a0c238f21a52fd5836aa84941cfe1e1b39b0e | 3,508 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48.log_3_1015.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_3_1015.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_3_1015.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 %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x1723c, %rsi
lea addresses_A_ht+0x142fc, %rdi
nop
nop
add $37018, %rbp
mov $10, %rcx
rep movsw
nop
nop
nop
dec %r14
lea addresses_normal_ht+0x1d0bc, %rbp
nop
nop
add $30129, %r8
movl $0... | 19.169399 | 149 | 0.642531 |
9d11bab1a239591fd87b718c20cb5a2a77604dd5 | 1,405 | asm | Assembly | Library/Chart/Utils/utilsFile.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Library/Chart/Utils/utilsFile.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Library/Chart/Utils/utilsFile.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) GeoWorks 1992 -- All Rights Reserved
PROJECT: PC GEOS
MODULE:
FILE: utilsFile.asm
AUTHOR: Chris Boyke
METHODS:
Name Description
---- -----------
FUNCTIONS:
Scope Name Description
----- ---- -------... | 18.986486 | 71 | 0.469751 |
d96848585422b868e4496d8c82d459fe070024c9 | 689 | asm | Assembly | oeis/174/A174765.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/174/A174765.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/174/A174765.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A174765: y-values in the solution to x^2 - 19*y^2 = 1.
; Submitted by Jamie Morken(w4)
; 0,39,13260,4508361,1532829480,521157514839,177192022215780,60244766395850361,20483043382566906960,6964174505306352516039,2367798848760777288546300,805044644404158971753225961,273712811298565289618808280440,9306155079686779431142... | 45.933333 | 495 | 0.847605 |
d04d8c2cdd61dd194702fddfabd679fb65e10527 | 421 | asm | Assembly | programs/oeis/075/A075553.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/075/A075553.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/075/A075553.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A075553: Numerators in the Maclaurin series for arctan(1+x).
; 0,1,-1,1,0,-1,1,-1,0,1,-1,1,0,-1,1,-1,0,1,-1,1,0,-1,1,-1,0,1,-1,1,0,-1,1,-1,0,1,-1,1,0,-1,1,-1,0,1,-1,1,0,-1,1,-1,0,1,-1,1,0,-1,1,-1,0,1,-1,1,0,-1,1,-1,0,1,-1,1,0,-1,1,-1,0,1,-1,1,0,-1,1,-1,0,1,-1,1,0,-1,1,-1,0,1,-1,1,0,-1,1,-1,0,1,-1,1
add $0,1
mod $0,8... | 24.764706 | 238 | 0.498812 |
effae5f80ccc234c766d541c59160337ea739ad0 | 545 | asm | Assembly | oeis/010/A010966.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/010/A010966.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/010/A010966.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A010966: a(n) = binomial(n,13).
; 1,14,105,560,2380,8568,27132,77520,203490,497420,1144066,2496144,5200300,10400600,20058300,37442160,67863915,119759850,206253075,347373600,573166440,927983760,1476337800,2310789600,3562467300,5414950296,8122425444,12033222880,17620076360,25518731280,36576848168,51915526432,7300620904... | 90.833333 | 489 | 0.866055 |
b35e0bf43e911ad890e8739cbc23935e1a5be2dd | 7,548 | asm | Assembly | src/sm/transition.asm | SmolBig/alttp_sm_combo_randomizer_rom | 571ca88e10cce0b4477be8a0f5f9bdbe4693757c | [
"MIT"
] | null | null | null | src/sm/transition.asm | SmolBig/alttp_sm_combo_randomizer_rom | 571ca88e10cce0b4477be8a0f5f9bdbe4693757c | [
"MIT"
] | null | null | null | src/sm/transition.asm | SmolBig/alttp_sm_combo_randomizer_rom | 571ca88e10cce0b4477be8a0f5f9bdbe4693757c | [
"MIT"
] | null | null | null | ; Transition into Super Metroid
org $c18003
base $818003
jml sm_save_hook
org $c1807F
base $81807F
jml sm_save_done_hook
org $c18087
base $818087
jml sm_load_hook
; Place all the transition code in the top of the upper bank AA/EA (free space in SM)
org $eafd00
base $aafd00
; room id in !SRAM_SM_EXIT
;... | 22.464286 | 159 | 0.569687 |
e477c9ecbead9cedf22a4dc23f11479a762e770a | 263 | asm | Assembly | oeis/259/A259098.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/259/A259098.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/259/A259098.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A259098: Row sums of A146565.
; Submitted by Christian Krause
; 1,2,3,6,12,26,52,104,208,416,832,1664
lpb $0
sub $0,1
add $2,1
sub $2,$1
add $3,$2
mov $1,$3
cmp $2,6
mul $2,2
add $4,$3
bin $1,$4
mov $3,$2
mov $2,$4
lpe
mov $0,$2
add $0,1
| 13.15 | 39 | 0.558935 |
e844ac6ec7f1f24d32bf1a5d8b36a342c4e0fbc5 | 765 | asm | Assembly | data/pokemon/base_stats/squirtle.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | 1 | 2022-02-15T00:19:44.000Z | 2022-02-15T00:19:44.000Z | data/pokemon/base_stats/squirtle.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | data/pokemon/base_stats/squirtle.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | db DEX_SQUIRTLE ; pokedex id
db 44, 48, 65, 43, 50
; hp atk def spd spc
db WATER, WATER ; type
db 45 ; catch rate
db 66 ; base exp
INCBIN "gfx/pokemon/front/squirtle.pic", 0, 1 ; sprite dimensions
dw SquirtlePicFront, SquirtlePicBack
db TACKLE, TAIL_WHIP, NO_MOVE, NO_MOVE ; level 1 learnset
db ... | 30.6 | 77 | 0.605229 |
21570279bd76a29536327206d429410f19b0f4a9 | 1,123 | asm | Assembly | Irvine/Examples/ch07/64 bit/mul_and_imul.asm | alieonsido/ASM_TESTING | 4d5e2a3e11d921eeb50d69bbe4352cfc0e99afa7 | [
"Apache-2.0"
] | null | null | null | Irvine/Examples/ch07/64 bit/mul_and_imul.asm | alieonsido/ASM_TESTING | 4d5e2a3e11d921eeb50d69bbe4352cfc0e99afa7 | [
"Apache-2.0"
] | null | null | null | Irvine/Examples/ch07/64 bit/mul_and_imul.asm | alieonsido/ASM_TESTING | 4d5e2a3e11d921eeb50d69bbe4352cfc0e99afa7 | [
"Apache-2.0"
] | null | null | null | ; Mul_and_imul.asm
; Demonstration of the MUL and IMUL instructions
; with 64-bit operands
ExitProcess proto
WriteHex64 proto
Crlf proto
.data
multiplier qword 10h
.code
main proc
sub rsp,28h
; 64-bit DIV example
.data
dividend_hi qword 00000108h
dividend_lo qword 33300020h
divisor qword 00010000h
.code
mo... | 17.276923 | 60 | 0.721282 |
4ae759c1f49f11b8925a0b8d6f87b61fbb5d79ce | 16,558 | asm | Assembly | _inc/AnimateLevelGfx.asm | kodishmediacenter/msu-md-sonic | 3aa7c5e8add9660df2cd0eceaa214e7d59f2415c | [
"CC0-1.0"
] | 9 | 2021-01-15T13:47:53.000Z | 2022-01-17T15:33:55.000Z | _inc/AnimateLevelGfx.asm | kodishmediacenter/msu-md-sonic | 3aa7c5e8add9660df2cd0eceaa214e7d59f2415c | [
"CC0-1.0"
] | 7 | 2021-01-14T02:18:48.000Z | 2021-03-24T15:44:30.000Z | _inc/AnimateLevelGfx.asm | kodishmediacenter/msu-md-sonic | 3aa7c5e8add9660df2cd0eceaa214e7d59f2415c | [
"CC0-1.0"
] | 2 | 2021-01-14T13:14:26.000Z | 2021-01-29T17:46:04.000Z | ; ---------------------------------------------------------------------------
; Subroutine to animate level graphics
; ---------------------------------------------------------------------------
; ||||||||||||||| S U B R O U T I N E |||||||||||||||||||||||||||||||||||||||
AnimateLevelGfx:
tst.w (f_pause).w ; is th... | 28.064407 | 93 | 0.494202 |
47fa257db31a4067ee71bc1d91469a90989ebb3d | 293 | asm | Assembly | programs/oeis/131/A131870.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/131/A131870.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/131/A131870.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A131870: Period 8: repeat [1, 2, 3, 4, 6, 7, 8, 9].
; 1,2,3,4,6,7,8,9,1,2,3,4,6,7,8,9,1,2,3,4,6,7,8,9,1,2,3,4,6,7,8,9,1,2,3,4,6,7,8,9,1,2,3,4,6,7,8,9,1,2,3,4,6,7,8,9,1,2,3,4,6,7,8,9,1,2,3,4,6,7,8,9,1,2,3,4,6,7,8,9,1,2,3,4,6,7,8,9,1,2,3,4,6,7,8,9,1,2,3,4
mod $0,8
mul $0,5
div $0,4
add $0,1
| 36.625 | 201 | 0.505119 |
af6186ba33ef60b9b92024b5194814e966630ed0 | 1,745 | asm | Assembly | kernel/mm/heap.asm | leonardoruilova/xos | 1e72d2294a7373dbbd601e6796a8a95d0d7056a8 | [
"MIT"
] | 1 | 2021-03-21T19:49:05.000Z | 2021-03-21T19:49:05.000Z | kernel/mm/heap.asm | leonardoruilova/xos | 1e72d2294a7373dbbd601e6796a8a95d0d7056a8 | [
"MIT"
] | null | null | null | kernel/mm/heap.asm | leonardoruilova/xos | 1e72d2294a7373dbbd601e6796a8a95d0d7056a8 | [
"MIT"
] | null | null | null |
;; xOS32
;; Copyright (C) 2016-2017 by Omar Mohammad.
use32
KERNEL_HEAP = VBE_BACK_BUFFER + VBE_BUFFER_SIZE + 0x1000000
USER_HEAP = KERNEL_HEAP + 0x4000000 ; 64 MB
KMALLOC_FLAGS = PAGE_PRESENT OR PAGE_WRITEABLE
MALLOC_FLAGS = PAGE_PRESENT OR PAGE_WRITEABLE OR PAGE_USER
; kmalloc:
; Allocates memory in the ... | 14.91453 | 61 | 0.675645 |
c4dcc61debc0f7d124768253be64c323819493da | 6,064 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i3-7100_9_0x84_notsx.log_21829_655.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i3-7100_9_0x84_notsx.log_21829_655.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i3-7100_9_0x84_notsx.log_21829_655.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 %rax
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0x17a51, %rbx
and %r9, %r9
movl $0x61626364, (%rbx)
nop
nop
nop
inc %r13
lea addresses_normal_ht+0x18e19, %rbx
nop
nop
nop
and $59587, %r13
mov $0x6162636465666768, %rsi
movq %rs... | 38.138365 | 2,999 | 0.656662 |
a0b79ff0b80f9952573ac14c0d63a46aaeafcedb | 616 | asm | Assembly | test/e2e/data/arm6.asm | matanlurey/armv4t.dart | 06235938d16cb1f2b09d26f564b985854e4155c0 | [
"MIT"
] | 8 | 2020-06-21T22:05:00.000Z | 2021-10-06T19:59:20.000Z | test/e2e/data/arm6.asm | matanlurey/armv4t.dart | 06235938d16cb1f2b09d26f564b985854e4155c0 | [
"MIT"
] | 82 | 2020-06-21T22:02:00.000Z | 2020-08-04T01:48:42.000Z | test/e2e/data/arm6.asm | matanlurey/armv4t.dart | 06235938d16cb1f2b09d26f564b985854e4155c0 | [
"MIT"
] | 1 | 2020-06-22T15:16:02.000Z | 2020-06-22T15:16:02.000Z | ; expected result: 0x1f4 = 0xa, 0x1f8 = 0xc, 0x1fc = 0x10, 0x200 = 6, 0x204 = 0x200
main:
mov r13, #0x200 ; r13 = 0x200
mov r1, #10 ; r1 = 0x10
mov r2, #12 ; r2 = 0x12
BL test_func ; pc = <@test_func>
stmia R13... | 29.333333 | 83 | 0.371753 |
0cc4795a2abfe921a99af2cdc3b3f8db32caf7c9 | 106 | asm | Assembly | sw/552tests/inst_tests/slbi_1.asm | JPShen-UWM/ThreadKraken | 849c510531f28e36d3469535737b2120bd774935 | [
"MIT"
] | 1 | 2022-02-15T16:03:25.000Z | 2022-02-15T16:03:25.000Z | sw/552tests/inst_tests/slbi_1.asm | JPShen-UWM/ThreadKraken | 849c510531f28e36d3469535737b2120bd774935 | [
"MIT"
] | null | null | null | sw/552tests/inst_tests/slbi_1.asm | JPShen-UWM/ThreadKraken | 849c510531f28e36d3469535737b2120bd774935 | [
"MIT"
] | null | null | null | // Test provided by Karu
//test for SLBI instruction
//case: when Rs is zero
lbi r2, 0
slbi r2, 255
halt
| 15.142857 | 27 | 0.707547 |
dbfa66ee6dd904f6e64abe93e6742851eaa0c7b4 | 437 | asm | Assembly | oeis/200/A200649.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/200/A200649.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/200/A200649.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A200649: Number of 1's in the Stolarsky representation of n.
; Submitted by Christian Krause
; 0,1,2,1,3,2,2,4,1,3,3,3,5,2,2,4,2,4,4,4,6,1,3,3,3,5,3,3,5,3,5,5,5,7,2,2,4,2,4,4,4,6,2,4,4,4,6,4,4,6,4,6,6,6,8,1,3,3,3,5,3,3,5,3,5,5,5,7,3,3,5,3
seq $0,307096 ; Positive integers m such that for any positive integer k the l... | 36.416667 | 145 | 0.645309 |
3e6601a6bbf4c1124813ca933d479ed162f15155 | 505 | asm | Assembly | oeis/344/A344496.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/344/A344496.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/344/A344496.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A344496: a(0)=0; for n > 0, a(n) = a(n-1)*n + n if n is odd, (a(n-1) + n)*n otherwise.
; Submitted by Christian Krause
; 0,1,6,21,100,505,3066,21469,171816,1546353,15463630,170099941,2041199436,26535592681,371498297730,5572474465965,89159591455696,1515713054746849,27282834985443606,518373864723428533,1036747729446857... | 28.055556 | 248 | 0.70495 |
336843426ef730fe90defb0f6957cc8ca232b7a0 | 648 | asm | Assembly | programs/oeis/255/A255876.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/255/A255876.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/255/A255876.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A255876: a(n) = (4*n^2 + 4*n - 3 - 3*(-1)^n)/2.
; 4,9,24,37,60,81,112,141,180,217,264,309,364,417,480,541,612,681,760,837,924,1009,1104,1197,1300,1401,1512,1621,1740,1857,1984,2109,2244,2377,2520,2661,2812,2961,3120,3277,3444,3609,3784,3957,4140,4321,4512,4701,4900,5097,5304,5509,5724,5937,6160,6381,6612,6841,7080,73... | 46.285714 | 502 | 0.725309 |
75a6c9e2d33539ae94e775a8b08184c1d818565b | 436 | asm | Assembly | programs/oeis/008/A008672.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/008/A008672.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/008/A008672.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A008672: Expansion of 1/((1-x)*(1-x^3)*(1-x^5)).
; 1,1,1,2,2,3,4,4,5,6,7,8,9,10,11,13,14,15,17,18,20,22,23,25,27,29,31,33,35,37,40,42,44,47,49,52,55,57,60,63,66,69,72,75,78,82,85,88,92,95,99,103,106,110,114,118,122,126,130,134,139,143,147,152,156,161,166,170,175,180,185,190,195,200,205,211,216,221,227,232,238,244,249... | 48.444444 | 337 | 0.662844 |
ecadeb81ec64df1313e2e9bf0788d93551bbfef0 | 483 | a51 | Assembly | a51test/(C8)XCH_A_Rn.a51 | Aimini/51cpu | cdeb75510d1dcd867fbebe10e963c4dbecd5ff13 | [
"MIT"
] | null | null | null | a51test/(C8)XCH_A_Rn.a51 | Aimini/51cpu | cdeb75510d1dcd867fbebe10e963c4dbecd5ff13 | [
"MIT"
] | null | null | null | a51test/(C8)XCH_A_Rn.a51 | Aimini/51cpu | cdeb75510d1dcd867fbebe10e963c4dbecd5ff13 | [
"MIT"
] | null | null | null | MOV 0xF0,#0x20
INIT:
MOV 0x00,A ; use R0 to r/w indirect address
MOV @R0,A
INC A
DJNZ 0xF0,INIT
MOV 0x00,#0x00
MOV A,#0xFF
MOV 0xD0,#0x00
XCH A,R0
XCH A,R1
XCH A,R2
XCH A,R3
XCH A,R4
XCH A,R5
XCH A,R6
XCH A,R7
MOV 0xD0,#0x08
XCH A,R0
XCH A,R1
XCH A,R2
XCH A,R3
XCH A,R4
XCH A,R5
XCH A,R6
XCH A,R7
MOV 0xD0,#0... | 9.857143 | 45 | 0.670807 |
eccf14deca44ffeac305e56a9c09af6d7a4fe738 | 491 | asm | Assembly | src/impl/x86_64/boot/header.asm | Kevnnm/tailoredOS | 5a671501b12c7f2d5dacbc4cb0a6f28e1d443986 | [
"MIT"
] | null | null | null | src/impl/x86_64/boot/header.asm | Kevnnm/tailoredOS | 5a671501b12c7f2d5dacbc4cb0a6f28e1d443986 | [
"MIT"
] | null | null | null | src/impl/x86_64/boot/header.asm | Kevnnm/tailoredOS | 5a671501b12c7f2d5dacbc4cb0a6f28e1d443986 | [
"MIT"
] | null | null | null | ;; Made following multiboot2 specs at:
;; `https://www.gnu.org/software/grub/manual/multiboot2/multiboot.html`
section .multiboot_header
align 64
header_start:
dd 0xE85250D6 ; Multiboot2 magic value
dd 0x00000000 ; Architecture (protected mode i386)
dd header_end - header_start... | 27.277778 | 76 | 0.672098 |
d5d873edc298eaad92b5399b4d940b8ddb205e56 | 3,231 | asm | Assembly | 2-math_ISA_9S12/src/convertionBCD-BIN/convertionBCD-BIN.asm | brown9804/Dragon12_MC9S12DP256 | 24a990017703636177d800410681dd63fc34da23 | [
"Apache-2.0"
] | null | null | null | 2-math_ISA_9S12/src/convertionBCD-BIN/convertionBCD-BIN.asm | brown9804/Dragon12_MC9S12DP256 | 24a990017703636177d800410681dd63fc34da23 | [
"Apache-2.0"
] | null | null | null | 2-math_ISA_9S12/src/convertionBCD-BIN/convertionBCD-BIN.asm | brown9804/Dragon12_MC9S12DP256 | 24a990017703636177d800410681dd63fc34da23 | [
"Apache-2.0"
] | null | null | null | ; Autor:
; Brown Ramírez, Belinda
; timna.brown@ucr.ac.cr
; Jan, 2021
; 2 routines
;BIN-BCD: 12 bits binary using XS3 algorithm, binary number is in D
;and results goes to NUM_BCD from $1010 mem position
;BCD-BIN: Multiplication of decades and addition algorithm,
;BCD >= 9999 binary number is in D. ... | 19.118343 | 89 | 0.5342 |
bd03b82bdbde4c70728b4bfd5c877c1513e9c136 | 4,191 | asm | Assembly | kernel/usb/hub.asm | ssebs/xos | 8c50cb7753690ad67696131a8b9935947e1a8075 | [
"MIT"
] | 15 | 2020-05-02T22:04:24.000Z | 2021-08-31T16:56:59.000Z | kernel/usb/hub.asm | JamesLinus/xos | 3fba0cb15e84b5f7cd08e0a29ed5f86087192d2e | [
"MIT"
] | null | null | null | kernel/usb/hub.asm | JamesLinus/xos | 3fba0cb15e84b5f7cd08e0a29ed5f86087192d2e | [
"MIT"
] | 1 | 2019-07-20T10:10:36.000Z | 2019-07-20T10:10:36.000Z |
;; xOS32
;; Copyright (C) 2016-2017 by Omar Mohammad.
use32
; USB Hub-Specific Stuff
USB_HUB_CLASS = 0x09
USB_HUB_DESCRIPTOR = 0x29
; USB Hub Feature Selectors
USB_HUB_FEATURE_PORT_ENABLE = 1
USB_HUB_FEATURE_PORT_RESET = 4
USB_HUB_FEATURE_PORT_POWER = 8
USB_HUB_FEATURE_LOCAL_POWER = 0
; USB Hub Port Status
USB_... | 19.676056 | 61 | 0.733238 |
26eb39615d43f1d6d7e7a025e3ecb1158adaf4aa | 1,089 | asm | Assembly | CS660/JST/res/helpful example mips.asm | T-R0D/Past-Courses | 0edc83a7bf09515f0d01d23a26df2ff90c0f458a | [
"MIT"
] | 7 | 2017-03-13T17:32:26.000Z | 2021-09-27T16:51:22.000Z | CS660/JST/res/helpful example mips.asm | T-R0D/Past-Courses | 0edc83a7bf09515f0d01d23a26df2ff90c0f458a | [
"MIT"
] | 1 | 2021-05-29T19:54:02.000Z | 2021-05-29T19:54:52.000Z | CS660/JST/res/helpful example mips.asm | T-R0D/Past-Courses | 0edc83a7bf09515f0d01d23a26df2ff90c0f458a | [
"MIT"
] | 25 | 2016-10-18T03:31:44.000Z | 2020-12-29T13:23:10.000Z | # some helpful macros
.macro print_int(%value)
li $v0, 1
li $a0, %value
syscall
.end_macro
# str_addr is the base address of a null terminated ascii string
.macro print_str(%str_addr)
li $v0, 4
la $a0, %str_addr
syscall
.end_macro
.macro LAND(%lhs, %rhs)
beqz %lhs, FALSE
beqz %rhs, FALSE
li $t7, 1
j END
FA... | 17.285714 | 87 | 0.654729 |
188afb58f4db121ae19feb30859e9df4b967ca8a | 2,431 | asm | Assembly | programs/oeis/179/A179064.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/179/A179064.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/179/A179064.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A179064: Number of non-attacking placements of 9 rooks on an n X n board.
; 0,0,0,0,0,0,0,0,362880,36288000,1097712000,17563392000,185513328000,1454424491520,9090153072000,47491411968000,214453407168000,857813628672000,3096707199505920,10237048593408000,31350961317312000,89786185074432000,242331081144768000,620367567... | 303.875 | 2,312 | 0.943233 |
6bb654f446e63a7b272f631c145fcb649d7772a9 | 149 | asm | Assembly | other.7z/NEWS.7z/NEWS/テープリストア/NEWS_05/NEWS_05.tar/home/kimura/kart/mak.lzh/mak/kart-calc-d.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/NEWS.7z/NEWS/テープリストア/NEWS_05/NEWS_05.tar/home/kimura/kart/mak.lzh/mak/kart-calc-d.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/NEWS.7z/NEWS/テープリストア/NEWS_05/NEWS_05.tar/home/kimura/kart/mak.lzh/mak/kart-calc-d.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | Name: kart-calc-d.asm
Type: file
Size: 23670
Last-Modified: '1992-08-06T07:16:31Z'
SHA-1: 583F8212455B4E6C24A4850B0AFDD5F64303830F
Description: null
| 21.285714 | 47 | 0.805369 |
86da7d6d1c12c01da7bc6aad9e5ae5d5b4ee5a77 | 736 | asm | Assembly | programs/oeis/262/A262867.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/262/A262867.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/262/A262867.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A262867: Total number of ON (black) cells after n iterations of the "Rule 153" elementary cellular automaton starting with a single ON (black) cell.
; 1,2,5,8,15,22,31,38,53,68,85,100,121,140,161,176,207,238,271,302,339,374,411,442,487,530,575,614,663,706,751,782,845,908,973,1036,1105,1172,1241,1304,1381,1456,1533,16... | 61.333333 | 451 | 0.740489 |
881700a210fb56e83857c1a70c2715f5f28d7dd2 | 456 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math48/z80/am48_pow.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/math48/z80/am48_pow.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/math48/z80/am48_pow.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; double pow(double x, double y)
SECTION code_fp_math48
PUBLIC am48_pow
EXTERN mm48_pwr
; compute (AC')^(AC)
;
; enter : AC' = double x
; AC = double y
;
; exit : success
;
; AC' = x^y
; carry reset
;
; fail if out of domain or overflow
;
... | 16.285714 | 46 | 0.480263 |
f6c9af279bc5afb5304954971d9e574fa384339c | 752 | asm | Assembly | programs/oeis/052/A052849.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/052/A052849.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/052/A052849.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A052849: a(0) = 0; a(n+1) = 2*n! (n >= 0).
; 0,2,4,12,48,240,1440,10080,80640,725760,7257600,79833600,958003200,12454041600,174356582400,2615348736000,41845579776000,711374856192000,12804747411456000,243290200817664000,4865804016353280000,102181884343418880000,2248001455555215360000,51704033477769953280000,1240896803... | 83.555556 | 546 | 0.840426 |
fea54144385d6fdda063ca7ce0496a168c345dea | 4,167 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_10_1509.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_10_1509.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_10_1509.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 %r8
push %r9
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x1bc19, %r14
nop
inc %r9
mov (%r14), %r8w
nop
nop
xor %r8, %r8
lea addresses_WT_ht+0x3619, %rsi
lea addresses_normal_ht+0x7c99, %rdi
and %r12, %r12
mov $106, %rcx
rep movsl
nop... | 19.471963 | 152 | 0.643629 |
62dbb1b9dad289adab450d4c258f2a87b973a11a | 1,345 | asm | Assembly | programs/oeis/033/A033436.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/033/A033436.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/033/A033436.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A033436: a(n) = ceiling( (3*n^2 - 4)/8 ).
; 0,0,1,3,6,9,13,18,24,30,37,45,54,63,73,84,96,108,121,135,150,165,181,198,216,234,253,273,294,315,337,360,384,408,433,459,486,513,541,570,600,630,661,693,726,759,793,828,864,900,937,975,1014,1053,1093,1134,1176,1218,1261,1305,1350,1395,1441,1488,1536,1584,1633,1683,1734,1785... | 168.125 | 1,262 | 0.782156 |
e5a929617d6f63f4e681d13b8a938496a1fa10fb | 2,036 | asm | Assembly | programs/oeis/225/A225605.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/225/A225605.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/225/A225605.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A225605: (1) = least k such that 1/3 < H(k) - 1/3; a(2) = least k such that H(a(1)) - H(3) < H(k) -H(a(1)), and for n > 2, a(n) = least k such that H(a(n-1)) - H(a(n-2) > H(k) - H(a(n-1)), where H = harmonic number.
; 5,9,16,29,53,97,178,327,601,1105,2032,3737,6873,12641,23250,42763,78653,144665,266080,489397,900141,... | 145.428571 | 1,527 | 0.852161 |
b3949795a3913e3c730625ab25e600bd185c2f6b | 8,304 | asm | Assembly | Variables/initialise_game.asm | ped7g/EliteNext | 6e930f9b9924b295d7281ee6acb879600d7e597f | [
"Unlicense"
] | null | null | null | Variables/initialise_game.asm | ped7g/EliteNext | 6e930f9b9924b295d7281ee6acb879600d7e597f | [
"Unlicense"
] | null | null | null | Variables/initialise_game.asm | ped7g/EliteNext | 6e930f9b9924b295d7281ee6acb879600d7e597f | [
"Unlicense"
] | null | null | null | ;;;;;;&0311,X \ FRIN,X \ the Type for each of the 12 ships allowed
;;;;;;
;;;;;;FLFLLS:
;;;;;; .FLFLLS \ -> &360A \ New Flood-filled Sun, ends with Acc=0
;;;;;;A0 BF LDY #191 \ #2*Y-1 is top of Yscreen
;;;;;;A9 00 LDA #0 \ clear each line
;;;;;; .SAL6 \ counter Y
... | 37.917808 | 115 | 0.548049 |
e4897580edfc3ed6efdc9b2c9a72aa68ebaf2c56 | 488 | asm | Assembly | tests/nasm/paddd.asm | Tuna0128/Tuna0128.github.io | 7976c8236209a09f82fddd7c74ebcec86119d491 | [
"BSD-2-Clause-FreeBSD"
] | 12,700 | 2015-01-04T15:03:42.000Z | 2022-03-31T06:43:06.000Z | tests/nasm/paddd.asm | Tuna0128/Tuna0128.github.io | 7976c8236209a09f82fddd7c74ebcec86119d491 | [
"BSD-2-Clause-FreeBSD"
] | 566 | 2015-01-01T18:16:40.000Z | 2022-03-31T19:59:10.000Z | tests/nasm/paddd.asm | Tuna0128/Tuna0128.github.io | 7976c8236209a09f82fddd7c74ebcec86119d491 | [
"BSD-2-Clause-FreeBSD"
] | 1,182 | 2015-01-05T09:20:48.000Z | 2022-03-31T12:16:52.000Z | global _start
section .data
align 16
quad1:
dq 0x00ad80ad0fffffff
quad2:
dq 0x71ae01ff0f00ffbe
quad3:
dq 0xf100808080f0ff42
quad4:
dq 0xffffffffffffffff
mydword:
dd 0xcafebabe
myaddress:
dq 0x00adbeefc0de00ce
%include "header.inc"
movq mm0, [quad1]
movq mm1, [quad2]
movq mm2, [quad3]
movq mm3, [quad2]... | 13.942857 | 22 | 0.709016 |
314545d6a9a4bbab2ebb624b37cf16bb3db66d2c | 612 | nasm | Assembly | assignment-3/linux_x86_small_egghunter.nasm | rcesecurity/slae | 32c877607490f5ca3a935ff5c6b7786526da9d0e | [
"MIT"
] | 8 | 2015-09-20T08:45:34.000Z | 2020-12-25T13:05:57.000Z | assignment-3/linux_x86_small_egghunter.nasm | rcesecurity/slae | 32c877607490f5ca3a935ff5c6b7786526da9d0e | [
"MIT"
] | null | null | null | assignment-3/linux_x86_small_egghunter.nasm | rcesecurity/slae | 32c877607490f5ca3a935ff5c6b7786526da9d0e | [
"MIT"
] | 6 | 2015-05-18T20:56:31.000Z | 2020-04-26T22:54:19.000Z | ; SLAE - Assignment #3: Small Egghunter (Linux/x86) - 19 bytes
; Author: Julien Ahrens (@MrTuxracer)
; Website: http://www.rcesecurity.com
global _start
section .text
_start:
mov eax, esp ;get current working stack address
mov ebx, 0x42904a90 ;egg=INC EDX, NOP, DEC EDX, NOP
search_the_egg:
inc eax ;go upwa... | 27.818182 | 76 | 0.735294 |
992b91cd2a2cb631e0f1d175b818b27b9b8f75db | 28,769 | asm | Assembly | src/include/dinotun2.asm | pfiscarelli/Run-Dino-Run | d80ae23664b37ae17ccbfad4b3ad0aacd46fd118 | [
"MIT"
] | 3 | 2019-11-16T20:56:54.000Z | 2019-12-28T05:12:57.000Z | src/include/dinotun2.asm | pfiscarelli/Run-Dino-Run | d80ae23664b37ae17ccbfad4b3ad0aacd46fd118 | [
"MIT"
] | null | null | null | src/include/dinotun2.asm | pfiscarelli/Run-Dino-Run | d80ae23664b37ae17ccbfad4b3ad0aacd46fd118 | [
"MIT"
] | 1 | 2021-10-16T18:56:30.000Z | 2021-10-16T18:56:30.000Z | tune2 ; London Bridge
fcb $00,$44,$00
fcb $00,$44,$00
fcb $00,$44,$00
fcb $00,$44,$00
fcb $44,$44,$3D
fcb $44,$44,$41
fcb $44,$3A,$44
fcb $44,$3A,$3D
... | 31.965556 | 51 | 0.281484 |
eaabdf2a94889fa62b4b64629780d23480934d1c | 192 | asm | Assembly | libsrc/target/bit90/games/joystick.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/target/bit90/games/joystick.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/target/bit90/games/joystick.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_clib
PUBLIC joystick
PUBLIC _joystick
EXTERN joystick_inkey
EXTERN coleco_joypad
joystick:
_joystick:
ld a,l
cp 5
jp c,joystick_inkey
sub 4
ld l,a
jp coleco_joypad
| 10.666667 | 22 | 0.770833 |
f0cc7762385c68a3e2ecb29f27250ca272236207 | 4,370 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xca.log_21829_1131.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xca.log_21829_1131.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xca.log_21829_1131.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0x643, %rsi
lea addresses_A_ht+0x1b4c3, %rdi
nop
cmp %r11, %r11
mov $0, %rcx
rep movsq
nop
nop
nop
nop
and %rbp, %rbp
pop %rsi
pop %rdi
pop %rcx
pop %rbp
pop %r11
ret
.global s_faulty_load
s_faulty_loa... | 53.950617 | 2,999 | 0.661785 |
34c269f60ac3ecd297913892c089fd2d664da0c0 | 1,519 | asm | Assembly | programs/oeis/158/A158253.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/158/A158253.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/158/A158253.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A158253: 289n - 1.
; 288,577,866,1155,1444,1733,2022,2311,2600,2889,3178,3467,3756,4045,4334,4623,4912,5201,5490,5779,6068,6357,6646,6935,7224,7513,7802,8091,8380,8669,8958,9247,9536,9825,10114,10403,10692,10981,11270,11559,11848,12137,12426,12715,13004,13293,13582,13871,14160,14449,14738,15027,15316,15605,15894,1618... | 217 | 1,464 | 0.81896 |
51ef7ae97a66cbce7c09f13d5f6e6a6f02a48f29 | 1,979 | asm | Assembly | Transynther/x86/_processed/US/_ht_zr_/i9-9900K_12_0xa0_notsx.log_6_1475.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/US/_ht_zr_/i9-9900K_12_0xa0_notsx.log_6_1475.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/US/_ht_zr_/i9-9900K_12_0xa0_notsx.log_6_1475.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 %r8
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x82dd, %rsi
lea addresses_WC_ht+0x479d, %rdi
sub %r8, %r8
mov $95, %rcx
rep movsl
nop
nop
sub $2478, %r15
lea addresses_normal_ht+0xd2f7, %r12
nop
nop
nop
nop
nop
sub $61561, %r14
m... | 18.324074 | 152 | 0.651339 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.