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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
896dd185d05ac4b1c9a4a151fa0618d2fbeae1d4 | 24,602 | asm | Assembly | trunk/third_party/libvpx/source/libvpx/vp9/encoder/x86/vp9_variance_impl_sse2.asm | goddino/libjingle | 9516bee51c73af4c3082e74b88ed1198a0eb2bb1 | [
"BSL-1.0",
"BSD-3-Clause"
] | 7 | 2015-08-06T01:46:07.000Z | 2020-10-20T09:14:58.000Z | trunk/third_party/libvpx/source/libvpx/vp9/encoder/x86/vp9_variance_impl_sse2.asm | goddino/libjingle | 9516bee51c73af4c3082e74b88ed1198a0eb2bb1 | [
"BSL-1.0",
"BSD-3-Clause"
] | null | null | null | trunk/third_party/libvpx/source/libvpx/vp9/encoder/x86/vp9_variance_impl_sse2.asm | goddino/libjingle | 9516bee51c73af4c3082e74b88ed1198a0eb2bb1 | [
"BSL-1.0",
"BSD-3-Clause"
] | 16 | 2015-01-08T01:47:24.000Z | 2022-02-25T06:06:06.000Z | ;
; Copyright (c) 2010 The WebM project authors. All Rights Reserved.
;
; Use of this source code is governed by a BSD-style license
; that can be found in the LICENSE file in the root of the source
; tree. An additional intellectual property rights grant can be found
; in the file PATENTS. All contributing proje... | 32.286089 | 108 | 0.397 |
c1bee7ce735c38ef1cdbfd5d7a905f2ef5ab55de | 1,573 | asm | Assembly | data/tilesets/collision_tile_ids.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | 1 | 2022-02-15T00:19:44.000Z | 2022-02-15T00:19:44.000Z | data/tilesets/collision_tile_ids.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | data/tilesets/collision_tile_ids.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | coll_tiles: MACRO
IF _NARG
db \# ; all args
ENDC
db -1 ; end
ENDM
Underground_Coll::
coll_tiles $0b, $0c, $13, $15, $18
Overworld_Coll::
coll_tiles $00, $10, $1b, $20, $21, $23, $2c, $2d, $2e, $30, $31, $33, $39, $3c, $3e, $52, $54, $58, $5b
RedsHouse1_Coll::
RedsHouse2_Coll::
coll_tiles $01, $02, $03, $11, ... | 22.15493 | 105 | 0.566434 |
0a36d1552f148ba9f46f0f3d5af0d39705b25d1a | 374 | asm | Assembly | libsrc/_DEVELOPMENT/adt/w_array/c/sdcc_ix/w_array_insert_n_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/adt/w_array/c/sdcc_ix/w_array_insert_n_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/adt/w_array/c/sdcc_ix/w_array_insert_n_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; size_t w_array_insert_n_callee(w_array_t *a, size_t idx, size_t n, void *item)
SECTION code_adt_w_array
PUBLIC _w_array_insert_n_callee, l0_w_array_insert_n_callee
_w_array_insert_n_callee:
exx
pop bc
exx
pop hl
pop bc
pop de
pop af
l0_w_array_insert_n_callee:
exx
push bc
exx
... | 14.96 | 80 | 0.743316 |
a87bd9eee29e558653be9dcc8f4e767269116f86 | 497 | asm | Assembly | libsrc/stdio/ansi/bee/f_ansi_char.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/stdio/ansi/bee/f_ansi_char.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/stdio/ansi/bee/f_ansi_char.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ;
; ANSI Video handling for the Microbee
;
; set it up with:
; .__console_w = max columns
; .__console_h = max rows
;
; Display a char in location (__console_y),(__console_x)
; A=char to display
;
;
; $Id: f_ansi_char.asm,v 1.2 2016-11-17 09:39:03 stefano Exp $
;
SECTION code_clib
PUBLIC ansi_CHAR
EXTERN g... | 17.137931 | 62 | 0.710262 |
a8bbd0fbf790039fabf9bca3ea86e89e41e8ca2d | 726 | asm | Assembly | oeis/005/A005558.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/005/A005558.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/005/A005558.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A005558: a(n) is the number of n-step walks on square lattice such that 0 <= y <= x at each step.
; Submitted by Christian Krause
; 1,1,3,6,20,50,175,490,1764,5292,19404,60984,226512,736164,2760615,9202050,34763300,118195220,449141836,1551580888,5924217936,20734762776,79483257308,281248448936,1081724803600,3863302870... | 48.4 | 495 | 0.820937 |
fadefe138146c1fb100ba2b2c5b2974f6b274685 | 341 | asm | Assembly | oeis/261/A261197.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/261/A261197.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/261/A261197.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A261197: Cubes of the successive terms of the decimal expansion of Pi.
; 27,1,64,1,125,729,8,216,125,27,125,512,729,343,729,27,8,27,512,64,216,8,216,64,27,27,512,27,8,343,729,125,0,8,512,512,64,1,729,343,1,216,729,27,729,729,27,343,125,1,0,125,512,8,0,729,343,64,729,64,64
seq $0,796 ; Decimal expansion of Pi (or dig... | 56.833333 | 201 | 0.703812 |
dfe681f66e89ddb13a9e97dbee9a2386e2fd8c6d | 386 | asm | Assembly | programs/oeis/095/A095265.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/095/A095265.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/095/A095265.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A095265: A sequence generated from a 4th degree Pascal's Triangle polynomial.
; 1,22,103,284,605,1106,1827,2808,4089,5710,7711,10132,13013,16394,20315,24816,29937,35718,42199,49420,57421,66242,75923,86504,98025,110526,124047,138628,154309,171130,189131,208352,228833,250614,273735,298236
mov $1,1
mov $2,$0
mul $0,2
m... | 27.571429 | 209 | 0.733161 |
c5de6b17b7f0b2b16a51d59c59f75c08e2bd4b8e | 652 | asm | Assembly | oeis/147/A147656.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/147/A147656.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/147/A147656.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A147656: The arithmetic mean of the n-th and (n+1)-st cubes, rounded down.
; 0,4,17,45,94,170,279,427,620,864,1165,1529,1962,2470,3059,3735,4504,5372,6345,7429,8630,9954,11407,12995,14724,16600,18629,20817,23170,25694,28395,31279,34352,37620,41089,44765,48654,52762,57095,61659,66460,71504,76797,82345,88154,94230,1005... | 54.333333 | 497 | 0.780675 |
2002d3dc425493190ddf6b3d725eff64bf1bcc6d | 77,599 | asm | Assembly | src/isa/avx/masm/pow.asm | jepler/aocl-libm-ose | 4033e022da428125747e118ccd6fdd9cee21c470 | [
"BSD-3-Clause"
] | 66 | 2020-11-04T17:06:10.000Z | 2022-03-10T08:03:12.000Z | src/isa/avx/masm/pow.asm | HollowMan6/aocl-libm-ose | 4033e022da428125747e118ccd6fdd9cee21c470 | [
"BSD-3-Clause"
] | 8 | 2021-04-18T18:37:53.000Z | 2022-03-11T12:49:31.000Z | src/isa/avx/masm/pow.asm | HollowMan6/aocl-libm-ose | 4033e022da428125747e118ccd6fdd9cee21c470 | [
"BSD-3-Clause"
] | 8 | 2020-11-09T03:45:01.000Z | 2021-11-08T02:25:31.000Z | ;
; Copyright (C) 2008-2020 Advanced Micro Devices, Inc. All rights reserved.
;
; Redistribution and use in source and binary forms, with or without modification,
; are permitted provided that the following conditions are met:
; 1. Redistributions of source code must retain the above copyright notice,
; this l... | 34.519128 | 87 | 0.499233 |
c380e62fc4ec981c16bc427f5992cd1feb8a08e0 | 750 | asm | Assembly | programs/oeis/100/A100047.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/100/A100047.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/100/A100047.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A100047: A Chebyshev transform of the Fibonacci numbers.
; 0,1,1,-1,-1,0,-1,-1,1,1,0,1,1,-1,-1,0,-1,-1,1,1,0,1,1,-1,-1,0,-1,-1,1,1,0,1,1,-1,-1,0,-1,-1,1,1,0,1,1,-1,-1,0,-1,-1,1,1,0,1,1,-1,-1,0,-1,-1,1,1,0,1,1,-1,-1,0,-1,-1,1,1,0,1,1,-1,-1,0,-1,-1,1,1,0,1,1,-1,-1,0,-1,-1,1,1,0,1,1,-1,-1,0,-1,-1,1,1,0,1,1,-1,-1,0,-1,-1... | 53.571429 | 601 | 0.458667 |
4e67aae108a8de0c90037c9f576364e1e2d446d0 | 2,735 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/am9511/asm/am32_stack/am32_3_popf.asm | dikdom/z88dk | 40c55771062b0ea9bb2f0d5b73e2f754fc12b6b0 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/am9511/asm/am32_stack/am32_3_popf.asm | dikdom/z88dk | 40c55771062b0ea9bb2f0d5b73e2f754fc12b6b0 | [
"ClArtistic"
] | 2 | 2022-03-20T22:17:35.000Z | 2022-03-24T16:10:00.000Z | libsrc/_DEVELOPMENT/math/float/am9511/asm/am32_stack/am32_3_popf.asm | jorgegv/z88dk | 127130cf11f9ff268ba53e308138b12d2b9be90a | [
"ClArtistic"
] | null | null | null | ;
; Copyright (c) 2020 Phillip Stevens
;
; This Source Code Form is subject to the terms of the Mozilla Public
; License, v. 2.0. If a copy of the MPL was not distributed with this
; file, You can obtain one at http://mozilla.org/MPL/2.0/.
;
; feilipu, August 2020
;
;-----------------------------------------------... | 27.079208 | 77 | 0.479707 |
60830fc97c271c64f9dcece7e57fcbe388115790 | 2,291 | asm | Assembly | Library/Kernel/Diskcopy/diskcopyEC.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Library/Kernel/Diskcopy/diskcopyEC.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Library/Kernel/Diskcopy/diskcopyEC.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: Diskcopy
FILE: diskcopyEC.asm
AUTHOR: Cheng, 10/89
ROUTINES:
Name Description
---- -----------
REVISION HISTORY:
Name Date Descrip... | 21.018349 | 81 | 0.526408 |
7e17ad8e070b3f7bf97bb26f07da114ef9d26abd | 320 | asm | Assembly | oeis/035/A035091.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/035/A035091.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/035/A035091.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A035091: Smallest prime == 1 mod (n^2).
; 2,5,19,17,101,37,197,193,163,101,727,433,677,197,1801,257,3469,1297,10831,401,883,1453,12697,577,11251,677,1459,3137,10093,1801,15377,12289,2179,3469,7351,1297,5477,18773,9127,1601,16811,3529,22189,11617
add $0,1
pow $0,2
sub $0,1
seq $0,34694 ; Smallest prime == 1 (mod n).
| 40 | 205 | 0.7125 |
32567e8aa2f3e4c2fdbffaa5f24609ec5aaf468e | 635 | asm | Assembly | lab5/upper_case_word/upper_case_word.asm | samdsk/lab_arch2 | 45ac71c5647b2a7985f2391686f22ebab685ba67 | [
"MIT"
] | null | null | null | lab5/upper_case_word/upper_case_word.asm | samdsk/lab_arch2 | 45ac71c5647b2a7985f2391686f22ebab685ba67 | [
"MIT"
] | null | null | null | lab5/upper_case_word/upper_case_word.asm | samdsk/lab_arch2 | 45ac71c5647b2a7985f2391686f22ebab685ba67 | [
"MIT"
] | null | null | null | # procedura che converte in maiuscolo una stringa di byte (assumiamo solo caratteri minuscoli)
# conversione inplace -> sovrascrive il vettore in argomento
# $a0 <- indirizzo del vettore
.data
.text
.globl upper_case_word
upper_case_word:
#preambolo
addi $sp $sp -8
sw $s0 4($sp)
sw $s1 0($sp)
#codice
move ... | 15.875 | 94 | 0.659843 |
44e3ac39795bbc30d41834f2332dc45894db9409 | 10,300 | asm | Assembly | Graphics/Grouping.asm | jaredwhitney/os3 | 05e0cda4670da093cc720d0dccbfeb29e788fa0f | [
"MIT"
] | 5 | 2015-02-25T01:28:09.000Z | 2021-05-22T09:03:04.000Z | Graphics/Grouping.asm | jaredwhitney/os3 | 05e0cda4670da093cc720d0dccbfeb29e788fa0f | [
"MIT"
] | 38 | 2015-02-10T18:37:11.000Z | 2017-10-03T03:08:50.000Z | Graphics/Grouping.asm | jaredwhitney/os3 | 05e0cda4670da093cc720d0dccbfeb29e788fa0f | [
"MIT"
] | 2 | 2016-05-06T22:48:46.000Z | 2017-01-12T19:28:49.000Z | Grouping_type equ 0
Grouping_image equ 4
Grouping_x equ 8
Grouping_y equ 12
Grouping_w equ 16
Grouping_h equ 20
Grouping_renderFlag equ Component_CLASS_SIZE
Grouping_subcomponent equ Component_CLASS_SIZE+4
Grouping_backingColor equ Component_CLASS_SIZE+8
Grouping.Create : ; int x, int y, int w, int h
... | 26.27551 | 145 | 0.738835 |
c14696c421979b925f936bc8e648799c20b47d1d | 515 | asm | Assembly | src/arch/x86_64.asm | pepyakin/stacker | 0f116f335c23229a15448e344e9becc0d5b97a1b | [
"Apache-2.0",
"MIT"
] | null | null | null | src/arch/x86_64.asm | pepyakin/stacker | 0f116f335c23229a15448e344e9becc0d5b97a1b | [
"Apache-2.0",
"MIT"
] | null | null | null | src/arch/x86_64.asm | pepyakin/stacker | 0f116f335c23229a15448e344e9becc0d5b97a1b | [
"Apache-2.0",
"MIT"
] | null | null | null | _text SEGMENT
__stacker_black_box PROC
RET
__stacker_black_box ENDP
__stacker_stack_pointer PROC
MOV RAX, RSP
RET
__stacker_stack_pointer ENDP
__stacker_switch_stacks PROC
PUSH RBP
MOV RBP, RSP
MOV RSP, RCX ; switch to our new stack
MOV RCX, R8 ; move the data point... | 21.458333 | 73 | 0.667961 |
65600e7ef50c166b5c104726e447f7ea1d003e7e | 51,754 | asm | Assembly | ls.asm | bilalsaad/realos | 892614a47482ccbb6bdf1d071b74b85bf12fcd4e | [
"MIT-0"
] | null | null | null | ls.asm | bilalsaad/realos | 892614a47482ccbb6bdf1d071b74b85bf12fcd4e | [
"MIT-0"
] | null | null | null | ls.asm | bilalsaad/realos | 892614a47482ccbb6bdf1d071b74b85bf12fcd4e | [
"MIT-0"
] | null | null | null |
_ls: file format elf32-i386
Disassembly of section .text:
00000000 <fmtname>:
#include "user.h"
#include "fs.h"
char*
fmtname(char *path)
{
0: 55 push %ebp
1: 89 e5 mov %esp,%ebp
3: 53 push %ebx
4: 83 ec 24 sub $0x24,%esp
... | 34.921727 | 73 | 0.435445 |
c8ceb80113794137d88300d6c3526b642b7b8639 | 1,038 | asm | Assembly | Kernel/asm/beep.asm | R0L02796/TP2_SO | 3c6857fcdf6138cae3e35f921cc40e6f4bb17dd8 | [
"BSD-3-Clause"
] | null | null | null | Kernel/asm/beep.asm | R0L02796/TP2_SO | 3c6857fcdf6138cae3e35f921cc40e6f4bb17dd8 | [
"BSD-3-Clause"
] | null | null | null | Kernel/asm/beep.asm | R0L02796/TP2_SO | 3c6857fcdf6138cae3e35f921cc40e6f4bb17dd8 | [
"BSD-3-Clause"
] | null | null | null | ; research from:
;
; http://www.cs.binghamton.edu/~reckert/220/8254_timer.html
;
;Command register format for port 43h:
; ---------------------------------
; | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
; ---------------------------------
; | | | | | | | |__ Count forma... | 22.085106 | 76 | 0.459538 |
2ddff3a97fdc87bce260f72b6d673647f624886c | 2,704 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_19_278.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_19_278.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_19_278.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %r13
push %rax
push %rbp
push %rcx
push %rdx
lea addresses_WT_ht+0x183b8, %r11
nop
nop
and $44059, %rax
movl $0x61626364, (%r11)
xor %r13, %r13
lea addresses_WT_ht+0x2818, %rdx
and %r10, %r10
mov $0x6162636465666768, %rbp
movq %rbp, %xmm6
movups %xmm... | 18.394558 | 125 | 0.649038 |
eba0c31ec622884fdcfe9d7f7dfa662cc183f21f | 1,784 | asm | Assembly | programs/oeis/272/A272399.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/272/A272399.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/272/A272399.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A272399: The intersection of hexagonal numbers (A000384) and centered 9-gonal numbers (A060544).
; 1,28,91,190,325,496,703,946,1225,1540,1891,2278,2701,3160,3655,4186,4753,5356,5995,6670,7381,8128,8911,9730,10585,11476,12403,13366,14365,15400,16471,17578,18721,19900,21115,22366,23653,24976,26335,27730,29161,30628,321... | 254.857143 | 1,654 | 0.838565 |
4e815752670d6af8ff3f766ef72d77db11145b88 | 663 | asm | Assembly | programs/oeis/227/A227353.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/227/A227353.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/227/A227353.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A227353: Number of lattice points in the closed region bounded by the graphs of y = 3*x/5, x = n, and y = 0, excluding points on the x-axis.
; 0,1,2,4,7,10,14,18,23,29,35,42,49,57,66,75,85,95,106,118,130,143,156,170,185,200,216,232,249,267,285,304,323,343,364,385,407,429,452,476,500,525,550,576,603,630,658,686,715,74... | 47.357143 | 421 | 0.705882 |
99f713469fcb78be18c9037a97d6381a1979f318 | 3,696 | asm | Assembly | code/6502/tests/tms/tms9918test.asm | visrealm/hbc-56 | 9c082946e247e79edc12867299b5b0fda3b6c873 | [
"MIT"
] | 65 | 2021-07-22T10:32:02.000Z | 2022-03-30T04:42:45.000Z | code/6502/tests/tms/tms9918test.asm | visrealm/hbc-56 | 9c082946e247e79edc12867299b5b0fda3b6c873 | [
"MIT"
] | 5 | 2022-03-29T20:23:57.000Z | 2022-03-30T23:12:42.000Z | code/6502/tests/tms/tms9918test.asm | visrealm/hbc-56 | 9c082946e247e79edc12867299b5b0fda3b6c873 | [
"MIT"
] | 4 | 2021-12-30T17:13:23.000Z | 2022-03-05T09:07:22.000Z | ; Troy's HBC-56 - TMS9918 Graphics I mode test
;
; Copyright (c) 2021 Troy Schrapel
;
; This code is licensed under the MIT license
;
; https://github.com/visrealm/hbc-56
;
!src "hbc56kernel.inc"
XPOS = $44
YPOS = $45
hbc56Meta:
+setHbcMetaTitle "TMS9918 GFX I"
rts
sprite1:
!byte %00001000
!byte %0... | 18.29703 | 53 | 0.566017 |
153bc7d855fba269f53ec2d8ed05858e6c7653b4 | 334 | asm | Assembly | programs/oeis/092/A092535.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/092/A092535.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/092/A092535.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A092535: G.f.: (1+x^2)*(1+x^3)/((1-x)*(1-x^2)).
; 1,1,3,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46,48,50,52,54,56,58,60,62,64,66,68,70,72,74,76,78,80,82,84,86,88,90,92,94,96,98,100,102,104,106,108,110,112,114,116,118,120,122,124,126,128,130,132
mul $0,2
mov $1,$0
add $1,2
mov $2,7
div $2,$1
add $... | 30.363636 | 216 | 0.60479 |
5d186d5c5043ceda4b19780054da92fb1d49ba70 | 5,938 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_ht_st_zr_un_4k_/i3-7100_9_0x84_notsx.log_21829_523.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_ht_st_zr_un_4k_/i3-7100_9_0x84_notsx.log_21829_523.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_ht_st_zr_un_4k_/i3-7100_9_0x84_notsx.log_21829_523.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %r12
push %r14
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0x5ba9, %rsi
lea addresses_WC_ht+0xaaa9, %rdi
nop
nop
inc %r14
mov $27, %rcx
rep movsq
cmp $18095, %r12
lea addresses_WT_ht+0x71a9, %rsi
lea addresses_WC_ht+0x83a9, %rdi
clflush (%rsi)
... | 41.236111 | 2,999 | 0.652408 |
e10eb372ad93c421bcf5e11c11d73abded583de4 | 501 | asm | Assembly | libsrc/stdio/zx80/zx80_decode_keys.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/stdio/zx80/zx80_decode_keys.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/stdio/zx80/zx80_decode_keys.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ;
; ZX80 Stdio
;
; ZX80 - z88dk internal keyboard decoding routine
;
; Stefano Bodrato - Jan 2013
;
;
; $Id: zx80_decode_keys.asm,v 1.3 2016-06-12 17:32:01 dom Exp $
;
SECTION code_clib
PUBLIC zx80_decode_keys
EXTERN zx81toasc
.zx80_decode_keys
LD D,$00
SRA B
SBC A,A
OR $26
LD L,$05
SUB L
.LOOP2
ADD... | 11.651163 | 63 | 0.650699 |
073375584113553adb4c61c4260ccae82626931d | 3,304 | asm | Assembly | Ouroboros/External/libjpegTurbo/simd/jcgrammx.asm | jiangzhu1212/oooii | fc00ff81e74adaafd9c98ba7c055f55d95a36e3b | [
"MIT"
] | null | null | null | Ouroboros/External/libjpegTurbo/simd/jcgrammx.asm | jiangzhu1212/oooii | fc00ff81e74adaafd9c98ba7c055f55d95a36e3b | [
"MIT"
] | null | null | null | Ouroboros/External/libjpegTurbo/simd/jcgrammx.asm | jiangzhu1212/oooii | fc00ff81e74adaafd9c98ba7c055f55d95a36e3b | [
"MIT"
] | null | null | null | ;
; jcgrammx.asm - grayscale colorspace conversion (MMX)
;
; Copyright 2009 Pierre Ossman <ossman@cendio.se> for Cendio AB
; Copyright 2011 D. R. Commander
;
; Based on
; x86 SIMD extension for IJG JPEG library
; Copyright (C) 1999-2006, MIYASAKA Masaru.
; For conditions of distribution and use, see copyright ... | 28.239316 | 79 | 0.732446 |
fbdff07823a4cfa27f87fd64da3452ed3ac3cc00 | 1,900 | asm | Assembly | programs/oeis/250/A250554.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/250/A250554.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/250/A250554.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A250554: Number of length n+2 0..1 arrays with the sum of second differences multiplied by some arrangement of +-1 equal to zero.
; 2,8,14,32,62,128,254,512,1022,2048,4094,8192,16382,32768,65534,131072,262142,524288,1048574,2097152,4194302,8388608,16777214,33554432,67108862,134217728,268435454,536870912,1073741822,21... | 172.727273 | 1,701 | 0.913684 |
5b5cf399d001407bfcbc60b167aa4817a639bcf7 | 1,362 | asm | Assembly | Driver/Video/Dumb/VidMem/CMYK/cmykColor.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Driver/Video/Dumb/VidMem/CMYK/cmykColor.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Driver/Video/Dumb/VidMem/CMYK/cmykColor.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: Video driver
FILE: cmykColor.asm
AUTHOR: Jim DeFrisco
ROUTINES:
Name Description
---- -----------
GBL VidSetPalEntry Set a new palette... | 21.619048 | 79 | 0.4721 |
57f476796b1b0685125b0ac6af775bdd8b3430e9 | 567 | asm | Assembly | whitenoise/_includes/subroutines/clearCram.asm | ArcadeTV/megadrive-samples | bb00902a844f63d55c6f449d50b0ae8a72c3c05e | [
"CC0-1.0"
] | 5 | 2021-05-15T21:47:38.000Z | 2022-03-27T19:33:15.000Z | wireframe/_includes/subroutines/clearCram.asm | ArcadeTV/megadrive-samples | bb00902a844f63d55c6f449d50b0ae8a72c3c05e | [
"CC0-1.0"
] | 1 | 2021-06-09T10:17:41.000Z | 2021-06-09T15:07:37.000Z | wireframe/_includes/subroutines/clearCram.asm | ArcadeTV/megadrive-samples | bb00902a844f63d55c6f449d50b0ae8a72c3c05e | [
"CC0-1.0"
] | null | null | null | ;==============================================================
; Clear CRAM (color memory)
;==============================================================
clearCram:
; Setup the VDP to write to VRAM address $0000 (start of VRAM)
SetCRAMWrite $0000
; Write 0's across all of CRAM
move.w #(4*size_palette_b)... | 40.5 | 86 | 0.507937 |
bd085cd9b19a3dbf0c5e80054c4dcb4765136147 | 440 | asm | Assembly | programs/oeis/327/A327625.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/327/A327625.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/327/A327625.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A327625: Expansion of Sum_{k>=0} x^(3^k) / (1 - x^(3^k))^2.
; 1,2,4,4,5,8,7,8,13,10,11,16,13,14,20,16,17,26,19,20,28,22,23,32,25,26,40,28,29,40,31,32,44,34,35,52,37,38,52,40,41,56,43,44,65,46,47,64,49,50,68,52,53,80,55,56,76,58,59,80,61,62,91,64,65,88,67,68,92,70,71,104,73,74,100,76,77,104,79,80,121,82,83,112,85,86,1... | 36.666667 | 304 | 0.618182 |
18b7e15f7fbab7bebb80723242d4f5186194180f | 681 | asm | Assembly | oeis/104/A104221.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/104/A104221.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/104/A104221.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A104221: a(n) = Fibonacci(n) - (Fibonacci(n) mod 2).
; Submitted by Jamie Morken(s2)
; 0,0,0,2,2,4,8,12,20,34,54,88,144,232,376,610,986,1596,2584,4180,6764,10946,17710,28656,46368,75024,121392,196418,317810,514228,832040,1346268,2178308,3524578,5702886,9227464,14930352,24157816,39088168,63245986,102334154,165580140,2... | 45.4 | 497 | 0.787078 |
9015c1dfe5afa432b2419c64910d11d964ba9066 | 4,266 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_646.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_646.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_646.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r15
push %rax
push %rbp
push %rsi
lea addresses_D_ht+0x146e2, %rsi
nop
nop
nop
nop
inc %rax
mov $0x6162636465666768, %rbp
movq %rbp, %xmm7
movups %xmm7, (%rsi)
nop
xor $1536, %r15
pop %rsi
pop %rbp
pop %rax
pop %r15
ret
.global s_faulty_load
s_faulty_load:
push %r... | 56.88 | 2,999 | 0.661978 |
a55e71d0ccd3fa9db4d6dc5f8180bdbc5201b1ea | 401 | asm | Assembly | oeis/096/A096270.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/096/A096270.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/096/A096270.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A096270: Fixed point of the morphism 0->01, 1->011.
; Submitted by Jon Maiga
; 0,1,0,1,1,0,1,0,1,1,0,1,1,0,1,0,1,1,0,1,0,1,1,0,1,1,0,1,0,1,1,0,1,1,0,1,0,1,1,0,1,0,1,1,0,1,1,0,1,0,1,1,0,1,0,1,1,0,1,1,0,1,0,1,1,0,1,1,0,1,0,1,1,0,1,0,1,1,0,1,1,0,1,0,1,1,0,1,1,0,1,0,1,1,0,1,0,1,1,0
mov $1,$0
add $0,1
max $1,1
seq $1,120... | 36.454545 | 201 | 0.561097 |
4aaa7593d2c8b3cf520a7acd7a962531759102d0 | 748 | asm | Assembly | oeis/279/A279363.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/279/A279363.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/279/A279363.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A279363: Sum of 4th powers of proper divisors of n.
; 0,1,1,17,1,98,1,273,82,642,1,1650,1,2418,707,4369,1,7955,1,10898,2483,14658,1,26482,626,28578,6643,41090,1,62644,1,69905,14723,83538,3027,133923,1,130338,28643,174994,1,236692,1,249170,57893,279858,1,423794,2402,401267,83603,485810,1,644372,15267,659842,130403,707... | 32.521739 | 501 | 0.717914 |
914a42c814804581c86b12460c2ebc9b87afbc0e | 4,620 | asm | Assembly | src/z3/randomizer/goalitem.asm | TarThoron/alttp_sm_combo_randomizer_rom | a5aee4ce288cae6408dbfb71b32f075452c94ef5 | [
"MIT"
] | null | null | null | src/z3/randomizer/goalitem.asm | TarThoron/alttp_sm_combo_randomizer_rom | a5aee4ce288cae6408dbfb71b32f075452c94ef5 | [
"MIT"
] | null | null | null | src/z3/randomizer/goalitem.asm | TarThoron/alttp_sm_combo_randomizer_rom | a5aee4ce288cae6408dbfb71b32f075452c94ef5 | [
"MIT"
] | null | null | null | ;--------------------------------------------------------------------------------
; $7F5010 - Scratch Space (Callee Preserved)
;--------------------------------------------------------------------------------
!GOAL_COUNTER = "$7EF418"
!GOAL_DRAW_ADDRESS = "$7EC72A"
;-----------------------------------------------------... | 38.181818 | 118 | 0.568831 |
d09221056b25f5347bf7a8651618b81173a0751d | 1,188 | asm | Assembly | test/autogen/gen_cdp1802.asm | tgtakaoka/libasm | 41ae8dcca3924c20eb482dc9e034120d8ee966a7 | [
"Apache-2.0"
] | 15 | 2020-01-24T14:15:08.000Z | 2022-03-29T15:13:16.000Z | test/autogen/gen_cdp1802.asm | tgtakaoka/libasm | 41ae8dcca3924c20eb482dc9e034120d8ee966a7 | [
"Apache-2.0"
] | 23 | 2020-05-31T14:13:53.000Z | 2021-09-22T17:06:29.000Z | test/autogen/gen_cdp1802.asm | tgtakaoka/libasm | 41ae8dcca3924c20eb482dc9e034120d8ee966a7 | [
"Apache-2.0"
] | null | null | null | ;;; AUTO GENERATED FILE
;;; generated by: gen_cdp1802 -u -C 1802 -o gen_cdp1802.asm -l gen_cdp1802.lst
CPU 1802
ORG 0100H
IDL
LDN 1
INC 0
DEC 0
BR 0131H
BQ 0132H
BZ 0133H
BDF 0134H
B1 0135H
B2 0136H
B3 0137H
B4 0138H... | 14.142857 | 78 | 0.420034 |
1695f28e490e869d9e88fc13377623a0c24a9a67 | 883 | asm | Assembly | programs/oeis/093/A093391.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/093/A093391.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/093/A093391.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A093391: a(n) = floor(n/16) + floor((n+1)/16) + floor((n+2)/16) + floor((n+3)/16).
; 0,0,0,0,0,0,0,0,0,0,0,0,0,1,2,3,4,4,4,4,4,4,4,4,4,4,4,4,4,5,6,7,8,8,8,8,8,8,8,8,8,8,8,8,8,9,10,11,12,12,12,12,12,12,12,12,12,12,12,12,12,13,14,15,16,16,16,16,16,16,16,16,16,16,16,16,16,17,18,19,20,20,20,20,20,20,20,20,20,20,20,20,20,... | 67.923077 | 705 | 0.612684 |
4dbec15909ba17b1d1f2c994bc9eff24e1c7f650 | 1,559 | asm | Assembly | scripts/cinnabarisland.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 16 | 2018-08-28T21:47:01.000Z | 2022-02-20T20:29:59.000Z | scripts/cinnabarisland.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 5 | 2019-04-03T19:53:11.000Z | 2022-03-11T22:49:34.000Z | scripts/cinnabarisland.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 2 | 2019-12-09T19:46:02.000Z | 2020-12-05T21:36:30.000Z | CinnabarIslandScript:
call EnableAutoTextBoxDrawing
ld hl, wCurrentMapScriptFlags
set 5, [hl]
ResetEvent EVENT_MANSION_SWITCH_ON
ResetEvent EVENT_LAB_STILL_REVIVING_FOSSIL
ld hl, CinnabarIslandScriptPointers
ld a, [wCinnabarIslandCurScript]
jp JumpTable
CinnabarIslandScriptPointers:
dw CinnabarIslandScript0
... | 18.127907 | 43 | 0.79474 |
f438a6c82d38277acbece7b4f93ebb450e78fbd7 | 253 | asm | Assembly | test/link/extrn5/module1.asm | nigelperks/BasicAssembler | 13dcc861254fa6c19f1d450682b4495bbebcf934 | [
"MIT"
] | null | null | null | test/link/extrn5/module1.asm | nigelperks/BasicAssembler | 13dcc861254fa6c19f1d450682b4495bbebcf934 | [
"MIT"
] | null | null | null | test/link/extrn5/module1.asm | nigelperks/BasicAssembler | 13dcc861254fa6c19f1d450682b4495bbebcf934 | [
"MIT"
] | null | null | null | ; test externals: public segment of same name in two modules
IDEAL
ASSUME CS:SEG1, DS:SEG1, ES:SEG1, SS:SEG1
SEGMENT SEG1 PUBLIC
ORG 100h
start:
int 20h
_XBYTE db 0
_XWORD dw 0
_XCODE:
int 20h
ENDS
PUBLIC _XBYTE, _XWORD, _XCODE
END start
| 12.65 | 60 | 0.727273 |
12474b6e07135cd59ad6eb15bf1be105e07c5a52 | 504 | asm | Assembly | oeis/348/A348621.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/348/A348621.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/348/A348621.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A348621: The number of additions required to compute the permanent of general n X n matrices using Ryser's formula without Gray code ordering.
; Submitted by Christian Krause
; 0,4,21,82,275,836,2373,6406,16647,41992,103433,249866,593931,1392652,3227661,7405582,16842767,38010896,85196817,189792274,420478995,926941204... | 36 | 238 | 0.78373 |
64ff9bf60541c2257105e8c6b2ac4a0219d526b2 | 18,816 | asm | Assembly | Snake.asm | mrizwan18/Snake-game-in-Assembly-8086 | 0ccb0769082558eadfec94bbaac148f0220a41de | [
"MIT"
] | null | null | null | Snake.asm | mrizwan18/Snake-game-in-Assembly-8086 | 0ccb0769082558eadfec94bbaac148f0220a41de | [
"MIT"
] | null | null | null | Snake.asm | mrizwan18/Snake-game-in-Assembly-8086 | 0ccb0769082558eadfec94bbaac148f0220a41de | [
"MIT"
] | null | null | null | [org 0x0100]
jmp start
game_end: dw 0
old_kbisr:dd 0
old_timer:dd 0
body: dw 19
head: dw 0
tail: dw 1124
left: db 1
right: db 0
up: db 0
down: db 0
snake: times 240 dw 0
timerflag:dw 0
second: dw 0
clicks: db 0
fruit_location: dw 0
fruit_flag: db 1
number: dw 900
speed_controller: dw 18
speed_flag: ... | 16.815013 | 155 | 0.65423 |
383813880a8992f5b4acf2d734fcdd35ae7ee9de | 7,815 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_2359.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_0x84_notsx.log_21829_2359.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_0x84_notsx.log_21829_2359.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 %r15
push %r9
push %rax
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_A_ht+0x18204, %r15
nop
nop
nop
and %rdx, %rdx
mov $0x6162636465666768, %rdi
movq %rdi, %xmm7
vmovups %ymm7, (%r15)
nop
dec %rdx
lea addresses_UC_ht+0x145a4, %r10
nop
nop
no... | 31.897959 | 2,999 | 0.658221 |
15a976843462a7c643a6253b5a70d7589948b2be | 1,960 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_2_408.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_2_408.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_2_408.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
ret
.global s_faulty_load
s_faulty_load:
push %r10
push %r12
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
// Load
lea addresses_RW+0x5b09, %rdi
add %r10, %r10
mov (%rdi), %r12d
nop
nop
nop
inc %r12
// Store
lea addresses_WC+0x6641, %rdi
nop
add %r10, %r10
movb $0... | 19.215686 | 141 | 0.634184 |
97c8a1a9ca5a52d270ee9f41ffda2a8fbb1a6358 | 347 | asm | Assembly | programs/oeis/047/A047491.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/047/A047491.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/047/A047491.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A047491: Numbers that are congruent to {4, 5, 7} mod 8.
; 4,5,7,12,13,15,20,21,23,28,29,31,36,37,39,44,45,47,52,53,55,60,61,63,68,69,71,76,77,79,84,85,87,92,93,95,100,101,103,108,109,111,116,117,119,124,125,127,132,133,135,140,141,143,148,149,151,156,157
mov $1,$0
add $0,1
lpb $0,1
trn $0,2
add $1,$0
trn $0,1
... | 26.692308 | 198 | 0.634006 |
39aab74c4558c9f9d9a5d6df3fc5b231497e0db9 | 151 | asm | Assembly | other.7z/SFC.7z/SFC/ソースデータ/srd13-SFCマリオコレクション/export/mario-z/linkp/mario_n2/mn_mario_main.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/srd13-SFCマリオコレクション/export/mario-z/linkp/mario_n2/mn_mario_main.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/srd13-SFCマリオコレクション/export/mario-z/linkp/mario_n2/mn_mario_main.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | Name: mn_mario_main.asm
Type: file
Size: 92564
Last-Modified: '1993-08-27T05:56:32Z'
SHA-1: 17B6D33C5154405BC4361D17ACB475A96DA25D32
Description: null
| 21.571429 | 47 | 0.821192 |
658de44a9e51a809778ff46c56001d8639cdf723 | 6,488 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48.log_21829_265.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48.log_21829_265.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48.log_21829_265.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 %r9
push %rax
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_normal_ht+0xa16, %r9
nop
nop
nop
nop
and %rdi, %rdi
mov (%r9), %rdx
nop
nop
nop
nop
nop
sub %rax, %rax
lea addresses_A_ht+0x1041e, %rsi
lea addresses_A_ht+0x1adae, %rdi
clflush (%rdi... | 35.26087 | 2,999 | 0.656751 |
a525c23907b1c56a6924453afac77ecde181b458 | 433 | asm | Assembly | programs/oeis/214/A214059.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/214/A214059.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/214/A214059.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A214059: Least m>0 such that gcd(n^2+1+m, n-m) > 1.
; 1,2,3,1,5,6,1,8,2,1,4,12,1,14,15,1,17,4,1,20,21,1,2,24,1,7,27,1,3,2,1,4,33,1,9,5,1,38,4,1,41,3,1,2,7,1,10,9,1,50,2,1,4,54,1,25,57,1,59,4,1,62,26,1,2,66,1,3,69,1,71,2,1,4,75,1,77,78,1,80,3,1,7,10,1,2,9,1,89,90,1,6,2,1,4,29,1,5,99,1
mov $2,$0
mov $3,$0
mul $3,$0
lp... | 24.055556 | 232 | 0.549654 |
2871cb348def67cb9c4326f79282fb0f29a73d73 | 346 | asm | Assembly | programs/oeis/100/A100585.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/100/A100585.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/100/A100585.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A100585: a(n+1) = a(n)+floor(a(n)/3), a(1) = 3.
; 3,4,5,6,8,10,13,17,22,29,38,50,66,88,117,156,208,277,369,492,656,874,1165,1553,2070,2760,3680,4906,6541,8721,11628,15504,20672,27562,36749,48998,65330,87106,116141,154854,206472,275296,367061,489414,652552
lpb $0
sub $0,1
add $2,1
mov $1,$2
div $2,3
add $2,... | 26.615385 | 207 | 0.653179 |
958b459034c467c955d68753acc4675bee15ba2b | 25 | asm | Assembly | src/main/fragment/mos6502-common/vbuyy_ge_vbuxx_then_la1.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | 2 | 2022-03-01T02:21:14.000Z | 2022-03-01T04:33:35.000Z | src/main/fragment/mos6502-common/vbuyy_ge_vbuxx_then_la1.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | src/main/fragment/mos6502-common/vbuyy_ge_vbuxx_then_la1.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | stx $ff
cpy $ff
bcs {la1} | 8.333333 | 9 | 0.64 |
25acc4b8df9c6db54a2042cb408d6c944ee69730 | 614 | asm | Assembly | oeis/136/A136326.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/136/A136326.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/136/A136326.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A136326: a(n) = a(n-1) + 4a(n-2) - 4a(n-3).
; 1,2,4,9,17,37,69,149,277,597,1109,2389,4437,9557,17749,38229,70997,152917,283989,611669,1135957,2446677,4543829,9786709,18175317,39146837,72701269,156587349,290805077,626349397,1163220309,2505397589,4652881237,10021590357,18611524949,40086361429,74446099797,160345445717,2... | 55.818182 | 499 | 0.81759 |
ae5c768897c2a021986e6665ec6201167b589e03 | 403 | asm | Assembly | programs/oeis/145/A145607.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/145/A145607.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/145/A145607.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A145607: Numbers k such that (3*(2*k + 1)^2 + 2)/5 is a square.
; 0,4,35,279,2200,17324,136395,1073839,8454320,66560724,524031475,4125691079,32481497160,255726286204,2013328792475,15850904053599,124793903636320,982500325036964,7735208696659395,60899169248238199
cal $0,253470 ; Indices of centered triangular numbers ... | 57.571429 | 197 | 0.794045 |
37300e0148e106bb505e0564884cbb9cc2660139 | 576 | asm | Assembly | oeis/143/A143860.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/143/A143860.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/143/A143860.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A143860: Ulam's spiral (NNW spoke).
; 1,16,63,142,253,396,571,778,1017,1288,1591,1926,2293,2692,3123,3586,4081,4608,5167,5758,6381,7036,7723,8442,9193,9976,10791,11638,12517,13428,14371,15346,16353,17392,18463,19566,20701,21868,23067,24298,25561,26856,28183,29542,30933,32356,33811,35298,36817,38368,39951,41566,43213,... | 72 | 499 | 0.793403 |
d2e6a98cadedc9a2d7207da628582e92f857eeb3 | 270 | asm | Assembly | programs/oeis/036/A036292.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/036/A036292.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/036/A036292.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A036292: a(n) = n*6^n.
; 0,6,72,648,5184,38880,279936,1959552,13436928,90699264,604661760,3990767616,26121388032,169789022208,1097098297344,7052774768640,45137758519296,287753210560512,1828079220031488,11577835060199424,73123168801259520
mov $1,6
pow $1,$0
mul $1,$0
| 38.571429 | 214 | 0.811111 |
24f32e3e72411082c395b87e84ef60ac1150ee14 | 2,311 | asm | Assembly | Driver/Printer/HP/PSB/psbInfo.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Driver/Printer/HP/PSB/psbInfo.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Driver/Printer/HP/PSB/psbInfo.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 1990 -- All Rights Reserved
PROJECT: PC GEOS
MODULE: PostScript bitmap driver
FILE: psbInfo.asm
AUTHOR: Jim DeFrisco
REVISION HISTORY:
Name Date Description
---- ---- -----------
J... | 32.097222 | 79 | 0.501514 |
9b43a191eaf5670af45cb0a8ec9ed7453425f71c | 19,507 | asm | Assembly | examples/native/hurkle.asm | jamieleecho/mcbasic | b4c938497487109d2448894ce3fff8476c3e2f4e | [
"MIT"
] | null | null | null | examples/native/hurkle.asm | jamieleecho/mcbasic | b4c938497487109d2448894ce3fff8476c3e2f4e | [
"MIT"
] | null | null | null | examples/native/hurkle.asm | jamieleecho/mcbasic | b4c938497487109d2448894ce3fff8476c3e2f4e | [
"MIT"
] | null | null | null | ; Assembly for hurkle.bas
; compiled with mcbasic -native
; Equates for MC-10 MICROCOLOR BASIC 1.0
;
; Direct page equates
DP_LNUM .equ $E2 ; current line in BASIC
DP_TABW .equ $E4 ; current tab width on console
DP_LPOS .equ $E6 ; current line position on console
DP_LWID .equ $E7 ; current line width of console
;
; ... | 11.052125 | 71 | 0.673809 |
e5b7ac9e051bbcd8aa63273b7d6303ca6bba0dee | 3,329 | asm | Assembly | keyboard.asm | Markuus13/street-fighter-II | 9b6698da9e37357ab040bc8b8a00a33e3f3cd66d | [
"MIT"
] | null | null | null | keyboard.asm | Markuus13/street-fighter-II | 9b6698da9e37357ab040bc8b8a00a33e3f3cd66d | [
"MIT"
] | null | null | null | keyboard.asm | Markuus13/street-fighter-II | 9b6698da9e37357ab040bc8b8a00a33e3f3cd66d | [
"MIT"
] | null | null | null | .text
## Player 1
.eqv ESQ_1 0x1C000000 #A -> Andar Esquerda
.eqv DIR_1 0x23000000 #D -> Andar Direita
.eqv CIMA_1 0x1D000000 #W -> Pular
.eqv BAIXO_1 0x1B000000 #S -> Abaixar
.eqv SOCO_1 0x31000000 #N -> Soco
.eqv CHUTE_1 0x32000000 #B -> Chute
.eqv HADUKEN 0xF023F02A #HADUKEN
.e... | 18.597765 | 63 | 0.683388 |
173b9778e00ffca3ec7ed133f32c3872d44c8bde | 774 | asm | Assembly | book-01/Assembly/asm/avx/scalar/avx_s_calc_sphere_area_volume.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_calc_sphere_area_volume.asm | gfurtadoalmeida/study-assembly-x64 | 4acdefb015d44706c60bd7ea5d94f726c4dbcbb4 | [
"MIT"
] | null | null | null | book-01/Assembly/asm/avx/scalar/avx_s_calc_sphere_area_volume.asm | gfurtadoalmeida/study-assembly-x64 | 4acdefb015d44706c60bd7ea5d94f726c4dbcbb4 | [
"MIT"
] | null | null | null | .const
; Necessary as AVX does not support immediate values.
PI real8 3.14159265358979323846
NUMBER_3 real8 3.0
NUMBER_4 real8 4.0
.code
; void AVX_Scalar_Calc_Sphere_Area_Volume_(double radius, double* area, double* volume)
AVX_Scalar_Calc_Sphere_Area_Volume_ proc
; Area = 4*pi*radius^2
vmulsd xmm1, xmm0, xmm0... | 26.689655 | 87 | 0.692506 |
aa4a8c2c76dd9bc0fac4fc866e484796397e913a | 797 | asm | Assembly | asmTests/proc.asm | SimpleTease/asm2c | 503007217292d490f33dbaea9b8c5cc8429ea97f | [
"MIT"
] | 154 | 2017-01-21T20:50:57.000Z | 2022-02-23T07:31:37.000Z | asmTests/proc.asm | SimpleTease/asm2c | 503007217292d490f33dbaea9b8c5cc8429ea97f | [
"MIT"
] | 7 | 2017-09-15T04:06:07.000Z | 2020-12-18T01:03:55.000Z | asmTests/proc.asm | SimpleTease/asm2c | 503007217292d490f33dbaea9b8c5cc8429ea97f | [
"MIT"
] | 29 | 2017-01-22T12:01:15.000Z | 2022-03-01T15:18:01.000Z | .386p
_DATA segment use32 dword public 'DATA' ;IGNORE
_DATA ends ;IGNORE
_TEXT segment use32 dword public 'CODE' ;IGNORE
assume cs:_TEXT,ds:_DATA
start: ;IGNORE
xor eax,eax
xor edx,edx
xor ebx,ebx
inc ebx
call incebx
inc ecx
inc ecx
call aincecx
cmp edx,1
jne failure
cmp ecx,3
jne failure
cmp ebx,3
jne fa... | 11.385714 | 52 | 0.727729 |
48d25c5db8762632babbaea749a10e657b37e059 | 353 | asm | Assembly | oeis/239/A239053.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/239/A239053.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/239/A239053.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A239053: Sum of divisors of 4*n-1.
; Submitted by Jamie Morken(w2)
; 4,8,12,24,20,24,40,32,48,56,44,48,72,72,60,104,68,72,124,80,84,120,112,120,156,104,108,152,144,144,168,128,132,240,140,168,228,152,192,216,164,168,260,248,180,248,216,192,336,200,240,312,212,264,296
mul $0,4
add $0,3
seq $0,39653 ; a(0) = 0; for n ... | 39.222222 | 200 | 0.66289 |
1ae60a3df4f242e184c18722e3e9137df5df73f2 | 293 | asm | Assembly | libsrc/math/genmath/norm4.asm | andydansby/z88dk-mk2 | 51c15f1387293809c496f5eaf7b196f8a0e9b66b | [
"ClArtistic"
] | 1 | 2020-09-15T08:35:49.000Z | 2020-09-15T08:35:49.000Z | libsrc/math/genmath/norm4.asm | andydansby/z88dk-MK2 | 51c15f1387293809c496f5eaf7b196f8a0e9b66b | [
"ClArtistic"
] | null | null | null | libsrc/math/genmath/norm4.asm | andydansby/z88dk-MK2 | 51c15f1387293809c496f5eaf7b196f8a0e9b66b | [
"ClArtistic"
] | null | null | null | ;
; Z88dk Generic Floating Point Math Library
;
; Normalise 48bit number in c ix de b
; current exponent in fa+5
; Result -> fa +5
;
; $Id: norm4.asm,v 1.1 2008/07/27 21:44:57 aralbrec Exp $:
XLIB norm4
XREF fa
.NORM4 XOR A
.NORM6 LD (FA+5),A
RET
| 15.421053 | 64 | 0.576792 |
6f7097745cfda434ad7626102308a49edfbd3035 | 252 | asm | Assembly | base/mvdm/dos/v86/doskrnl/dos/msdosme.asm | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | base/mvdm/dos/v86/doskrnl/dos/msdosme.asm | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | base/mvdm/dos/v86/doskrnl/dos/msdosme.asm | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z | ;** Standard device IO for MSDOS (first 12 function calls)
;
.xlist
.xcref
include version.inc
include mssw.asm
include dosseg.inc
.cref
.list
TITLE IBMDOSMES - DOS OEM dependancies
NAME IBMDOSMES
include dosmes.inc
| 14.823529 | 59 | 0.674603 |
02ca86e7c5a68cb9a597443217b22ac8b9bd4a1a | 665 | asm | Assembly | oeis/159/A159753.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/159/A159753.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/159/A159753.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A159753: Numerator of Hermite(n, 10/21).
; Submitted by Jon Maiga
; 1,20,-482,-44920,376972,166017200,1657897480,-845405072800,-27143960497520,5422298983726400,323914738103841760,-41346382274390012800,-3969548434571273011520,358219141300718435244800,52679225176808585054984320,-3369705453245099537303104000,-7643402581... | 36.944444 | 460 | 0.813534 |
c3fde2d29810dd314748fbc83fedfeb6103c9be6 | 646 | asm | Assembly | programs/oeis/162/A162761.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/162/A162761.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/162/A162761.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A162761: Minimal total number of floors an elevator must move to transport n people initially waiting at floors i = 1, ..., n to their destination floors n-i+1 (= n, ..., 1), when the elevator can hold at most one person at a time and starts at floor 1, and no passenger may get off the elevator before reaching his/he... | 43.066667 | 334 | 0.704334 |
826f160661bb9a989a7cecdb5041e9737f8052f6 | 753 | asm | Assembly | programs/oeis/067/A067419.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/067/A067419.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/067/A067419.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A067419: Fourth column of triangle A067417.
; 1,6,72,864,10368,124416,1492992,17915904,214990848,2579890176,30958682112,371504185344,4458050224128,53496602689536,641959232274432,7703510787293184,92442129447518208,1109305553370218496,13311666640442621952,159739999685311463424,1916879996223737561088,2300255995468485073... | 75.3 | 648 | 0.903054 |
e153116ae0fbfefdde723ae2de7020f15bf4d3fd | 923 | asm | Assembly | programs/oeis/173/A173121.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/173/A173121.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/173/A173121.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A173121: a(n) = sinh(2*arccosh(n))^2 = 4*n^2*(n^2 - 1).
; 0,0,48,288,960,2400,5040,9408,16128,25920,39600,58080,82368,113568,152880,201600,261120,332928,418608,519840,638400,776160,935088,1117248,1324800,1560000,1825200,2122848,2455488,2825760,3236400,3690240,4190208,4739328,5340720,5997600,6713280,7491168,8334768,92... | 131.857143 | 836 | 0.843987 |
88b5ae44b7ca78dace6db5ec4bba840dc933e298 | 631 | asm | Assembly | programs/oeis/017/A017765.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/017/A017765.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/017/A017765.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A017765: Binomial coefficients C(49,n).
; 1,49,1176,18424,211876,1906884,13983816,85900584,450978066,2054455634,8217822536,29135916264,92263734836,262596783764,675248872536,1575580702584,3348108992991,6499270398159,11554258485616,18851684897584,28277527346376,39049918716424,49699896548176,58343356817424,6320530321887... | 90.142857 | 557 | 0.876387 |
7e25ca467763afb3966066b4649c652922cd1957 | 379 | asm | Assembly | programs/oeis/010/A010952.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/010/A010952.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/010/A010952.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A010952: Binomial coefficient C(36,n).
; 1,36,630,7140,58905,376992,1947792,8347680,30260340,94143280,254186856,600805296,1251677700,2310789600,3796297200,5567902560,7307872110,8597496600,9075135300,8597496600,7307872110,5567902560,3796297200,2310789600,1251677700,600805296,254186856,94143280,30260340,8347680,1947792... | 54.142857 | 306 | 0.828496 |
362104a5097fc3c3138e89531b74f94291a7ac60 | 4,463 | asm | Assembly | libsrc/stdio/asm_printf.asm | witchcraft2001/z88dk | 11adca337a4125aff611ddfdf3fc2401e8dda5b2 | [
"ClArtistic"
] | 2 | 2019-05-06T16:26:16.000Z | 2021-06-22T19:11:29.000Z | libsrc/stdio/asm_printf.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | null | null | null | libsrc/stdio/asm_printf.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | null | null | null |
MODULE asm_printf
SECTION code_clib
PUBLIC asm_printf
PUBLIC __printf_loop
PUBLIC __printf_get_flags_noop
PUBLIC __printf_format_search_loop
EXTERN __printf_get_flags
EXTERN __printf_doprint
EXTERN __printf_context
EXTERN __printf_res_long_flag
EXTERN __printf_set_long_flag
; Level 1 = %d, %i, %u, %ld, %... | 16.408088 | 112 | 0.662559 |
f9574b84f134bbce6355a9152deca012ad62c22d | 7,659 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_4k_/i9-9900K_12_0xa0_notsx.log_3_797.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_st_4k_/i9-9900K_12_0xa0_notsx.log_3_797.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_st_4k_/i9-9900K_12_0xa0_notsx.log_3_797.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r14
push %r8
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0x1cbc8, %rsi
lea addresses_UC_ht+0x11688, %rdi
nop
nop
nop
nop
nop
sub $13785, %r8
mov $34, %rcx
rep movsb
and %rbx, %rbx
lea addresses_A_ht+0x108, %r14
nop
nop
nop
nop
nop
lf... | 19.588235 | 156 | 0.646298 |
c4eb5591ed177d1df74c5fb6cd02c067e49c5c22 | 1,280 | asm | Assembly | unittests/ASM/H0F38/66_37.asm | fengjixuchui/FEX | 287c65dc6414523ec74303c4b1d03123ae720d6b | [
"MIT"
] | null | null | null | unittests/ASM/H0F38/66_37.asm | fengjixuchui/FEX | 287c65dc6414523ec74303c4b1d03123ae720d6b | [
"MIT"
] | null | null | null | unittests/ASM/H0F38/66_37.asm | fengjixuchui/FEX | 287c65dc6414523ec74303c4b1d03123ae720d6b | [
"MIT"
] | null | null | null | %ifdef CONFIG
{
"RegData": {
"XMM0": ["0x0000000000000000", "0xFFFFFFFFFFFFFFFF"],
"XMM1": ["0x0000000000000000", "0x0000000000000000"],
"XMM2": ["0x0000000000000000", "0x0000000000000000"],
"XMM3": ["0x0000000000000000", "0xFFFFFFFFFFFFFFFF"],
"XMM4": ["0xFFFFFFFFFFFFFFFF", "0x00000000000000... | 20 | 58 | 0.670313 |
e6fde2b35596b06d3a810cb8ca749ffc359f40f9 | 675 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math16/lm16/c/sccz80/l_f16_ldexp.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/math/float/math16/lm16/c/sccz80/l_f16_ldexp.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/math/float/math16/lm16/c/sccz80/l_f16_ldexp.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ;
; Intrinsic sccz80 routine to multiply by a power of 2
;
;
SECTION code_fp_math16
PUBLIC l_f16_ldexp
EXTERN asm_f24_f16
EXTERN asm_f16_f24
EXTERN asm_f16_zero
; Entry: hl = half_t, a = adjustment for exponent
; stack = ret
;
; Exit: hl = adjusted half_t
.l_f16_ldexp
ld b,a ; sav... | 21.774194 | 60 | 0.573333 |
0ba229a9661e15ec9f2c226834524936e857f8f1 | 177 | asm | Assembly | data/pokemon/dex_entries/armaldo.asm | AtmaBuster/pokeplat-gen2 | fa83b2e75575949b8f72cb2c48f7a1042e97f70f | [
"blessing"
] | 6 | 2021-06-19T06:41:19.000Z | 2022-02-15T17:12:33.000Z | data/pokemon/dex_entries/armaldo.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | null | null | null | data/pokemon/dex_entries/armaldo.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | 3 | 2021-01-15T18:45:40.000Z | 2021-10-16T03:35:27.000Z | db "PLATE@" ; species name
db "Its enormous,"
next "retractable claws"
next "can cut through"
page "most anything. Its"
next "body is clad in"
next "sturdy plates.@"
| 17.7 | 27 | 0.672316 |
ba96482610ad7410bd47fb80f6e87a5f914c3c0e | 172 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math32/lm32/c/sccz80/ceil.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/math32/lm32/c/sccz80/ceil.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/math32/lm32/c/sccz80/ceil.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | null | null | null |
SECTION code_fp_math32
PUBLIC ceil
EXTERN cm32_sccz80_ceil
defc ceil = cm32_sccz80_ceil
; SDCC bridge for Classic
IF __CLASSIC
PUBLIC _ceil
defc _ceil = ceil
ENDIF
| 12.285714 | 29 | 0.796512 |
85cf7193a68a8b1b6453f6f834d70121485b7a8b | 147 | asm | Assembly | other.7z/SFC.7z/SFC/ソースデータ/ヨッシーアイランド/日本_Ver2/sfc/ys_enmy6.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/ヨッシーアイランド/日本_Ver2/sfc/ys_enmy6.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/ヨッシーアイランド/日本_Ver2/sfc/ys_enmy6.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | Name: ys_enmy6.asm
Type: file
Size: 197438
Last-Modified: '2016-05-13T04:51:45Z'
SHA-1: B605B9B3C33E7A34F03A6575A4BC9C922CC7355F
Description: null
| 21 | 47 | 0.816327 |
5cf16a93c94c5c1744ff7530649632b796ec87fd | 4,930 | asm | Assembly | lib/include/clear_regs.asm | ipuustin/intel-ipsec-mb | 2bddb438b1a7791abd84d14a6aebbff36ffeca58 | [
"BSD-3-Clause"
] | 1 | 2021-03-15T09:26:31.000Z | 2021-03-15T09:26:31.000Z | lib/include/clear_regs.asm | dalekzhangdong/intel-ipsec-mb | 33323ac995f273cd6a66d0a5df2210331baabb06 | [
"BSD-3-Clause"
] | null | null | null | lib/include/clear_regs.asm | dalekzhangdong/intel-ipsec-mb | 33323ac995f273cd6a66d0a5df2210331baabb06 | [
"BSD-3-Clause"
] | null | null | null | ;;
;; Copyright (c) 2019-2020, Intel Corporation
;;
;; Redistribution and use in source and binary forms, with or without
;; modification, are permitted provided that the following conditions are met:
;;
;; * Redistributions of source code must retain the above copyright notice,
;; this list of conditions and... | 22.930233 | 81 | 0.711562 |
a9a884aa09131f6cd5ee8c6a697c110d232b1912 | 1,037 | asm | Assembly | _build/dispatcher/jmp_ippsGFpECSignNR_360a152b.asm | zyktrcn/ippcp | b0bbe9bbb750a7cf4af5914dd8e6776a8d544466 | [
"Apache-2.0"
] | 1 | 2021-10-04T10:21:54.000Z | 2021-10-04T10:21:54.000Z | _build/dispatcher/jmp_ippsGFpECSignNR_360a152b.asm | zyktrcn/ippcp | b0bbe9bbb750a7cf4af5914dd8e6776a8d544466 | [
"Apache-2.0"
] | null | null | null | _build/dispatcher/jmp_ippsGFpECSignNR_360a152b.asm | zyktrcn/ippcp | b0bbe9bbb750a7cf4af5914dd8e6776a8d544466 | [
"Apache-2.0"
] | null | null | null | extern m7_ippsGFpECSignNR:function
extern n8_ippsGFpECSignNR:function
extern y8_ippsGFpECSignNR:function
extern e9_ippsGFpECSignNR:function
extern l9_ippsGFpECSignNR:function
extern n0_ippsGFpECSignNR:function
extern k0_ippsGFpECSignNR:function
extern ippcpJumpIndexForMergedLibs
extern ippcpSafeInit:function
segment ... | 26.589744 | 87 | 0.78785 |
7f42e6943706f48ef89b873c858b82ffa8720223 | 665 | asm | Assembly | oeis/171/A171516.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/171/A171516.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/171/A171516.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A171516: a(n) = a(n-1) + a(n-2) + k, n>1; with a(0) = 1, a(1) = 2, k = 3.
; 1,2,6,11,20,34,57,94,154,251,408,662,1073,1738,2814,4555,7372,11930,19305,31238,50546,81787,132336,214126,346465,560594,907062,1467659,2374724,3842386,6217113,10059502,16276618,26336123,42612744,68948870,111561617,180510490,292072110,47258260... | 47.5 | 492 | 0.76391 |
076078bcca8e41b64bb2b79e55444310ac4d5dc9 | 345 | asm | Assembly | libsrc/spectrum/zx_break.asm | dex4er/deb-z88dk | 9ee4f23444fa6f6043462332a1bff7ae20a8504b | [
"ClArtistic"
] | 1 | 2018-09-04T23:07:24.000Z | 2018-09-04T23:07:24.000Z | libsrc/spectrum/zx_break.asm | dex4er/deb-z88dk | 9ee4f23444fa6f6043462332a1bff7ae20a8504b | [
"ClArtistic"
] | null | null | null | libsrc/spectrum/zx_break.asm | dex4er/deb-z88dk | 9ee4f23444fa6f6043462332a1bff7ae20a8504b | [
"ClArtistic"
] | null | null | null | ;
; ZX Spectrum specific routines
; by Stefano Bodrato, 14/09/2006
;
; int zx_break();
;
; Check if the CAPS-SPACE (BREAK) key is being pressed
; ( 1 = pressed; 0 = not pressed )
;
; $Id: zx_break.asm,v 1.1 2007/12/13 11:28:42 stefano Exp $
;
XLIB zx_break
zx_break:
in a,($fe)
and 1
xor 1
... | 15.681818 | 60 | 0.594203 |
cd3b3a1080dda938626e36b0f816454bbe76b34e | 398 | asm | Assembly | programs/oeis/117/A117615.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/117/A117615.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/117/A117615.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A117615: a(0)=0, a(1)=1, a(n)=4a(n-1)+2 for n =3,5,7,..., a(n)=4a(n-1) for n =2,4,6,....
; 0,1,4,18,72,290,1160,4642,18568,74274,297096,1188386,4753544,19014178,76056712,304226850,1216907400,4867629602,19470518408,77882073634,311528294536,1246113178146,4984452712584,19937810850338,79751243401352
mov $2,3
lpb $0
su... | 28.428571 | 207 | 0.675879 |
b8665f8226d774dfef13b40fca58e15e98e271da | 867 | asm | Assembly | kernel/asm_x86_64/io.asm | tadryanom/lux | 0f1533b55ae04c9f02568e75553a5b4e6ddb16c4 | [
"MIT"
] | 9 | 2018-12-08T16:34:26.000Z | 2021-09-09T08:53:04.000Z | kernel/asm_x86_64/io.asm | tadryanom/lux | 0f1533b55ae04c9f02568e75553a5b4e6ddb16c4 | [
"MIT"
] | null | null | null | kernel/asm_x86_64/io.asm | tadryanom/lux | 0f1533b55ae04c9f02568e75553a5b4e6ddb16c4 | [
"MIT"
] | 1 | 2022-02-17T05:40:45.000Z | 2022-02-17T05:40:45.000Z |
;; lux OS kernel
;; copyright (c) 2018 by Omar Mohammad
format elf64
use64
section '.text'
; void iowait()
; Waits for I/O to complete
public iowait
iowait:
out 0x80, al
out 0x80, al
ret
; void outb(uint16_t port, uint8_t data)
; Writes to a port
public outb
outb:
mov rdx, rdi
mov rax, rsi
out dx, al
ret
... | 11.56 | 41 | 0.688581 |
55b1605574b03b3016fc9c2e0a4a5e7d2b9a3903 | 481 | asm | Assembly | programs/oeis/055/A055524.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/055/A055524.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/055/A055524.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A055524: Longest other side of a Pythagorean triangle with n as length of one of the three sides (in fact n is a leg and a(n) the hypotenuse).
; 5,5,13,10,25,17,41,26,61,37,85,50,113,65,145,82,181,101,221,122,265,145,313,170,365,197,421,226,481,257,545,290,613,325,685,362,761,401,841,442,925,485,1013,530,1105,577,120... | 28.294118 | 207 | 0.659044 |
e1af223adedd22e3e3af08f214ae36b8076d890c | 1,797 | asm | Assembly | programs/oeis/001/A001444.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/001/A001444.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/001/A001444.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A001444: Bending a piece of wire of length n+1 (configurations that can only be brought into coincidence by turning the figure over are counted as different).
; 1,2,6,15,45,126,378,1107,3321,9882,29646,88695,266085,797526,2392578,7175547,21526641,64573362,193720086,581140575,1743421725,5230206126,15690618378,47071677... | 112.3125 | 1,491 | 0.895381 |
9b42bc4727d7fda47d2e6d09b130f713b484cde8 | 815 | asm | Assembly | oeis/141/A141936.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/141/A141936.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/141/A141936.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A141936: Primes congruent to 12 mod 25.
; Submitted by Simon Strandgaard
; 37,137,337,487,587,787,887,937,1087,1187,1237,1487,1637,1787,1987,2087,2137,2237,2287,2437,2687,2837,2887,3037,3137,3187,3637,4337,4637,4787,4937,4987,5087,5237,5387,5437,5737,5987,6037,6287,6337,6637,6737,7187,7237,7487,7537,7687,7937,8087,82... | 37.045455 | 498 | 0.730061 |
ae0cc0f39e10f8b0755c0d025c0638a31ea24b24 | 869 | asm | Assembly | oeis/200/A200676.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/200/A200676.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/200/A200676.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A200676: Expansion of -(3*x^2-5*x+1)/(x^3-3*x^2+5*x-1).
; 1,0,0,1,5,22,96,419,1829,7984,34852,152137,664113,2899006,12654828,55241235,241140697,1052634608,4594992184,20058197793,87558647021,382213633910,1668450426280,7283169876691,31792711738525,138782499488832,605817532105276,2644532873798409,11543994272165049,50392... | 37.782609 | 491 | 0.775604 |
2bb8d496d59c9053c450b62c504d301cbcd4b7e3 | 322 | asm | Assembly | programs/oeis/188/A188161.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/188/A188161.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/188/A188161.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A188161: 2*4^n + 3.
; 5,11,35,131,515,2051,8195,32771,131075,524291,2097155,8388611,33554435,134217731,536870915,2147483651,8589934595,34359738371,137438953475,549755813891,2199023255555,8796093022211,35184372088835,140737488355331,562949953421315,2251799813685251,9007199254740995
mov $1,4
pow $1,$0
mul $1,2
add $1,... | 40.25 | 261 | 0.819876 |
9f8e4bd2b2f8d8541c9c6108bdb8ab53e9c329ed | 25,355 | asm | Assembly | src/isa/avx2/masm/log10f_fma3.asm | jepler/aocl-libm-ose | 4033e022da428125747e118ccd6fdd9cee21c470 | [
"BSD-3-Clause"
] | 66 | 2020-11-04T17:06:10.000Z | 2022-03-10T08:03:12.000Z | src/isa/avx2/masm/log10f_fma3.asm | HollowMan6/aocl-libm-ose | 4033e022da428125747e118ccd6fdd9cee21c470 | [
"BSD-3-Clause"
] | 8 | 2021-04-18T18:37:53.000Z | 2022-03-11T12:49:31.000Z | src/isa/avx2/masm/log10f_fma3.asm | HollowMan6/aocl-libm-ose | 4033e022da428125747e118ccd6fdd9cee21c470 | [
"BSD-3-Clause"
] | 8 | 2020-11-09T03:45:01.000Z | 2021-11-08T02:25:31.000Z | ;
; Copyright (C) 2008-2020 Advanced Micro Devices, Inc. All rights reserved.
;
; Redistribution and use in source and binary forms, with or without modification,
; are permitted provided that the following conditions are met:
; 1. Redistributions of source code must retain the above copyright notice,
; this list... | 33.582781 | 108 | 0.465668 |
814f55ffb80daeb6bdd9acd0856a8307aad43bdf | 688 | asm | Assembly | programs/oeis/118/A118966.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/118/A118966.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/118/A118966.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A118966: If n doesn't occur among the first (n-1) terms of the sequence, then a(n)= 2n-1. If n occurs among the first (n-1) terms of the sequence, then a(n) = (n+1)/2.
; 1,3,2,7,9,11,4,15,5,19,6,23,25,27,8,31,33,35,10,39,41,43,12,47,13,51,14,55,57,59,16,63,17,67,18,71,73,75,20,79,21,83,22,87,89,91,24,95,97,99,26,103,... | 86 | 279 | 0.707849 |
5447d99cc9365ace07906cc4c6431f28057d7eaf | 498 | asm | Assembly | oeis/261/A261971.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/261/A261971.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/261/A261971.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A261971: Number of unit cubes that have a side on the surface of a p X p X p cube composed of p^3 unit cubes, where p is the n-th prime.
; Submitted by Jon Maiga
; 8,26,98,218,602,866,1538,1946,2906,4706,5402,7778,9602,10586,12698,16226,20186,21602,26138,29402,31106,36506,40346,46466,55298,60002,62426,67418,69986,752... | 41.5 | 213 | 0.746988 |
2be87d8974cd1b508c2e6bb46629204a16f9c7b1 | 313 | asm | Assembly | libsrc/_DEVELOPMENT/adt/wv_priority_queue/c/sdcc_iy/wv_priority_queue_reserve.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/adt/wv_priority_queue/c/sdcc_iy/wv_priority_queue_reserve.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/adt/wv_priority_queue/c/sdcc_iy/wv_priority_queue_reserve.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; int wv_priority_queue_reserve(wv_priority_queue_t *q, size_t n)
SECTION code_adt_wv_priority_queue
PUBLIC _wv_priority_queue_reserve
EXTERN asm_wv_priority_queue_reserve
_wv_priority_queue_reserve:
pop af
pop hl
pop bc
push bc
push hl
push af
jp asm_wv_priority_queue_reserve
| 14.904762 | 65 | 0.782748 |
535352c1693b165315f3e345c738b65a08563f2e | 463 | asm | Assembly | oeis/284/A284968.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/284/A284968.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/284/A284968.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A284968: Least hairpin family matchings with n edges that are both L&P and C&C whose leftmost edge is part of a hairpin.
; 0,1,5,18,59,190,618,2047,6908,23703,82488,290499,1033398,3707837,13402681,48760350,178405139,656043838,2423307027,8987427446,33453694465,124936258104,467995871753,1757900019076,6619846420527,2498... | 42.090909 | 222 | 0.781857 |
c30644c0f42d5a1fc1fcc85ade8acdfd22592c8a | 11,306 | asm | Assembly | software/rom/bios_video.asm | JCLemme/eprisc | 05a792c1845982bf5571e2eed5e3f3cef845d2e2 | [
"MIT"
] | null | null | null | software/rom/bios_video.asm | JCLemme/eprisc | 05a792c1845982bf5571e2eed5e3f3cef845d2e2 | [
"MIT"
] | null | null | null | software/rom/bios_video.asm | JCLemme/eprisc | 05a792c1845982bf5571e2eed5e3f3cef845d2e2 | [
"MIT"
] | null | null | null | ; epRISC development platform - BIOS video terminal control routines
;
; written by John C. Lemme, jclemme (at) proportionallabs (dot) com
; this file is part of the epRISC project, released under the epRISC license - see "license.txt" for details.
;
; These routines control the system's character terminal.
!def V... | 42.988593 | 111 | 0.389881 |
dc3e42cb6efb883d5a98302c1f8ae3b63ecefe64 | 747 | asm | Assembly | programs/oeis/152/A152133.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/152/A152133.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/152/A152133.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A152133: Maximal length of rook tour on an n X n+2 board.
; 4,16,38,78,136,220,330,474,652,872,1134,1446,1808,2228,2706,3250,3860,4544,5302,6142,7064,8076,9178,10378,11676,13080,14590,16214,17952,19812,21794,23906,26148,28528,31046,33710,36520,39484,42602,45882,49324,52936,56718,60678,64816,69140,73650,78354,83252,88... | 62.25 | 611 | 0.793842 |
cb50a650e055e262d0cddbc443e690997ae8a7f1 | 6,550 | asm | Assembly | constants/pokedex_constants.asm | longlostsoul/EvoYellow | fe5d0d372c4e90d384c4005a93f19d7968f2ff13 | [
"Unlicense"
] | 16 | 2018-08-28T21:47:01.000Z | 2022-02-20T20:29:59.000Z | constants/pokedex_constants.asm | longlostsoul/EvoYellow | fe5d0d372c4e90d384c4005a93f19d7968f2ff13 | [
"Unlicense"
] | 5 | 2019-04-03T19:53:11.000Z | 2022-03-11T22:49:34.000Z | constants/pokedex_constants.asm | longlostsoul/EvoYellow | fe5d0d372c4e90d384c4005a93f19d7968f2ff13 | [
"Unlicense"
] | 2 | 2019-12-09T19:46:02.000Z | 2020-12-05T21:36:30.000Z | const_value = 1
const DEX_BULBASAUR ; 1
const DEX_IVYSAUR ; 2
const DEX_VENUSAUR ; 3
const DEX_CHARMANDER ; 4
const DEX_CHARMELEON ; 5
const DEX_CHARIZARD ; 6
const DEX_SQUIRTLE ; 7
const DEX_WARTORTLE ; 8
const DEX_BLASTOISE ; 9
const DEX_CATERPIE ; 10
const DEX_METAPOD ; 11
const DEX_BUTTE... | 25.289575 | 165 | 0.730229 |
6d6bd3b0261da19756f4e16a4a657df7a96d5f25 | 1,750 | asm | Assembly | ONLINE2&3_LEAPYEAR_3DIGITS.asm | TashinAhmed/ASSEMBLY-LANGUAGE | fbda7c30f46f55eb3c1ce0907d22f99c2e8adf86 | [
"MIT"
] | null | null | null | ONLINE2&3_LEAPYEAR_3DIGITS.asm | TashinAhmed/ASSEMBLY-LANGUAGE | fbda7c30f46f55eb3c1ce0907d22f99c2e8adf86 | [
"MIT"
] | null | null | null | ONLINE2&3_LEAPYEAR_3DIGITS.asm | TashinAhmed/ASSEMBLY-LANGUAGE | fbda7c30f46f55eb3c1ce0907d22f99c2e8adf86 | [
"MIT"
] | null | null | null | .MODEL SMALL
.STACK 100H
.DATA
NEWLINE DB 0AH,0DH,'$'
LP DB 'LEAP YEAR$'
NLP DB 'NOT A LEAP YEAR$'
.CODE
MAIN PROC
MOV AX,@DATA
MOV DS,AX
INP_MSB: ;BH
MOV AH,1
INT 21H
SUB AL,48
MOV ... | 19.444444 | 61 | 0.300571 |
42ffdc097e5d2545022bc0d4fad6180318e78a6d | 813 | asm | Assembly | ldpoweroff/ldpoweroff.asm | fragilematter/Miscellaneous | b14c0717dc33aee81122c7859817a6ed1ffe5571 | [
"Unlicense"
] | null | null | null | ldpoweroff/ldpoweroff.asm | fragilematter/Miscellaneous | b14c0717dc33aee81122c7859817a6ed1ffe5571 | [
"Unlicense"
] | null | null | null | ldpoweroff/ldpoweroff.asm | fragilematter/Miscellaneous | b14c0717dc33aee81122c7859817a6ed1ffe5571 | [
"Unlicense"
] | null | null | null | ; ----------------------------------------------------------------------------
; ldpoweroff.asm
;
; This is a Win32 console program that puts the display into standby
; then exits. It needs to be linked with a C library.
; ----------------------------------------------------------------------------
global _main
exte... | 21.972973 | 78 | 0.515375 |
7e31a6cb9523ea0ce931e673ab4d50a2331e552e | 454 | asm | Assembly | oeis/101/A101465.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/101/A101465.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/101/A101465.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A101465: Decimal expansion of 2-sqrt(2), square of the edge length of a regular octagon with circumradius 1.
; Submitted by Jon Maiga
; 5,8,5,7,8,6,4,3,7,6,2,6,9,0,4,9,5,1,1,9,8,3,1,1,2,7,5,7,9,0,3,0,1,9,2,1,4,3,0,3,2,8,1,2,4,6,2,3,0,5,1,9,2,6,8,2,3,3,2,0,2,6,2,0,0,9,2,6,7,5,2,1,5,3,7,8,9,2,9,6,1,1,4,9,6,1,2,4,6,5,6,... | 41.272727 | 201 | 0.621145 |
07214c3cf96a1520cc8385e7b6e8e5324cc2ebdd | 4,033 | asm | Assembly | Programas (.asm)/fatorial.asm | rafaelescaleira/Simulador-MIPS | f3dc33d20f2390414cc449db410e9e5c03e29b99 | [
"MIT"
] | null | null | null | Programas (.asm)/fatorial.asm | rafaelescaleira/Simulador-MIPS | f3dc33d20f2390414cc449db410e9e5c03e29b99 | [
"MIT"
] | null | null | null | Programas (.asm)/fatorial.asm | rafaelescaleira/Simulador-MIPS | f3dc33d20f2390414cc449db410e9e5c03e29b99 | [
"MIT"
] | null | null | null | # ------------------------------------------------------------------------------
# Algoritmo:
#
# Programa princial:
# le n do teclado
# resultado = fatorial(n)
# escreve resultado na tela
#
# Subrotina fatorial(n)
# if (n < 2)
# retorna 1
# else
# aux = fatorial(n - 1)
# retorna n * au... | 48.590361 | 108 | 0.48004 |
933d7729259ea24c7416fd9711e583ed601fcccd | 4,748 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_sm_/i3-7100_9_0xca_notsx.log_21829_1763.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_st_sm_/i3-7100_9_0xca_notsx.log_21829_1763.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_st_sm_/i3-7100_9_0xca_notsx.log_21829_1763.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
ret
.global s_faulty_load
s_faulty_load:
push %r10
push %r12
push %r14
push %rax
push %rcx
push %rdx
push %rsi
// Store
lea addresses_D+0x1af6b, %rax
nop
nop
nop
cmp %rdx, %rdx
mov $0x5152535455565758, %r14
movq %r14, %xmm4
movups %xmm4, (%rax)
add %rdx, %rdx
// Store... | 48.44898 | 2,999 | 0.656487 |
e3963100c5c23f142b6664acf793aecd9fe8e829 | 1,796 | asm | Assembly | programs/oeis/048/A048488.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/048/A048488.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/048/A048488.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A048488: a(n) = 6*2^n - 5.
; 1,7,19,43,91,187,379,763,1531,3067,6139,12283,24571,49147,98299,196603,393211,786427,1572859,3145723,6291451,12582907,25165819,50331643,100663291,201326587,402653179,805306363,1610612731,3221225467,6442450939,12884901883,25769803771,51539607547,103079215099,206158430203,412316860411,82463... | 199.555556 | 1,718 | 0.921492 |
967c15766d4b20d16faefbd968983ec30724e77c | 3,002 | asm | Assembly | vtl2/handler.asm | paulscottrobson/vtl-1802 | 78e84d73c2ba36d3c3034856e85e292eca4f0f61 | [
"MIT"
] | null | null | null | vtl2/handler.asm | paulscottrobson/vtl-1802 | 78e84d73c2ba36d3c3034856e85e292eca4f0f61 | [
"MIT"
] | null | null | null | vtl2/handler.asm | paulscottrobson/vtl-1802 | 78e84d73c2ba36d3c3034856e85e292eca4f0f61 | [
"MIT"
] | null | null | null | ; ***************************************************************************************************************
; ***************************************************************************************************************
;
; File: handler.asm
; Purpose: Handle side-effect variables on read.
; Author: Paul R... | 35.317647 | 113 | 0.38541 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.