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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
08c016a7edfa3a99f4f02ab7589eb806a6e19939 | 4,082 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0xca.log_21829_1156.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0xca.log_21829_1156.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0xca.log_21829_1156.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 %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x713f, %rsi
lea addresses_A_ht+0x862f, %rdi
clflush (%rsi)
nop
nop
nop
nop
and $50817, %r10
mov $122, %rcx
rep movsq
nop
xor %rsi, %rsi
pop %rsi
pop %rdi
pop %rcx
pop %r10
ret
.global s_faulty_load
s_faulty_lo... | 61.848485 | 2,999 | 0.66389 |
9d3fe1c1fce4ab80dc72004560fcd03763cc20cf | 314 | asm | Assembly | libsrc/_DEVELOPMENT/arch/zx/ulaplus/c/sdcc/ulap_attr_from_pentp_penti.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/arch/zx/ulaplus/c/sdcc/ulap_attr_from_pentp_penti.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/arch/zx/ulaplus/c/sdcc/ulap_attr_from_pentp_penti.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ; unsigned char ulap_attr_from_pentp_penti(unsigned char pentp,unsigned char penti)
SECTION code_clib
SECTION code_arch
PUBLIC _ulap_attr_from_pentp_penti
EXTERN asm_ulap_attr_from_pentp_penti
_ulap_attr_from_pentp_penti:
pop af
pop hl
push hl
push af
jp asm_ulap_attr_from_pentp_penti
| 16.526316 | 83 | 0.808917 |
0c0362e88ba6bb4fca68c6fa3fd7e57185e8bf95 | 35,313 | asm | Assembly | FinalProjectP.asm | MattStrauss/tictactoe | 886ed5545a6418c7f173fa1e66f90eb36b0d01ea | [
"MIT"
] | null | null | null | FinalProjectP.asm | MattStrauss/tictactoe | 886ed5545a6418c7f173fa1e66f90eb36b0d01ea | [
"MIT"
] | null | null | null | FinalProjectP.asm | MattStrauss/tictactoe | 886ed5545a6418c7f173fa1e66f90eb36b0d01ea | [
"MIT"
] | null | null | null | .data
### Provided stack data ###
stack_beg: .word 0 : 100
stack_end:
### Board Data
BoardPositions: .word 0:9 # stores the occupied/available positions on the board
UserPositions: .word 0:9 # stores the user's current positions on the board
MachinePositions: .word 0:9 # stores the machine's current positio... | 29.208437 | 129 | 0.642794 |
b7c428f7511e7dcbbaa841a259ac772e0a74aaef | 2,170 | asm | Assembly | engine/battle/decrement_pp.asm | AmateurPanda92/pokemon-rby-dx | f7ba1cc50b22d93ed176571e074a52d73360da93 | [
"MIT"
] | 9 | 2020-07-12T19:44:21.000Z | 2022-03-03T23:32:40.000Z | engine/battle/decrement_pp.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 7 | 2020-07-16T10:48:52.000Z | 2021-01-28T18:32:02.000Z | engine/battle/decrement_pp.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 2 | 2021-03-28T18:33:43.000Z | 2021-05-06T13:12:09.000Z | DecrementPP:
; after using a move, decrement pp in battle and (if not transformed?) in party
ld a, [de]
cp STRUGGLE
ret z ; if the pokemon is using "struggle", there's nothing to do
; we don't decrement PP for "struggle"
ld hl, wPlayerBattleStatus1
ld a, [hli] ; load t... | 49.318182 | 103 | 0.618433 |
c2835b149fc87330a5d9f528235c3fa9281381ac | 5,714 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0xca.log_21829_250.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0xca.log_21829_250.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0xca.log_21829_250.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r14
push %r8
push %r9
push %rax
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0xc602, %r14
clflush (%r14)
nop
cmp $7565, %rsi
mov $0x6162636465666768, %rax
movq %rax, (%r14)
nop
nop
cmp %rcx, %rcx
lea addresses_WT_ht+0x19376, %rdi
clflush (%rdi)
and %r9, %... | 39.680556 | 2,999 | 0.657158 |
a90fc18ca2ebb145f1f100288b53ee524096d2a3 | 909 | asm | Assembly | WRK-V1.2/TOOLS/crt/src/intel/enable.asm | intj-t/openvmsft | 0d17fbce8607ab2b880be976c2e86d8cfc3e83bb | [
"Intel"
] | null | null | null | WRK-V1.2/TOOLS/crt/src/intel/enable.asm | intj-t/openvmsft | 0d17fbce8607ab2b880be976c2e86d8cfc3e83bb | [
"Intel"
] | null | null | null | WRK-V1.2/TOOLS/crt/src/intel/enable.asm | intj-t/openvmsft | 0d17fbce8607ab2b880be976c2e86d8cfc3e83bb | [
"Intel"
] | null | null | null | page ,132
title enable - enable/disable interrupts
;***
;enable.asm - contains _enable() and _disable() routines
;
; Copyright (c) Microsoft Corporation. All rights reserved.
;
;Purpose:
;
;*******************************************************************************
.xlist
... | 15.40678 | 80 | 0.488449 |
24251c3a803cff29cfec7a30ee01a939071f3c5a | 467 | asm | Assembly | programs/oeis/230/A230402.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/230/A230402.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/230/A230402.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A230402: Integer areas of orthic triangles of integer-sided triangles.
; 1512,2688,6048,10752,13608,24192,37800,43008,54432,67200,74088,96768,122472,131712,151200,172032,182952,217728,255528,268800,296352,325248,340200,387072,436968,454272,489888,526848,545832,604800,666792,688128,731808,776832
add $0,1
seq $0,26702... | 42.454545 | 224 | 0.770878 |
6d1eea660d87d2a22bfe4725d4b3864107f6f677 | 5,062 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_833.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_833.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_833.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
ret
.global s_faulty_load
s_faulty_load:
push %r11
push %r13
push %r14
push %r8
push %rbx
push %rdx
push %rsi
// Store
lea addresses_normal+0xab0e, %rsi
clflush (%rsi)
nop
nop
nop
nop
nop
add $9236, %r11
mov $0x5152535455565758, %rdx
movq %rdx, (%rsi)
nop
add $22661, %... | 45.603604 | 2,999 | 0.656657 |
b84c84e4bdcdff9ded18a1f6c9dfd6e881229f5b | 698 | asm | Assembly | oeis/041/A041006.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/041/A041006.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/041/A041006.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A041006: Numerators of continued fraction convergents to sqrt(6).
; Submitted by Jon Maiga
; 2,5,22,49,218,485,2158,4801,21362,47525,211462,470449,2093258,4656965,20721118,46099201,205117922,456335045,2030458102,4517251249,20099463098,44716177445,198964172878,442644523201,1969542265682,4381729054565,19496458483942,43... | 41.058824 | 483 | 0.818052 |
c58f8a6f6a2c6c8b146f4baf8aa193a5f20896d2 | 1,850 | asm | Assembly | source/main/commands/structures/repeat.asm | paulscottrobson/6502-basic | d4c360041bfa49427a506465e58bb0ef94beaa44 | [
"MIT"
] | 3 | 2021-09-30T19:34:11.000Z | 2021-10-31T06:55:50.000Z | source/main/commands/structures/repeat.asm | paulscottrobson/6502-Basic | d4c360041bfa49427a506465e58bb0ef94beaa44 | [
"MIT"
] | null | null | null | source/main/commands/structures/repeat.asm | paulscottrobson/6502-Basic | d4c360041bfa49427a506465e58bb0ef94beaa44 | [
"MIT"
] | 1 | 2021-12-07T21:58:44.000Z | 2021-12-07T21:58:44.000Z | ; *****************************************************************************
; *****************************************************************************
;
; Name: repeat.asm
; Author: Paul Robson (paul@robsons.org.uk)
; Date: 1st March 2021
; Reviewed: 7th March 2021
; Purpose: Repeat/Until
;
; ********... | 29.83871 | 98 | 0.299459 |
4912bb3a72818438f194bdddcfed9971c1819028 | 730 | asm | Assembly | oeis/041/A041111.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/041/A041111.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/041/A041111.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A041111: Denominators of continued fraction convergents to sqrt(63).
; Submitted by Christian Krause
; 1,1,15,16,239,255,3809,4064,60705,64769,967471,1032240,15418831,16451071,245733825,262184896,3916322369,4178507265,62415424079,66593931344,994730462895,1061324394239,15853271982241,16914596376480,252657621252961,269... | 40.555556 | 495 | 0.824658 |
a887793f6f397ad581053035030672dfe0a8eef9 | 822 | asm | Assembly | OrcaHLL/what window should look like.asm | jaredwhitney/os3 | 05e0cda4670da093cc720d0dccbfeb29e788fa0f | [
"MIT"
] | 5 | 2015-02-25T01:28:09.000Z | 2021-05-22T09:03:04.000Z | OrcaHLL/what window should look like.asm | jaredwhitney/os3 | 05e0cda4670da093cc720d0dccbfeb29e788fa0f | [
"MIT"
] | 38 | 2015-02-10T18:37:11.000Z | 2017-10-03T03:08:50.000Z | OrcaHLL/what window should look like.asm | jaredwhitney/os3 | 05e0cda4670da093cc720d0dccbfeb29e788fa0f | [
"MIT"
] | 2 | 2016-05-06T22:48:46.000Z | 2017-01-12T19:28:49.000Z | Window.create :
pop dword [Window.retstor]
pop byte [Window.create.$local.type]
pop dword [Window.create.$local.title]
push eax
push ebx
push edx
mov ax, 0x0501
mov ecx, <<CLASS_SIZE>>
push ecx
int 0x30
mov [Window.create.$local.ret], ecx
; init things that I'm really too lazy to do out only for an example (subvarst... | 15.807692 | 83 | 0.738443 |
4478249e440f30b1ee4040cd5b54dee0e5ed1a76 | 415 | asm | Assembly | csie/08asm/toy/Toyasm/multest.asm | dk00/old-stuff | e1184684c85fe9bbd1ceba58b94d4da84c67784e | [
"Unlicense"
] | null | null | null | csie/08asm/toy/Toyasm/multest.asm | dk00/old-stuff | e1184684c85fe9bbd1ceba58b94d4da84c67784e | [
"Unlicense"
] | null | null | null | csie/08asm/toy/Toyasm/multest.asm | dk00/old-stuff | e1184684c85fe9bbd1ceba58b94d4da84c67784e | [
"Unlicense"
] | null | null | null | A DW 3
B DW 4
C DW 5
; calculate A*B*C
main ld RA, A
ld RB, B
ld RC, C
jl RF, mul3
st RD, 0xFF
hlt
; RD=RA*RB*RC
; return address is in RF
mul3 jl RE, push ; push return address
lda RD, 0 ; RD=0
add RD, RC, R0 ; RD=RC
jl RF, mul ; RC=RA*RB
add RA, RC, R0 ; RA=RC=RA*RB
add RB, RD, R0 ; RB=RD=RC
jl RF,... | 14.310345 | 44 | 0.604819 |
45e9c3e0c7b38c7ba787d31d516d13f2231f9cea | 1,300 | asm | Assembly | programs/oeis/110/A110526.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/110/A110526.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/110/A110526.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A110526: a(n+3) = 3*a(n+2) + 5*a(n+1) + a(n), a(0) = 0, a(1) = 1, a(2) = 3.
; 0,1,3,14,58,247,1045,4428,18756,79453,336567,1425722,6039454,25583539,108373609,459077976,1944685512,8237820025,34895965611,147821682470,626182695490,2652552464431,11236392553213,47598122677284,201628883262348,854113655726677,36180835061690... | 185.714286 | 1,120 | 0.883846 |
55d5375af35afc729e41ecfbec97a8833fd68d9f | 316 | asm | Assembly | oeis/168/A168429.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/168/A168429.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/168/A168429.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A168429: a(n) = 4^n mod 11.
; 1,4,5,9,3,1,4,5,9,3,1,4,5,9,3,1,4,5,9,3,1,4,5,9,3,1,4,5,9,3,1,4,5,9,3,1,4,5,9,3,1,4,5,9,3,1,4,5,9,3,1,4,5,9,3,1,4,5,9,3,1,4,5,9,3,1,4,5,9,3,1,4,5,9,3,1,4,5,9,3,1,4,5,9,3,1,4,5,9,3,1,4,5,9,3,1,4,5,9,3
mov $1,2
mov $2,$0
lpb $2
mul $1,4
mod $1,22
sub $2,1
lpe
mov $0,$1
div $0,2
| 24.307692 | 201 | 0.503165 |
92e1e1e708e90f4e9c9465f3a12520e2f03037b5 | 887 | asm | Assembly | oeis/266/A266844.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/266/A266844.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/266/A266844.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A266844: Binary representation of the n-th iteration of the "Rule 70" elementary cellular automaton starting with a single ON (black) cell.
; Submitted by Christian Krause
; 1,110,10100,1101000,101010000,11010100000,1010101000000,110101010000000,10101010100000000,1101010101000000000,101010101010000000000,110101010101... | 110.875 | 463 | 0.86584 |
9e2197055609e637ca36fec0c82bce2a98567feb | 537 | asm | Assembly | oeis/016/A016858.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/016/A016858.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/016/A016858.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A016858: (5n)^10.
; 0,9765625,10000000000,576650390625,10240000000000,95367431640625,590490000000000,2758547353515625,10485760000000000,34050628916015625,97656250000000000,253295162119140625,604661760000000000,1346274334462890625,2824752490000000000,5631351470947265625,10737418240000000000,19687440434072265625,348678... | 89.5 | 490 | 0.912477 |
f333a419f14fa4d0fa7857d1ff763d99cba08677 | 592 | asm | Assembly | programs/oeis/158/A158705.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/158/A158705.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/158/A158705.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A158705: Nonnegative integers with an odd number of even powers of 2 in their base-2 representation.
; 1,3,4,6,9,11,12,14,16,18,21,23,24,26,29,31,33,35,36,38,41,43,44,46,48,50,53,55,56,58,61,63,64,66,69,71,72,74,77,79,81,83,84,86,89,91,92,94,96,98,101,103,104,106,109,111,113,115,116,118,121,123,124,126,129,131,132,13... | 31.157895 | 346 | 0.673986 |
54b29d2aa8e10581975f8da8f57c9e50195cb8bc | 522 | asm | Assembly | programs/oeis/001/A001906.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/001/A001906.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/001/A001906.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A001906: F(2n) = bisection of Fibonacci sequence: a(n) = 3*a(n-1) - a(n-2).
; 0,1,3,8,21,55,144,377,987,2584,6765,17711,46368,121393,317811,832040,2178309,5702887,14930352,39088169,102334155,267914296,701408733,1836311903,4807526976,12586269025,32951280099,86267571272,225851433717,591286729879,1548008755920,405273953... | 47.454545 | 374 | 0.795019 |
2e8dbb5f598b8015573482dce2696f84bc697358 | 383 | asm | Assembly | oeis/020/A020132.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/020/A020132.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/020/A020132.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A020132: Ceiling of GAMMA(n+1/4)/GAMMA(1/4).
; Submitted by Christian Krause
; 1,1,1,1,3,10,51,319,2311,19061,176311,1807182,20330789,249052162,3299941146,47024161318,717118460091,11653174976469,201017268344079,3668565147279424,70619879085128904,1430052551473860293
lpb $0
seq $0,20087 ; a(n) = floor( Gamma(n + 1/4... | 31.916667 | 188 | 0.73107 |
8b9416a6fa642f7d8a606a847645f69a1b04c9b4 | 658,475 | asm | Assembly | user/usertests.asm | MyBeLoVedL/xv6 | 52292ebf9540b066ac9247744db30a95f8df8ea8 | [
"MIT-0"
] | null | null | null | user/usertests.asm | MyBeLoVedL/xv6 | 52292ebf9540b066ac9247744db30a95f8df8ea8 | [
"MIT-0"
] | null | null | null | user/usertests.asm | MyBeLoVedL/xv6 | 52292ebf9540b066ac9247744db30a95f8df8ea8 | [
"MIT-0"
] | null | null | null |
user/_usertests: file format elf64-littleriscv
Disassembly of section .text:
0000000000000000 <copyinstr1>:
0: 1141 addi sp,sp,-16
2: e406 sd ra,8(sp)
4: e022 sd s0,0(sp)
6: 0800 addi s0,sp,16
8: 20100593 ... | 42.337491 | 93 | 0.490192 |
60eaa75eb50bb37ce4c41e26c867bf132f394713 | 2,596 | asm | Assembly | programs/oeis/035/A035286.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/035/A035286.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/035/A035286.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A035286: Number of ways to place a non-attacking white and black king on n X n chessboard.
; 0,0,32,156,456,1040,2040,3612,5936,9216,13680,19580,27192,36816,48776,63420,81120,102272,127296,156636,190760,230160,275352,326876,385296,451200,525200,607932,700056,802256,915240,1039740,1176512,1326336,1490016,1668380,18622... | 129.8 | 2,350 | 0.865948 |
8dfdd858f0c4eac4702bbb52ecb54d4b4bba6159 | 2,180 | asm | Assembly | examples/x86/SPEAR/speculative/forward_edge/spec_fwd.asm | JesseDeMeulemeester/speculator | f6714241486dd9959e6937018c0e2b1dc128979b | [
"Apache-2.0"
] | 42 | 2019-09-13T14:50:48.000Z | 2022-03-14T06:24:13.000Z | examples/x86/SPEAR/speculative/forward_edge/spec_fwd.asm | JesseDeMeulemeester/speculator | f6714241486dd9959e6937018c0e2b1dc128979b | [
"Apache-2.0"
] | null | null | null | examples/x86/SPEAR/speculative/forward_edge/spec_fwd.asm | JesseDeMeulemeester/speculator | f6714241486dd9959e6937018c0e2b1dc128979b | [
"Apache-2.0"
] | 11 | 2019-12-13T06:47:53.000Z | 2022-03-14T06:24:19.000Z | ; Copyright 2021 IBM Corporation
;
; Licensed under the Apache License, Version 2.0 (the "License");
; you may not use this file except in compliance with the License.
; You may obtain a copy of the License at
;
; http://www.apache.org/licenses/LICENSE-2.0
;
; Unless required by applicable law or agreed to in writi... | 20.761905 | 74 | 0.646789 |
70974b0eebbf3951bcf41fc9e55228ec816cefb2 | 630 | asm | Assembly | oeis/081/A081187.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/081/A081187.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/081/A081187.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A081187: 5th binomial transform of (1,0,1,0,1,...), A059841.
; 1,5,26,140,776,4400,25376,148160,872576,5169920,30757376,183495680,1096779776,6563901440,39316299776,235629363200,1412702437376,8471919656960,50814338072576,304817308958720,1828628975845376,10970674343444480,65819648014155776,394900295898890240,2369331406... | 48.461538 | 480 | 0.842857 |
866ac9b7b5fadcddb051cef61114c1b4206eb136 | 2,752 | asm | Assembly | maps/KogasRoom.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 28 | 2019-11-08T07:19:00.000Z | 2021-12-20T10:17:54.000Z | maps/KogasRoom.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 13 | 2020-01-11T17:00:40.000Z | 2021-09-14T01:27:38.000Z | maps/KogasRoom.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 22 | 2020-05-28T17:31:38.000Z | 2022-03-07T20:49:35.000Z | object_const_def ; object_event constants
const KOGASROOM_KOGA
KogasRoom_MapScripts:
db 2 ; scene scripts
scene_script .LockDoor ; SCENE_DEFAULT
scene_script .DummyScene ; SCENE_FINISHED
db 1 ; callbacks
callback MAPCALLBACK_TILES, .KogasRoomDoors
.LockDoor:
prioritysjump .KogasDoorLocksBehindYou
end
.Dumm... | 18.97931 | 136 | 0.773983 |
a71697003e2f09aebe72f4fca24b16eb6f25611c | 7,238 | asm | Assembly | _inc/Enigma Decompression.asm | kodishmediacenter/msu-md-sonic | 3aa7c5e8add9660df2cd0eceaa214e7d59f2415c | [
"CC0-1.0"
] | 9 | 2021-01-15T13:47:53.000Z | 2022-01-17T15:33:55.000Z | _inc/Enigma Decompression.asm | kodishmediacenter/msu-md-sonic | 3aa7c5e8add9660df2cd0eceaa214e7d59f2415c | [
"CC0-1.0"
] | 7 | 2021-01-14T02:18:48.000Z | 2021-03-24T15:44:30.000Z | _inc/Enigma Decompression.asm | kodishmediacenter/msu-md-sonic | 3aa7c5e8add9660df2cd0eceaa214e7d59f2415c | [
"CC0-1.0"
] | 2 | 2021-01-14T13:14:26.000Z | 2021-01-29T17:46:04.000Z | ; ---------------------------------------------------------------------------
; Enigma decompression algorithm
; input:
; d0 = starting art tile (added to each 8x8 before writing to destination)
; a0 = source address
; a1 = destination address
; usage:
; lea (source).l,a0
; lea (destination).l,a1
; move.w #arttile,d0... | 28.722222 | 109 | 0.548218 |
cd485d35d1f26a106055f4295e8ba458a0deada2 | 257 | asm | Assembly | programs/oeis/010/A010718.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/010/A010718.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/010/A010718.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A010718: Periodic sequence: repeat [5, 7].
; 5,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7,5
mod $0,2
mov $1,3
pow $1,$0
add $1,4
mov $0,$1
| 28.555556 | 163 | 0.533074 |
00ffa8532d3e78117551aa7ffe49cf8eb99c0721 | 1,016 | asm | Assembly | programs/oeis/157/A157445.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/157/A157445.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/157/A157445.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A157445: a(n) = 14641*n^2 - 4598*n + 362.
; 10405,49730,118337,216226,343397,499850,685585,900602,1144901,1418482,1721345,2053490,2414917,2805626,3225617,3674890,4153445,4661282,5198401,5764802,6360485,6985450,7639697,8323226,9036037,9778130,10549505,11350162,12180101,13039322,13927825,14845610,15792677,16769026,1777... | 101.6 | 883 | 0.839567 |
231f5e37df116e0a26c6edab9dd57a0893b1e441 | 784 | asm | Assembly | src/util/icon/asm_gotofn.asm | olifink/qspread | d6403d210bdad9966af5d2a0358d4eed3f1e1c02 | [
"MIT"
] | null | null | null | src/util/icon/asm_gotofn.asm | olifink/qspread | d6403d210bdad9966af5d2a0358d4eed3f1e1c02 | [
"MIT"
] | null | null | null | src/util/icon/asm_gotofn.asm | olifink/qspread | d6403d210bdad9966af5d2a0358d4eed3f1e1c02 | [
"MIT"
] | null | null | null | section sprite
xdef mes_gotofn
xref mes_zero
mes_gotofn
dc.w $0100,$0000
dc.w 20,16,0,0
dc.l mcs_gotofn-*
dc.l mes_zero-*
dc.l sp_func-*
mcs_gotofn
dc.w $5B00,$8808
dc.w $8080,$0000
dc.w $9200,$8D0D
dc.w $8080,$0000
dc.w $9B00,$8F0F
dc.w $8080,$0000
dc.w $9200,$8F0F
dc.w $8080,$0000
dc.w $5300,$8F0F
d... | 16.333333 | 35 | 0.645408 |
c743656366b91fbf330376ebff351fa234e48686 | 55 | asm | Assembly | examples/iotest.asm | Textmode/TMVM | 3689fb6eec76c44748051d52edae26f96d68091f | [
"Zlib"
] | null | null | null | examples/iotest.asm | Textmode/TMVM | 3689fb6eec76c44748051d52edae26f96d68091f | [
"Zlib"
] | 1 | 2019-05-11T07:12:05.000Z | 2019-05-11T07:12:05.000Z | examples/iotest.asm | Textmode/TMVM | 3689fb6eec76c44748051d52edae26f96d68091f | [
"Zlib"
] | null | null | null | MOV 1, A
LBL loop, null
IN A, B
OUT A, B
JMP loop
HLT
| 6.875 | 14 | 0.636364 |
1218b42c59211660c6ae75c9840988957e93a58f | 646 | asm | Assembly | libsrc/_DEVELOPMENT/input/sms/z80/asm_in_test_key.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/input/sms/z80/asm_in_test_key.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/input/sms/z80/asm_in_test_key.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ; ===============================================================
; Apr 2017
; ===============================================================
;
; int in_test_key(void)
;
; Return true if a key is currently pressed.
;
; ===============================================================
INCLUDE "config_private.inc"
SECT... | 15.756098 | 65 | 0.45356 |
6ebc628c32e5c7ab8507e5d6e95cb824bb1215e3 | 273 | asm | Assembly | 8bitsubt.asm | adey99/8085asmcodes | 8049bbf4cc698f5ac9309fee2c5b827680acc8de | [
"MIT"
] | null | null | null | 8bitsubt.asm | adey99/8085asmcodes | 8049bbf4cc698f5ac9309fee2c5b827680acc8de | [
"MIT"
] | null | null | null | 8bitsubt.asm | adey99/8085asmcodes | 8049bbf4cc698f5ac9309fee2c5b827680acc8de | [
"MIT"
] | null | null | null | // SUBSTRACTION OF TWO 8BIT NUMBERS
// Manually strore 1st no in the memory location C050
// Manually store 2nd no in the memory location C051
// Result is stored in C053
LXI H,C050
MOV A,M
INX H
SUB M
INX H
MOV M,A
HLT
# ORG C050
# DB 95H,65H
| 18.2 | 53 | 0.655678 |
8647b9f491124e03f806966cf66f7bd6653a5e9a | 2,794 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_50_918.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_50_918.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_50_918.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 %r9
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x1590a, %rcx
nop
nop
and $23579, %r10
mov (%rcx), %si
nop
nop
nop
dec %rdi
lea addresses_A_ht+0xec6a, %rcx
nop
add $53292, %rax
movb (%rcx), %r9b
nop
cmp %rax, %rax
pop %rsi
pop %rdi
pop %rcx... | 18.878378 | 149 | 0.638869 |
55a2831ea34d3aa51fae89f32e4244a45cd970c8 | 446 | asm | Assembly | programs/oeis/143/A143200.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/143/A143200.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/143/A143200.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A143200: Triangle read by rows: t(n,m) is -1 if binomial(n, m) is greater than 1 and odd, otherwise t(n,m) = binomial(n, m) mod 2.
; 1,1,1,1,0,1,1,-1,-1,1,1,0,0,0,1,1,-1,0,0,-1,1,1,0,-1,0,-1,0,1,1,-1,-1,-1,-1,-1,-1,1,1,0,0,0,0,0,0,0,1,1,-1,0,0,0,0,0,0,-1,1,1,0,-1,0,0,0,0,0,-1,0,1
cal $0,177228 ; A combinatorial diff... | 63.714286 | 149 | 0.560538 |
361403de11e4432e2ac98031ca61eea2c3825988 | 3,501 | asm | Assembly | programs/oeis/215/A215229.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/215/A215229.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/215/A215229.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A215229: Number of length-6 0..k arrays connected end-around, with no sequence of L<n elements immediately followed by itself (periodic "squarefree").
; 0,18,408,2940,12600,40110,105168,240408,496080,945450,1690920,2870868,4667208,7313670,11104800,16405680,23662368,33413058,46299960,63081900,84647640,112029918,146420... | 47.958904 | 2,699 | 0.836332 |
6c8dcd8b166ad74bddf005c1b7373f7b888f92ab | 241 | asm | Assembly | libsrc/_DEVELOPMENT/sound/bit/c/sccz80/bit_beep_raw_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/sound/bit/c/sccz80/bit_beep_raw_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/sound/bit/c/sccz80/bit_beep_raw_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; void bit_beep_raw_callee(uint16_t num_cycles, uint16_t tone_period_T)
SECTION code_sound_bit
PUBLIC bit_beep_raw_callee
EXTERN asm_bit_beep_raw
bit_beep_raw_callee:
pop af
pop hl
pop de
push af
jp asm_bit_beep_raw
| 13.388889 | 71 | 0.780083 |
be0f282a6e634e33d9e27204536bb5a9db9a80c8 | 430 | asm | Assembly | programs/oeis/165/A165640.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/165/A165640.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/165/A165640.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A165640: Number of distinct multisets of n integers, each of which is -2, +1, or +3, such that the sum of the members of each multiset is 3.
; 1,0,1,1,1,2,1,1,2,2,2,2,2,2,3,3,2,3,3,3,4,3,3,4,4,4,4,4,4,5,5,4,5,5,5,6,5,5,6,6,6,6,6,6,7,7,6,7,7,7,8,7,7,8,8,8,8,8,8,9,9,8,9,9,9,10,9,9,10,10,10,10,10,10,11,11,10,11,11,11,12... | 35.833333 | 210 | 0.6 |
02d9b592261e7a9b1b338f5f5b55811bf0b85b3c | 755 | asm | Assembly | programs/oeis/065/A065881.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/065/A065881.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/065/A065881.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A065881: Ultimate modulo 10: right-hand nonzero digit of n.
; 1,2,3,4,5,6,7,8,9,1,1,2,3,4,5,6,7,8,9,2,1,2,3,4,5,6,7,8,9,3,1,2,3,4,5,6,7,8,9,4,1,2,3,4,5,6,7,8,9,5,1,2,3,4,5,6,7,8,9,6,1,2,3,4,5,6,7,8,9,7,1,2,3,4,5,6,7,8,9,8,1,2,3,4,5,6,7,8,9,9,1,2,3,4,5,6,7,8,9,1,1,2,3,4,5,6,7,8,9,1,1,2,3,4,5,6,7,8,9,2,1,2,3,4,5,6,7,8,... | 34.318182 | 501 | 0.511258 |
f34c0c689f68b0fa4f0a9c07a6db0ff6891661bd | 240 | asm | Assembly | 8_kyu/Convert_boolean_values_to_strings_Yes_or_No.asm | UlrichBerntien/Codewars-Katas | bbd025e67aa352d313564d3862db19fffa39f552 | [
"MIT"
] | null | null | null | 8_kyu/Convert_boolean_values_to_strings_Yes_or_No.asm | UlrichBerntien/Codewars-Katas | bbd025e67aa352d313564d3862db19fffa39f552 | [
"MIT"
] | null | null | null | 8_kyu/Convert_boolean_values_to_strings_Yes_or_No.asm | UlrichBerntien/Codewars-Katas | bbd025e67aa352d313564d3862db19fffa39f552 | [
"MIT"
] | null | null | null | SECTION .text
global bool_to_word
; Returns "Yes" if argument is nonzero, "No" if argument is 0
bool_to_word:
test edi,edi
jz .no
mov rax,yes
ret
.no:
mov rax,no
ret
SECTION .data
yes DB 'Yes',0
no DB "No",0 | 14.117647 | 62 | 0.629167 |
4380389665e153b97d0b05f5f168ecac51acbb3a | 898 | asm | Assembly | examples/or1k/crt0.asm | rakati/ppci-mirror | 8f5b0282fd1122d7c389b39c86fcf5d9352b7bb2 | [
"BSD-2-Clause"
] | 161 | 2020-05-31T03:29:42.000Z | 2022-03-07T08:36:19.000Z | examples/or1k/crt0.asm | rakati/ppci-mirror | 8f5b0282fd1122d7c389b39c86fcf5d9352b7bb2 | [
"BSD-2-Clause"
] | 74 | 2020-05-26T18:05:48.000Z | 2021-02-13T21:55:39.000Z | examples/or1k/crt0.asm | rakati/ppci-mirror | 8f5b0282fd1122d7c389b39c86fcf5d9352b7bb2 | [
"BSD-2-Clause"
] | 19 | 2020-05-27T19:22:11.000Z | 2022-02-17T18:53:52.000Z |
section reset
l.j start
l.nop 0
section code
global __data_load_start
global __data_start
global __data_end
global main_main
global bsp_exit
start:
; Initialize ram!
l.movhi r3, hi(__data_load_start)
l.ori r3, r3, lo(__data_load_start)
l.movhi r4, hi(__data_start)
l.ori r4, r4, lo(__data_start)
l.movhi ... | 19.106383 | 57 | 0.64588 |
2c9d7e491a7e4c0cdcd78432353d0135c7cf4d29 | 92 | asm | Assembly | bench/asm/main.asm | alexislefebvre/purr | f826901883ddbe7bbc8620fe710bbd4b2c2b3755 | [
"MIT"
] | null | null | null | bench/asm/main.asm | alexislefebvre/purr | f826901883ddbe7bbc8620fe710bbd4b2c2b3755 | [
"MIT"
] | null | null | null | bench/asm/main.asm | alexislefebvre/purr | f826901883ddbe7bbc8620fe710bbd4b2c2b3755 | [
"MIT"
] | null | null | null |
mov r0, 0
jmp [redo]
[redo]:
add r0, r0, 1
println r0
jmp [redo]
| 9.2 | 17 | 0.445652 |
53c035e0228020eb4f9814a30ea7f0421ae6c188 | 2,944 | asm | Assembly | base/mvdm/wow16/kernel31/ldfastb.asm | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | base/mvdm/wow16/kernel31/ldfastb.asm | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | base/mvdm/wow16/kernel31/ldfastb.asm | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z | TITLE LDFASTB - FastBoot procedure
.xlist
include kernel.inc
include newexe.inc
include pdb.inc
include tdb.inc
.list
.386
externA __ahincr
externFP GlobalReAlloc
sBegin NRESCODE
assumes CS,NRESCODE
assumes DS,NOTHING
assumes ES,NOTHING
sEnd NRESCODE
DataBegin
externB Kernel_flags
e... | 20.303448 | 74 | 0.605299 |
e316b220360dbcf9a02face2f861fd14c2035793 | 43 | asm | Assembly | FlaxVM/bin/Debug/Examples/dup.asm | DreamVB/FlaxVM | 2ebac859e423eada8ec923524c977193d45199d4 | [
"Apache-2.0"
] | null | null | null | FlaxVM/bin/Debug/Examples/dup.asm | DreamVB/FlaxVM | 2ebac859e423eada8ec923524c977193d45199d4 | [
"Apache-2.0"
] | null | null | null | FlaxVM/bin/Debug/Examples/dup.asm | DreamVB/FlaxVM | 2ebac859e423eada8ec923524c977193d45199d4 | [
"Apache-2.0"
] | null | null | null | # Test DUP
PUSH 20
DUP
ADD
SYS 3
HLT
| 6.142857 | 11 | 0.604651 |
3c94ef66aaace2c28e9be41cd0ba60841f8f2380 | 3,923 | asm | Assembly | src/test/ref/atarixl-md5b.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | 2 | 2022-03-01T02:21:14.000Z | 2022-03-01T04:33:35.000Z | src/test/ref/atarixl-md5b.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | src/test/ref/atarixl-md5b.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | // 8 bit converted md5 calculator
// Commodore 64 PRG executable file
.file [name="atarixl-md5b.prg", type="prg", segments="Program"]
.segmentdef Program [segments="Basic, Code, Data"]
.segmentdef Basic [start=$0801]
.segmentdef Code [start=$80d]
.segmentdef Data [startAfter="Code"]
.segment Basic
:BasicUpstart(__sta... | 16.144033 | 83 | 0.460617 |
a9264ac3b1d77f00799dbcbeebcf7a5d4212bd00 | 912 | asm | Assembly | programs/oeis/277/A277954.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/277/A277954.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/277/A277954.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A277954: Decimal representation of the x-axis, from the left edge to the origin, of the n-th stage of growth of the two-dimensional cellular automaton defined by "Rule 14", based on the 5-celled von Neumann neighborhood.
; 1,3,6,14,26,58,106,234,426,938,1706,3754,6826,15018,27306,60074,109226,240298,436906,961194,174... | 43.428571 | 509 | 0.780702 |
88d83fa80333cdf7a471848f78c73707cfd5c59f | 7,643 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xca.log_21829_1371.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_1371.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_1371.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 %r15
push %r8
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0xf041, %rsi
inc %r15
mov (%rsi), %di
nop
nop
nop
xor %r11, %r11
lea addresses_WT_ht+0x1c0c1, %r14
nop
nop
nop
nop
nop
sub %rdi, %rdi
movb (%r14), %r11b
nop
nop
nop
cmp $8320, %... | 34.58371 | 2,999 | 0.654848 |
53e55fb69ae165a10a48f5636052efd91581b2f3 | 84 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math32/lm32/c/sdcc/fmod.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/math/float/math32/lm32/c/sdcc/fmod.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/math/float/math32/lm32/c/sdcc/fmod.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_fp_math32
PUBLIC _fmod
EXTERN _m32_fmodf
defc _fmod = _m32_fmodf
| 12 | 24 | 0.797619 |
ba23e73bea1adb91770ec412f270993946015bb4 | 416 | asm | Assembly | programs/oeis/228/A228367.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/228/A228367.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/228/A228367.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A228367: n-th element of the ruler function plus the highest power of 2 dividing n.
; 2,4,2,7,2,4,2,12,2,4,2,7,2,4,2,21,2,4,2,7,2,4,2,12,2,4,2,7,2,4,2,38,2,4,2,7,2,4,2,12,2,4,2,7,2,4,2,21,2,4,2,7,2,4,2,12,2,4,2,7,2,4,2,71,2,4,2,7,2,4,2,12,2,4,2,7,2,4,2,21,2,4,2,7,2,4,2,12,2,4,2,7,2,4,2,38,2,4,2,7
mov $1,4
mov $2,3
l... | 26 | 213 | 0.564904 |
dd211010643df6a174879069341fc60534567f88 | 572 | asm | Assembly | programs/oeis/033/A033123.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/033/A033123.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/033/A033123.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A033123: Base-5 digits are, in order, the first n terms of the periodic sequence with initial period 1,0,1.
; 1,5,26,131,655,3276,16381,81905,409526,2047631,10238155,51190776,255953881,1279769405,6398847026,31994235131,159971175655,799855878276,3999279391381,19996396956905,99981984784526,499909923922631,2499549619613... | 33.647059 | 231 | 0.762238 |
0d30ef9bc741f46b089c16b3bff8bdbc5e434d2b | 1,511 | asm | Assembly | test/utest_max_min_config.asm | Fabian-Schneider01/Virtual-Piano | aa232b4fc4fa09fa43643db8ae10414406166df5 | [
"MIT"
] | 1 | 2021-10-30T19:03:41.000Z | 2021-10-30T19:03:41.000Z | test/utest_max_min_config.asm | Fabian-Schneider01/Virtual-Piano | aa232b4fc4fa09fa43643db8ae10414406166df5 | [
"MIT"
] | null | null | null | test/utest_max_min_config.asm | Fabian-Schneider01/Virtual-Piano | aa232b4fc4fa09fa43643db8ae10414406166df5 | [
"MIT"
] | null | null | null | #testing the maximum position of sliders in the tool (duration and volume completely right)
#check wether they are still in range (not bigger 3000, 127 and 112 -> not smaller than 0)
#code from "utest_saved_max_config.asm" is generated with the save function of the virtual piano (melody deleted because not relevant for... | 26.982143 | 148 | 0.763733 |
2c8479884fa24493ea8a19f30a199a99481cc2f2 | 547 | asm | Assembly | programs/oeis/053/A053114.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/053/A053114.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/053/A053114.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A053114: a(n) = ((8*n+9)(!^8))/9, related to A045755 ((8*n+1)(!^8) octo- or 8-factorials).
; 1,17,425,14025,575025,28176225,1606044825,104392913625,7620682694625,617275298264625,54937501545551625,5328937649918507625,559538453241443300625,63227845216283092970625,7650569271170254249445625,986923435980962798178485625,13... | 39.071429 | 360 | 0.800731 |
6bf74c3ce4894435a9cfa6057123e983082c7388 | 297 | asm | Assembly | oeis/040/A040342.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/040/A040342.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/040/A040342.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A040342: Continued fraction for sqrt(362).
; Submitted by Christian Krause
; 19,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38,38
min $0,1
add $0,1
mul $0,19
| 37.125 | 190 | 0.680135 |
36812128128aae990594063c2d8babd42c58cea2 | 32,760 | asm | Assembly | projectBoy/projectBoy/Source.asm | Savioor/AssemblyProject | a0bf129ab686d4a88f70328e2349dd1e52a621c0 | [
"MIT"
] | null | null | null | projectBoy/projectBoy/Source.asm | Savioor/AssemblyProject | a0bf129ab686d4a88f70328e2349dd1e52a621c0 | [
"MIT"
] | null | null | null | projectBoy/projectBoy/Source.asm | Savioor/AssemblyProject | a0bf129ab686d4a88f70328e2349dd1e52a621c0 | [
"MIT"
] | null | null | null | include /masm32/include/masm32rt.inc
include drd.inc
includelib drd.lib
.686
.data
; ----------------- equ declaration ----------------
;#region
; game stages enum
Stage_MENU equ 0 ; The playe is in the menu, show and handle the menu
Stage_PLAYING equ 1 ; The player is playing, handle the game
Stage_GAMEOVER equ ... | 24.466019 | 141 | 0.712576 |
82556f9ad7e6a69fbab72bafb443a1c964b2a029 | 2,115 | asm | Assembly | src/tests/generated-fn/080635-09-11-20.asm | mguarnieri/revizor | a3d91b19d91bcc9a266b7f10e5b9631906ebfedd | [
"MIT"
] | 29 | 2021-05-24T12:45:19.000Z | 2022-03-16T16:53:10.000Z | src/tests/generated-fn/080635-09-11-20.asm | mguarnieri/revizor | a3d91b19d91bcc9a266b7f10e5b9631906ebfedd | [
"MIT"
] | 3 | 2021-11-23T15:37:25.000Z | 2022-01-24T12:01:44.000Z | src/tests/generated-fn/080635-09-11-20.asm | mguarnieri/revizor | a3d91b19d91bcc9a266b7f10e5b9631906ebfedd | [
"MIT"
] | 3 | 2021-06-17T09:00:27.000Z | 2022-03-28T03:42:01.000Z | .intel_syntax noprefix
.test_case_enter:
test_case_main:
.test_case_main.entry:
IMUL EDI, EDI, 2891336453
ADD EDI, 12345
MOV EAX, EDI
IMUL EDI, EDI, 2891336453
ADD EDI, 12345
MOV EBX, EDI
IMUL EDI, EDI, 2891336453
ADD EDI, 12345
MOV ECX, EDI
IMUL EDI, EDI, 2891336453
ADD EDI, 12345
MOV EDX, EDI
IMUL EDI, EDI, 289133645... | 16.395349 | 37 | 0.720095 |
93744d16212f0cfbaa90e7d8c5b40ef78ec4e447 | 563 | asm | Assembly | programs/oeis/176/A176814.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/176/A176814.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/176/A176814.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A176814: The number of iterations needed to reach 1 under the map n-> n-bigomega(n)).
; 0,1,2,2,3,3,4,4,5,5,6,6,7,7,8,7,8,9,10,9,11,10,11,10,12,11,11,13,14,12,13,12,14,13,15,13,14,14,15,14,15,16,17,16,17,17,18,18,19,19,20,20,21,20,22,21,23,22,23,22,23,23,23,23,24,24,25,25,26,26,27,26,27,27,27,28,28,28,29,28,29,29,30,... | 43.307692 | 282 | 0.646536 |
2c2e266d3a348f0abce8e551b9fe32b3b0026266 | 10,957 | asm | Assembly | x265/source/common/x86/pixel-32.asm | xu5343/ffmpegtoolkit_CentOS7 | 974496c709a1c8c69034e46ae5ce7101cf03716f | [
"Apache-2.0"
] | 14 | 2019-02-26T22:22:32.000Z | 2022-03-03T07:06:58.000Z | x265/source/common/x86/pixel-32.asm | xu5343/ffmpegtoolkit_CentOS7 | 974496c709a1c8c69034e46ae5ce7101cf03716f | [
"Apache-2.0"
] | null | null | null | x265/source/common/x86/pixel-32.asm | xu5343/ffmpegtoolkit_CentOS7 | 974496c709a1c8c69034e46ae5ce7101cf03716f | [
"Apache-2.0"
] | 7 | 2019-05-17T19:14:10.000Z | 2021-08-31T01:54:40.000Z | ;*****************************************************************************
;* pixel-32.asm: x86_32 pixel metrics
;*****************************************************************************
;* Copyright (C) 2003-2013 x264 project
;* Copyright (C) 2013-2017 MulticoreWare, Inc
;*
;* Authors: Loren Merritt <lorenm@u... | 25.964455 | 85 | 0.496121 |
24fef8f92fab11bebc8430e8633f4570b61a9c57 | 699 | asm | Assembly | programs/oeis/155/A155587.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/155/A155587.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/155/A155587.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A155587: Expansion of (1 + x*c(x))/(1 - x), where c(x) is the g.f. of A000108.
; 1,2,3,5,10,24,66,198,627,2057,6919,23715,82501,290513,1033413,3707853,13402698,48760368,178405158,656043858,2423307048,8987427468,33453694488,124936258128,467995871778,1757900019102,6619846420554,24987199492706,94520750408710,35826870215... | 21.84375 | 277 | 0.618026 |
cbd3155ffc2780be2fa26fd25fda0b1f9246e1a9 | 598 | asm | Assembly | oeis/059/A059014.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/059/A059014.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/059/A059014.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A059014: Numbers that have an even number of 0's and an odd number of 1's in binary expansion.
; Submitted by Christian Krause
; 1,4,7,16,19,21,22,25,26,28,31,64,67,69,70,73,74,76,79,81,82,84,87,88,91,93,94,97,98,100,103,104,107,109,110,112,115,117,118,121,122,124,127,256,259,261,262,265,266,268,271,273,274,276,279,2... | 59.8 | 369 | 0.720736 |
c70afd581ace88a930ba997158613fbb789e08d6 | 450 | asm | Assembly | programs/oeis/037/A037225.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/037/A037225.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/037/A037225.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A037225: a(n) = phi(2n+1).
; 1,2,4,6,6,10,12,8,16,18,12,22,20,18,28,30,20,24,36,24,40,42,24,46,42,32,52,40,36,58,60,36,48,66,44,70,72,40,60,78,54,82,64,56,88,72,60,72,96,60,100,102,48,106,108,72,112,88,72,96,110,80,100,126,84,130,108,72,136,138,92,120,112,84,148,150,96,120,156,104,132,162,80,166,156,108,172,120,116,1... | 75 | 332 | 0.677778 |
6d54aa221a9f42a77a3ef1ca3a2b5e481d08bef7 | 1,202 | asm | Assembly | libsrc/target/bondwell/playzb4.asm | ahjelm/z88dk | c4de367f39a76b41f6390ceeab77737e148178fa | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/target/bondwell/playzb4.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/target/bondwell/playzb4.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ;
;Based on the SG C Tools 1.7
;(C) 1993 Steve Goldsmith
;
; Bondwell 12/24 version (4mhz CPU, DAC on port $50)
; calibrated for a fixed 8khz bitrate
;
;$Id: playzb4.asm $
;
; extern void __LIB__ playzb4(uchar *SamStart, ushort SamLen);
; play 4 bit pulse wave encoded data using sid master volume
SECTION code_clib
... | 17.676471 | 62 | 0.500832 |
5fb307ef6aeb67c3175ff9460ec7154e6bbfe3b8 | 621 | asm | Assembly | oeis/079/A079935.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/079/A079935.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/079/A079935.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A079935: a(n) = 4*a(n-1) - a(n-2) with a(1) = 1, a(2) = 3.
; 1,3,11,41,153,571,2131,7953,29681,110771,413403,1542841,5757961,21489003,80198051,299303201,1117014753,4168755811,15558008491,58063278153,216695104121,808717138331,3018173449203,11263976658481,42037733184721,156886956080403,585510091136891,2185153408467161,... | 51.75 | 481 | 0.811594 |
e06753b8043fa307ffa73d8c2da666f1e220b3fb | 4,198 | asm | Assembly | include/mpir-3.0.0/mpn/add_err2_n.asm | theprogrammermachine/EogenVirtualMachine | dc68bc61ab60fb206477e7eab35e69b5e161d9bd | [
"Apache-2.0"
] | null | null | null | include/mpir-3.0.0/mpn/add_err2_n.asm | theprogrammermachine/EogenVirtualMachine | dc68bc61ab60fb206477e7eab35e69b5e161d9bd | [
"Apache-2.0"
] | null | null | null | include/mpir-3.0.0/mpn/add_err2_n.asm | theprogrammermachine/EogenVirtualMachine | dc68bc61ab60fb206477e7eab35e69b5e161d9bd | [
"Apache-2.0"
] | null | null | null | dnl AMD64 mpn_add_err2_n
dnl Copyright (C) 2009, David Harvey
dnl All rights reserved.
dnl Redistribution and use in source and binary forms, with or without
dnl modification, are permitted provided that the following conditions are
dnl met:
dnl 1. Redistributions of source code must retain the above copyrig... | 26.074534 | 78 | 0.594092 |
a950c11a04f7cdf7f5385a75f49280fd0edf6c7c | 389 | asm | Assembly | oeis/178/A178115.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/178/A178115.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/178/A178115.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A178115: a(n)=(-1)^C(n+1,2)*(F(n+1)*(1+(-1)^n)/2+F(n+2)*(1-(-1)^n)/2).
; Submitted by Jamie Morken(s1)
; 1,-2,-2,5,5,-13,-13,34,34,-89,-89,233,233,-610,-610,1597,1597,-4181,-4181,10946,10946,-28657,-28657,75025,75025,-196418,-196418,514229,514229,-1346269,-1346269,3524578,3524578,-9227465,-9227465,24157817
mov $2,$0... | 43.222222 | 204 | 0.619537 |
a334e636c5c051fc692c405ff7683ce1322167c5 | 895 | asm | Assembly | LabTask19Feb/task4.asm | forkkr/Assembly-Lab | e038fb965e45a88aa670a1158bf99a4b62ac374f | [
"MIT"
] | null | null | null | LabTask19Feb/task4.asm | forkkr/Assembly-Lab | e038fb965e45a88aa670a1158bf99a4b62ac374f | [
"MIT"
] | null | null | null | LabTask19Feb/task4.asm | forkkr/Assembly-Lab | e038fb965e45a88aa670a1158bf99a4b62ac374f | [
"MIT"
] | null | null | null | segment .data
fmt: dq "Third largest number: %lld ",10,0
ssfmt: dq "%lld",0
segment .bss
a: resq 255
b: resq 1
c: resq 1
d: resq 1
cnt: resq 2
now: resq 2
segment .text
global main
extern printf
extern scanf
main:
push RBP
xor rcx, rcx
ll:
mov rbx , rcx
mov [b], rcx
xor rax, rax
mov rdi , ssfmt
mov rsi, d
call sca... | 11.1875 | 42 | 0.63352 |
7c1877e09e4c088a706d80639cd22e93c6365dfc | 16,766 | asm | Assembly | sources/ippcp/asm_intel64/pcpsha1nias.asm | idesai/ipp-crypto | 67220e3042f23d423c7977cdfd8b4f54f3cba2e0 | [
"Apache-2.0"
] | 1 | 2020-11-03T21:30:58.000Z | 2020-11-03T21:30:58.000Z | sources/ippcp/asm_intel64/pcpsha1nias.asm | idesai/ipp-crypto | 67220e3042f23d423c7977cdfd8b4f54f3cba2e0 | [
"Apache-2.0"
] | null | null | null | sources/ippcp/asm_intel64/pcpsha1nias.asm | idesai/ipp-crypto | 67220e3042f23d423c7977cdfd8b4f54f3cba2e0 | [
"Apache-2.0"
] | null | null | null | ;===============================================================================
; Copyright 2015-2018 Intel Corporation
; All Rights Reserved.
;
; If this software was obtained under the Intel Simplified Software License,
; the following terms apply:
;
; The source code, information and material ("Material") co... | 29.311189 | 90 | 0.603841 |
e7da9fc881f79fd6933003bc2e8288e756e89c7f | 144 | asm | Assembly | test/asm/narg-decreases-after-shift.asm | clach04/rgbds | 20b2f5ee2f7cfe8f100c30b6ff6236e63daf76be | [
"MIT"
] | 1 | 2019-08-14T10:44:51.000Z | 2019-08-14T10:44:51.000Z | test/asm/narg-decreases-after-shift.asm | jidoc01/rgbds | c8630eee95512bb0361b4dc389a61ee0a5a66875 | [
"MIT"
] | null | null | null | test/asm/narg-decreases-after-shift.asm | jidoc01/rgbds | c8630eee95512bb0361b4dc389a61ee0a5a66875 | [
"MIT"
] | null | null | null | testing: MACRO
db _NARG
shift
db _NARG
shift
db _NARG
shift
db _NARG
shift
db _NARG
ENDM
SECTION "Test output", ROM0
testing 1, 2, 3
| 9.6 | 27 | 0.708333 |
b8199a128790de90662a2a014a476ff52c1162c7 | 9,267 | asm | Assembly | agent/core.asm | jephthai/EvilVM | 429fcc9df6f1168d38c21f37b377c36cf7bcc957 | [
"MIT"
] | 141 | 2019-05-18T20:46:47.000Z | 2022-02-28T05:10:43.000Z | agent/core.asm | jephthai/EvilVM | 429fcc9df6f1168d38c21f37b377c36cf7bcc957 | [
"MIT"
] | 6 | 2019-06-04T15:33:21.000Z | 2021-05-07T15:27:58.000Z | agent/core.asm | jephthai/EvilVM | 429fcc9df6f1168d38c21f37b377c36cf7bcc957 | [
"MIT"
] | 21 | 2019-05-22T02:48:30.000Z | 2021-11-03T05:34:48.000Z | ;;; ------------------------------------------------------------------------
;;; Stack manipulators
;;; ------------------------------------------------------------------------
start_def INL, dup, "dup"
dup
end_def dup
start_def INL, drop, "drop"
drop
end_def drop
start_def INL, nip, "nip"
nip
end_def nip
start_... | 22.011876 | 76 | 0.505234 |
44eda15b63187a4d03e3e6c3fb9f2a0071ea2f6a | 751 | asm | Assembly | oeis/207/A207009.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/207/A207009.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/207/A207009.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A207009: Number of n X 2 0..2 arrays avoiding the patterns z z+1 z or z z-1 z in any row or column.
; Submitted by Christian Krause
; 9,81,529,3721,25921,180625,1256641,8743849,60855601,423577561,2948164209,20519130025,142812189025,993971114361,6918041467089,48149568342121,335120802753025,2332439189580889,16233767034... | 107.285714 | 499 | 0.85486 |
967404f6819cbef78e1e4d1c966600c3b3e3df5b | 327 | asm | Assembly | 汇编语言/第6章/6.asm | jckling/only-python | 9600d798889dfc38b8ecd65abd26e4ce657910d9 | [
"MIT"
] | 1 | 2019-10-12T01:09:15.000Z | 2019-10-12T01:09:15.000Z | 汇编语言/第6章/6.asm | jckling/only-python | 9600d798889dfc38b8ecd65abd26e4ce657910d9 | [
"MIT"
] | null | null | null | 汇编语言/第6章/6.asm | jckling/only-python | 9600d798889dfc38b8ecd65abd26e4ce657910d9 | [
"MIT"
] | 1 | 2019-10-12T01:10:13.000Z | 2019-10-12T01:10:13.000Z | ;用push指令将a段中的前8个字型数据,逆序存储到b段中
assume cs:code
a segment
dw 1,2,3,4,5,6,7,8,9,0ah,0bh,0ch,0dh,0eh,0fh,0ffh
a ends
b segment
dw 0,0,0,0,0,0,0,0
b ends
code segment
start:
mov ax,b
mov ss,ax
mov sp,16
mov ax,a
mov ds,ax
mov bx,0
mov cx,8
s: push [bx]
add bx,2
loop s
mov ax,4c00h
int 21h
code ends
en... | 10.21875 | 50 | 0.669725 |
6ceea3650daaa7bf94d3c107ee69e7c4accddb33 | 613 | asm | Assembly | example/example_project/installer/installer.asm | d23/bitfire | 94341b7d5e2fdf1264d5f18e52d1f0f02cb5a3ef | [
"BSD-3-Clause"
] | 27 | 2016-06-24T22:01:06.000Z | 2022-03-13T17:06:27.000Z | example/example_project/installer/installer.asm | d23/bitfire | 94341b7d5e2fdf1264d5f18e52d1f0f02cb5a3ef | [
"BSD-3-Clause"
] | 9 | 2020-05-10T12:58:46.000Z | 2022-03-03T06:11:04.000Z | example/example_project/installer/installer.asm | d23/bitfire | 94341b7d5e2fdf1264d5f18e52d1f0f02cb5a3ef | [
"BSD-3-Clause"
] | 11 | 2016-06-12T07:15:15.000Z | 2021-11-23T13:47:07.000Z | ;linking helper macros
!src "../macros/link_macros_acme.inc"
;loader labels
!src "../loader/loader_acme.inc"
!ifndef link_exit {
link_exit = $0100
}
* = bitfire_install_
!bin "../loader/installer",,2
* = $0900
.init
;install loader
jsr bitfire_install_
;reset stack shits
sei
lda... | 19.774194 | 143 | 0.680261 |
c32cfd1de82d64b9c07f69b9c1e0857af4264add | 1,821 | asm | Assembly | programs/oeis/249/A249450.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/249/A249450.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/249/A249450.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A249450: Alternate Fibonacci numbers - 2.
; -2,-1,1,6,19,53,142,375,985,2582,6763,17709,46366,121391,317809,832038,2178307,5702885,14930350,39088167,102334153,267914294,701408731,1836311901,4807526974,12586269023,32951280097,86267571270,225851433715,591286729877,1548008755918,4052739537879,10610209857721,277778900352... | 121.4 | 1,667 | 0.911038 |
77960227970f1f45132b00e8a2cdc53b4bf37980 | 338 | asm | Assembly | Modellazione_e_analisi_di_sistemi/eclipse_workspace_mas/esercizi/euclideMCD.asm | katema-official/Universita_magistrale_anno_1.2 | 8123bef1e519e1047bc359499fc2d8f229a19363 | [
"MIT"
] | null | null | null | Modellazione_e_analisi_di_sistemi/eclipse_workspace_mas/esercizi/euclideMCD.asm | katema-official/Universita_magistrale_anno_1.2 | 8123bef1e519e1047bc359499fc2d8f229a19363 | [
"MIT"
] | null | null | null | Modellazione_e_analisi_di_sistemi/eclipse_workspace_mas/esercizi/euclideMCD.asm | katema-official/Universita_magistrale_anno_1.2 | 8123bef1e519e1047bc359499fc2d8f229a19363 | [
"MIT"
] | null | null | null | asm euclideMCD
import StandardLibrary
signature:
controlled numA: Integer
controlled numB: Integer
definitions:
main rule r_Main =
if(numA != numB) then
if (numA > numB) then
numA := numA - numB
else
numB := numB - numA
endif
endif
// INITIAL STATE
default init s0:
function numA = 6409
fun... | 14.695652 | 25 | 0.689349 |
9348edd39580771b62ac42d091c1bd9c86815be9 | 466 | asm | Assembly | solutions/61 - Lazy Pathways/size-18_speed-203.asm | michaelgundlach/7billionhumans | 02c6f3963364362c95cb516cbc6ef1efc073bb2e | [
"MIT"
] | 45 | 2018-09-05T04:56:59.000Z | 2021-11-22T08:57:26.000Z | solutions/61 - Lazy Pathways/size-18_speed-203.asm | michaelgundlach/7billionhumans | 02c6f3963364362c95cb516cbc6ef1efc073bb2e | [
"MIT"
] | 36 | 2018-09-01T11:34:26.000Z | 2021-05-19T23:20:49.000Z | solutions/61 - Lazy Pathways/size-18_speed-203.asm | michaelgundlach/7billionhumans | 02c6f3963364362c95cb516cbc6ef1efc073bb2e | [
"MIT"
] | 36 | 2018-09-01T07:44:19.000Z | 2021-09-10T19:07:35.000Z | -- 7 Billion Humans (2145) --
-- 61: Lazy Pathways --
-- Author: landfillbaby
-- Size: 18
-- Speed: 203
a:
mem4 = nearest datacube
step mem4
mem2 = foreachdir nw,w,sw,n,s,ne,e,se:
if mem2 == datacube and
mem2 < mem1 or
mem1 != datacube:
mem1 = set mem2
endif
if mem2 == 99:
mem3 = set mem2
endif
endfor
mem... | 14.121212 | 38 | 0.645923 |
3734ca0c357ee46ff6493e7d4d6b66c8642a5221 | 8,889 | asm | Assembly | Aurora/Aurora/x64/Debug/message.asm | manaskamal/aurora-xeneva | fe277f7ac155a40465c70f1db3c27046e4d0f7b5 | [
"BSD-2-Clause"
] | 8 | 2021-07-19T04:46:35.000Z | 2022-03-12T17:56:00.000Z | Aurora/Aurora/x64/Debug/message.asm | manaskamal/aurora-xeneva | fe277f7ac155a40465c70f1db3c27046e4d0f7b5 | [
"BSD-2-Clause"
] | null | null | null | Aurora/Aurora/x64/Debug/message.asm | manaskamal/aurora-xeneva | fe277f7ac155a40465c70f1db3c27046e4d0f7b5 | [
"BSD-2-Clause"
] | null | null | null | ; Listing generated by Microsoft (R) Optimizing Compiler Version 17.00.50727.1
include listing.inc
INCLUDELIB LIBCMT
INCLUDELIB OLDNAMES
PUBLIC ?message_init@@YAXXZ ; message_init
PUBLIC ?message_send@@YAXGPEAU_message_@@@Z ; message_send
PUBLIC ?message_receive@@YAXPEAU_message_@@@Z ; message_receive
PUBLIC ?... | 25.324786 | 86 | 0.720103 |
70605c08fb2ea4d25bb136335be9b9ff4012544a | 1,902 | asm | Assembly | programs/oeis/159/A159695.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/159/A159695.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/159/A159695.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A159695: a(0)=7, a(n) = 2*a(n-1) + 2^(n-1) for n > 0.
; 7,15,32,68,144,304,640,1344,2816,5888,12288,25600,53248,110592,229376,475136,983040,2031616,4194304,8650752,17825792,36700160,75497472,155189248,318767104,654311424,1342177280,2751463424,5637144576,11542724608,23622320128,48318382080,98784247808,201863462912,412... | 190.2 | 1,786 | 0.914826 |
1b64b388a0460346cefdbc30dd6f404603d21fae | 310 | asm | Assembly | programs/oeis/021/A021136.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/021/A021136.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/021/A021136.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A021136: Decimal expansion of 1/132.
; 0,0,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7,5,7
lpb $0,1
mod $0,2
add $1,1
mul $1,7
sub $1,$0
sub $1,$0
lpe
| 28.181818 | 199 | 0.519355 |
b440c3a92a1e5c021f94a21ecf1b8955cb3bc4c4 | 156,738 | asm | Assembly | reports/13_match_rune_1.exp2.asm | arnaudroger/re2j-benchmark | ecfb2d6975948a1fbb53ccf101b285655b850058 | [
"MIT"
] | null | null | null | reports/13_match_rune_1.exp2.asm | arnaudroger/re2j-benchmark | ecfb2d6975948a1fbb53ccf101b285655b850058 | [
"MIT"
] | null | null | null | reports/13_match_rune_1.exp2.asm | arnaudroger/re2j-benchmark | ecfb2d6975948a1fbb53ccf101b285655b850058 | [
"MIT"
] | null | null | null | # JMH version: 1.19
# VM version: JDK 1.8.0_131, VM 25.131-b11
# VM invoker: /usr/lib/jvm/java-8-oracle/jre/bin/java
# VM options: <none>
# Warmup: 20 iterations, 1 s each
# Measurement: 20 iterations, 1 s each
# Timeout: 10 min per iteration
# Threads: 1 thread, will synchronize iterations
# Benchmark mode: Throughput... | 110.847242 | 172 | 0.345168 |
34fa3f9b738873aa27c18d64af7857364f2a5360 | 7,784 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_21829_1875.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_21829_1875.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_21829_1875.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 %rax
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x19d63, %rsi
lea addresses_UC_ht+0x7d63, %rdi
clflush (%rdi)
cmp %r12, %r12
mov $118, %rcx
rep movsq
add $47234, %rsi
lea addresses_A_ht+0x13a03, %rsi
lea addresses_WC_ht+0xbe... | 33.843478 | 2,999 | 0.660457 |
a33c2b53907d7c17b67949d5a74ac4e1555f8a10 | 9,764 | asm | Assembly | Library/Text/Ruler/rulerDraw.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Library/Text/Ruler/rulerDraw.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Library/Text/Ruler/rulerDraw.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @----------------------------------------------------------------------
Copyright (c) Berkeley Softworks 1991 -- All Rights Reserved
PROJECT: PC GEOS
MODULE: Text
FILE: rulerDraw.asm
REVISION HISTORY:
Name Date Description
---- ---- -----------
Tony 4/92 Initial version
DESCRIPTION:
... | 18.598095 | 80 | 0.603544 |
88c05d40687e172375698aac1ba98d3ad3633b97 | 11,952 | asm | Assembly | common/draw_line_320_200_4color.asm | c64scene-ar/64k-ought-to-be-enough | d97997ecd5ddb598bd58fa61da76e4b0c10c5bc1 | [
"MIT"
] | 4 | 2018-09-27T06:44:33.000Z | 2019-03-16T13:37:01.000Z | common/draw_line_320_200_4color.asm | c64scene-ar/64k-ought-to-be-enough | d97997ecd5ddb598bd58fa61da76e4b0c10c5bc1 | [
"MIT"
] | null | null | null | common/draw_line_320_200_4color.asm | c64scene-ar/64k-ought-to-be-enough | d97997ecd5ddb598bd58fa61da76e4b0c10c5bc1 | [
"MIT"
] | 2 | 2018-10-16T01:49:09.000Z | 2020-08-11T12:35:55.000Z | ;=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-;
;
; Name: Line04
;
; Function: Draw a line in 320x200 16-color mode
;
; Caller:
; ax = x1
; bl = y1
; cx = x2
; dx = y2
; bp = color
;
;=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-... | 32.478261 | 81 | 0.421519 |
2ed9447d8e4f9fddc581c944eefe034c82e197d7 | 283 | asm | Assembly | libsrc/_DEVELOPMENT/target/rc2014/driver/ram/c/sdcc/shadow_relocate.asm | ahjelm/z88dk | c4de367f39a76b41f6390ceeab77737e148178fa | [
"ClArtistic"
] | 4 | 2021-12-23T15:34:05.000Z | 2021-12-23T15:36:16.000Z | libsrc/_DEVELOPMENT/target/rc2014/driver/ram/c/sdcc/shadow_relocate.asm | ahjelm/z88dk | c4de367f39a76b41f6390ceeab77737e148178fa | [
"ClArtistic"
] | 2 | 2022-03-20T22:17:35.000Z | 2022-03-24T16:10:00.000Z | libsrc/_DEVELOPMENT/target/rc2014/driver/ram/c/sdcc/shadow_relocate.asm | ahjelm/z88dk | c4de367f39a76b41f6390ceeab77737e148178fa | [
"ClArtistic"
] | null | null | null |
; void shadow_relocate(void * address)
SECTION smc_lib
PUBLIC _shadow_relocate
EXTERN asm_push_di
EXTERN asm_pop_ei_jp
EXTERN asm_shadow_relocate
._shadow_relocate
pop bc
pop hl
push hl
push bc
call asm_push_di
call asm_shadow_relocate
jp asm_pop_ei_jp
| 11.791667 | 38 | 0.770318 |
3296d2bc5ac71b9385029b6ae19bb7ead49d8097 | 12,880 | asm | Assembly | Legacy Windows/Win95.Lizard/Win95.Lizard.asm | fengjixuchui/Family | 2abe167082817d70ff2fd6567104ce4bcf0fe304 | [
"MIT"
] | 3 | 2021-05-15T15:57:13.000Z | 2022-03-16T09:11:05.000Z | Legacy Windows/Win95.Lizard/Win95.Lizard.asm | fengjixuchui/Family | 2abe167082817d70ff2fd6567104ce4bcf0fe304 | [
"MIT"
] | null | null | null | Legacy Windows/Win95.Lizard/Win95.Lizard.asm | fengjixuchui/Family | 2abe167082817d70ff2fd6567104ce4bcf0fe304 | [
"MIT"
] | 3 | 2021-05-15T15:57:15.000Z | 2022-01-08T20:51:04.000Z | ;Win95.Lizard
;-----------------------------------------------------------------------------
;Lizard by Reptile/29A (another version ;)
;-----------------------------------------------------------------------------
; 22222 99999 AAAAA
; 222 222 999 999 AAA AAA
; ... | 20.509554 | 78 | 0.635559 |
a3b9dc8b5bc5d7e9c77aeb1c06e6d26933330bfa | 4,442 | asm | Assembly | c/03-bootstrap/01-hello/build/main.asm | willbr/gameboy-tests | a0d9f68f5a4898067b7993f690d8d4ca6de831c5 | [
"MIT"
] | null | null | null | c/03-bootstrap/01-hello/build/main.asm | willbr/gameboy-tests | a0d9f68f5a4898067b7993f690d8d4ca6de831c5 | [
"MIT"
] | null | null | null | c/03-bootstrap/01-hello/build/main.asm | willbr/gameboy-tests | a0d9f68f5a4898067b7993f690d8d4ca6de831c5 | [
"MIT"
] | null | null | null | ;--------------------------------------------------------
; File Created by SDCC : free open source ANSI-C Compiler
; Version 4.0.0 #11528 (MINGW64)
;--------------------------------------------------------
.module main
.optsdcc -mgbz80
;--------------------------------------------------------
; Public variables in... | 22.099502 | 64 | 0.47276 |
0759a438cd5cb0166fed3db5fd906a931b2fb60b | 1,098 | asm | Assembly | programs/oeis/196/A196700.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/196/A196700.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/196/A196700.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A196700: Number of n X 1 0..4 arrays with each element x equal to the number of its horizontal and vertical neighbors equal to 3,1,0,4,2 for x=0,1,2,3,4.
; 1,2,4,6,12,22,40,74,136,250,460,846,1556,2862,5264,9682,17808,32754,60244,110806,203804,374854,689464,1268122,2332440,4290026,7890588,14513054,26693668,49097310,9... | 43.92 | 578 | 0.769581 |
d2957dd8fe010162f9b18c5abb9e5013b6791650 | 313 | asm | Assembly | codes/assembly/step/ch08/eatsyscall.asm | zhoujiagen/learning-system-programming | 2a18e9f8558433708837ba4bd0fae5d7c11bf110 | [
"MIT"
] | null | null | null | codes/assembly/step/ch08/eatsyscall.asm | zhoujiagen/learning-system-programming | 2a18e9f8558433708837ba4bd0fae5d7c11bf110 | [
"MIT"
] | null | null | null | codes/assembly/step/ch08/eatsyscall.asm | zhoujiagen/learning-system-programming | 2a18e9f8558433708837ba4bd0fae5d7c11bf110 | [
"MIT"
] | null | null | null | ; An example of call Linux system call
SECTION .data
EatMsg: db "Eat at Joe's!", 10, "Ten million files can't ALL be wrong!", 10
EatLen: equ $-EatMsg
SECTION .text
global _start
_start:
mov eax, 4
mov ebx, 1
mov ecx, EatMsg
mov edx, EatLen
int 80H
mov eax, 1
mov ebx, 0
int 80H
| 16.473684 | 75 | 0.635783 |
0084326a6bccfc0a6666b6199eea574d6762fb26 | 4,967 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_1949.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_1949.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_1949.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 %r15
push %rax
push %rbp
push %rsi
lea addresses_D_ht+0x79ac, %r15
xor %r14, %r14
mov (%r15), %si
nop
nop
nop
nop
nop
inc %rax
lea addresses_A_ht+0x105dc, %rbp
nop
nop
nop
cmp $37397, %r13
movw $0x6162, (%rbp)
nop
nop
nop
nop
dec %rax
lea a... | 43.191304 | 2,999 | 0.657942 |
f50156fd2d5c799650d11ba4e87d18ff53a853c1 | 569 | asm | Assembly | programs/oeis/283/A283980.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/283/A283980.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/283/A283980.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A283980: a(n) = A003961(n)*A006519(n).
; 1,6,5,36,7,30,11,216,25,42,13,180,17,66,35,1296,19,150,23,252,55,78,29,1080,49,102,125,396,31,210,37,7776,65,114,77,900,41,138,85,1512,43,330,47,468,175,174,53,6480,121,294,95,612,59,750,91,2376,115,186,61,1260,67,222,275,46656,119,390,71,684,145,462,73,5400,79,246,245,828,143... | 40.642857 | 376 | 0.688928 |
42b0a7b6bf0754faacac9014c601d4095285851d | 388 | asm | Assembly | non_regression/basic_x86_linux.att.s.asm | LRGH/plasmasm | 4cd50546c3dc895763d72dd60b7c46179c1916bc | [
"Apache-2.0"
] | 1 | 2021-02-28T21:31:18.000Z | 2021-02-28T21:31:18.000Z | non_regression/basic_x86_linux.att.s.asm | LRGH/plasmasm | 4cd50546c3dc895763d72dd60b7c46179c1916bc | [
"Apache-2.0"
] | null | null | null | non_regression/basic_x86_linux.att.s.asm | LRGH/plasmasm | 4cd50546c3dc895763d72dd60b7c46179c1916bc | [
"Apache-2.0"
] | null | null | null | .file "a00.c"
.text
.globl main
.type main, @function
main:
.cfi_startproc
pushl %ebp
movl %esp, %ebp
subl $16, %esp
movl $0, -4(%ebp)
addl $66, -4(%ebp)
movl -4(%ebp), %eax
leave
ret
.cfi_endproc
.size main, .-main
# ----------------------
.ident "GCC: (Ubuntu/L... | 19.4 | 51 | 0.523196 |
63795a11dbd488d19d07caa677ceeff3a515c5f0 | 386 | asm | Assembly | programs/oeis/188/A188589.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/188/A188589.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/188/A188589.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A188589: Expansion of (1-3*x+6*x^2-3*x^3)/((1-x)^2*(1-2*x)).
; 1,1,5,14,33,72,151,310,629,1268,2547,5106,10225,20464,40943,81902,163821,327660,655339,1310698,2621417,5242856,10485735,20971494,41943013,83886052,167772131,335544290,671088609,1342177248,2684354527
mov $2,1
mov $3,1
lpb $0
sub $0,$3
trn $0,1
add $... | 24.125 | 200 | 0.668394 |
f7f21c8d02d06c4860c38c2d5015f85f5c5187cf | 77,187 | asm | Assembly | missionary1.asm | swu038/CS183lab2 | b9c4db70ae1b36f4a6b7c26c0361d6728532d1cb | [
"MIT-0"
] | null | null | null | missionary1.asm | swu038/CS183lab2 | b9c4db70ae1b36f4a6b7c26c0361d6728532d1cb | [
"MIT-0"
] | null | null | null | missionary1.asm | swu038/CS183lab2 | b9c4db70ae1b36f4a6b7c26c0361d6728532d1cb | [
"MIT-0"
] | null | null | null |
_missionary1: file format elf32-i386
Disassembly of section .text:
00001000 <main>:
struct{
lock_t lock;
}mutex;
int numBoat = 0;
int main() {
1000: 55 push %ebp
1001: 89 e5 mov %esp,%ebp
1003: 83 e4 f0 and $0xfffffff0,%esp
1006: 83... | 37.487615 | 120 | 0.449571 |
9738a7e042287e35ad2fe4ceab2369631b1a150f | 387 | asm | Assembly | lab2/Lab2_test_case/4.asm | may811204/EE460NCompArchi | 1ae7181c404456b1e7f642418800ea6100c31ed4 | [
"MIT"
] | null | null | null | lab2/Lab2_test_case/4.asm | may811204/EE460NCompArchi | 1ae7181c404456b1e7f642418800ea6100c31ed4 | [
"MIT"
] | null | null | null | lab2/Lab2_test_case/4.asm | may811204/EE460NCompArchi | 1ae7181c404456b1e7f642418800ea6100c31ed4 | [
"MIT"
] | null | null | null | ;4.asm test shf, xor, not,trap
.ORIG X3000;
ADD R7, R7, #-5; R7=-5;
ADD R4, R7, #15; R4=10;
ADD R4, R4, X3; R4=13
ADD R3, R4, R7; R3=8;
XOR R3, R3, R4; R3=0X0005(0101)
XOR R4, R4, XF; R4=0X0002(0010)
NOT R5, R4; R5=0XFFFD N=1
LSHF R3,R3,#2; R3=32=0X0014;
RSHFA R5,R5,#1; R5=0XFFFe; ???
... | 24.1875 | 45 | 0.560724 |
76b4cdce747ba3332bbbb464cbeb2bf526b5b13b | 455 | asm | Assembly | oeis/131/A131751.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/131/A131751.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/131/A131751.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A131751: Numbers that are both centered triangular and centered pentagonal.
; 1,31,1891,117181,7263301,450207451,27905598631,1729696907641,107213302675081,6645495068947351,411913480972060651,25531990325198812981,1582571486681354344141,98093900183918770523731
seq $0,253654 ; Indices of pentagonal numbers (A000326) wh... | 32.5 | 182 | 0.802198 |
db86b17481a878098b59eabd440bb3c3cad44c4d | 5,078 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_ht_st_4k_/i9-9900K_12_0xca.log_21829_157.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_ht_st_4k_/i9-9900K_12_0xca.log_21829_157.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_ht_st_4k_/i9-9900K_12_0xca.log_21829_157.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 %rbp
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x4810, %rsi
lea addresses_normal_ht+0x10adc, %rdi
nop
nop
nop
nop
nop
sub %rbp, %rbp
mov $117, %rcx
rep movsq
add %r10, %r10
pop %rsi
pop %rdi
pop %rcx
pop %rbp
pop %r10
ret
.global s_faulty_load... | 45.747748 | 2,999 | 0.65577 |
62f563c30aea860c7c38b9aa0e865321efb8c24d | 776 | asm | Assembly | programs/oeis/112/A112774.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/112/A112774.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/112/A112774.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A112774: Semiprimes of the form 6n+4.
; 4,10,22,34,46,58,82,94,106,118,142,166,178,202,214,226,262,274,298,334,346,358,382,394,454,466,478,502,514,526,538,562,586,622,634,694,706,718,766,778,802,838,862,886,898,922,934,958,982,1006,1018,1042,1114,1126,1138,1174,1186,1198,1234,1282,1294,1306,1318,1354,1366,1402,1438,1... | 28.740741 | 443 | 0.686856 |
f2addf5172f841c3e80a07d6c2698a2d30cf377a | 257 | asm | Assembly | libsrc/z80_crt0s/z80/sccz80/l_gcharsp.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 38 | 2021-06-18T12:56:15.000Z | 2022-03-12T20:38:40.000Z | libsrc/z80_crt0s/z80/sccz80/l_gcharsp.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 2 | 2021-06-20T16:28:12.000Z | 2021-11-17T21:33:56.000Z | libsrc/z80_crt0s/z80/sccz80/l_gcharsp.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 6 | 2021-06-18T18:18:36.000Z | 2021-12-22T08:01:32.000Z | ; Z88 Small C+ Run time Library
; l_gchar variant to be used sometimes by the peephole optimizer
;
SECTION code_crt0_sccz80
PUBLIC l_gcharsp
.l_gcharsp
add hl,sp
inc hl
inc hl
ld a,(hl)
ld l,a
rlca
sbc a,a
ld h,a
ret
| 15.117647 | 70 | 0.642023 |
2876407d71e350b3720d933b3398681730b30ecd | 183 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math48/lm/c/sccz80/dread.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/math/float/math48/lm/c/sccz80/dread.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/math/float/math48/lm/c/sccz80/dread.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_clib
SECTION code_fp_math48
PUBLIC dread1, dread2
EXTERN cm48_sccz80p_dread1, cm48_sccz80p_dread2
defc dread1 = cm48_sccz80p_dread1
defc dread2 = cm48_sccz80p_dread2
| 16.636364 | 47 | 0.857923 |
56c7ad4110ac99460d5671d217be7020d716168f | 3,717 | asm | Assembly | DSP/TI-Header/csl_c6455_src/src/chip/csl_chipWriteReg.asm | adildahlan/BE-thesis-Repo-McsDspRealtimeFeedback | fd61a78401bde72b0fb0d5df32f2fd1cbb631aeb | [
"BSD-2-Clause"
] | null | null | null | DSP/TI-Header/csl_c6455_src/src/chip/csl_chipWriteReg.asm | adildahlan/BE-thesis-Repo-McsDspRealtimeFeedback | fd61a78401bde72b0fb0d5df32f2fd1cbb631aeb | [
"BSD-2-Clause"
] | null | null | null | DSP/TI-Header/csl_c6455_src/src/chip/csl_chipWriteReg.asm | adildahlan/BE-thesis-Repo-McsDspRealtimeFeedback | fd61a78401bde72b0fb0d5df32f2fd1cbb631aeb | [
"BSD-2-Clause"
] | 1 | 2020-05-14T00:50:50.000Z | 2020-05-14T00:50:50.000Z | ;/* ==========================================================
; * Copyright (c) Texas Instruments Inc , 2004, 2005
; *
; * Use of this software is controlled by the terms and conditions found
; * in the license agreement under which this software has been supplied
; * priovided
; * ==================... | 17.616114 | 83 | 0.571698 |
032db8cb859e2fe309ff74bce3ae78942d130811 | 1,531 | asm | Assembly | programs/oeis/157/A157770.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/157/A157770.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/157/A157770.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A157770: 1482401250n^2 - 2134548900n + 768398401.
; 116250751,2428905601,7706362951,15948622801,27155685151,41327550001,58464217351,78565687201,101631959551,127663034401,156658911751,188619591601,223545073951,261435358801,302290446151,346110336001,392895028351,442644523201,495358820551,551037920401,609681822751,67129... | 170.111111 | 1,381 | 0.906597 |
64b8ea5e9fcb86c2945e7bcbfb39cc5555498aac | 3,689 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_1228.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_1228.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_1228.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
ret
.global s_faulty_load
s_faulty_load:
push %r8
push %rax
push %rcx
push %rdi
push %rsi
// Faulty Load
lea addresses_normal+0x1b213, %rax
nop
nop
nop
nop
add $28970, %rcx
mov (%rax), %r8
lea oracles, %rax
and $0xff, %r8
shlq $12, %r8
mov (%rax,%r8,1), %r8
pop %rsi
po... | 87.833333 | 2,999 | 0.664408 |
716b54eaefc895479dc78be1fe75abfd0265a0f5 | 1,096 | asm | Assembly | libsrc/stdio_new/file/stream-in/stdio_getchar.asm | andydansby/z88dk-mk2 | 51c15f1387293809c496f5eaf7b196f8a0e9b66b | [
"ClArtistic"
] | 1 | 2020-09-15T08:35:49.000Z | 2020-09-15T08:35:49.000Z | libsrc/stdio_new/file/stream-in/stdio_getchar.asm | andydansby/z88dk-MK2 | 51c15f1387293809c496f5eaf7b196f8a0e9b66b | [
"ClArtistic"
] | null | null | null | libsrc/stdio_new/file/stream-in/stdio_getchar.asm | andydansby/z88dk-MK2 | 51c15f1387293809c496f5eaf7b196f8a0e9b66b | [
"ClArtistic"
] | null | null | null | ; stdio_getchar
; 05.2008 aralbrec
XLIB stdio_getchar
LIB l_jpix
INCLUDE "../../stdio.def"
; all character input from stream is read through this function
;
; enter : ix = FILE *
; bc' = number of chars read thus far
; de' = number of conversions done thus far
; MUST NOT ALTER HL' FOR SSCANF ... | 20.679245 | 74 | 0.570255 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.