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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
88ce3193cfd137150202edcea1f6f062d7ab8767 | 816 | asm | Assembly | S5/AO/Assembler/String/inverserChaine.asm | Momellouky/S5 | 3357722927dd4a9f16968b10f1477d99afc4acfa | [
"MIT"
] | 1 | 2021-11-25T22:54:49.000Z | 2021-11-25T22:54:49.000Z | S5/AO/Assembler/TP/Assembleur/inverserChaine.asm | Momellouky/S5 | 3357722927dd4a9f16968b10f1477d99afc4acfa | [
"MIT"
] | null | null | null | S5/AO/Assembler/TP/Assembleur/inverserChaine.asm | Momellouky/S5 | 3357722927dd4a9f16968b10f1477d99afc4acfa | [
"MIT"
] | null | null | null | ; multi-segment executable file template.
data segment
str dw "chaineInverser$"
ends
stack segment
dw 128 dup(0)
ends
code segment
start:
; set segment registers:
mov ax, data
mov ds, ax
mov es, ax
;mov dx, offset str
mov cx, 0
mov si, 0
;mov dx, offset str
em... | 15.692308 | 51 | 0.51348 |
2a2f69585ed2476fbd6c82052e3eb221cdcaceea | 1,011 | asm | Assembly | src/satexample.asm | IGJoshua/assembly-sandbox | d9b8f0b9da6a18ab453152eff8ea25729eb10c98 | [
"MIT"
] | 1 | 2022-01-22T09:02:34.000Z | 2022-01-22T09:02:34.000Z | src/satexample.asm | IGJoshua/assembly-sandbox | d9b8f0b9da6a18ab453152eff8ea25729eb10c98 | [
"MIT"
] | null | null | null | src/satexample.asm | IGJoshua/assembly-sandbox | d9b8f0b9da6a18ab453152eff8ea25729eb10c98 | [
"MIT"
] | null | null | null | ;;; sum.asm
;;; Taken from the nasm tutorial https://cs.lmu.edu/~ray/notes/nasmtutorial/
; ----------------------------------------------------------------------------------------
; Example of signed saturated arithmetic.
; ----------------------------------------------------------------------------------------
g... | 25.923077 | 90 | 0.489614 |
7e9a09b43421925c47927081da0efae945b2a470 | 32 | asm | Assembly | modules/clear.asm | antuniooh/assembly-calculator | 5e364c5cfdb0aa90958dc168e546c305cda1ee5a | [
"MIT"
] | 2 | 2021-05-08T20:51:42.000Z | 2021-05-08T20:52:06.000Z | modules/clear.asm | antuniooh/assembly-calculator | 5e364c5cfdb0aa90958dc168e546c305cda1ee5a | [
"MIT"
] | null | null | null | modules/clear.asm | antuniooh/assembly-calculator | 5e364c5cfdb0aa90958dc168e546c305cda1ee5a | [
"MIT"
] | 2 | 2020-12-14T00:09:01.000Z | 2021-03-25T14:07:08.000Z | CLEAR:
MOV R5, #0h
MOV R6, #0h | 10.666667 | 12 | 0.59375 |
378c951b778c679fd9995e628c1f5dda023c9ff1 | 4,678 | asm | Assembly | Appl/Art/Decks/GeoDeck/LCSpade7.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Appl/Art/Decks/GeoDeck/LCSpade7.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Appl/Art/Decks/GeoDeck/LCSpade7.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | LCSpade7 label byte
word C_BLACK
Bitmap <71,100,BMC_PACKBITS,BMF_MONO>
db 0xf8, 0x00
db 0xf8, 0x00
db 0xf8, 0x00
db 0xf8, 0x00
db 0x01, 0x0f, 0xf8, 0xfa, 0x00
db 0x01, 0x0f, 0xf8, 0xfa, 0x00
db 0x01, 0x0c, 0x18, 0xfa, 0x00
db 0x01, 0x0c, 0x38, 0xfa, 0x00
db 0x01, 0x00, 0x30, 0xfa, 0x00
db 0x01, ... | 32.262069 | 53 | 0.630825 |
b88f3762d9a974f1f3b473008fd4a4c22fbb9b93 | 537 | asm | Assembly | programs/oeis/314/A314776.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/314/A314776.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/314/A314776.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A314776: Coordination sequence Gal.6.478.4 where G.u.t.v denotes the coordination sequence for a vertex of type v in tiling number t in the Galebach list of u-uniform tilings.
; 1,5,9,13,20,23,27,31,40,41,45,49,60,59,63,67,80,77,81,85,100,95,99,103,120,113,117,121,140,131,135,139,160,149,153,157,180,167,171,175,200,1... | 22.375 | 177 | 0.668529 |
000f7142bcf9632a082c9d9745cb97e5da9604b0 | 646 | asm | Assembly | oeis/164/A164096.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/164/A164096.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/164/A164096.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A164096: Partial sums of A164095.
; 5,11,21,33,53,77,117,165,245,341,501,693,1013,1397,2037,2805,4085,5621,8181,11253,16373,22517,32757,45045,65525,90101,131061,180213,262133,360437,524277,720885,1048565,1441781,2097141,2883573,4194293,5767157,8388597,11534325,16777205,23068661,33554421,46137333,67108853,92274677,134... | 43.066667 | 501 | 0.794118 |
c0e3d2bed5c63c93f5ce63967b511b0c7fac9f2c | 5,863 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2.log_18222_477.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.log_18222_477.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.log_18222_477.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 %r8
push %rax
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0x1e336, %rax
nop
nop
xor $16562, %rcx
movups (%rax), %xmm6
vpextrq $0, %xmm6, %r10
nop
nop
nop
nop
nop
dec %r8
lea addresses_A_ht+0x13c36, %rbx
nop
nop
nop
nop
nop
add %r10, %... | 38.572368 | 2,999 | 0.655808 |
44a6b90485d06f5df9d21042d418eeb8f45ce992 | 2,683 | asm | Assembly | projects/Kirbys_Dream_Land_2.windfish/configuration/globals.asm | jverkoey/awaken | 743755248996deb7181ae92f6e60be5656439c44 | [
"Apache-2.0"
] | 68 | 2020-12-16T10:06:48.000Z | 2022-03-29T19:54:01.000Z | projects/Kirbys_Dream_Land_2.windfish/configuration/globals.asm | jverkoey/awaken | 743755248996deb7181ae92f6e60be5656439c44 | [
"Apache-2.0"
] | 62 | 2020-12-19T04:28:41.000Z | 2021-02-15T22:18:16.000Z | projects/Kirbys_Dream_Land_2.windfish/configuration/globals.asm | jverkoey/awaken | 743755248996deb7181ae92f6e60be5656439c44 | [
"Apache-2.0"
] | 4 | 2021-01-17T03:51:22.000Z | 2021-01-21T16:26:53.000Z | HeaderIsColorGB EQU $0143 ; [HW_COLORGAMEBOY]
HeaderSGBFlag EQU $0146 ; [HW_SUPERGAMEBOY]
HeaderCartridgeType EQU $0147 ; [HW_CARTRIDGETYPE]
HeaderROMSize EQU $0148 ; [HW_ROMSIZE]
HeaderRAMSize EQU $0149 ; [HW_RAMSIZE]
HeaderDestinationCode EQU $014A ; [HW_DESTINATIONCODE]
gbVRAM EQU $8000 ; [hex]
gbBGCHARDAT EQ... | 15.508671 | 54 | 0.676482 |
f27787eb7a4403fed6fce983df40b9b40c08e053 | 418 | asm | Assembly | programs/oeis/212/A212844.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/212/A212844.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/212/A212844.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A212844: a(n) = 2^(n+2) mod n.
; 0,0,2,0,3,4,1,0,5,6,8,4,8,2,2,0,8,4,8,4,11,16,8,16,3,16,23,8,8,16,8,0,32,16,2,4,8,16,32,24,8,4,8,20,23,16,8,16,22,46,32,12,8,4,7,16,32,16,8,4,8,16,32,0,63,58,8,64,32,36,8,40,8,16,47,64,72,22,8,64,77,16,8,4,43,16,32,56,8,76,57,64,32,16,52,64,8,72,68,4
mov $2,$0
add $2,$0
add $2,4
mov ... | 23.222222 | 252 | 0.559809 |
4db0ae2e861ee27a7e0323ca4166bbc6b9a7a91b | 4,954 | asm | Assembly | Transynther/x86/_processed/US/_ht_zr_/i9-9900K_12_0xca.log_21829_1716.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/US/_ht_zr_/i9-9900K_12_0xca.log_21829_1716.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/US/_ht_zr_/i9-9900K_12_0xca.log_21829_1716.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r13
push %r9
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0xc8c6, %rsi
lea addresses_WC_ht+0xfbc, %rdi
nop
nop
nop
nop
and $60584, %rbp
mov $46, %rcx
rep movsq
nop
nop
nop
and %rsi, %rsi
lea addresses_WC_ht+0x1630e, %r9
nop
nop
nop
nop
nop
inc %rdi
m... | 46.735849 | 2,999 | 0.661486 |
8329ef2cb3af48c1824115e210559b5457cacdb5 | 546 | asm | Assembly | programs/oeis/225/A225055.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/225/A225055.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/225/A225055.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A225055: Irregular triangle which lists the three positions of 2*n-1 in A060819 in row n.
; 1,2,4,3,6,12,5,10,20,7,14,28,9,18,36,11,22,44,13,26,52,15,30,60,17,34,68,19,38,76,21,42,84,23,46,92,25,50,100,27,54,108,29,58,116,31,62,124,33,66,132,35,70,140,37,74,148,39,78,156,41,82,164,43,86,172,45,90,180,47,94,188,49,98,... | 30.333333 | 322 | 0.657509 |
50198239bf879bf32cbeb040c6b88661e68c7b56 | 39,880 | asm | Assembly | ps.asm | TRamirez97/CSE460-HW02 | 321ead82e230f3f6948ef3934dba792d975d29f1 | [
"MIT-0"
] | null | null | null | ps.asm | TRamirez97/CSE460-HW02 | 321ead82e230f3f6948ef3934dba792d975d29f1 | [
"MIT-0"
] | 3 | 2020-03-10T00:51:25.000Z | 2020-03-12T01:03:59.000Z | ps.asm | TRamirez97/CSE460-HW02 | 321ead82e230f3f6948ef3934dba792d975d29f1 | [
"MIT-0"
] | null | null | null |
_ps: file format elf32-i386
Disassembly of section .text:
00000000 <main>:
#include "user.h"
#include "fcntl.h"
int
main(int argc, char *argv[])
{
0: 55 push %ebp
1: 89 e5 mov %esp,%ebp
3: 83 e4 f0 and $0xfffffff0,%esp
cps();
6: e8 28 03 00 ... | 33.625632 | 60 | 0.411936 |
93043d87968860d7edcecf40b9c3b7d93b85c648 | 187 | asm | Assembly | examples/ex.asm | Nibble-Knowledge/cpu-assembler | 2295f8ce8d03c62efc6b348d956adf2110e4cee6 | [
"Unlicense"
] | null | null | null | examples/ex.asm | Nibble-Knowledge/cpu-assembler | 2295f8ce8d03c62efc6b348d956adf2110e4cee6 | [
"Unlicense"
] | null | null | null | examples/ex.asm | Nibble-Knowledge/cpu-assembler | 2295f8ce8d03c62efc6b348d956adf2110e4cee6 | [
"Unlicense"
] | null | null | null | INF
PINF
BLERG 0b110
HOOP 0o11
BADR 0x40
EPINF
DSEC datastart
DNUM 0x2
DSIZE 0x3
EINF
LOD hello
LOD isitmeyourelookingfor
datastart:
hello: .data 3 0x2
isitmeyourelookingfor: .data 3 0x2
| 11.6875 | 34 | 0.818182 |
238ae52e52a1530941deec6250435e1e90ba3f93 | 607 | asm | Assembly | ADL/Assemble/Delete/1/R~HR_delete_rear.asm | MaxMorning/LinkedListVisualization | b2a4f8f11ff6f6dfb495566a006e3472f1dac369 | [
"Apache-2.0"
] | 3 | 2021-11-06T03:47:08.000Z | 2021-11-06T03:47:11.000Z | ADL/Assemble/Delete/1/R~HR_delete_rear.asm | MaxMorning/LinkedListVisualization | b2a4f8f11ff6f6dfb495566a006e3472f1dac369 | [
"Apache-2.0"
] | null | null | null | ADL/Assemble/Delete/1/R~HR_delete_rear.asm | MaxMorning/LinkedListVisualization | b2a4f8f11ff6f6dfb495566a006e3472f1dac369 | [
"Apache-2.0"
] | 1 | 2021-11-06T03:47:14.000Z | 2021-11-06T03:47:14.000Z | aLine 0
gBne Root, null, 3
aLine 1
Exception EMPTY_LIST
aLine 3
gBne Root, Rear, 10
aLine 4
nDelete Root
aLine 5
gMove Root, null
aLine 6
gMove Rear, null
aLine 7
aStd
Halt
aLine 9
gNew prevPtr
gMove prevPtr, Root
gNewVPtr nextPtr
gMoveNext nextPtr, Root
aLine 10
gBeq nextPtr, Rear, 5
aLine 11
gMove prevPtr, n... | 10.649123 | 31 | 0.785832 |
1eb0e257d2eaed4820042a81a78d11f8970bcc92 | 729 | asm | Assembly | programs/oeis/000/A000960.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/000/A000960.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/000/A000960.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A000960: Flavius Josephus's sieve: Start with the natural numbers; at the k-th sieving step, remove every (k+1)-st term of the sequence remaining after the (k-1)-st sieving step; iterate.
; 1,3,7,13,19,27,39,49,63,79,91,109,133,147,181,207,223,253,289,307,349,387,399,459,481,529,567,613,649,709,763,807,843,927,949,10... | 56.076923 | 452 | 0.736626 |
9188cb6a3d790b04e310da6b57a96d8e2a68fef0 | 1,691 | asm | Assembly | 45/runtime/crt/chkstk.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | 45/runtime/crt/chkstk.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | 45/runtime/crt/chkstk.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | page ,132
title chkstk - C stack checking routine
;***
;chkstk.asm - C stack checking routine
;
; Copyright (c) 1985-1988 Microsoft Corporation, All Rights Reserved
;
;Purpose:
; Provides support for automatic stack checking in C procedures
; when stack checking is enabled.
;
;****************************************... | 18.380435 | 80 | 0.650503 |
bbd4f3c56fee9e4db05c002e7ef5412b203bc1f3 | 292 | asm | Assembly | programs/oeis/177/A177456.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/177/A177456.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/177/A177456.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A177456: a(n) = binomial(n^2,n+1)/n.
; 2,42,1092,35420,1391280,64425438,3442573064,208710267480,14162980464360,1063958304188780,87677864005521636,7865449972066576656,763126447532235966816,79629871834780293333510
add $0,2
mov $1,$0
pow $1,2
mov $2,$0
add $0,1
bin $1,$0
div $1,$2
mov $0,$1
| 24.333333 | 174 | 0.756849 |
9fcee0a4568f55f4e86c4ab7e8007ab87af67d03 | 57,650 | asm | Assembly | base/mvdm/softpc.new/bios/spckbd.asm | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | base/mvdm/softpc.new/bios/spckbd.asm | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | base/mvdm/softpc.new/bios/spckbd.asm | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z | ;******************************************************************************
;
; Copyright (c) 1992 Insignia Solutions Ltd.
;
; Program:
;
; Purpose:
;
; Version:
;
; Author: Dave Bartlett
; Modifications:
; 1) Tim June 92. Changes to get DEC PC working. Take over
... | 26.914099 | 83 | 0.521474 |
02946bd99eacf365a0c4d8518ef165467a41250c | 6,910 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_749.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_749.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_749.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r13
push %r15
push %rax
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WC_ht+0x89ab, %rbp
add %r13, %r13
and $0xffffffffffffffc0, %rbp
vmovntdqa (%rbp), %ymm0
vextracti128 $1, %ymm0, %xmm0
vpextrq $0, %xmm0, %rax
nop
nop
nop
nop
nop
and %rdx, %rdx
lea ... | 34.723618 | 2,999 | 0.659768 |
86a3c619a81e33bb5373ddba18b76296b360bb4c | 673 | asm | Assembly | oeis/099/A099046.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/099/A099046.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/099/A099046.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A099046: a(n) = (4*0^n + 5^n*binomial(2*n,n))/5.
; Submitted by Christian Krause
; 1,2,30,500,8750,157500,2887500,53625000,1005468750,18992187500,360851562500,6888984375000,132038867187500,2539208984375000,48970458984375000,946762207031250000,18343517761230468750,356080050659179687500,6923778762817382812500,134831481... | 44.866667 | 496 | 0.84101 |
435ec3a188664baa4b0fe2b88f2b32c3d7b3129b | 752 | asm | Assembly | programs/oeis/163/A163832.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/163/A163832.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/163/A163832.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A163832: a(n) = n*(2*n^2 + 5*n + 1).
; 0,8,38,102,212,380,618,938,1352,1872,2510,3278,4188,5252,6482,7890,9488,11288,13302,15542,18020,20748,23738,27002,30552,34400,38558,43038,47852,53012,58530,64418,70688,77352,84422,91910,99828,108188,117002,126282,136040,146288,157038,168302,180092,192420,205298,218738,232752,247... | 75.2 | 655 | 0.797872 |
801ab4cbdaf5f3022899a03c93adc842f3605f10 | 791 | asm | Assembly | oeis/289/A289147.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/289/A289147.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/289/A289147.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A289147: Number of (n+1) X (n+1) binary matrices M with at most one 1 in each of the first n rows and each of the first n columns and M[n+1,n+1] = 0.
; Submitted by Jon Maiga
; 1,5,34,286,2840,32344,414160,5876336,91356544,1542401920,28075364096,547643910400,11389266525184,251428006132736,5869482147358720,14441302166... | 46.529412 | 489 | 0.809102 |
44b98767fd46fd01ca86ee5a70e790284f724cc8 | 3,154 | asm | Assembly | libsrc/video/tms9918/stdio/ansi/f_ansi_attr.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/video/tms9918/stdio/ansi/f_ansi_attr.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/video/tms9918/stdio/ansi/f_ansi_attr.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ;
; ANSI Video handling for the MSX
;
; Text Attributes
; m - Set Graphic Rendition
;
; The most difficult thing to port:
; Be careful here...
;
; Stefano Bodrato - Sept. 2017
;
;
; $Id: f_ansi_attr.asm $
;
SECTION code_clib
PUBLIC ansi_attr
EXTERN __tms9918_attribute
EXTERN INVRS
EXTERN BOLD
.ansi_at... | 19.7125 | 62 | 0.434369 |
c831659f0ff204802a5cfbdcfa6c3cb2cec62b27 | 893 | asm | Assembly | ch07/32 bit/encrypt_1.asm | William0Friend/my_masm | e8073266c03c01424ad84b9ed9cf13e9da1eabb1 | [
"Apache-2.0"
] | null | null | null | ch07/32 bit/encrypt_1.asm | William0Friend/my_masm | e8073266c03c01424ad84b9ed9cf13e9da1eabb1 | [
"Apache-2.0"
] | null | null | null | ch07/32 bit/encrypt_1.asm | William0Friend/my_masm | e8073266c03c01424ad84b9ed9cf13e9da1eabb1 | [
"Apache-2.0"
] | null | null | null | ; Binary Encryption Example (Encrypt_1.asm)
INCLUDE Irvine32.inc
BufSize = 80
.data
buffer BYTE BufSize DUP(0)
Key BYTE 2,5,7,12
prompt1 BYTE "Enter a plaintext message: ",0
msg1 BYTE "The cyphertext text is: ",0
msg2 BYTE "The decrypted text is: ",0
.code
main PROC
mov edx,OFFSET promp... | 17.173077 | 59 | 0.596865 |
83db8c5df7d20daa2efde12d86341ac66b34bd44 | 32,643 | asm | Assembly | Driver/Socket/EtherLink/etherMain.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Driver/Socket/EtherLink/etherMain.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Driver/Socket/EtherLink/etherMain.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) Tedious Endeavors 198 -- All Rights Reserved
PROJECT: Native Ethernet Support
MODULE: Ether driver
FILE: etherMain.asm
AUTHOR: Todd Stumpf, July 8th, 1998
ROUTINES:
REVISION HISTORY:
INT EtherStrategy ... | 24.599096 | 79 | 0.56637 |
3db52a39f9721361c8e87f097914ce41f4c2467d | 532 | asm | Assembly | oeis/315/A315755.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/315/A315755.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/315/A315755.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A315755: Coordination sequence Gal.6.333.6 where G.u.t.v denotes the coordination sequence for a vertex of type v in tiling number t in the Galebach list of u-uniform tilings.
; Submitted by Simon Strandgaard
; 1,6,12,18,24,28,32,38,44,50,56,62,68,74,80,84,88,94,100,106,112,118,124,130,136,140,144,150,156,162,168,174... | 26.6 | 181 | 0.68797 |
a34f26fe04453f67c9e87ef635a3d517284ceb15 | 1,376 | asm | Assembly | programs/oeis/017/A017792.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/017/A017792.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/017/A017792.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A017792: Binomial coefficients C(76,n).
; 1,76,2850,70300,1282975,18474840,218618940,2186189400,18855883575,142466675900,954526728530,5727160371180,31022118677225,152724276564800,687259244541600,2840671544105280,10830060261901380,38223742100828400,125288932441604200,382460951663844400,1090013712241956540,290670323264... | 196.571429 | 1,302 | 0.923692 |
f6cc8faaee19fe9733d0da9520095b4d4bb004f6 | 2,233 | asm | Assembly | programs/oeis/209/A209265.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/209/A209265.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/209/A209265.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A209265: a(n) = 1 + 2*n^2 + 3*n^3 + 4*n^4 +5*n^5 + 6*n^6 + 7*n^7.
; 1,28,1537,21322,145633,659176,2284273,6565462,16434817,36993268,76543201,147907618,270071137,470178112,785923153,1268369326,1985229313,3024644812,4499499457,6552300538,9360664801,13143443608,18167522737,24755332102,33293100673,44239891876,58137454753... | 186.083333 | 2,087 | 0.898791 |
3cb21fed870fb6c835030faffeac4d7cba7a1302 | 578 | asm | Assembly | fluidcore/samples/whitenoise-v5.asm | bushy555/ZX-Spectrum-1-Bit-Routines | 4d336dec9d7abc979a97af76d515104a9263f127 | [
"BSD-3-Clause"
] | 59 | 2015-02-28T14:15:56.000Z | 2022-03-26T12:06:01.000Z | fluidcore/samples/whitenoise-v5.asm | bushy555/ZX-Spectrum-1-Bit-Routines | 4d336dec9d7abc979a97af76d515104a9263f127 | [
"BSD-3-Clause"
] | 1 | 2016-08-22T05:32:43.000Z | 2016-08-22T09:33:28.000Z | fluidcore/samples/whitenoise-v5.asm | bushy555/ZX-Spectrum-1-Bit-Routines | 4d336dec9d7abc979a97af76d515104a9263f127 | [
"BSD-3-Clause"
] | 9 | 2015-02-28T14:16:31.000Z | 2022-01-18T17:52:48.000Z |
db 1,0,1,0,0,5,0,2,2,4,2,3,5,2,4,5
db 1,0,4,5,3,3,1,5,3,2,4,4,2,4,3,2
db 2,4,5,3,2,2,0,4,4,1,2,3,0,4,2,3
db 3,2,0,1,5,5,5,4,3,3,2,0,2,1,5,3
db 0,5,5,0,2,2,2,5,2,1,5,3,3,0,1,3
db 2,2,3,2,5,1,1,1,0,1,5,3,0,4,3,5
db 2,0,4,5,1,1,0,2,5,2,0,3,1,4,2,2
db 3,3,2,5,4,4,2,3,2,3,0,2,5,2,2,3
db 5,3,5,2,2,3,1,3,1,2,2,2,2,2... | 30.421053 | 35 | 0.49827 |
1093f96a114157a9e4050bbd5ea757f1427da75d | 233 | asm | Assembly | libsrc/_DEVELOPMENT/adt/p_list/c/sccz80/p_list_push_front_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/adt/p_list/c/sccz80/p_list_push_front_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/adt/p_list/c/sccz80/p_list_push_front_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; void *p_list_push_front(p_list_t *list, void *item)
SECTION code_adt_p_list
PUBLIC p_list_push_front_callee
p_list_push_front_callee:
pop hl
pop de
ex (sp),hl
INCLUDE "adt/p_list/z80/asm_p_list_push_front.asm"
| 15.533333 | 53 | 0.755365 |
7858a582ed0e7771c3ff32675411f4b5a5f2f7c6 | 560 | asm | Assembly | code.asm | debtanu09/pipelinedcustomrisc | d523e03e6ae105bc2f0960e662350e2fe31b0056 | [
"MIT"
] | null | null | null | code.asm | debtanu09/pipelinedcustomrisc | d523e03e6ae105bc2f0960e662350e2fe31b0056 | [
"MIT"
] | null | null | null | code.asm | debtanu09/pipelinedcustomrisc | d523e03e6ae105bc2f0960e662350e2fe31b0056 | [
"MIT"
] | null | null | null | lhi r0, 101010101 //0
lhi r1, 010101010 //1
add r2, r0, r1 //2
lhi r3, 001100110 //3
lhi r4, 111100001 //4
ndu r5, r3, r4 //5
add r2, r1, r0 //6
lhi r6, 111111110 //7
add r3, r1, r0 //8
add r4, r1, r0 //9
add r5, r1, r0 //a
add r6, r1, r0 //b
lhi r2, 010110101 //c
lw r1, r2, 101111 //d
add r2, r0, r1 //e
lhi r0, 111111... | 20.740741 | 23 | 0.632143 |
b461d45a6cc12c9dbf676793b8a945430428f6f0 | 562 | asm | Assembly | data/baseStats/machamp.asm | AmateurPanda92/pokemon-rby-dx | f7ba1cc50b22d93ed176571e074a52d73360da93 | [
"MIT"
] | 9 | 2020-07-12T19:44:21.000Z | 2022-03-03T23:32:40.000Z | data/baseStats/machamp.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 7 | 2020-07-16T10:48:52.000Z | 2021-01-28T18:32:02.000Z | data/baseStats/machamp.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 2 | 2021-03-28T18:33:43.000Z | 2021-05-06T13:12:09.000Z | db DEX_MACHAMP ; pokedex id
db 90 ; base hp
db 130 ; base attack
db 80 ; base defense
db 55 ; base speed
db 65 ; base special
db FIGHTING ; species type 1
db FIGHTING ; species type 2
db 45 ; catch rate
db 193 ; base exp yield
INCBIN "pic/bmon/machamp.pic",0,1 ; 77, sprite dimensions
dw MachampPicFront
dw MachampPicBac... | 19.37931 | 57 | 0.734875 |
fdcb4d71c88e50e574afe9f7e5ee87503785aea9 | 414 | asm | Assembly | tests/parsing/assert.asm | fengjixuchui/sjasmplus | df0fabd2411bf89e23637fce46d273f52dafbe16 | [
"BSD-3-Clause"
] | 220 | 2016-10-22T19:44:39.000Z | 2022-03-29T20:57:04.000Z | tests/parsing/assert.asm | ped7g/sjasmplus | 487635c8057cd5594c372d9b70bc00a3f3a1ecc4 | [
"BSD-3-Clause"
] | 153 | 2018-05-07T10:31:23.000Z | 2022-03-30T04:35:59.000Z | tests/parsing/assert.asm | ped7g/sjasmplus | 487635c8057cd5594c372d9b70bc00a3f3a1ecc4 | [
"BSD-3-Clause"
] | 51 | 2016-05-12T21:27:36.000Z | 2022-03-27T15:16:16.000Z | ASSERT 1 ; no error
ASSERT 0 ; regular classic assert-triggered error
ASSERT @ ; syntax error
; v1.18.1 extended assert with second argument
ASSERT 1, should pass without error
ASSERT 0, should fail and make this second text visible in error line
ASSERT @, should still fail on synt... | 41.4 | 90 | 0.707729 |
4e71c5396514718c68965db0e727f59de87fda09 | 741 | asm | Assembly | oeis/028/A028288.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/028/A028288.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/028/A028288.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A028288: Molien series for complex 4-dimensional Clifford group of order 92160 and genus 2. Also Molien series of ring of biweight enumerators of Type II self-dual binary codes.
; 1,1,1,3,4,5,8,10,12,17,21,24,31,37,42,52,60,67,80,91,101,117,131,144,164,182,198,222,244,264,293,319,343,377,408,437,476,512,546,591,633,6... | 57 | 426 | 0.724696 |
dc8c04cd9ab8c34d1405e48cdf00c977d8b8f328 | 813 | asm | Assembly | libsrc/stdio/cpc/generic_console_ioctl.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | null | null | null | libsrc/stdio/cpc/generic_console_ioctl.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | null | null | null | libsrc/stdio/cpc/generic_console_ioctl.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1 | 2019-12-03T23:28:20.000Z | 2019-12-03T23:28:20.000Z |
MODULE generic_console_ioctl
PUBLIC generic_console_ioctl
SECTION code_clib
INCLUDE "ioctl.def"
EXTERN generic_console_font32
EXTERN generic_console_udg32
EXTERN __cpc_mode
EXTERN __console_w
EXTERN cpc_setmode
; a = ioctl
; de = arg
generic_console_ioctl:
ex de,hl
ld c,(hl) ;bc = where we point to
inc... | 14.263158 | 34 | 0.756458 |
60a4c10eccee3e8101dddfa96f4406b878df34da | 5,998 | asm | Assembly | src/gfxfunctions.asm | rondnelson99/bomb-golf | 34c5fdd360086d415b9487d5a321c451997c7cba | [
"MIT"
] | 1 | 2021-12-04T14:24:34.000Z | 2021-12-04T14:24:34.000Z | src/gfxfunctions.asm | rondnelson99/bomb-golf | 34c5fdd360086d415b9487d5a321c451997c7cba | [
"MIT"
] | null | null | null | src/gfxfunctions.asm | rondnelson99/bomb-golf | 34c5fdd360086d415b9487d5a321c451997c7cba | [
"MIT"
] | null | null | null | INCLUDE "defines.asm"
SECTION "LCDMemsetSmallFromB", ROM0
; Writes a value to all bytes in an area of memory
; Works when the destination is in VRAM, even while the LCD is on
; @param hl Beginning of area to fill
; @param c Amount of bytes to write (0 causes 256 bytes to be written)
; @param a Value to write
... | 29.258537 | 108 | 0.652051 |
bca85172e0fd893828469b80e4c906aa7b8a8446 | 469 | asm | Assembly | programs/oeis/052/A052906.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/052/A052906.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/052/A052906.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A052906: Expansion of (1-x^2)/(1-3*x-x^2).
; 1,3,9,30,99,327,1080,3567,11781,38910,128511,424443,1401840,4629963,15291729,50505150,166807179,550926687,1819587240,6009688407,19848652461,65555645790,216515589831,715102415283,2361822835680,7800570922323,25763535602649,85091177730270,281037068793459,928202384110647,30656... | 27.588235 | 286 | 0.731343 |
2cf2ea3083f0441f08432efab196b3d5a357e8be | 476 | asm | Assembly | oeis/279/A279245.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/279/A279245.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/279/A279245.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A279245: Number of subsets of {1, 2, 3, ..., n} that include no consecutive odd integers.
; Submitted by Christian Krause
; 1,2,4,6,12,20,40,64,128,208,416,672,1344,2176,4352,7040,14080,22784,45568,73728,147456,238592,477184,772096,1544192,2498560,4997120,8085504,16171008,26165248,52330496,84672512,169345024,27400601... | 34 | 217 | 0.701681 |
d849a9d19eaf2c4ba83e6c3b8d37927fb91efa47 | 891 | asm | Assembly | programs/oeis/025/A025730.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/025/A025730.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/025/A025730.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A025730: Index of 8^n within sequence of numbers of form 6^i*8^j.
; 1,3,6,10,15,21,28,37,47,58,70,83,97,113,130,148,167,187,208,231,255,280,306,333,361,391,422,454,487,521,556,592,630,669,709,750,792,835,880,926,973,1021,1070,1120,1172,1225,1279,1334,1390,1447,1506,1566,1627,1689
mov $25,$0
mov $27,$0
add $27,1
lpb ... | 17.82 | 214 | 0.508418 |
a83b8f2684d8ae6fb3bff6ae61780b10467541ac | 867 | asm | Assembly | oeis/208/A208393.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/208/A208393.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/208/A208393.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A208393: Number of 2 X n 0..2 arrays with new values 0..2 introduced in row major order and no element equal to more than two of its immediate leftward or upward or right-upward antidiagonal neighbors.
; Submitted by Christian Krause
; 2,14,117,1017,8838,76806,667476,5800644,50410008,438083928,3807131472,33085555344,... | 86.7 | 490 | 0.844291 |
e7a571c3bf052ea90199154a1385ac9b8d60e45e | 391 | asm | Assembly | Advanced Computer Architecture (VHDL)/CODE/C Simulator/Tests/carry.asm | PFigs/portfolio | 26d3d005b62af50a5f708930105fe506ec186d24 | [
"MIT"
] | null | null | null | Advanced Computer Architecture (VHDL)/CODE/C Simulator/Tests/carry.asm | PFigs/portfolio | 26d3d005b62af50a5f708930105fe506ec186d24 | [
"MIT"
] | null | null | null | Advanced Computer Architecture (VHDL)/CODE/C Simulator/Tests/carry.asm | PFigs/portfolio | 26d3d005b62af50a5f708930105fe506ec186d24 | [
"MIT"
] | 1 | 2018-09-07T09:27:18.000Z | 2018-09-07T09:27:18.000Z | .module teste1
.pseg
;; testa salto condicional neg, carry e overflow
;; r7=0x0001
;; r0 = 0xaa55
;; r1 = 0xffff
;; r2 = 0xaa55 (0x0000 Errado)
;; r3 = 0xaa55 (senao flag de carry no lsl)
;; r4 = r3(0xaa55) (0x54aa Errado)
main:
loadlit r7,-1
loadlit ... | 21.722222 | 56 | 0.526854 |
3da8f91106f6ed2e6b54752964b17565118f40ab | 72 | asm | Assembly | 1/01.asm | Changlon/x86Assembly | f363aaad6231f27d2e27e05be2c765e7be34099c | [
"MIT"
] | null | null | null | 1/01.asm | Changlon/x86Assembly | f363aaad6231f27d2e27e05be2c765e7be34099c | [
"MIT"
] | null | null | null | 1/01.asm | Changlon/x86Assembly | f363aaad6231f27d2e27e05be2c765e7be34099c | [
"MIT"
] | null | null | null | mov ax,0x30
mov dx,0xc0
add ax,dx
times 502 db 0
db 0x55
db 0xAA
| 8 | 15 | 0.666667 |
d471158865b4d4bbea66f7c28d83d606922a2cfb | 133 | asm | Assembly | tests/asm/16/disp.asm | ReneNyffenegger/udis86 | 6b6122c3552925d4d0216beac29b09800440f2fe | [
"BSD-2-Clause"
] | 710 | 2015-01-05T05:16:09.000Z | 2022-03-23T14:24:53.000Z | tests/asm/16/disp.asm | ReneNyffenegger/udis86 | 6b6122c3552925d4d0216beac29b09800440f2fe | [
"BSD-2-Clause"
] | 28 | 2015-01-17T23:19:45.000Z | 2021-12-23T21:39:49.000Z | tests/asm/16/disp.asm | ReneNyffenegger/udis86 | 6b6122c3552925d4d0216beac29b09800440f2fe | [
"BSD-2-Clause"
] | 227 | 2015-01-05T21:24:53.000Z | 2022-03-10T18:24:43.000Z | [bits 16]
mov ax, [eax-0x10]
add bx, [esi+0x10]
add ax, [0xffff]
add ax, [esi+edi*4-0x10]
add ax, [bx+si-0x4877]
| 19 | 28 | 0.541353 |
e72d3ac54229b88afcadccd6a3b7b91a1982bc2b | 720 | asm | Assembly | oeis/256/A256275.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/256/A256275.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/256/A256275.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A256275: Decimal equivalent of the binary string generated by the negation of the n X n identity matrix.
; Submitted by Jamie Morken(s3)
; 0,6,238,31710,16510910,34089189246,280371153272574,9205322385119247870,1207744073945406663293950,633515663914742881158342637566,1328903397983747395279166325955489790,1114901130362... | 45 | 471 | 0.854167 |
9844dc2098b05a2b6937e9e4f7865213ba876831 | 1,722 | asm | Assembly | libsrc/_DEVELOPMENT/input/zx/z80/asm_in_key_scancode.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/input/zx/z80/asm_in_key_scancode.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/input/zx/z80/asm_in_key_scancode.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; ===============================================================
; Sep 2005
; ===============================================================
;
; uint16_t in_key_scancode(int c)
;
; Return a 16-bit scancode corresponding to char c. The scancode
; encodes information on how to quickly detect if the key
; correspondi... | 17.22 | 70 | 0.479675 |
cd7ac16a71e4479c25d8b08f546be5f6a5c7612b | 366 | asm | Assembly | libsrc/z80_crt0s/z80/sccz80/l_ult.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 38 | 2021-06-18T12:56:15.000Z | 2022-03-12T20:38:40.000Z | libsrc/z80_crt0s/z80/sccz80/l_ult.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 2 | 2021-06-20T16:28:12.000Z | 2021-11-17T21:33:56.000Z | libsrc/z80_crt0s/z80/sccz80/l_ult.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 6 | 2021-06-18T18:18:36.000Z | 2021-12-22T08:01:32.000Z | ; Z88 Small C+ Run time Library
; Moved functions over to proper libdefs
; To make startup code smaller and neater!
;
; 6/9/98 djm
SECTION code_crt0_sccz80
PUBLIC l_ult
EXTERN l_compare_result
;
; DE < HL [unsigned]
; set carry if true
.l_ult
ld a,d
cp h
jp nz, l_compare_re... | 15.913043 | 48 | 0.642077 |
7f92647b08cd8f9d835e9aedbe5a955a9d8cdf52 | 679 | asm | Assembly | oeis/289/A289784.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/289/A289784.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/289/A289784.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A289784: p-INVERT of the (4^n), where p(S) = 1 - S - S^2.
; Submitted by Jamie Morken(s1)
; 1,6,35,201,1144,6477,36557,205950,1158967,6517653,36638504,205911129,1157068585,6501305814,36527449211,205222232433,1152978556888,6477584595765,36391668781013,204450911709582,1148616498546991,6452981164440861,36253117007574920... | 42.4375 | 477 | 0.810015 |
4fcee89a22cb305f9f55c9b9da1ece681badfcb1 | 476 | asm | Assembly | oeis/132/A132749.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/132/A132749.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/132/A132749.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A132749: Triangle T(n,k) = binomial(n, k) with T(n, 0) = 2, read by rows.
; Submitted by Simon Strandgaard
; 1,2,1,2,2,1,2,3,3,1,2,4,6,4,1,2,5,10,10,5,1,2,6,15,20,15,6,1,2,7,21,35,35,21,7,1,2,8,28,56,70,56,28,8,1,2,9,36,84,126,126,84,36,9,1,2,10,45,120,210,252,210,120,45,10,1,2,11,55,165,330,462,462,330,165,55,11,1,2... | 36.615385 | 289 | 0.62605 |
2ad97b251c5fd17f36d22484f47bc295c5c4138a | 5,945 | asm | Assembly | Transynther/x86/_processed/NC/_zr_/i9-9900K_12_0xa0_notsx.log_21829_1342.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NC/_zr_/i9-9900K_12_0xa0_notsx.log_21829_1342.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NC/_zr_/i9-9900K_12_0xa0_notsx.log_21829_1342.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 %r13
push %r14
push %r15
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WC_ht+0x194a1, %r13
nop
and $40125, %r11
vmovups (%r13), %ymm3
vextracti128 $0, %ymm3, %xmm3
vpextrq $1, %xmm3, %rsi
nop
nop
nop
nop
nop
cmp $24458, %rbx
lea addresses_UC_... | 38.108974 | 2,999 | 0.657527 |
5c7b48b25091e28ffa1046c95d2afac36da1ccc4 | 371 | asm | Assembly | programs/oeis/187/A187190.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/187/A187190.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/187/A187190.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A187190: Number of 3-turn rook's tours on an n X n board summed over all starting positions
; 0,8,108,480,1400,3240,6468,11648,19440,30600,45980,66528,93288,127400,170100,222720,286688,363528,454860,562400,687960,833448,1000868,1192320,1410000,1656200,1933308,2243808,2590280,2975400
mul $0,2
mov $1,$0
bin $0,2
add $... | 28.538462 | 191 | 0.746631 |
dcc5ca91fadc81a3dbb4ded226fd47757cdc0510 | 411 | asm | Assembly | programs/oeis/134/A134181.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/134/A134181.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/134/A134181.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A134181: Difference between cumulative prime and odd sums.
; 0,0,0,2,4,8,12,18,28,38,52,68,84,102,124,150,176,206,238,270,306,344,386,434,484,534,586,638,692,758,826,898,970,1050,1130,1214,1302,1392,1486,1584,1682,1788,1894,2002,2110,2228,2356,2486,2616,2748,2884,3020
lpb $0
mov $2,$0
sub $0,1
seq $2,8507 ; Nu... | 34.25 | 209 | 0.708029 |
c3b0afec0b36e99dd898fa6b98c24dfcc10ad2eb | 343 | asm | Assembly | libsrc/_DEVELOPMENT/temp/sp1/zx/c/sccz80/sp1_PutSprClr_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/temp/sp1/zx/c/sccz80/sp1_PutSprClr_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/temp/sp1/zx/c/sccz80/sp1_PutSprClr_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ; void __CALLEE__ sp1_PutSprClr_callee(uchar **sprdest, struct sp1_ap *src, uchar n)
; 02.2006 aralbrec, Sprite Pack v3.0
; sinclair zx version
SECTION code_clib
SECTION code_temp_sp1
PUBLIC sp1_PutSprClr_callee
EXTERN asm_sp1_PutSprClr
sp1_PutSprClr_callee:
pop hl
pop bc
ld b,c
pop de
ex (sp),hl
... | 16.333333 | 84 | 0.758017 |
adbca3297986fe297fd388be99f0c699fcb3a34e | 302 | asm | Assembly | programs/oeis/047/A047393.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/047/A047393.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/047/A047393.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A047393: Numbers that are congruent to {0, 1} mod 8.
; 0,1,8,9,16,17,24,25,32,33,40,41,48,49,56,57,64,65,72,73,80,81,88,89,96,97,104,105,112,113,120,121,128,129,136,137,144,145,152,153,160,161,168,169,176,177,184,185,192,193,200,201,208,209,216,217,224,225,232
mov $1,$0
div $1,2
mul $1,6
add $0,$1
| 37.75 | 207 | 0.678808 |
ba59102c981392c69715b016dc6020487a0ad756 | 432 | asm | Assembly | oeis/025/A025943.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/025/A025943.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/025/A025943.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A025943: Expansion of 1/((1-2x)(1-3x)(1-7x)(1-8x)).
; Submitted by Jon Maiga
; 1,20,263,2890,28833,271320,2457211,21670550,187473605,1598611300,13480822719,112690635330,935435043817,7720854845360,63428474542787,519059289782830,4233894901355469,34441103679651900
mov $1,1
mov $2,$0
mov $3,$0
lpb $2
mov $0,$3
sub $... | 25.411765 | 184 | 0.6875 |
00fff056960a596c1dbbf70c2c5bd30709ef7d05 | 1,651 | asm | Assembly | non_regression/other_x64_macosx_1.s.asm | LRGH/plasmasm | 4cd50546c3dc895763d72dd60b7c46179c1916bc | [
"Apache-2.0"
] | 1 | 2021-02-28T21:31:18.000Z | 2021-02-28T21:31:18.000Z | non_regression/other_x64_macosx_1.s.asm | LRGH/plasmasm | 4cd50546c3dc895763d72dd60b7c46179c1916bc | [
"Apache-2.0"
] | null | null | null | non_regression/other_x64_macosx_1.s.asm | LRGH/plasmasm | 4cd50546c3dc895763d72dd60b7c46179c1916bc | [
"Apache-2.0"
] | null | null | null | .macosx_version_min 10, 11
.section __TEXT,__text,regular,pure_instructions
.align 4, 0x90
.globl _toto
_toto:
pushq %rbp
Ltmp0:
Ltmp1:
movq %rsp, %rbp
Ltmp2:
movq %rdi, -8(%rbp)
movq -8(%rbp), %rdi
movl (%rdi), %eax
addl $1, %eax
movl %eax, (%rdi)
popq %rbp
ret... | 20.134146 | 55 | 0.494852 |
78ddad9f57dc8626c91e0fa40b239f824eaab09b | 358 | asm | Assembly | libsrc/_DEVELOPMENT/arch/zxn/esxdos/c/sdcc_ix/esx_m_tapeout_info_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/arch/zxn/esxdos/c/sdcc_ix/esx_m_tapeout_info_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/arch/zxn/esxdos/c/sdcc_ix/esx_m_tapeout_info_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ; unsigned char esx_m_tapeout_info(uint8_t *drive,unsigned char *filename)
SECTION code_esxdos
PUBLIC _esx_m_tapeout_info_callee
PUBLIC l0_esx_m_tapeout_info_callee
EXTERN asm_esx_m_tapeout_info
_esx_m_tapeout_info_callee:
pop hl
pop de
ex (sp),hl
l0_esx_m_tapeout_info_callee:
push ix
call asm... | 14.916667 | 74 | 0.793296 |
122c1e6fe92ef00d770f9b1ccd62bf2b09cdfd2a | 66,209 | asm | Assembly | Source/ZFAM030.asm | walmartlabs/zFAM | f57e36adec60c0c03d2fb86cd944b2ce0c43f8f5 | [
"Apache-2.0"
] | 21 | 2018-04-17T15:37:29.000Z | 2021-09-26T20:19:16.000Z | Source/ZFAM030.asm | wizardofzos/zFAM | f57e36adec60c0c03d2fb86cd944b2ce0c43f8f5 | [
"Apache-2.0"
] | null | null | null | Source/ZFAM030.asm | wizardofzos/zFAM | f57e36adec60c0c03d2fb86cd944b2ce0c43f8f5 | [
"Apache-2.0"
] | 9 | 2016-12-02T16:08:12.000Z | 2017-10-27T04:07:02.000Z | *
* PROGRAM: ZFAM030
* AUTHOR: Rich Jackson and Randy Frerking
* COMMENTS: zFAM - z/os File Access Manager
*
* This program is executed as the Query Mode PUT/UPDATE
* service called by the ZFAM001 control program.
*
*
*******************************************************... | 52.133071 | 73 | 0.358259 |
06283c2f8e1c638f0ceca6e7d89fc37bb209d074 | 645 | asm | Assembly | programs/oeis/082/A082040.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/082/A082040.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/082/A082040.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A082040: a(n) = 9*n^2 + 3*n + 1.
; 1,13,43,91,157,241,343,463,601,757,931,1123,1333,1561,1807,2071,2353,2653,2971,3307,3661,4033,4423,4831,5257,5701,6163,6643,7141,7657,8191,8743,9313,9901,10507,11131,11773,12433,13111,13807,14521,15253,16003,16771,17557,18361,19183,20023,20881,21757,22651,23563,24493,25441,26407,273... | 64.5 | 551 | 0.767442 |
d19cd7a828ed36af14c5b7442903316129edbf47 | 563 | asm | Assembly | lab_05/outputu8.asm | MrLIVB/BMSTU_MDPL | 37060559dee9c168f38b5f0a406a71eefc599e32 | [
"MIT"
] | null | null | null | lab_05/outputu8.asm | MrLIVB/BMSTU_MDPL | 37060559dee9c168f38b5f0a406a71eefc599e32 | [
"MIT"
] | null | null | null | lab_05/outputu8.asm | MrLIVB/BMSTU_MDPL | 37060559dee9c168f38b5f0a406a71eefc599e32 | [
"MIT"
] | null | null | null | EXTRN num: word
STK SEGMENT para STACK 'STACK'
db 100 dup(0)
STK ENDS
CSEG SEGMENT para public 'CODE'
assume CS: CSEG
outputu8:
mov dl, 0ah
mov ah, 02
int 21h
xor ax, ax
mov ax, num
xor cx, cx
mov bx, 8
test ax, ax
jns transform2
mov cx, ax
mov ah, 2
mov dl, '-'
int 21h
mov ax, cx
neg ax
xor cx... | 10.622642 | 31 | 0.65897 |
a33058113f5014b5d32af4a7a0828a278b366dc8 | 4,862 | asm | Assembly | src/frame.asm | DigiDwrf/neon64v2-easybuild | 94fa46fbc8ddb2af593cb42162df58f65a03ebc4 | [
"0BSD"
] | 36 | 2020-07-08T11:27:17.000Z | 2022-03-15T08:38:52.000Z | src/frame.asm | DigiDwrf/neon64v2-easybuild | 94fa46fbc8ddb2af593cb42162df58f65a03ebc4 | [
"0BSD"
] | 19 | 2020-07-12T23:14:03.000Z | 2021-12-14T07:57:40.000Z | src/frame.asm | DigiDwrf/neon64v2-easybuild | 94fa46fbc8ddb2af593cb42162df58f65a03ebc4 | [
"0BSD"
] | 6 | 2021-07-17T09:57:46.000Z | 2022-03-13T07:50:25.000Z | begin_bss()
last_frame_cpu_cycles:; dw 0
last_frame_ppu_cycles:; dw 0
last_frame_apu_cycles:; dw 0
if {defined PROFILE_RDP} {
frame_rdp_cycles:; dw 0
last_frame_rdp_cycles:; dw 0
} else {
frame_ppu_rsp_cycles:; dw 0
last_frame_ppu_rsp_cycles:; dw 0
frame_apu_rsp_cycles:; dw 0
last_frame_apu_rsp_cycles:; dw 0
}
last_fra... | 20.689362 | 73 | 0.714109 |
4c63cf24c95c739ec71b0f1e42b5368cc91bd677 | 364 | asm | Assembly | programs/oeis/133/A133125.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/133/A133125.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/133/A133125.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A133125: A133080 * A000244.
; 1,4,9,36,81,324,729,2916,6561,26244,59049,236196,531441,2125764,4782969,19131876,43046721,172186884,387420489,1549681956,3486784401,13947137604,31381059609,125524238436,282429536481,1129718145924,2541865828329,10167463313316
mov $1,$0
mod $1,2
add $1,3
mul $1,7
mov $2,3
pow $2,$0
mul $2... | 24.266667 | 226 | 0.760989 |
6a174df36385903eb044a6a6158ea82e6984b8b9 | 1,287 | asm | Assembly | programs/oeis/293/A293671.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/293/A293671.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/293/A293671.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A293671: a(n) is the greatest integer k such that k/Fibonacci(n) < 4/5.
; 0,0,0,1,2,4,6,10,16,27,44,71,115,186,301,488,789,1277,2067,3344,5412,8756,14168,22925,37094,60020,97114,157134,254248,411383,665632,1077015,1742647,2819662,4562309,7381972,11944281,19326253,31270535,50596788,81867324,132464112,214331436,3467955... | 29.25 | 731 | 0.705517 |
2d553f76f08369dc61ede25a490fdd8e0df17650 | 928 | asm | Assembly | kernel/source/arch/x86_64/cpu_low.asm | thomtl/Sigma | 30da9446a1f1b5cae4eff77bf9917fae1446ce85 | [
"BSD-2-Clause"
] | 46 | 2019-09-30T18:40:06.000Z | 2022-02-20T12:54:59.000Z | kernel/source/arch/x86_64/cpu_low.asm | thomtl/Sigma | 30da9446a1f1b5cae4eff77bf9917fae1446ce85 | [
"BSD-2-Clause"
] | 11 | 2019-08-18T18:31:11.000Z | 2021-09-14T22:34:16.000Z | kernel/source/arch/x86_64/cpu_low.asm | thomtl/Sigma | 30da9446a1f1b5cae4eff77bf9917fae1446ce85 | [
"BSD-2-Clause"
] | 1 | 2020-01-20T16:55:13.000Z | 2020-01-20T16:55:13.000Z | [bits 64]
section .text
global emulate_invpcid
emulate_invpcid:
push rax
push rdx
mov rdx, rsi ; Set kernel pml4
and rdx, ~0xFFF
or rdx, rdi ; PCID to invalidate
btc rdx, 63 ; Actually invalidate
mov rax, cr3
pushf
cli ; Don't get interrupted
mov cr3, rdx ; Invalidate PCID
... | 13.850746 | 58 | 0.594828 |
0b9783e3b0feeeb2705696b5c41b317f81ce445f | 4,581 | asm | Assembly | Data/ships/CobraMk3.asm | TinfoilAsteroid/EliteNext | 417511cefd3d5c7dd7a46b0354eec801ea2c9ca2 | [
"Unlicense"
] | 9 | 2021-09-29T22:08:15.000Z | 2022-03-23T05:35:43.000Z | Data/ships/CobraMk3.asm | TinfoilAsteroid/EliteNext | 417511cefd3d5c7dd7a46b0354eec801ea2c9ca2 | [
"Unlicense"
] | 1 | 2022-01-21T12:35:42.000Z | 2022-01-21T17:47:24.000Z | Data/ships/CobraMk3.asm | TinfoilAsteroid/EliteNext | 417511cefd3d5c7dd7a46b0354eec801ea2c9ca2 | [
"Unlicense"
] | 1 | 2022-01-15T10:13:49.000Z | 2022-01-15T10:13:49.000Z | ; Corrected pointers
; 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
; Scp Missile Edge Lin Gun Exp Vtx Edg Bounty Face Face Vertices
; Deb Lock Lo Hi x4 Vtx Cnt x6 X1 lo hi x4 ... | 52.056818 | 126 | 0.32613 |
3238eb5822b966d780890a4722c486707d81075d | 634 | asm | Assembly | oeis/216/A216132.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/216/A216132.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/216/A216132.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A216132: 11^n mod 10000.
; Submitted by Jamie Morken(s4)
; 11,121,1331,4641,1051,1561,7171,8881,7691,4601,611,6721,3931,3241,5651,2161,3771,1481,6291,9201,1211,3321,6531,1841,251,2761,371,4081,4891,3801,1811,9921,9131,441,4851,3361,6971,6681,3491,8401,2411,6521,1731,9041,9451,3961,3571,9281,2091,3001,3011,3121,4331,7... | 48.769231 | 492 | 0.755521 |
50355d99944a21a93d80c765f02d3928fc5adb4b | 433 | asm | Assembly | programs/oeis/078/A078838.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/078/A078838.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/078/A078838.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A078838: a(n)=sum(k=1,(p(n)-1)*(p(n)-2),floor((k*p(n))^(1/3))) where p(n) denotes the n-th prime.
; 0,2,30,120,630,1122,2760,3978,7392,15498,19140,33390,46020,53382,70380,102102,142158,157530,210210,251160,273492,348348,405162,501468,652080,737550,782952,879270,930258,1038072,1480500,1626690,1863540
seq $0,6005 ; Th... | 33.307692 | 202 | 0.69746 |
ddb72bef8d72f8b55055a91c3a8a6768e14f2dd4 | 41,285 | asm | Assembly | mkdir.asm | jhyunleehi/xv6-public | 85fb0f281dc198c571553a7f625919c66905de6e | [
"MIT-0"
] | null | null | null | mkdir.asm | jhyunleehi/xv6-public | 85fb0f281dc198c571553a7f625919c66905de6e | [
"MIT-0"
] | 2 | 2021-04-14T15:27:25.000Z | 2022-01-15T15:29:32.000Z | mkdir.asm | jhyunleehi/xv6-public | 85fb0f281dc198c571553a7f625919c66905de6e | [
"MIT-0"
] | null | null | null |
_mkdir: file format elf32-i386
Disassembly of section .text:
00000000 <main>:
#include "stat.h"
#include "user.h"
int
main(int argc, char *argv[])
{
0: f3 0f 1e fb endbr32
4: 8d 4c 24 04 lea 0x4(%esp),%ecx
8: 83 e4 f0 and $0xfffffff0,%esp
b: ff 71 fc ... | 35.31651 | 60 | 0.421679 |
f06ac519c788052d351ca288aaa66b6f961619ea | 336 | asm | Assembly | programs/oeis/245/A245349.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/245/A245349.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/245/A245349.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A245349: Sum of digits of n in fractional base 7/4.
; 0,1,2,3,4,5,6,4,5,6,7,8,9,10,5,6,7,8,9,10,11,9,10,11,12,13,14,15,7,8,9,10,11,12,13,11,12,13,14,15,16,17,12,13,14,15,16,17,18,7,8,9,10,11,12,13,11,12,13,14,15,16,17,12,13,14,15,16,17
lpb $0
add $1,530
lpb $0
dif $0,7
mul $0,4
lpe
sub $0,1
lpe
div $... | 24 | 183 | 0.595238 |
783d4da08bc37634a3d48e6197f898e8595d9cbc | 9,353 | asm | Assembly | Sample/Universal/DxeIpl/Pei/x64/LongMode.asm | bitcrystal/edk | 321b15a55b946372eb21b3e95d323be245c31021 | [
"BSD-3-Clause"
] | 14 | 2016-09-25T02:27:49.000Z | 2021-09-22T15:39:44.000Z | Sample/Universal/DxeIpl/Pei/x64/LongMode.asm | bitcrystal/edk | 321b15a55b946372eb21b3e95d323be245c31021 | [
"BSD-3-Clause"
] | 1 | 2015-12-04T20:53:47.000Z | 2015-12-04T20:53:47.000Z | Sample/Universal/DxeIpl/Pei/x64/LongMode.asm | bitcrystal/edk | 321b15a55b946372eb21b3e95d323be245c31021 | [
"BSD-3-Clause"
] | 17 | 2015-07-21T10:18:21.000Z | 2021-11-22T17:36:53.000Z | TITLE LongMode.asm: Assembly code for the entering long mode
;------------------------------------------------------------------------------
;*
;* Copyright (c) 2005, Intel Corporation
;* All rights reserved. This program and the accompanying materia... | 30.970199 | 110 | 0.510852 |
146f1b11316d4d732dae729f8f734ac4ddf19f8e | 482 | asm | Assembly | programs/oeis/185/A185027.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/185/A185027.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/185/A185027.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A185027: Sum of the triangular divisors of n.
; 1,1,4,1,1,10,1,1,4,11,1,10,1,1,19,1,1,10,1,11,25,1,1,10,1,1,4,29,1,35,1,1,4,1,1,46,1,1,4,11,1,31,1,1,64,1,1,10,1,11,4,1,1,10,56,29,4,1,1,35,1,1,25,1,1,76,1,1,4,11,1,46,1,1,19,1,1,88,1,11,4,1,1,59,1,1,4,1,1,80,92,1,4,1,1,10,1,1,4,11
mov $4,$0
add $0,1
mov $2,$0
lpb $0
... | 20.956522 | 233 | 0.539419 |
5d609353df2471eb855ba5baf874456cf9c820ef | 280 | asm | Assembly | programs/oeis/199/A199316.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/199/A199316.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/199/A199316.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A199316: 11*5^n+1.
; 12,56,276,1376,6876,34376,171876,859376,4296876,21484376,107421876,537109376,2685546876,13427734376,67138671876,335693359376,1678466796876,8392333984376,41961669921876,209808349609376,1049041748046876,5245208740234376
mov $1,5
pow $1,$0
mul $1,11
add $1,1
| 35 | 219 | 0.817857 |
7db05c4af9232b90c73129456c4bf2307c4fed53 | 19,614 | asm | Assembly | exampl03/menudemo/menudemo.asm | AlexRogalskiy/Masm | d39498878f140696b299c76436f209156961429e | [
"MIT"
] | null | null | null | exampl03/menudemo/menudemo.asm | AlexRogalskiy/Masm | d39498878f140696b299c76436f209156961429e | [
"MIT"
] | null | null | null | exampl03/menudemo/menudemo.asm | AlexRogalskiy/Masm | d39498878f140696b299c76436f209156961429e | [
"MIT"
] | null | null | null | title MenuDemo
comment '*==============================*'
comment '* Programed by Ewayne Wagner *'
comment '* E-MAIL: yooper@kalamazoo.net *'
comment '*==============================*'
.586
.model flat, stdcall
option casemap:none ; Case sen... | 36.38961 | 117 | 0.48083 |
74fd2c3d971bbded33b1f0fb2ba906e771821b40 | 2,260 | asm | Assembly | programs/oeis/322/A322675.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/322/A322675.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/322/A322675.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A322675: a(n) = n * (4*n + 3)^2.
; 0,49,242,675,1444,2645,4374,6727,9800,13689,18490,24299,31212,39325,48734,59535,71824,85697,101250,118579,137780,158949,182182,207575,235224,265225,297674,332667,370300,410669,453870,499999,549152,601425,656914,715715,777924,843637,912950,985959,1062760,1143449,1228122,1316875,14098... | 205.454545 | 2,158 | 0.865487 |
b09494061496dc3f42c6e80a549a61e8d88faa03 | 120 | asm | Assembly | libsrc/_DEVELOPMENT/network/arpa/c/sdcc_iy/ntohl.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/network/arpa/c/sdcc_iy/ntohl.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/network/arpa/c/sdcc_iy/ntohl.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; uint32_t ntohl(uint32_t)
SECTION code_clib
SECTION code_network
PUBLIC _ntohl
EXTERN _htonl
defc _ntohl = _htonl
| 10 | 26 | 0.8 |
6b1fc656ab0935aa8f5c8cbb3eb0313ae72af533 | 1,203 | asm | Assembly | programs/oeis/017/A017744.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/017/A017744.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/017/A017744.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A017744: Binomial coefficients C(n,80).
; 1,81,3321,91881,1929501,32801517,470155077,5843355957,64276915527,635627275767,5720645481903,47325339895743,362827605867363,2595612872743443,17427686431277403,110375347398090219,662252084388541314,3778732481511088674,20573099066004816114,107196674080761936594,5359833704038096... | 200.5 | 1,139 | 0.940981 |
9b694c632675dcb83ab9b660a9bc8113afae1212 | 1,073 | asm | Assembly | programs/oeis/055/A055258.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/055/A055258.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/055/A055258.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A055258: Sums of two powers of 7.
; 2,8,14,50,56,98,344,350,392,686,2402,2408,2450,2744,4802,16808,16814,16856,17150,19208,33614,117650,117656,117698,117992,120050,134456,235298,823544,823550,823592,823886,825944,840350,941192,1647086,5764802,5764808,5764850,5765144,5767202,5781608,5882450,6588344,11529602,40353608,4... | 107.3 | 869 | 0.83877 |
542bbb17ca12c2cfb8d384db1d288c0f3cde5bc6 | 829 | asm | Assembly | book-01/Assembly/asm/core/array/core_array_compare.asm | gfurtadoalmeida/study-assembly-x64 | 4acdefb015d44706c60bd7ea5d94f726c4dbcbb4 | [
"MIT"
] | 2 | 2021-02-27T04:50:26.000Z | 2022-03-15T23:27:12.000Z | book-01/Assembly/asm/core/array/core_array_compare.asm | gfurtadoalmeida/study-assembly-x64 | 4acdefb015d44706c60bd7ea5d94f726c4dbcbb4 | [
"MIT"
] | null | null | null | book-01/Assembly/asm/core/array/core_array_compare.asm | gfurtadoalmeida/study-assembly-x64 | 4acdefb015d44706c60bd7ea5d94f726c4dbcbb4 | [
"MIT"
] | null | null | null | .code
; int Core_Array_Compare_(int* a, int* b, int arraysLength, int* matchedValue)
Core_Array_Compare_ proc frame
; Prolog
push rsi
.pushreg rsi
push rdi
.pushreg rdi
.endprolog
mov rax, -1 ; Return code = error
test r8, r8
jle @F
mov rsi, rcx ; rsi = *a[0]
mov rdi, rdx ; rdi = *b[0]
mov rcx, r8 ; Counter = arr... | 20.219512 | 125 | 0.693607 |
318fd64f3f519f802b7908735d42276075107ee2 | 461 | asm | Assembly | oeis/129/A129090.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/129/A129090.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/129/A129090.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A129090: a(1)=1; a(n) = gcd(a(n-1), n) + lcm(a(n-1), n).
; Submitted by Jon Maiga
; 1,3,6,14,71,427,434,1738,15643,156431,156442,938654,12202503,170835043,2562525646,20500205170,348503487891,2091020927349,39729397619632,198646988098164,1390528916687151,30591636167117323,703607631843698430
add $0,1
mov $1,1
lpb $0
... | 21.952381 | 207 | 0.655098 |
d179090911ede46f520156df663ae5b1090eb099 | 7,733 | asm | Assembly | examples/pxScene2d/external/libnode-v0.12.7/deps/openssl/asm/x86-win32-masm/rc4/rc4-586.asm | madanagopaltcomcast/pxCore | c4a3a40a190521c8b6383d126c87612eca5b3c42 | [
"Apache-2.0"
] | 2,494 | 2015-02-11T04:34:13.000Z | 2022-03-31T14:21:47.000Z | examples/pxScene2d/external/libnode-v0.12.7/deps/openssl/asm/x86-win32-masm/rc4/rc4-586.asm | madanagopaltcomcast/pxCore | c4a3a40a190521c8b6383d126c87612eca5b3c42 | [
"Apache-2.0"
] | 1,432 | 2017-06-21T04:08:48.000Z | 2020-08-25T16:21:15.000Z | examples/pxScene2d/external/libnode-v0.12.7/deps/openssl/asm/x86-win32-masm/rc4/rc4-586.asm | madanagopaltcomcast/pxCore | c4a3a40a190521c8b6383d126c87612eca5b3c42 | [
"Apache-2.0"
] | 442 | 2015-02-12T13:45:46.000Z | 2022-03-21T05:28:05.000Z | TITLE rc4-586.asm
IF @Version LT 800
ECHO MASM version 8.00 or later is strongly recommended.
ENDIF
.686
.XMM
IF @Version LT 800
XMMWORD STRUCT 16
DQ 2 dup (?)
XMMWORD ENDS
ENDIF
.MODEL FLAT
OPTION DOTNAME
IF @Version LT 800
.text$ SEGMENT PAGE 'CODE'
ELSE
.text$ SEGMENT ALIGN(64) 'CODE'
ENDIF
;EXTERN _OPENSSL_ia32cap... | 19.879177 | 57 | 0.700892 |
0b72e6aaba87763582df60dbcb8fea5c18915ceb | 555 | asm | Assembly | programs/oeis/262/A262543.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/262/A262543.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/262/A262543.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A262543: Number of rooted asymmetrical polyenoids of type U_n* having n edges.
; 0,2,4,10,28,84,264,858,2860,9724,33592,117572,416024,1485800,5348880,19389690,70715340,259289580,955277400,3534526380,13128240840,48932534040,182965127280,686119227300,2579808294648,9723892802904,36734706144304,139067101832008,5274959035... | 23.125 | 278 | 0.72973 |
9b39892011cda9efa78e0dfc2386c41b38324b4f | 249 | asm | Assembly | libsrc/_DEVELOPMENT/stdlib/c/sccz80/_random_uniform_cmwc_8_.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/stdlib/c/sccz80/_random_uniform_cmwc_8_.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/stdlib/c/sccz80/_random_uniform_cmwc_8_.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; uint16_t _random_uniform_cmwc_8_(void *seed)
SECTION code_clib
SECTION code_stdlib
PUBLIC _random_uniform_cmwc_8_
EXTERN asm_random_uniform_cmwc_8
_random_uniform_cmwc_8_:
call asm_random_uniform_cmwc_8
ld l,a
ld h,0
ret
| 13.105263 | 46 | 0.787149 |
dc8b9f6011e13c027e4dc9319f700025ba7afcde | 1,418 | asm | Assembly | programs/oeis/241/A241848.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/241/A241848.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/241/A241848.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A241848: a(n) = n^2 + 18.
; 18,19,22,27,34,43,54,67,82,99,118,139,162,187,214,243,274,307,342,379,418,459,502,547,594,643,694,747,802,859,918,979,1042,1107,1174,1243,1314,1387,1462,1539,1618,1699,1782,1867,1954,2043,2134,2227,2322,2419,2518,2619,2722,2827,2934,3043,3154,3267,3382,3499,3618,3739,3862,3987,4114,4243,43... | 202.571429 | 1,359 | 0.801834 |
6e94ad8ef580a3e8d5f83f18d62e9e36b2c8d7c4 | 837 | asm | Assembly | detect.asm | prokushev/grabber | 430f67e2512c950a82de109f4bffd530b1b95851 | [
"CC0-1.0"
] | null | null | null | detect.asm | prokushev/grabber | 430f67e2512c950a82de109f4bffd530b1b95851 | [
"CC0-1.0"
] | null | null | null | detect.asm | prokushev/grabber | 430f67e2512c950a82de109f4bffd530b1b95851 | [
"CC0-1.0"
] | null | null | null | segment main
start:
; detect EGA BIOS
mov ah, 0x12
mov bl, 0x10
int 0x10
cmp bl, 0x10
je .cga
; detect VGA BIOS
mov ax, 0x1a00
int 0x10
cmp al, 0x1a
jne .ega
; detect VESA BIOS
mov ax, vesa_info_buffer
mov es, ax
xor di, di
mov ax, 0x4f00
int 0x10
cmp ax, 0x004f
jne .vga
cmp w... | 14.946429 | 39 | 0.611708 |
6a130d05ae054663d887e4fad0eff0c25aaf3230 | 799 | asm | Assembly | Lenkung1.asm | onnoeberhard/avr-projects | 0135e3c7199010b4c76925c41e26905e26ff3496 | [
"MIT"
] | null | null | null | Lenkung1.asm | onnoeberhard/avr-projects | 0135e3c7199010b4c76925c41e26905e26ff3496 | [
"MIT"
] | null | null | null | Lenkung1.asm | onnoeberhard/avr-projects | 0135e3c7199010b4c76925c41e26905e26ff3496 | [
"MIT"
] | null | null | null | ;pin B0 = Lenkspule
;pin B1 = enable
.include "m8def.inc"
.def temp1 = r17
ldi temp1, LOW(RAMEND) ; Stack-Pointer initialisieren
out SPL, temp1
ldi temp1, HIGH(RAMEND)
out SPH, temp1
ldi r16, 0x00
out DDRB, r16
loop: ; Lenker links
ldi r16, 0b00000001
out DDRB, r16
rcall dela... | 14.017544 | 60 | 0.610763 |
81089dc4665dcdc0bb96c537ce9cc920aadacc2b | 230 | asm | Assembly | libsrc/stdio/vg5k/getk.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | null | null | null | libsrc/stdio/vg5k/getk.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | null | null | null | libsrc/stdio/vg5k/getk.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | 1 | 2019-12-03T23:57:48.000Z | 2019-12-03T23:57:48.000Z | ;
; Philips VG5000
;
; getkey() Wait for keypress
;
; Jun 2014 - Joaopa
;
;
; $Id: getk.asm,v 1.5 2016/06/16 19:40:21 dom Exp $
;
SECTION code_clib
PUBLIC getk
.getk
._getk
call $aa
ld l,a
ld h,0
ret
| 10 | 54 | 0.569565 |
b4d1a5dd7322529dd1a2940cf9e58ff8d4749b4f | 191 | asm | Assembly | mc-sema/validator/x86/tests/CMP32ri.asm | randolphwong/mcsema | eb5b376736e7f57ff0a61f7e4e5a436bbb874720 | [
"BSD-3-Clause"
] | 2 | 2021-08-07T16:21:29.000Z | 2021-11-17T10:58:37.000Z | mc-sema/validator/x86/tests/CMP32ri.asm | randolphwong/mcsema | eb5b376736e7f57ff0a61f7e4e5a436bbb874720 | [
"BSD-3-Clause"
] | null | null | null | mc-sema/validator/x86/tests/CMP32ri.asm | randolphwong/mcsema | eb5b376736e7f57ff0a61f7e4e5a436bbb874720 | [
"BSD-3-Clause"
] | null | null | null | BITS 32
;TEST_FILE_META_BEGIN
;TEST_TYPE=TEST_F
;TEST_IGNOREFLAGS=
;TEST_FILE_META_END
; CMP32ri
mov ebx, 0x44
;TEST_BEGIN_RECORDING
cmp ebx, 0x44444
;TEST_END_RECORDING
| 15.916667 | 25 | 0.748691 |
58864740803dbf498d626dfb29315256fe7154ee | 73 | asm | Assembly | test/xgt-ok1.asm | kspalaiologos/asmbf | c98a51d61724a46855de291a27d68a49a034810b | [
"MIT"
] | 67 | 2020-08-03T06:26:35.000Z | 2022-03-24T19:50:51.000Z | test/xgt-ok1.asm | pyautogui/asmbf | 37c54a8a62df2fc4bab28bdeb43237b4905cbecd | [
"MIT"
] | 55 | 2019-10-02T19:37:08.000Z | 2020-06-12T19:40:53.000Z | test/xgt-ok1.asm | pyautogui/asmbf | 37c54a8a62df2fc4bab28bdeb43237b4905cbecd | [
"MIT"
] | 9 | 2019-05-18T11:59:41.000Z | 2020-06-21T20:40:25.000Z |
mov r1, $(signed(5))
mov r2, $(signed(3))
xgt r1, r2
add r1, .0
out r1
| 9.125 | 20 | 0.575342 |
c03fe4c7147a233c27691d83f759554738bb16f3 | 8,484 | asm | Assembly | Transynther/x86/_processed/US/_zr_/i3-7100_9_0x84_notsx.log_21829_410.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/US/_zr_/i3-7100_9_0x84_notsx.log_21829_410.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/US/_zr_/i3-7100_9_0x84_notsx.log_21829_410.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 %r13
push %r14
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WC_ht+0xe148, %r14
sub %rdx, %rdx
mov $0x6162636465666768, %rbp
movq %rbp, %xmm4
and $0xffffffffffffffc0, %r14
vmovntdq %ymm4, (%r14)
nop
sub %r13, %r13
lea addresses_A_ht+0x8308, %... | 32.258555 | 2,999 | 0.65264 |
2be009b52dc29609a0eb510cd4f509f0c7dcd06d | 687 | asm | Assembly | oeis/291/A291381.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/291/A291381.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/291/A291381.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A291381: p-INVERT of (1,1,0,0,0,0,...), where p(S) = 1 - S^6.
; Submitted by Jamie Morken(s3)
; 0,0,0,0,0,1,6,15,20,15,6,2,12,66,220,495,792,925,810,648,1036,3126,8580,18566,31848,44034,50644,54384,74328,153161,354702,738966,1312380,1988814,2638668,3297933,4531980,7814811,15621794,30839391,55350396,88575614,128150076... | 49.071429 | 501 | 0.774381 |
ca60555164430d7d6e8dcbef0afa2942d007c772 | 255 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/am9511/lam32/c/sccz80/l_f32_f2int.asm | dikdom/z88dk | 40c55771062b0ea9bb2f0d5b73e2f754fc12b6b0 | [
"ClArtistic"
] | 1 | 2022-03-08T11:55:58.000Z | 2022-03-08T11:55:58.000Z | libsrc/_DEVELOPMENT/math/float/am9511/lam32/c/sccz80/l_f32_f2int.asm | dikdom/z88dk | 40c55771062b0ea9bb2f0d5b73e2f754fc12b6b0 | [
"ClArtistic"
] | 2 | 2022-03-20T22:17:35.000Z | 2022-03-24T16:10:00.000Z | libsrc/_DEVELOPMENT/math/float/am9511/lam32/c/sccz80/l_f32_f2int.asm | jorgegv/z88dk | 127130cf11f9ff268ba53e308138b12d2b9be90a | [
"ClArtistic"
] | null | null | null |
SECTION code_clib
SECTION code_fp_am9511
PUBLIC l_f32_f2sint
PUBLIC l_f32_f2uint
EXTERN asm_am9511_f2sint
EXTERN asm_am9511_f2uint
; Convert floating point number to int
defc l_f32_f2sint = asm_am9511_f2sint
defc l_f32_f2uint = asm_am9511_f2uint
| 17 | 38 | 0.847059 |
5489817caaf68a096f138e375567245c0afe747c | 1,079 | asm | Assembly | Matrix-Display-sch/ATmega328P/main.asm | muchirijohn/Matrix-Display-5-Digit | 4c5164ea62a033ebabd0cbf1a13ed5c82d8d7ecc | [
"Apache-2.0"
] | 1 | 2021-12-04T06:40:18.000Z | 2021-12-04T06:40:18.000Z | Matrix-Display-sch/ATmega328P/main.asm | muchirijohn/Matrix-Display | 4c5164ea62a033ebabd0cbf1a13ed5c82d8d7ecc | [
"Apache-2.0"
] | null | null | null | Matrix-Display-sch/ATmega328P/main.asm | muchirijohn/Matrix-Display | 4c5164ea62a033ebabd0cbf1a13ed5c82d8d7ecc | [
"Apache-2.0"
] | null | null | null | ;====================================================================
; Main.asm file generated by New Project wizard
;
; Created: Fri Jun 28 2013
; Processor: ATmega328P
; Compiler: AVRASM (Proteus)
;====================================================================
;=============================================... | 31.735294 | 69 | 0.190918 |
837d3bc28e7c6e154887c66a45bd4ed1f5a7c054 | 788 | asm | Assembly | programs/oeis/175/A175869.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/175/A175869.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/175/A175869.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A175869: Partial sums of ceiling(n^2/23).
; 0,1,2,3,4,6,8,11,14,18,23,29,36,44,53,63,75,88,103,119,137,157,179,202,228,256,286,318,353,390,430,472,517,565,616,670,727,787,850,917,987,1061,1138,1219,1304,1393,1485,1582,1683,1788,1897,2011,2129,2252,2379,2511,2648,2790,2937,3089,3246,3408,3576,3749,3928,4112,4302,4498,... | 26.266667 | 447 | 0.637056 |
6d20082e51c9f41be64c47b1ac0e5c13cd22848d | 205 | asm | Assembly | libsrc/_DEVELOPMENT/arch/zxn/esxdos/c/sccz80/esx_m_tapein_toggle_pause.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/arch/zxn/esxdos/c/sccz80/esx_m_tapein_toggle_pause.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/arch/zxn/esxdos/c/sccz80/esx_m_tapein_toggle_pause.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | null | null | null | ; unsigned char esx_m_tapein_toggle_pause(void)
SECTION code_esxdos
PUBLIC esx_m_tapein_toggle_pause
EXTERN asm_esx_m_tapein_toggle_pause
defc esx_m_tapein_toggle_pause = asm_esx_m_tapein_toggle_pause
| 20.5 | 62 | 0.892683 |
e063986aff99605aa3390f76f04f91682c02af8c | 331 | asm | Assembly | programs/oeis/093/A093052.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/093/A093052.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/093/A093052.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A093052: Exponent of 2 in 6^n - 2^n.
; 0,2,5,4,8,6,9,8,13,10,13,12,16,14,17,16,22,18,21,20,24,22,25,24,29,26,29,28,32,30,33,32,39,34,37,36,40,38,41,40,45,42,45,44,48,46,49,48,54,50,53,52,56,54,57,56,61,58,61,60,64,62,65,64,72,66,69,68,72
mov $2,$0
mul $0,142
lpb $0,9
dif $0,2
mov $1,$3
add $2,1
mov $3,$0
lpe... | 25.461538 | 200 | 0.601208 |
52d62abf3247dc2a9e3ed825dd8c1dcf63b53ad0 | 355 | asm | Assembly | oeis/173/A173997.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/173/A173997.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/173/A173997.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A173997: Irregular triangular by columns derived from (1, 2, 3,...) * (1, 2, 3,...).
; Submitted by Jon Maiga
; 1,2,3,2,4,4,5,6,3,6,8,6,7,10,9,4,8,12,12,8,9,14,15,12,5,10,16,18,16,10,11,18,21,20,15,6,12,20,24,24,20,12
lpb $0
add $1,$2
sub $0,$1
cmp $2,0
sub $0,$2
lpe
add $0,1
mul $1,2
add $2,2
sub $2,$0
add ... | 18.684211 | 107 | 0.569014 |
9c79f0deca8a03b120cc27ae0baab9e2edf55107 | 11,261 | asm | Assembly | resources/sprites.asm | VincentFoulon80/vixx | d997ad6ca6e5608b9b18b580eee03a92e98612db | [
"MIT"
] | 1 | 2021-02-10T12:42:15.000Z | 2021-02-10T12:42:15.000Z | resources/sprites.asm | VincentFoulon80/vixx | d997ad6ca6e5608b9b18b580eee03a92e98612db | [
"MIT"
] | 2 | 2021-02-09T21:32:13.000Z | 2021-02-20T23:14:27.000Z | resources/sprites.asm | VincentFoulon80/vixx | d997ad6ca6e5608b9b18b580eee03a92e98612db | [
"MIT"
] | null | null | null | !ifndef is_main !eof
!set .sprite_addr = vram_sprites_base
!set .sprite_size = $20
bullet_packet_size = .sprite_size
bullet_packet_qty = $01
bullet_bank = vram_sprites_base_b
bullet_address = .sprite_addr
bullet_spid = <(bullet_address >> 5)
bullet_spid_size = vera_sprite_width_8px | vera_... | 40.65343 | 113 | 0.571974 |
a43f5e59b3199a00c332c3b198d3a09094ec2dc4 | 6,241 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_/i9-9900K_12_0xa0.log_21829_730.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i9-9900K_12_0xa0.log_21829_730.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i9-9900K_12_0xa0.log_21829_730.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r12
push %r13
push %r9
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0x1923b, %r10
nop
nop
nop
nop
nop
xor $64443, %r12
mov $0x6162636465666768, %rsi
movq %rsi, %xmm3
movups %xmm3, (%r10)
dec %rcx
lea addresses_D_ht+0x1c3bb, %r9
nop
nop
nop
xor ... | 37.14881 | 2,999 | 0.657907 |
1ca2b1b2a9617db166d63d4b2a7b15681c3e6f25 | 5,865 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_1335.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_1335.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_1335.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r13
push %r14
push %r8
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x200f, %r8
nop
nop
nop
nop
nop
sub %r14, %r14
mov $0x6162636465666768, %r10
movq %r10, %xmm3
movups %xmm3, (%r8)
nop
nop
xor %rbx, %rbx
lea addresses_A_ht+0x15b7d, %rsi
lea ad... | 38.084416 | 2,999 | 0.662575 |
bbe62306f67989ecfd6843f12cd9dab59de70fe0 | 376 | asm | Assembly | programs/oeis/089/A089262.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/089/A089262.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/089/A089262.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A089262: 2^[log2(n)] - 2^[log2(n*2/3)].
; 0,0,1,0,2,2,0,0,4,4,4,4,0,0,0,0,8,8,8,8,8,8,8,8,0,0,0,0,0,0,0,0,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,16,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32,32
mov $2,$0
mov $3,1
lpb $2,1
add $4,$0
lpb $4,1
add $4,$1
mov $1,$3
... | 22.117647 | 193 | 0.515957 |
d529dfe1837496a25bed6adb4e93d9ca8caeda7c | 258,002 | asm | Assembly | mvs/asm/mvssupa.asm | mvslovers/mvsclib | b6efbcefb46ee7fcb5c4d741c3ed93bd02353b44 | [
"MIT"
] | null | null | null | mvs/asm/mvssupa.asm | mvslovers/mvsclib | b6efbcefb46ee7fcb5c4d741c3ed93bd02353b44 | [
"MIT"
] | null | null | null | mvs/asm/mvssupa.asm | mvslovers/mvsclib | b6efbcefb46ee7fcb5c4d741c3ed93bd02353b44 | [
"MIT"
] | null | null | null | MVSSUPA TITLE 'M V S S U P A *** MVS VERSION OF PDP CLIB SUPPORT'
***********************************************************************
* Updated 2017-11-19 *
* *
* This program written by Paul Edw... | 54.638289 | 72 | 0.426582 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.