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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
95f0ef2e2ea27dc61cd7f909631e166e13779113 | 719 | asm | Assembly | programs/oeis/117/A117188.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/117/A117188.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/117/A117188.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A117188: Expansion of (1-x^2)/(1+x^2+x^4).
; 1,0,-2,0,1,0,1,0,-2,0,1,0,1,0,-2,0,1,0,1,0,-2,0,1,0,1,0,-2,0,1,0,1,0,-2,0,1,0,1,0,-2,0,1,0,1,0,-2,0,1,0,1,0,-2,0,1,0,1,0,-2,0,1,0,1,0,-2,0,1,0,1,0,-2,0,1,0,1,0,-2,0,1,0,1,0,-2,0,1,0,1,0,-2,0,1,0,1,0,-2,0,1,0,1,0,-2,0,1,0,1,0,-2,0,1,0,1,0,-2,0,1,0,1,0,-2,0,1,0,1,0,-2,0,1,0,... | 42.294118 | 543 | 0.470097 |
744e5ae15d4344d83179ff8e1344f5acd30b48a5 | 673,106 | asm | Assembly | kernel.asm | yarneo/alonandyarden-os-ass2 | 90e89402145d3fa51ef082cc48b9a803fbcab7d1 | [
"Xnet",
"X11"
] | null | null | null | kernel.asm | yarneo/alonandyarden-os-ass2 | 90e89402145d3fa51ef082cc48b9a803fbcab7d1 | [
"Xnet",
"X11"
] | null | null | null | kernel.asm | yarneo/alonandyarden-os-ass2 | 90e89402145d3fa51ef082cc48b9a803fbcab7d1 | [
"Xnet",
"X11"
] | null | null | null |
kernel: file format elf32-i386
Disassembly of section .text:
00100000 <binary_sem_clear>:
release(&bstbl.bsem[binary_sem_id].lock);
}
return 0;
}
int binary_sem_clear(int binary_sem_id) {
100000: 55 push %ebp
100001: 89 e5 mov %esp,%ebp
100003: 53 ... | 33.323729 | 99 | 0.505408 |
bdcc4c6b0b495394c074bbaf168db1c4ee9301ee | 715 | nasm | Assembly | 4/4.nasm | mrT-F/SLAE64 | e4d509023ea837af5cc25c499f83326ee44fbe52 | [
"WTFPL"
] | null | null | null | 4/4.nasm | mrT-F/SLAE64 | e4d509023ea837af5cc25c499f83326ee44fbe52 | [
"WTFPL"
] | null | null | null | 4/4.nasm | mrT-F/SLAE64 | e4d509023ea837af5cc25c499f83326ee44fbe52 | [
"WTFPL"
] | null | null | null | ;loosely based on insertion-decoder.nasm from security-tube class
;encoding scheme is simple - xor chain, need to walk backwards to decode
;currently 'decodes' hardcoded number of bytes (instead of having markers)
global _start
section .text
_start:
jmp decoder
encoded_shellcode: db 0x48,0x79,0xb9,0xe9,0xa1,0x... | 21.666667 | 183 | 0.735664 |
c5db0caffb59a1ed177ec160000b846d09f657fd | 31,483 | asm | Assembly | front-end/build/ffmpeg/libavcodec/x86/vp9lpf.asm | QuintonJason/qvids | be6cab5042750d8b1bca51a81a49823e0dc34ca9 | [
"CC0-1.0",
"MIT"
] | null | null | null | front-end/build/ffmpeg/libavcodec/x86/vp9lpf.asm | QuintonJason/qvids | be6cab5042750d8b1bca51a81a49823e0dc34ca9 | [
"CC0-1.0",
"MIT"
] | null | null | null | front-end/build/ffmpeg/libavcodec/x86/vp9lpf.asm | QuintonJason/qvids | be6cab5042750d8b1bca51a81a49823e0dc34ca9 | [
"CC0-1.0",
"MIT"
] | null | null | null | ;******************************************************************************
;* VP9 loop filter SIMD optimizations
;*
;* Copyright (C) 2013-2014 Clément Bœsch <u pkh me>
;*
;* This file is part of FFmpeg.
;*
;* FFmpeg is free software; you can redistribute it and/or
;* modify it under the terms of the GNU Lesser Gen... | 38.487775 | 123 | 0.400057 |
38f001702da51b4e6424e19393fd1b8335701bed | 902 | asm | Assembly | Snippeturi/drafts/1/pb2.asm | DanBrezeanu/IOCLA | 1a22cc2949afc72818289f47288e32004f633fd1 | [
"MIT"
] | 2 | 2019-11-18T15:56:21.000Z | 2020-01-18T01:22:37.000Z | Snippeturi/drafts/1/pb2.asm | zatbogdan99/IOCLA | 3d499ad18624f571e6c49ff891649a05ac9908e4 | [
"MIT"
] | null | null | null | Snippeturi/drafts/1/pb2.asm | zatbogdan99/IOCLA | 3d499ad18624f571e6c49ff891649a05ac9908e4 | [
"MIT"
] | null | null | null | %include "io.inc"
extern scanf
section .data
v dd 1, 2, 3, 4, 5, 6, 7, 8, 9, 10
input db "%d%d", 0
section .bss
last resd 1
first resd 1
section .text
sum:
push ebp
mov ebp, esp
xor eax, eax
mov ecx, [ebp + 12]
mov edi, [ebp + 8]
calculate_sum:
add eax, [edi + (ecx - 1) * ... | 12.704225 | 39 | 0.545455 |
3ee0c85febea48497fc3ef4acc35317d8b557559 | 1,568 | asm | Assembly | programs/oeis/134/A134059.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/134/A134059.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/134/A134059.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A134059: T(n,k) = 3*binomial(n,k), if k > 0, (0 <= k <= n), left column = (1,3,3,3,...).
; 1,3,3,3,6,3,3,9,9,3,3,12,18,12,3,3,15,30,30,15,3,3,18,45,60,45,18,3,3,21,63,105,105,63,21,3,3,24,84,168,210,168,84,24,3,3,27,108,252,378,378,252,108,27,3,3,30,135,360,630,756,630,360,135,30,3,3,33,165,495,990,1386,1386,990,495,... | 44.8 | 1,077 | 0.672832 |
29a34b1d78a954425deb495718d53735cc52e0da | 356 | asm | Assembly | libsrc/stdio/m5/getk.asm | RC2014Z80/z88dk | e5b9447b970e5fae26544b6d8aa5957c98ba0e6a | [
"ClArtistic"
] | 8 | 2017-01-18T12:02:17.000Z | 2021-06-12T09:40:28.000Z | libsrc/stdio/m5/getk.asm | RC2014Z80/z88dk | e5b9447b970e5fae26544b6d8aa5957c98ba0e6a | [
"ClArtistic"
] | 1 | 2017-03-06T07:41:56.000Z | 2017-03-06T07:41:56.000Z | libsrc/stdio/m5/getk.asm | RC2014Z80/z88dk | e5b9447b970e5fae26544b6d8aa5957c98ba0e6a | [
"ClArtistic"
] | 3 | 2017-03-07T03:19:40.000Z | 2021-09-15T17:59:19.000Z | ;
; SORD M5 Stdio
;
; getk() Read key status
;
; Stefano Bodrato - 18/5/2001
;
;
; $Id: getk.asm,v 1.8+ (GIT imported) $
;
SECTION code_clib
PUBLIC getk
PUBLIC _getk
EXTERN msxbios
INCLUDE "m5bios.def"
.getk
._getk
ld ix,ACECH0
call msxbios
IF STANDARDESCAPECHARS
cp 13
jr nz,not_return
ld a,10
.not... | 10.470588 | 39 | 0.668539 |
d9596f1abb919f32a023329e37384ca161656b61 | 56,431 | asm | Assembly | test_q.asm | phung001/xv6_lab2_mark | 3ba15e5880a3facdb709c3708d8366ade948cba2 | [
"MIT-0"
] | null | null | null | test_q.asm | phung001/xv6_lab2_mark | 3ba15e5880a3facdb709c3708d8366ade948cba2 | [
"MIT-0"
] | null | null | null | test_q.asm | phung001/xv6_lab2_mark | 3ba15e5880a3facdb709c3708d8366ade948cba2 | [
"MIT-0"
] | null | null | null |
_test_q: file format elf32-i386
Disassembly of section .text:
00000000 <main>:
#include "types.h"
#include "user.h"
#include "queue.h"
int main(){
0: 55 push %ebp
1: 89 e5 mov %esp,%ebp
3: 83 e4 f0 and $0xfffffff0,%esp
// add_q(q,i);
// ... | 34.242112 | 75 | 0.433361 |
59440e9c52c8fedb29d008b9c86b24d801f0c7ca | 244 | asm | Assembly | libsrc/_DEVELOPMENT/arch/zx/esxdos/c/sccz80/esxdos_f_fstat_callee.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/arch/zx/esxdos/c/sccz80/esxdos_f_fstat_callee.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/arch/zx/esxdos/c/sccz80/esxdos_f_fstat_callee.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | null | null | null | ; int esxdos_f_fstat(uchar handle, void *buf)
SECTION code_clib
SECTION code_esxdos
PUBLIC esxdos_f_fstat_callee
EXTERN asm_esxdos_f_fstat
esxdos_f_fstat_callee:
pop af
pop hl
pop bc
push af
ld a,c
jp asm_esxdos_f_fstat
| 12.842105 | 45 | 0.762295 |
bd7b4841aea2a6de8114d3e71f92eab50bf3a0a2 | 8,641 | asm | Assembly | Library/GrObj/GrObjVis/grobjSpline.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Library/GrObj/GrObjVis/grobjSpline.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Library/GrObj/GrObjVis/grobjSpline.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) GeoWorks 1992 -- All Rights Reserved
PROJECT: PC GEOS
MODULE: GrObj
FILE: grobjSpline.asm
AUTHOR: Steve Scholl, Dec 7, 1991
ROUTINES:
Name
----
METHODS:
Name
----
GrObjSplineBuild
GrObjS... | 21.820707 | 86 | 0.570073 |
0c02573393258e5e9cf6ec5d38af8bd5541be82f | 317 | asm | Assembly | programs/oeis/223/A223134.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/223/A223134.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/223/A223134.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A223134: Number of distinct sums i+j+k with i,j,k >= 0, i*j*k <= n.
; 1,4,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47,49,51,53,55,57,59,61,63,65,67,69,71,73,75,77,79,81,83,85,87,89,91,93,95,97,99,101,103,105,107,109,111,113,115,117,119,121,123,125
mul $0,2
mov $1,$0
cmp $0,2
add $1,$0
add $1,1
| 35.222222 | 198 | 0.634069 |
89a4a9b1ec78e66c5ef7fa1dfe860ce1b7e49cf9 | 521 | asm | Assembly | oeis/197/A197682.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/197/A197682.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/197/A197682.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A197682: Decimal expansion of Pi/(2 + 2*Pi).
; Submitted by Jamie Morken(l1)
; 3,7,9,2,7,3,4,9,6,4,9,7,3,8,8,0,7,2,6,7,2,2,1,5,3,4,4,5,2,2,4,4,6,4,3,2,0,6,9,2,1,3,1,8,2,8,2,0,2,6,5,4,9,8,3,3,4,4,9,4,1,0,6,8,9,1,2,7,4,0,6,8,5,5,0,4,7,8,6,8,8,1,6,0,3,1,6,5,8,7,0,0,7,6,7,7,8,8,6
add $0,1
mov $2,1
mov $3,$0
mul $3,5
lpb... | 17.965517 | 199 | 0.523992 |
d9c14e61eea47325ed750b60cbbac542a3d10d67 | 45,148 | asm | Assembly | P6/P6Judger - 100 testpoints/testpoint/testpoint51.asm | flyinglandlord/BUAA-CO-2021 | 1aa28b09762dfb2376ed2aac4126839f0e6fcf93 | [
"MIT"
] | 5 | 2021-12-05T12:58:26.000Z | 2022-03-31T02:05:13.000Z | P6/P6Judger - 100 testpoints/testpoint/testpoint51.asm | OliverDu8-24/BUAA-CO-2021 | 9959abd90de9039d751bab64f153547e76066665 | [
"MIT"
] | null | null | null | P6/P6Judger - 100 testpoints/testpoint/testpoint51.asm | OliverDu8-24/BUAA-CO-2021 | 9959abd90de9039d751bab64f153547e76066665 | [
"MIT"
] | 2 | 2021-12-19T11:49:48.000Z | 2021-12-22T10:25:38.000Z | ori $1, $0, 0
ori $2, $0, 13
ori $3, $0, 6
ori $4, $0, 14
sw $2, 0($0)
sw $4, 4($0)
sw $1, 8($0)
sw $3, 12($0)
sw $3, 16($0)
sw $3, 20($0)
sw $1, 24($0)
sw $3, 28($0)
sw $4, 32($0)
sw $2, 36($0)
sw $4, 40($0)
sw $2, 44($0)
sw $1, 48($0)
sw $4, 52($0)
sw $2, 56($0)
sw $1, 60($0)
sw $3, 64($0)
sw $4, 68($0)
sw $4, 72($0)... | 11.909259 | 21 | 0.541109 |
05bad7269c5ee3594e95b21f501ab06f97f3d681 | 1,101 | asm | Assembly | PRG/levels/Giant/W8HTrap3.asm | narfman0/smb3_pp1 | 38a58adafff67a403591e38875e9fae943a5fe76 | [
"Unlicense"
] | null | null | null | PRG/levels/Giant/W8HTrap3.asm | narfman0/smb3_pp1 | 38a58adafff67a403591e38875e9fae943a5fe76 | [
"Unlicense"
] | null | null | null | PRG/levels/Giant/W8HTrap3.asm | narfman0/smb3_pp1 | 38a58adafff67a403591e38875e9fae943a5fe76 | [
"Unlicense"
] | null | null | null | ; Original address was $BD8F
; Cheep Cheep hand trap
.word W8H_PrizeL ; Alternate level layout
.word W8H_PrizeO ; Alternate object layout
.byte LEVEL1_SIZE_08 | LEVEL1_YSTART_140
.byte LEVEL2_BGPAL_03 | LEVEL2_OBJPAL_09 | LEVEL2_XSTART_18
.byte LEVEL3_TILESET_11 | LEVEL3_VSCROLL_LOCKED | LEVEL3_PIPENOTEXIT
.byte ... | 57.947368 | 85 | 0.571299 |
af99e58da795c29017bc464a2e82b361ead53a7f | 502 | asm | Assembly | oeis/054/A054443.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/054/A054443.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/054/A054443.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A054443: Third convolution of A001405 (central binomial numbers).
; Submitted by Christian Krause
; 1,4,14,40,109,276,682,1624,3810,8744,19868,44496,98941,217780,476786,1036024,2241814,4823160,10342180,22076080,46994386,99673224,210923364,445000560,937051684,1968204496,4127285688
add $0,4
mov $3,$0
seq $0,152548 ; S... | 29.529412 | 182 | 0.721116 |
03d4c811274f65cfb9c1ebf5f165bff7dca5feae | 280 | asm | Assembly | programs/oeis/140/A140081.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/140/A140081.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/140/A140081.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A140081: Period 4: repeat [0, 1, 1, 2].
; 0,1,1,2,0,1,1,2,0,1,1,2,0,1,1,2,0,1,1,2,0,1,1,2,0,1,1,2,0,1,1,2,0,1,1,2,0,1,1,2,0,1,1,2,0,1,1,2,0,1,1,2,0,1,1,2,0,1,1,2,0,1,1,2,0,1,1,2,0,1,1,2,0,1,1,2,0,1,1,2,0,1,1,2,0,1,1,2,0,1,1,2,0,1,1,2,0,1,1
mod $0,4
mov $1,1
add $1,$0
div $1,2
| 35 | 199 | 0.510714 |
bdcab3be3248e3ba25f3b5c4d5ee47ecc2c5c764 | 424 | asm | Assembly | oeis/085/A085840.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/085/A085840.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/085/A085840.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A085840: Triangle read by rows: T(n,m) = 4^m * (2*n+1)! / ( (2*n - 2*m + 1)! * (2*m)! ), row n has n+1 terms.
; Submitted by Christian Krause
; 1,1,12,1,40,80,1,84,560,448,1,144,2016,5376,2304,1,220,5280,29568,42240,11264,1,312,11440,109824,329472,292864,53248,1,420,21840,320320,1647360,3075072,1863680,245760
lpb $0... | 24.941176 | 168 | 0.632075 |
21839f76347dedeea0394871e188e5cbf209a413 | 808 | asm | Assembly | libsrc/rs232/cpc/sti/rs232_get.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | null | null | null | libsrc/rs232/cpc/sti/rs232_get.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | null | null | null | libsrc/rs232/cpc/sti/rs232_get.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | 1 | 2019-12-03T23:57:48.000Z | 2019-12-03T23:57:48.000Z | ;
; z88dk RS232 Function
;
; Amstrad CPC (STI) version
;
; unsigned char rs232_get(char *)
;
; $Id: rs232_get.asm,v 1.4 2016/06/23 20:15:37 dom Exp $
; fastcall so implicit push
SECTION code_clib
PUBLIC rs232_get
PUBLIC _rs232_get
r... | 21.837838 | 62 | 0.367574 |
e533c660537265c60052c0685e5dedac8a718868 | 137 | asm | Assembly | nasm-gcc-container/nasm-gcc/src/04/segfault_badaddr.asm | smith-30/low-layer | 4a200fcc60d1fcf1ff111e3aca2a5a83b648afc2 | [
"MIT"
] | null | null | null | nasm-gcc-container/nasm-gcc/src/04/segfault_badaddr.asm | smith-30/low-layer | 4a200fcc60d1fcf1ff111e3aca2a5a83b648afc2 | [
"MIT"
] | null | null | null | nasm-gcc-container/nasm-gcc/src/04/segfault_badaddr.asm | smith-30/low-layer | 4a200fcc60d1fcf1ff111e3aca2a5a83b648afc2 | [
"MIT"
] | null | null | null | section .data
correct: dq -1
section .text
global _start
_start:
mov rax, [0x400000-1]
mov rax, 60
xor rdi, rdi
syscall | 12.454545 | 25 | 0.649635 |
875fdf464f679071dbde96dc357dcf728c02c0be | 1,715 | asm | Assembly | smsq/atari/ser/poll.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | smsq/atari/ser/poll.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | smsq/atari/ser/poll.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | ; SER polling routine V2.00 1991 Tony Tebby
section ser
xdef ser_poll
include 'dev8_keys_atari'
include 'dev8_keys_atari_scc'
include 'dev8_keys_buf'
include 'dev8_keys_par'
include 'dev8_mac_assert'
;+++
; SER polling routine
; If there is a carrier detect timout, it checks it.
;---
ser_poll
move.w prd_... | 23.175676 | 57 | 0.661808 |
e8606d67821a40d7bef1f8c48b3cff34ddce24b3 | 1,005 | asm | Assembly | libsrc/strings/strnicmp_callee.asm | dex4er/deb-z88dk | 9ee4f23444fa6f6043462332a1bff7ae20a8504b | [
"ClArtistic"
] | 1 | 2018-09-04T23:07:24.000Z | 2018-09-04T23:07:24.000Z | libsrc/strings/strnicmp_callee.asm | dex4er/deb-z88dk | 9ee4f23444fa6f6043462332a1bff7ae20a8504b | [
"ClArtistic"
] | null | null | null | libsrc/strings/strnicmp_callee.asm | dex4er/deb-z88dk | 9ee4f23444fa6f6043462332a1bff7ae20a8504b | [
"ClArtistic"
] | null | null | null | ; int __CALLEE__ strnicmp_callee(char *s1, char *s2, uint n)
; caseless compare
; 12.2006 aralbrec
XLIB strnicmp_callee
XDEF ASMDISP_STRNICMP_CALLEE
.strnicmp_callee
pop hl
pop bc
pop de
ex (sp),hl
; enter : bc = uint n
; de = char *s2
; hl = char *s1
; exit : if s1==s2 :... | 13.4 | 60 | 0.530348 |
a5926e73d3336aaca718559c9356860b8c41b465 | 353 | asm | Assembly | programs/oeis/323/A323847.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/323/A323847.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/323/A323847.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A323847: a(n) = (n-1)*(n-2)*(n^2+9*n+12)/24.
; 1,0,0,4,16,41,85,155,259,406,606,870,1210,1639,2171,2821,3605,4540,5644,6936,8436,10165,12145,14399,16951,19826,23050,26650,30654,35091,39991,45385,51305,57784,64856,72556,80920,89985,99789,110371,121771,134030,147190
mov $2,$0
sub $0,1
bin $0,4
add $0,26
bin $2,3
add $... | 27.153846 | 219 | 0.688385 |
729054e2283d543c1db0c39674c727bdabf1f8d1 | 420 | asm | Assembly | programs/oeis/223/A223925.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/223/A223925.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/223/A223925.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A223925: a(2n+1) = 2*n-1; a(2n)= 4^n.
; 1,4,3,16,5,64,7,256,9,1024,11,4096,13,16384,15,65536,17,262144,19,1048576,21,4194304,23,16777216,25,67108864,27,268435456,29,1073741824,31,4294967296,33,17179869184,35,68719476736,37,274877906944,39,1099511627776,41,4398046511104,43,17592186044416,45,70368744177664,47,281474976... | 46.666667 | 329 | 0.759524 |
ec5aaa1f27ff7d2774663b0de51acc5a99f7ee8b | 5,485 | asm | Assembly | Appl/Art/Decks/GeoDeck/LCClub9.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Appl/Art/Decks/GeoDeck/LCClub9.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Appl/Art/Decks/GeoDeck/LCClub9.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | LCClub9 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, 0x03, 0xe0, 0xfa, 0x00
db 0x01, 0x07, 0xf0, 0xfa, 0x00
db 0x01, 0x0e, 0x38, 0xfa, 0x00
db 0x01, 0x0c, 0x18, 0xfa, 0x00
db 0x01, 0x0c, 0x18, 0xfa, 0x00
db 0x01, 0... | 33.445122 | 53 | 0.6268 |
8943a640e5d80b4446277f60a320051a8bc45f8a | 2,175 | asm | Assembly | racing/interrupt.asm | dcliche/XoseraLab | f0f0a70a57a29bae2609fda99a78b29772dba324 | [
"MIT"
] | 1 | 2022-03-28T21:18:59.000Z | 2022-03-28T21:18:59.000Z | racing/interrupt.asm | dcliche/XoseraLab | f0f0a70a57a29bae2609fda99a78b29772dba324 | [
"MIT"
] | null | null | null | racing/interrupt.asm | dcliche/XoseraLab | f0f0a70a57a29bae2609fda99a78b29772dba324 | [
"MIT"
] | null | null | null | ; *************************************************************
; Copyright (c) 2021 roscopeco <AT> gmail <DOT> com
; *************************************************************
;
section .text ; This is normal code
include "xosera_m68k_defs.inc"
install_intr::
mo... | 37.5 | 88 | 0.441839 |
73e5e27a247ca711eb9c7834379ada88e88b22ca | 1,242 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/am9511/asm/am32_imul.asm | dikdom/z88dk | 40c55771062b0ea9bb2f0d5b73e2f754fc12b6b0 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/am9511/asm/am32_imul.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_imul.asm | jorgegv/z88dk | 127130cf11f9ff268ba53e308138b12d2b9be90a | [
"ClArtistic"
] | null | null | null | ;
; Copyright (c) 2022 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, February 2022
;
;---------------------------------------------... | 26.425532 | 74 | 0.619163 |
f761dfb3e29afec17745d1ccd88893b371cdd4b1 | 10,354 | asm | Assembly | 1581/64tass/ram.asm | silverdr/assembly | c2851f7033223e089285dce22443b7e219ed4f61 | [
"Unlicense"
] | 23 | 2015-03-23T15:16:57.000Z | 2022-03-18T12:43:42.000Z | 1581/64tass/ram.asm | silverdr/assembly | c2851f7033223e089285dce22443b7e219ed4f61 | [
"Unlicense"
] | null | null | null | 1581/64tass/ram.asm | silverdr/assembly | c2851f7033223e089285dce22443b7e219ed4f61 | [
"Unlicense"
] | 8 | 2016-04-13T11:19:35.000Z | 2021-12-22T07:39:00.000Z | *=$0002 ; zero page
jobs *=*+9 ; job que=8 last 2 for bams
hdrs *=*+18 ; job headers
dskid *=*+2 ; master copy of disk id
header *=*+6 ; image of last header
wpsw *=*+1 ; write protect change flag
drvst *=*+1 ; lcc var's
... | 34.97973 | 63 | 0.428144 |
1e7cd30568f0df422ae10d8507c938a3261a7355 | 725 | asm | Assembly | ASMFiles/conditional jumps.asm | Undeadtaker/Assembly | 34d44d1869eeb27ef957e1e5f28cdf849c6bb610 | [
"Apache-2.0"
] | null | null | null | ASMFiles/conditional jumps.asm | Undeadtaker/Assembly | 34d44d1869eeb27ef957e1e5f28cdf849c6bb610 | [
"Apache-2.0"
] | null | null | null | ASMFiles/conditional jumps.asm | Undeadtaker/Assembly | 34d44d1869eeb27ef957e1e5f28cdf849c6bb610 | [
"Apache-2.0"
] | null | null | null | ; conditional jumps are the most similar thing we can find to an if statement in assembly. We have 4 conditional jumps
; 1) jc - Jump if carry flag is set (1)
; 2) jnc - Jump if not carry flag (0)
; 3) jz - Jump if zero flag is (1)
; 4) jnz - Jump if not zero flag (0)
.model small
.data
.code
main proc
... | 20.138889 | 118 | 0.594483 |
62727c87bc130011322856268e43f54a50da44c4 | 497 | asm | Assembly | programs/oeis/194/A194145.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/194/A194145.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/194/A194145.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A194145: Beatty sequence for -1+sqrt(6), a(n)=floor(n*(-1+sqrt(6))); complement of A194146.
; 1,2,4,5,7,8,10,11,13,14,15,17,18,20,21,23,24,26,27,28,30,31,33,34,36,37,39,40,42,43,44,46,47,49,50,52,53,55,56,57,59,60,62,63,65,66,68,69,71,72,73,75,76,78,79,81,82,84,85,86,88,89,91,92,94,95,97,98
mov $2,$0
mov $4,$0
add $... | 19.88 | 199 | 0.597586 |
90e0c3c32ee631916d722ed958e64b10e8b8ba8c | 1,644 | asm | Assembly | programs/oeis/164/A164683.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/164/A164683.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/164/A164683.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A164683: a(n) = 8*a(n-2) for n > 2; a(1) = 1, a(2) = 8.
; 1,8,8,64,64,512,512,4096,4096,32768,32768,262144,262144,2097152,2097152,16777216,16777216,134217728,134217728,1073741824,1073741824,8589934592,8589934592,68719476736,68719476736,549755813888,549755813888,4398046511104,4398046511104,35184372088832,3518437208883... | 164.4 | 1,527 | 0.913017 |
4b1afe12c15e09ff4e63bc4a94c8bc393bb45ddf | 21,237 | asm | Assembly | canl/dm/include/macros.asm | TDahlmann/canpp | 451ea8fc5b048520823d8c4cfd19f6bbb450deec | [
"MIT"
] | 8 | 2021-05-31T20:32:29.000Z | 2022-02-22T10:40:35.000Z | canl/dm/include/macros.asm | ryanwalexander/canpp | 1288e3a301b6a4379b03d56e5be54305da21e592 | [
"MIT"
] | 6 | 2021-05-11T05:38:16.000Z | 2021-06-06T09:56:19.000Z | canl/dm/include/macros.asm | ryanwalexander/canpp | 1288e3a301b6a4379b03d56e5be54305da21e592 | [
"MIT"
] | 3 | 2021-09-27T02:52:40.000Z | 2022-02-14T17:11:30.000Z | ;_ macros.asm
; Copyright (C) 1985-1991 by Walter Bright
; All Rights Reserved
; Modified for COFF and ELF support by David Bustin
; $Revision: 1.1.1.1 $
ifdef _WIN32
ifndef __NT__
__NT__ equ 1
endif
endif
ifndef M_I386
ifdef _WINDOWS
extrn MESSAGEFATALERROR : far
endif
; modified for RATIONAL support by P Mu... | 16.286043 | 100 | 0.689033 |
17579e35a6ef7176d77db9867768c319f37ebc17 | 4,816 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_sm_/i7-8650U_0xd2_notsx.log_1895_1239.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i7-8650U_0xd2_notsx.log_1895_1239.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i7-8650U_0xd2_notsx.log_1895_1239.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 %r9
push %rbx
lea addresses_D_ht+0x1bd89, %rbx
nop
nop
nop
inc %r9
vmovups (%rbx), %ymm7
vextracti128 $1, %ymm7, %xmm7
vpextrq $0, %xmm7, %r15
nop
inc %r13
pop %rbx
pop %r9
pop %r15
pop %r13
ret
.global s_faulty_load
s_faulty_load:
push %r15
pus... | 47.683168 | 2,999 | 0.658015 |
18a77f11eecd292a6493f94841ad69d0cf08bbcf | 3,712 | asm | Assembly | src/sm/multiworld.asm | PJBoy/alttp_sm_combo_randomizer_rom | 4f14c87227b512a864d1f298e4a6efe7cbc373b3 | [
"MIT"
] | 31 | 2018-05-03T06:43:23.000Z | 2021-07-16T13:17:01.000Z | src/sm/multiworld.asm | PJBoy/alttp_sm_combo_randomizer_rom | 4f14c87227b512a864d1f298e4a6efe7cbc373b3 | [
"MIT"
] | 13 | 2018-05-08T20:15:54.000Z | 2022-01-20T21:28:53.000Z | src/sm/multiworld.asm | PJBoy/alttp_sm_combo_randomizer_rom | 4f14c87227b512a864d1f298e4a6efe7cbc373b3 | [
"MIT"
] | 26 | 2018-05-04T12:25:41.000Z | 2022-03-23T20:27:57.000Z | ; SM Multiworld support
;
;
; Implement auto-saving on death as a temporary measure to prevent lost items
; Game state 15h (Samus ran out of health, black out surroundings) ;;;
; JSL $9BB3A7[$9B:B3A7]
; org $C2DD7E ; $82DD7E
; jsl sm_mw_autosave
org $C28BB3
jsl sm_mw_hook_main_game
org $C09490
jsl sm_mw_c... | 22.49697 | 108 | 0.600485 |
56984103a60ff495f0e4f91d0d76daacc756eb0c | 386 | asm | Assembly | oeis/074/A074067.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/074/A074067.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/074/A074067.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A074067: Zigzag modulo 5.
; Submitted by Jon Maiga
; 1,2,7,6,5,4,3,12,11,10,9,8,17,16,15,14,13,22,21,20,19,18,27,26,25,24,23,32,31,30,29,28,37,36,35,34,33,42,41,40,39,38,47,46,45,44,43,52,51,50,49,48,57,56,55,54,53,62,61,60,59,58,67,66,65,64,63,72,71
mov $2,$0
sub $0,1
add $2,1
mov $4,$2
lpb $0
sub $0,1
mod $0,5... | 20.315789 | 199 | 0.608808 |
938067e4242a609f59bcf348ef91fa900b86cf29 | 3,286 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xca_notsx.log_39_353.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xca_notsx.log_39_353.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xca_notsx.log_39_353.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r15
push %r8
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0xe3a1, %rax
nop
nop
nop
nop
add %r12, %r12
movb (%rax), %r15b
nop
nop
nop
nop
dec %rsi
lea addresses_A_ht+0x4c65, %rsi
lea addresses_normal_ht+0x19825, %rdi
clflush (%rdi)
nop
nop
and $... | 20.666667 | 151 | 0.649117 |
7b84c04c18cdedf420e833fbbba08d57c29aeebf | 8,536 | asm | Assembly | karateka.asm | simondotm/beeb-karateka | 1075a9ed549c1dd451eb94f672f866a2af26abd9 | [
"MIT"
] | null | null | null | karateka.asm | simondotm/beeb-karateka | 1075a9ed549c1dd451eb94f672f866a2af26abd9 | [
"MIT"
] | 1 | 2020-06-22T11:43:20.000Z | 2020-06-22T11:43:20.000Z | karateka.asm | simondotm/beeb-karateka | 1075a9ed549c1dd451eb94f672f866a2af26abd9 | [
"MIT"
] | null | null | null |
; Karateka Demo
LOAD_ADDR = &3000
; "Release" build config
HIDE_DISPLAY = TRUE ; set TRUE to hide screen until new image is available (only hides if no shadow ram available)
ENABLE_SWR = TRUE ; set TRUE to use SWR if available (note all images must be <16Kb in size)
ENABLE_SHADOW = TRUE ; s... | 18.801762 | 121 | 0.591495 |
d003b1a2d14b6b3f73f4c4431de60c6a4e86981c | 1,199 | nasm | Assembly | x86_64/src/01-open-01.nasm | karng87/nasm_game | a97fdb09459efffc561d2122058c348c93f1dc87 | [
"MIT"
] | null | null | null | x86_64/src/01-open-01.nasm | karng87/nasm_game | a97fdb09459efffc561d2122058c348c93f1dc87 | [
"MIT"
] | null | null | null | x86_64/src/01-open-01.nasm | karng87/nasm_game | a97fdb09459efffc561d2122058c348c93f1dc87 | [
"MIT"
] | null | null | null | ;; /usr/include/asm-generic/fcntl.h
section .data
fname: db "tmp.txt", 0
msg: dq 0x48, 0x45, 0x4c, 0x4c,0xA
msg_len: equ $-msg
section .bss
sign: resb 1
fd: resq 1
section .text
global main
main:
mov rax, 2
mov rdi, fname
mov rsi, 0b_010_001_00... | 19.655738 | 69 | 0.413678 |
6a72e8daab36aae9082ac60c211ab40ccf9b3368 | 91 | asm | Assembly | public/wintab/wintabx/pkthkex.asm | SmileyAG/cstrike15_src | 5315265785320e0f53ebd27c3486e6c7b826a227 | [
"Unlicense"
] | 2 | 2022-02-25T12:18:31.000Z | 2022-03-16T23:59:59.000Z | public/wintab/wintabx/pkthkex.asm | SmileyAG/cstrike15_src | 5315265785320e0f53ebd27c3486e6c7b826a227 | [
"Unlicense"
] | null | null | null | public/wintab/wintabx/pkthkex.asm | SmileyAG/cstrike15_src | 5315265785320e0f53ebd27c3486e6c7b826a227 | [
"Unlicense"
] | 7 | 2021-08-22T11:29:02.000Z | 2022-03-29T11:59:15.000Z | include xlibproc.inc
include Wintab.inc
PROC_TEMPLATE WTMgrPacketHookEx, 6, Wintab, -, 203
| 22.75 | 50 | 0.813187 |
d5db809a44a67583163c7aa65125222db55cfcc2 | 6,283 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_2268_1551.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_2268_1551.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_2268_1551.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 %r8
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_normal_ht+0x14bb6, %rsi
lea addresses_normal_ht+0xafb6, %rdi
nop
cmp $24584, %r11
mov $104, %rcx
rep movsw
nop
nop
nop
nop
nop
xor $55679, %rbx
lea addresses_A_ht+0x188ce, %r8
and $39366, %rsi... | 35.902857 | 2,999 | 0.657011 |
c103cf068a9fde2a1250d2442b48d266dbcac4b7 | 1,444 | asm | Assembly | Asm4Kids/38joystickdraw.asm | jacmoe/c64adventures | c33854a4fa22bf5877ea7cc9a207bc0aebf2a4c7 | [
"BSD-2-Clause"
] | 17 | 2017-04-18T14:00:14.000Z | 2021-06-07T18:57:02.000Z | Asm4Kids/38joystickdraw.asm | jacmoe/c64adventures | c33854a4fa22bf5877ea7cc9a207bc0aebf2a4c7 | [
"BSD-2-Clause"
] | null | null | null | Asm4Kids/38joystickdraw.asm | jacmoe/c64adventures | c33854a4fa22bf5877ea7cc9a207bc0aebf2a4c7 | [
"BSD-2-Clause"
] | 3 | 2018-04-09T14:34:40.000Z | 2021-04-06T17:02:28.000Z | ;****************************************
;* *
;* joystick draw *
;* *
;* Does not work! *
;****************************************
; 10 SYS (49152)
*=$0801
BYTE $0E, $08, $0A... | 22.920635 | 96 | 0.335873 |
859597f7cf0791132ee2bc0e9ed98b7f09a1ecc2 | 790 | asm | Assembly | oeis/102/A102734.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/102/A102734.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/102/A102734.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A102734: Primes of the form 23n+5.
; Submitted by Jon Maiga
; 5,97,281,373,419,557,787,971,1063,1109,1201,1523,1753,2029,2213,2351,2719,2857,2903,3041,3271,3547,3593,3823,4007,4099,4283,4421,4513,4651,4789,4973,5387,5479,5801,5939,6353,6491,6997,7043,7411,7457,7549,7687,7963,8009,8101,8147,8377,8423,8699,8837,8929,90... | 37.619048 | 496 | 0.727848 |
650c53faffd4f99d94053a6019efe79648a41b35 | 182 | asm | Assembly | data/pokemon/dex_entries/shedinja.asm | AtmaBuster/pokeplat-gen2 | fa83b2e75575949b8f72cb2c48f7a1042e97f70f | [
"blessing"
] | 6 | 2021-06-19T06:41:19.000Z | 2022-02-15T17:12:33.000Z | data/pokemon/dex_entries/shedinja.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | null | null | null | data/pokemon/dex_entries/shedinja.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | 3 | 2021-01-15T18:45:40.000Z | 2021-10-16T03:35:27.000Z | db "SHED@" ; species name
db "A strange #MON-"
next "it flies without"
next "moving its wings,"
page "has a hollow shell"
next "for a body, and"
next "does not breathe.@"
| 18.2 | 26 | 0.648352 |
5d5c9be0ef251c2f7645930e08d52f24dfe224a9 | 43 | asm | Assembly | src/main/fragment/mos6502-common/_deref_qvoz1=vbuaa.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | 2 | 2022-03-01T02:21:14.000Z | 2022-03-01T04:33:35.000Z | src/main/fragment/mos6502-common/_deref_qvoz1=vbuaa.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | src/main/fragment/mos6502-common/_deref_qvoz1=vbuaa.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | ldy #0
sta ({z1}),y
lda #0
iny
sta ({z1}),y | 8.6 | 12 | 0.534884 |
41843314cf630bcff98057413f5e4c4824ea8809 | 174 | asm | Assembly | testdata/loop.asm | bruston/lilvm | 9a6aecee5b99769f6de5f5b29cd66f860d5188a9 | [
"MIT"
] | null | null | null | testdata/loop.asm | bruston/lilvm | 9a6aecee5b99769f6de5f5b29cd66f860d5188a9 | [
"MIT"
] | 1 | 2017-02-09T21:41:33.000Z | 2017-02-10T10:32:24.000Z | testdata/loop.asm | bruston/lilvm | 9a6aecee5b99769f6de5f5b29cd66f860d5188a9 | [
"MIT"
] | null | null | null | :main
var max
push_int64 10
store max
push_int64 0
:loop
dup
print
inc
dup
load max
jump_lt loop
halt
| 12.428571 | 20 | 0.465517 |
ff8e6a71c40737e6c836d1467aab361d0cff229c | 711 | asm | Assembly | programs/oeis/033/A033045.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/033/A033045.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/033/A033045.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A033045: Sums of distinct powers of 8.
; 0,1,8,9,64,65,72,73,512,513,520,521,576,577,584,585,4096,4097,4104,4105,4160,4161,4168,4169,4608,4609,4616,4617,4672,4673,4680,4681,32768,32769,32776,32777,32832,32833,32840,32841,33280,33281,33288,33289,33344,33345,33352,33353,36864,36865,36872,36873,36928,36929,36936,36937,3... | 101.571429 | 577 | 0.801688 |
f9d14adac160e74d2793d0844d0ff0f8df980166 | 65,085 | asm | Assembly | test/inference/kernel/fp16/igemm_fwd_btm_nhwc_fp16_256x008.asm | aska-0096/iGEMMgen | cff8507355d86e47f5b099cd9b8a81d94fab93d7 | [
"MIT"
] | 20 | 2020-04-14T14:39:24.000Z | 2022-02-23T19:37:04.000Z | test/inference/kernel/fp16/igemm_fwd_btm_nhwc_fp16_256x008.asm | aska-0096/iGEMMgen | cff8507355d86e47f5b099cd9b8a81d94fab93d7 | [
"MIT"
] | 38 | 2020-04-21T12:23:07.000Z | 2021-12-31T02:26:21.000Z | test/inference/kernel/fp16/igemm_fwd_btm_nhwc_fp16_256x008.asm | ROCmSoftwarePlatform/MISA | 7ced4086588377dabb347d8a21d7d3a704a28188 | [
"MIT"
] | 9 | 2020-04-20T06:34:16.000Z | 2022-02-23T19:37:06.000Z | .set k_p_in, 0
.set k_p_wei, 8
.set k_p_out, 16
.set k_hi, 24
.set k_wi, 28
.set k_n, 32
.set k_k, 36
.set k_c, 40
.set k_ho, 44
.set k_wo, 48
.set k_stride_h, 52
.set k_stride_w, 56
.set k_dilation_h, 60
.set k_dilation_w, 64
.set k_pad_h, 68
.set k_pad_w, 72
.set k_y, 76
.set k_x, 80
.set k_group, 84
.set k_batch_m, ... | 41.063091 | 141 | 0.67673 |
38b6a331d615a24bd8ae3aefb480d4c50b30caf9 | 254 | asm | Assembly | libsrc/adt/heap/adt_Heapify_callee.asm | andydansby/z88dk-mk2 | 51c15f1387293809c496f5eaf7b196f8a0e9b66b | [
"ClArtistic"
] | 1 | 2020-09-15T08:35:49.000Z | 2020-09-15T08:35:49.000Z | libsrc/adt/heap/adt_Heapify_callee.asm | dex4er/deb-z88dk | 9ee4f23444fa6f6043462332a1bff7ae20a8504b | [
"ClArtistic"
] | null | null | null | libsrc/adt/heap/adt_Heapify_callee.asm | dex4er/deb-z88dk | 9ee4f23444fa6f6043462332a1bff7ae20a8504b | [
"ClArtistic"
] | null | null | null | ; void __LIB__ adt_Heapify_callee(void **array, uint n, void *compare)
; 08.2005 aralbrec
XLIB adt_Heapify_callee
LIB ADTHeapify, ADThcompare
.adt_Heapify_callee
pop de
pop iy
pop hl
pop bc
push de
ld ix,ADThcompare
jp ADTHeapify
| 15.875 | 70 | 0.728346 |
d6de752836a99b9ad1bb440c07b90413906b70c0 | 740 | asm | Assembly | libsrc/msx/msx_vmerge.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/msx/msx_vmerge.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/msx/msx_vmerge.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | ;
; MSX specific routines
;
; GFX - a small graphics library
; Copyright (C) 2004 Rafael de Oliveira Jannone
;
; extern void vmerge(unsigned int addr, unsigned char value);
;
; set \a value at a given vram address \a addr, merging bits (OR) with the existing value
;
; $Id: msx_vmerge.asm,v 1.5 2015/01/19 01:32:57 pau... | 12.542373 | 89 | 0.662162 |
763b00c91f4f8ca8b459e1fc5ec482cbff9e0fd3 | 290 | asm | Assembly | programs/oeis/027/A027812.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/027/A027812.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/027/A027812.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A027812: a(n) = 7*(n+1)*C(n+5,7).
; 21,224,1260,5040,16170,44352,108108,240240,495495,960960,1769768,3118752,5290740,8682240,13837320,21488544,32605881,48454560,70662900,101301200,142972830,198918720,273136500,370515600,496989675
mov $1,$0
add $0,7
bin $0,$1
add $1,3
mul $0,$1
mul $0,7
| 29 | 195 | 0.741379 |
851a14ff1b51646c211240be8af9b54bdacba565 | 7,229 | asm | Assembly | Transynther/x86/_processed/NC/_ht_zr_/i9-9900K_12_0xca_notsx.log_21829_639.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NC/_ht_zr_/i9-9900K_12_0xca_notsx.log_21829_639.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NC/_ht_zr_/i9-9900K_12_0xca_notsx.log_21829_639.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 %r9
push %rax
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0x4b02, %rsi
lea addresses_D_ht+0x16e82, %rdi
nop
nop
nop
nop
nop
dec %r14
mov $86, %rcx
rep movsw
nop
nop
nop
nop
cmp %rbp, %rbp
lea addresses_UC_ht+0x1c82, %rax
nop
nop
nop
n... | 32.41704 | 2,999 | 0.656522 |
af2fb5a5b218986c20573603e000805f3af0f2ca | 1,471 | asm | Assembly | programs/oeis/226/A226292.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/226/A226292.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/226/A226292.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A226292: (10*n^2+4*n+(1-(-1)^n))/8.
; 2,6,13,22,34,48,65,84,106,130,157,186,218,252,289,328,370,414,461,510,562,616,673,732,794,858,925,994,1066,1140,1217,1296,1378,1462,1549,1638,1730,1824,1921,2020,2122,2226,2333,2442,2554,2668,2785,2904,3026,3150,3277,3406,3538,3672,3809,3948,4090,4234,4381,4530,4682,4836,4993,515... | 147.1 | 1,374 | 0.796057 |
875b4d122a80415627974cb3cb767a265b0c8320 | 8,287 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_1995.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_1995.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_1995.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 %r9
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WC_ht+0x1ca6c, %rdx
nop
nop
nop
nop
nop
inc %rdi
movl $0x61626364, (%rdx)
nop
nop
nop
nop
inc %rsi
lea addresses_A_ht+0x1e46c, %rbx
nop
nop
nop
dec %rcx
vmovups (%rbx), %ymm3
vextrac... | 32.884921 | 2,999 | 0.652588 |
d06dbb29ebcf6da538a71f6e0c20c4b5c3098516 | 44 | asm | Assembly | src/test/resources/data/searchtests/test-flags1-expected.asm | cpcitor/mdlz80optimizer | 75070d984e1f08474e6d397c7e0eb66d8be0c432 | [
"Apache-2.0"
] | 36 | 2020-06-29T06:52:26.000Z | 2022-02-10T19:41:58.000Z | src/test/resources/data/searchtests/test-flags1-expected.asm | cpcitor/mdlz80optimizer | 75070d984e1f08474e6d397c7e0eb66d8be0c432 | [
"Apache-2.0"
] | 39 | 2020-07-02T18:19:34.000Z | 2022-03-27T18:08:54.000Z | src/test/resources/data/searchtests/test-flags1-expected.asm | cpcitor/mdlz80optimizer | 75070d984e1f08474e6d397c7e0eb66d8be0c432 | [
"Apache-2.0"
] | 7 | 2020-07-02T06:00:05.000Z | 2021-11-28T17:31:13.000Z | xor h
sub 1
----
sub h
sub 1 | 8.8 | 9 | 0.363636 |
85eb2dec56702d49128091dd8c4c5751f493a4b5 | 727 | asm | Assembly | oeis/254/A254658.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/254/A254658.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/254/A254658.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A254658: Numbers of words on alphabet {0,1,...,7} with no subwords ii, where i is from {0,1,2,3}.
; Submitted by Jamie Morken(s4)
; 1,8,60,452,3404,25636,193068,1454020,10950412,82468964,621084396,4677466628,35226603980,265296094372,1997979076524,15047037913156,113321181698188,853436423539940,6427339691572332,4840512... | 45.4375 | 485 | 0.817056 |
a2c0c13e0eb91466d953835031d2183b09b84f35 | 699 | asm | Assembly | keyscan.asm | majioa/skrrus | 5baf3fa0eb725079a6b9e636244855db7cc87191 | [
"MIT"
] | null | null | null | keyscan.asm | majioa/skrrus | 5baf3fa0eb725079a6b9e636244855db7cc87191 | [
"MIT"
] | null | null | null | keyscan.asm | majioa/skrrus | 5baf3fa0eb725079a6b9e636244855db7cc87191 | [
"MIT"
] | null | null | null | .286
.MODEL SMALL
.STACK 100H
COD SEGMENT PARA
ASSUME CS:COD,DS:DATA,SS:STACK
OLD_9 DW 0,0
START:
XOR AX,AX
MOV DS,AX
LEA BX,NEW9
MOV AX,CS
CLI
XCHG DS:[9*4],BX
XCHG DS:[9*4+2],AX
MOV CS:[OLD_9],BX
MOV CS:[OLD_9+2],AX
STI
CALL ENTKEY
CLI
MOV BX,CS:[OLD_9]
MOV AX,CS:[OLD_9+2]
XCH... | 13.705882 | 34 | 0.635193 |
33d54b36ab217f9845e829b4018a3a24ca32b945 | 6,272 | asm | Assembly | Transynther/x86/_processed/NC/_zr_/i7-8650U_0xd2.log_12110_175.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NC/_zr_/i7-8650U_0xd2.log_12110_175.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NC/_zr_/i7-8650U_0xd2.log_12110_175.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 %r15
push %r8
push %r9
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x15a33, %rsi
lea addresses_WT_ht+0x10a21, %rdi
nop
nop
nop
nop
nop
sub $40185, %r11
mov $85, %rcx
rep movsb
nop
add $33557, %rax
lea addresses_UC_ht+0x5c53, %r15
nop
inc %r8
mo... | 36.465116 | 2,999 | 0.657844 |
874256c16cadf606457f760ac9e565051a298464 | 374 | asm | Assembly | programs/oeis/021/A021039.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/021/A021039.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/021/A021039.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A021039: Decimal expansion of 1/35.
; 0,2,8,5,7,1,4,2,8,5,7,1,4,2,8,5,7,1,4,2,8,5,7,1,4,2,8,5,7,1,4,2,8,5,7,1,4,2,8,5,7,1,4,2,8,5,7,1,4,2,8,5,7,1,4,2,8,5,7,1,4,2,8,5,7,1,4,2,8,5,7,1,4,2,8,5,7,1,4,2,8,5,7,1,4,2,8,5,7,1,4,2,8,5,7,1,4,2,8
lpb $0
mov $1,$0
add $1,7
cal $1,182480 ; Decimal expansion of 16000000/63.... | 26.714286 | 199 | 0.553476 |
9bb5688e892dfb675486a06dce4fd77ba0c98dba | 669 | asm | Assembly | oeis/089/A089192.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/089/A089192.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/089/A089192.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A089192: Numbers n such that 2n - 7 is a prime.
; Submitted by Jon Maiga
; 5,6,7,9,10,12,13,15,18,19,22,24,25,27,30,33,34,37,39,40,43,45,48,52,54,55,57,58,60,67,69,72,73,78,79,82,85,87,90,93,94,99,100,102,103,109,115,117,118,120,123,124,129,132,135,138,139,142,144,145,150,157,159,160,162,169,172,177,178,180,183,187,1... | 30.409091 | 355 | 0.656203 |
1bec1b814c8e062128b447afafe0e52314633407 | 340 | asm | Assembly | programs/oeis/162/A162917.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/162/A162917.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/162/A162917.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A162917: Numbers n which are not in A161983.
; 1,2,6,7,8,9,15,16,17,18,19,20,28,29,30,31,32,33,34,35,45,46,47,48,49,50,51,52,53,54,66,67,68,69,70,71,72,73,74,75,76,77,91,92,93,94,95,96,97,98,99,100,101,102,103,104,120,121,122,123,124,125,126,127,128
mov $1,$0
add $0,1
mov $2,1
lpb $0,1
sub $0,1
trn $0,$2
add $... | 26.153846 | 204 | 0.635294 |
80f9916b6867f4afb8c68dab98101dddfa3c44c9 | 303 | asm | Assembly | text/maps/pewter_mart.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 16 | 2018-08-28T21:47:01.000Z | 2022-02-20T20:29:59.000Z | text/maps/pewter_mart.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 5 | 2019-04-03T19:53:11.000Z | 2022-03-11T22:49:34.000Z | text/maps/pewter_mart.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 2 | 2019-12-09T19:46:02.000Z | 2020-12-05T21:36:30.000Z | _PewterMartText2::
text "A shady old man"
line "got me to buy"
cont "this really weird"
cont "#MON!"
para "It's totally weak"
line "and it cost ¥500!"
done
_PewterMartText3::
text "Good things can"
line "happen if you"
cont "raise #MON"
cont "diligently, even"
cont "the weak ones!"
done
| 16.833333 | 25 | 0.683168 |
966dcdf62dd95b25d20a37f4c658bf7952295398 | 18 | asm | Assembly | src/main/fragment/mos6502-common/vbsm1=vbsm1_plus_2.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | 2 | 2022-03-01T02:21:14.000Z | 2022-03-01T04:33:35.000Z | src/main/fragment/mos6502-common/vbsm1=vbsm1_plus_2.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | src/main/fragment/mos6502-common/vbsm1=vbsm1_plus_2.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | inc {m1}
inc {m1}
| 6 | 8 | 0.555556 |
5c4721dd11f4e8f2da508633ea051f7947347103 | 695 | asm | Assembly | 汇编语言/第12章/t12.asm | jckling/only-python | 9600d798889dfc38b8ecd65abd26e4ce657910d9 | [
"MIT"
] | 1 | 2019-10-12T01:09:15.000Z | 2019-10-12T01:09:15.000Z | 汇编语言/第12章/t12.asm | jckling/only-python | 9600d798889dfc38b8ecd65abd26e4ce657910d9 | [
"MIT"
] | null | null | null | 汇编语言/第12章/t12.asm | jckling/only-python | 9600d798889dfc38b8ecd65abd26e4ce657910d9 | [
"MIT"
] | 1 | 2019-10-12T01:10:13.000Z | 2019-10-12T01:10:13.000Z | ;编写0号中断的处理程序
;在屏幕中间显示字符串,然后返回DOS
assume cs:code
code segment
start:
mov ax,cs
mov ds,ax
mov si,offset do0
mov ax,0 ;设置ds:si指向源地址
mov es,ax
mov di,200h ;设置es:di指向目的地址
mov cx,offset do0end-offset do0 ;设置cx为传输长度
cld ;设置传输方向为正
rep movsb
mov ax,0 ;设置中断向量表
mov es,ax
mov word ptr es:[0*4],2... | 13.365385 | 43 | 0.664748 |
e7ab47e72ff65272200ef8618c0219d3dc241bfd | 591 | asm | Assembly | 2021.04.03 - C64 BASIC-ML Speed Comparison/ChangeBorderColor.asm | Omegas/code-samples | 0d15990cf5f77a7b3d4f8d497500dec75319e445 | [
"MIT"
] | null | null | null | 2021.04.03 - C64 BASIC-ML Speed Comparison/ChangeBorderColor.asm | Omegas/code-samples | 0d15990cf5f77a7b3d4f8d497500dec75319e445 | [
"MIT"
] | 1 | 2021-09-14T17:03:11.000Z | 2021-09-14T17:03:11.000Z | 2021.04.03 - C64 BASIC-ML Speed Comparison/ChangeBorderColor.asm | Omegas/code-samples | 0d15990cf5f77a7b3d4f8d497500dec75319e445 | [
"MIT"
] | 1 | 2021-09-14T16:48:48.000Z | 2021-09-14T16:48:48.000Z | -- ChangeBorderColor.asm
--
-- Changes the screen border color on a Commodore 64 as fast as
-- possible, cycling through every possible color.
--
-- Assembled to memory address $C000, though any free memory location is
-- sufficient. Execute with SYS49152 in BASIC, or G $C000 in a machine
-- language monitor.
-- 1. D... | 32.833333 | 73 | 0.720812 |
80d8fb64513e010b39488e39a457baafd3d1e544 | 4,913 | asm | Assembly | lib/crt/classic/crt_section.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | null | null | null | lib/crt/classic/crt_section.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | null | null | null | lib/crt/classic/crt_section.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | 1 | 2019-12-03T23:28:20.000Z | 2019-12-03T23:28:20.000Z | ; Memory map and section setup
;
; Contains the generic variables + features
;
; crt_model = 0 ; everything in RAM
; crt_model = 1 ; ROM model, data section copied
; crt_model = 2 ; ROM model, data section compressed
SECTION CODE
SECTION code_crt_init
crt0_init_bss:
EXTERN __BSS_head
EXTERN ... | 22.640553 | 98 | 0.739263 |
a269e07b3144bd57a0f0a700d7df18afd024942a | 3,694 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_285.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_285.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_285.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 %r9
push %rax
push %rcx
push %rdi
push %rdx
// Faulty Load
lea addresses_RW+0x1d207, %rax
clflush (%rax)
nop
nop
nop
nop
and $51302, %rdi
mov (%rax), %cx
lea oracles, %r9
and $0xff, %rcx
shlq $12, %rcx
mov (%r9,%rcx,1), %rc... | 85.906977 | 2,999 | 0.663508 |
d6e5d1b6e565b5f3c588ba251f489c5b4a16f82a | 503 | asm | Assembly | Userland/SampleCodeModule/asm/libasm.asm | federojas/ArquiTPE | 57bc35a146cc24fa2a1afd18b3a09b47e155dbab | [
"BSD-3-Clause"
] | null | null | null | Userland/SampleCodeModule/asm/libasm.asm | federojas/ArquiTPE | 57bc35a146cc24fa2a1afd18b3a09b47e155dbab | [
"BSD-3-Clause"
] | null | null | null | Userland/SampleCodeModule/asm/libasm.asm | federojas/ArquiTPE | 57bc35a146cc24fa2a1afd18b3a09b47e155dbab | [
"BSD-3-Clause"
] | 2 | 2021-09-08T19:06:11.000Z | 2021-09-15T01:05:18.000Z | GLOBAL _syscall
GLOBAL _opcodeExp
section .text
%macro pushState 0
push rbx
push rcx
push rdx
push rbp
push rdi
push rsi
push r8
push r9
push r10
push r11
push r12
push r13
push r14
push r15
%endmacro
%macro popState 0
pop r15
pop r14
pop r13
pop r12
pop r11
pop r10
pop r9
pop r8
pop rsi
pop... | 9.145455 | 18 | 0.685885 |
c2a78d9d50d1b305e30c83e82ef80ca83aadd8ed | 5,053 | asm | Assembly | Microprocessadores e Microcontroladores/Trabalho 1 - Assembley/T1F3_1150389.asm | anaisacpc/Website | 93f4ff1aa6e5bf40b2aaa682af6495479ffbe856 | [
"MIT"
] | null | null | null | Microprocessadores e Microcontroladores/Trabalho 1 - Assembley/T1F3_1150389.asm | anaisacpc/Website | 93f4ff1aa6e5bf40b2aaa682af6495479ffbe856 | [
"MIT"
] | null | null | null | Microprocessadores e Microcontroladores/Trabalho 1 - Assembley/T1F3_1150389.asm | anaisacpc/Website | 93f4ff1aa6e5bf40b2aaa682af6495479ffbe856 | [
"MIT"
] | null | null | null | ; trabalho1 funcionamento3.asm
; Author : anaisa
.def tmp = r16
.def maxcap = r17
.def mincap = r18
.def cap = r19
.equ sw4cap = 0 ;numero do pino do switch que demermina numero maximo de capsulas como 4
.equ sw6cap = 1 ;numero do pino do switch que demermina numero maximo de capsulas como 6
... | 21.686695 | 115 | 0.67168 |
3ee4d91dfe2ebe1e8dd76062bd1d48c9596bbc4c | 9,123 | asm | Assembly | Codes/Chapter10/P03/P10-03.asm | ar-ekt/Dandamudi-Assembly-Solutions | 876097a20420b125b19ec9e71cc480cc08b47997 | [
"MIT"
] | 8 | 2021-03-04T18:31:42.000Z | 2021-11-03T04:41:25.000Z | Codes/Chapter10/P03/P10-03.asm | ar-ekt/Dandamudi-Assembly-Solutions | 876097a20420b125b19ec9e71cc480cc08b47997 | [
"MIT"
] | null | null | null | Codes/Chapter10/P03/P10-03.asm | ar-ekt/Dandamudi-Assembly-Solutions | 876097a20420b125b19ec9e71cc480cc08b47997 | [
"MIT"
] | 1 | 2021-11-09T09:49:00.000Z | 2021-11-09T09:49:00.000Z | global _start
extern ExitProcess
%INCLUDE "lib.h"
%macro puti 1
i2a DWORD %1, buffer
puts buffer
%endmacro
section .data
MAX_STRING_SIZE EQU 100
NULL EQU 0
NEWLINE db 10, NULL
MSG_STRING_INPUT db "Enter string: ", NULL
MSG_OUTPUT db "Result: ", NULL
section .bss
buffer r... | 32.123239 | 118 | 0.526033 |
c9adf0c789b7bf008f9fec21d919b285c7b9d850 | 243 | asm | Assembly | libsrc/stdio/conio/generic_console_fonts.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/stdio/conio/generic_console_fonts.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/stdio/conio/generic_console_fonts.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ;
; Variables that point to the font and udgs used by gencon
;
SECTION data_clib
PUBLIC generic_console_font32
PUBLIC generic_console_udg32
EXTERN CRT_FONT
generic_console_font32: defw CRT_FONT
generic_console_udg32: defw 0
| 15.1875 | 58 | 0.786008 |
8a212e099b68c2376c1e88f3c2766a31dc470a32 | 5,840 | asm | Assembly | transformy/tables/gen/001f.asm | mborik/regression | 25b5f2204ce668594449e8ce804779288b895ac0 | [
"MIT"
] | 3 | 2019-09-18T05:34:22.000Z | 2020-12-04T17:46:52.000Z | transformy/tables/gen/001f.asm | mborik/regression | 25b5f2204ce668594449e8ce804779288b895ac0 | [
"MIT"
] | null | null | null | transformy/tables/gen/001f.asm | mborik/regression | 25b5f2204ce668594449e8ce804779288b895ac0 | [
"MIT"
] | 1 | 2020-01-17T01:04:24.000Z | 2020-01-17T01:04:24.000Z | ld a, 3
ld (basescradr + #096b), a
ld (basescradr + #098c), a
ld (basescradr + #0a4e), a
ld (basescradr + #0acf), a
ld (basescradr + #0b6b), a
ld (basescradr + #0c14), a
ld (basescradr + #0df1), a
ld (basescradr + #0f2f), a
ld (basescradr + #0f8d), a
ld (basescradr + #1033), a
ld (basescradr + #... | 16.590909 | 28 | 0.523116 |
bfc06d56179a17ea4ed7f4002b50077026078934 | 7,125 | asm | Assembly | asm_labs/src/5.asm | yerseg/mephi_projects | 503321a4726dcd18714ac35d459ed6f41281346b | [
"MIT"
] | null | null | null | asm_labs/src/5.asm | yerseg/mephi_projects | 503321a4726dcd18714ac35d459ed6f41281346b | [
"MIT"
] | null | null | null | asm_labs/src/5.asm | yerseg/mephi_projects | 503321a4726dcd18714ac35d459ed6f41281346b | [
"MIT"
] | null | null | null | .686
.model flat, stdcall
option casemap :none
include D:\Dev\MASM\include\windows.inc
include D:\Dev\MASM\include\msvcrt.inc
include D:\Dev\MASM\include\kernel32.inc
include D:\Dev\MASM\include\user32.inc
include D:\Dev\MASM\include\gdi32.inc
include D:\Dev\MASM\include\masm32.inc
includelib D:\Dev\MASM\lib\kernel32... | 16.531323 | 97 | 0.701333 |
2d90d0bfa33aed7457568b2ec0c0545fbee9e793 | 294 | asm | Assembly | LearnAssembly/chap6/test.asm | wisemountain/wise.learn | a8e1343a7d5fd791a3327c108268f752e56b63d7 | [
"MIT"
] | 3 | 2021-04-23T04:01:55.000Z | 2021-09-20T12:47:53.000Z | LearnAssembly/chap6/test.asm | wisemountain/wise.learn | a8e1343a7d5fd791a3327c108268f752e56b63d7 | [
"MIT"
] | null | null | null | LearnAssembly/chap6/test.asm | wisemountain/wise.learn | a8e1343a7d5fd791a3327c108268f752e56b63d7 | [
"MIT"
] | null | null | null | segment .data
a dq 151
b dq 310
sum dq 0
segment .text
global _start
_start:
push rbp
mov rbp, rsp
sub rsp, 16
mov rax, 9
add [a], rax
mov rax, [b]
add rax, 10
add rax, [a]
mov [sum], rax
mov rax, 0
mov rax, 60
mov rdi, [sum]
syscall
| 12.782609 | 17 | 0.537415 |
e776ccb0a2ef30b0176417415a7c89d7a3fd7c40 | 7,196 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xa0.log_21829_1752.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xa0.log_21829_1752.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xa0.log_21829_1752.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r13
push %r14
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_D_ht+0x8541, %r14
nop
nop
nop
nop
nop
sub $26298, %r13
movb (%r14), %dl
nop
nop
xor $25087, %r12
lea addresses_normal_ht+0x9b9, %rsi
lea addresses_WC_ht+0x15cf1, %rdi
nop
nop
nop
no... | 35.448276 | 2,999 | 0.657171 |
3c5c7962a994a05120d0e1314fc2677bb1eb7a42 | 811 | asm | Assembly | programs/oeis/327/A327319.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/327/A327319.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/327/A327319.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A327319: a(n) = binomial(n, 2) + 6*binomial(n, 4).
; 0,0,1,3,12,40,105,231,448,792,1305,2035,3036,4368,6097,8295,11040,14416,18513,23427,29260,36120,44121,53383,64032,76200,90025,105651,123228,142912,164865,189255,216256,246048,278817,314755,354060,396936,443593,494247,549120,608440,672441,741363,815452,894960,980145... | 90.111111 | 709 | 0.817509 |
5ac594f5e60f2e68d34e5c92c91ddf88785e5360 | 406 | asm | Assembly | oeis/037/A037749.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/037/A037749.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/037/A037749.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A037749: Base 9 digits are, in order, the first n terms of the periodic sequence with initial period 2,3,0,1.
; Submitted by Christian Krause
; 2,21,189,1702,15320,137883,1240947,11168524,100516718,904650465,8141854185,73276687666,659490188996,5935411700967,53418705308703,480768347778328,4326915130004954
mov $2,2
lp... | 27.066667 | 163 | 0.746305 |
9b27b3ba6615f36c44243775f7027632a1b3ae1a | 3,099 | asm | Assembly | externals/mpir-3.0.0/mpn/x86_64w/haswell/sub_n.asm | JaminChan/eos_win | c03e57151cfe152d0d3120abb13226f4df74f37e | [
"MIT"
] | 12 | 2021-09-29T14:50:06.000Z | 2022-03-31T15:01:21.000Z | externals/mpir-3.0.0/mpn/x86_64w/haswell/sub_n.asm | JaminChan/eos_win | c03e57151cfe152d0d3120abb13226f4df74f37e | [
"MIT"
] | 15 | 2021-12-24T22:53:49.000Z | 2021-12-25T10:03:13.000Z | LibSource/mpir/mpn/x86_64w/haswell/sub_n.asm | ekzyis/CrypTool-2 | 1af234b4f74486fbfeb3b3c49228cc36533a8c89 | [
"Apache-2.0"
] | 10 | 2021-10-17T19:46:51.000Z | 2022-03-18T02:57:57.000Z |
; AMD64 mpn_sub_n
; Copyright 2008, 2016 Jason Moxham and Alexander Kruppa
; This file is part of the MPIR Library.
; The MPIR Library is free software; you can redistribute it and/or modify
; it under the terms of the GNU Lesser General Public License as published
; by the Free Software Foundation; either versi... | 24.401575 | 77 | 0.619232 |
a1911835fd144ecd0957db2f242b1271236073bb | 624 | asm | Assembly | Practice/Read a String and Print it.asm | WardunIslam/CSE331L_Section_7_Summer_2020_NSU | 4f36bf223c44afd2233a243a2f8ba92df18f5545 | [
"MIT"
] | null | null | null | Practice/Read a String and Print it.asm | WardunIslam/CSE331L_Section_7_Summer_2020_NSU | 4f36bf223c44afd2233a243a2f8ba92df18f5545 | [
"MIT"
] | null | null | null | Practice/Read a String and Print it.asm | WardunIslam/CSE331L_Section_7_Summer_2020_NSU | 4f36bf223c44afd2233a243a2f8ba92df18f5545 | [
"MIT"
] | null | null | null | .MODEL SMALL
.STACK 100H
.DATA
MSG1 DB 'Enter a character: $'
MSG2 DB 0AH, 0DH, 'You entered:$'
.CODE
MAIN PROC
MOV AX, @DATA
MOV DS, AX
LEA DX, MSG1
MOV AH, 09H
INT 21H
MOV AH, 01H
INT 21H
MOV CL, AL
... | 15.219512 | 37 | 0.392628 |
680a26a519c15f2fbb4e350e27a2b8a8faa4c226 | 995 | asm | Assembly | cmd/print/print_rm.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | cmd/print/print_rm.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | cmd/print/print_rm.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | page 60,132
;/*
; * Microsoft Confidential
; * Copyright (C) Microsoft Corporation 1991
; * All Rights Reserved.
; */
; $SALUT (4,25,30,41)
INCLUDE pridefs.INC
BREAK <Resident Portion Messages>
;
; DOS PRINT
;
; Resident Portion Messages
;
; 02/... | 17.45614 | 65 | 0.512563 |
af84c3d9a4f52e2ea33358201d48d895d01efcf6 | 7,520 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_1369.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_1369.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_1369.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 %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WT_ht+0x1e37, %r14
nop
nop
nop
nop
inc %rax
mov $0x6162636465666768, %r9
movq %r9, %xmm2
vmovups %ymm2, (%r14)
sub %rbx, %rbx
lea addresses_WC_ht+0x14eef, %rdx
nop
nop
nop
... | 32.413793 | 2,999 | 0.654255 |
1812f293cd3683c057baf0cc52f8fb729b6f8cca | 270 | asm | Assembly | programs/oeis/132/A132270.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/132/A132270.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/132/A132270.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A132270: a(n) = floor((n^7-1)/(7*n^6)), which is the same as integers repeated 7 times.
; 0,0,0,0,0,0,0,1,1,1,1,1,1,1,2,2,2,2,2,2,2,3,3,3,3,3,3,3,4,4,4,4,4,4,4,5,5,5,5,5,5,5,6,6,6,6,6,6,6,7,7,7,7,7,7,7,8,8,8,8,8,8,8,9,9,9,9,9,9,9,10,10,10,10,10,10
mov $1,$0
div $1,7
| 45 | 159 | 0.555556 |
1f7aa11ad1766c39da25a4e3c1a2fb339c080e15 | 786 | asm | Assembly | programs/oeis/274/A274233.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/274/A274233.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/274/A274233.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A274233: Number of partitions of n*(n-1)/2 into at most three parts.
; 1,1,3,7,14,27,48,80,127,192,280,397,547,736,972,1261,1610,2028,2523,3104,3781,4563,5461,6487,7651,8965,10443,12097,13940,15987,18252,20750,23497,26508,29800,33391,37297,41536,46128,51091,56444,62208,68403,75050,82171,89787,97921,106597,115837,1256... | 56.142857 | 618 | 0.790076 |
abd3ee7451addfd7bcfef64a661a51718b93333a | 316 | asm | Assembly | maps/SandgemPokeMart.asm | AtmaBuster/pokecrystal16-493-plus | 0c8cd4d187c246fe1debc07f89e278fd702595d7 | [
"blessing"
] | 1 | 2021-01-19T04:15:45.000Z | 2021-01-19T04:15:45.000Z | maps/SandgemPokeMart.asm | AtmaBuster/pokecrystal16-493-plus | 0c8cd4d187c246fe1debc07f89e278fd702595d7 | [
"blessing"
] | null | null | null | maps/SandgemPokeMart.asm | AtmaBuster/pokecrystal16-493-plus | 0c8cd4d187c246fe1debc07f89e278fd702595d7 | [
"blessing"
] | 1 | 2021-01-16T00:12:08.000Z | 2021-01-16T00:12:08.000Z | object_const_def ; object_event constants
SandgemPokeMart_MapScripts:
db 0 ; scene scripts
db 0 ; callbacks
SandgemPokeMart_MapEvents:
db 0, 0 ; filler
db 2 ; warp events
warp_event 2, 7, SANDGEM_TOWN, 4
warp_event 3, 7, SANDGEM_TOWN, 4
db 0 ; coord events
db 0 ; bg events
db 0 ; object events
| 15.8 | 42 | 0.721519 |
6b5ed2a60f708255c697c62d79e3cb96e75332ee | 7,606 | asm | Assembly | startup.asm | sergev/siprod-test | 673d7b3721d80f0f9a09f0b496f097cbee81a118 | [
"Apache-2.0"
] | null | null | null | startup.asm | sergev/siprod-test | 673d7b3721d80f0f9a09f0b496f097cbee81a118 | [
"Apache-2.0"
] | null | null | null | startup.asm | sergev/siprod-test | 673d7b3721d80f0f9a09f0b496f097cbee81a118 | [
"Apache-2.0"
] | null | null | null | шифр 419999 зс5^
лен 41(2048)^
лен 50(1001)^
лен 60(1002-ЗП)^
лен 61(1003-ЗП)^
eeв1а3
*name МКБ-тесты
*call yesmemory
*perso:50
*call LIBINIT:600000,40,тест
*main MKB/ASS
*execute
;
; Generic test startup for micro-BESM
;
; Copyright (c) 2017 Serge Vakulenko
;
; Permission is hereby granted, free of charge, to any pers... | 32.228814 | 80 | 0.399684 |
e72d28b64fb62f7eeb97f989292f1b3cc51e3ce1 | 1,047 | asm | Assembly | oeis/290/A290661.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/290/A290661.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/290/A290661.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A290661: Binary representation of the diagonal from the origin to the corner of the n-th stage of growth of the two-dimensional cellular automaton defined by "Rule 899", based on the 5-celled von Neumann neighborhood.
; Submitted by Jamie Morken(s3)
; 1,11,101,1111,10111,111111,1011111,11111111,101111111,1111111111,1... | 149.571429 | 496 | 0.854823 |
81b4dd03fe95847ce4feea54fecea977c0e9fec8 | 172 | asm | Assembly | src/main/fragment/mos6502-common/vdsm1=vdsc1_plus_vwsm2.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | 2 | 2022-03-01T02:21:14.000Z | 2022-03-01T04:33:35.000Z | src/main/fragment/mos6502-common/vdsm1=vdsc1_plus_vwsm2.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | src/main/fragment/mos6502-common/vdsm1=vdsc1_plus_vwsm2.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | clc
lda {m2}
adc #<{c1}
sta {m1}
lda {m2}+1
adc #>{c1}
sta {m1}+1
lda {m2}+1
ora #$7f
bmi !+
lda #0
!:
sta $ff
adc #<{c1}>>$10
sta {m1}+2
lda $ff
adc #>{c1}>>$10
sta {m1}+3 | 9.555556 | 15 | 0.517442 |
8ba1c760bb179fdb90f7fe484f4e9eee739469dd | 13,464 | asm | Assembly | Aurora/Aurora/x64/Debug/ring.asm | manaskamal/aurora-xeneva | fe277f7ac155a40465c70f1db3c27046e4d0f7b5 | [
"BSD-2-Clause"
] | 8 | 2021-07-19T04:46:35.000Z | 2022-03-12T17:56:00.000Z | Aurora/Aurora/x64/Debug/ring.asm | manaskamal/aurora-xeneva | fe277f7ac155a40465c70f1db3c27046e4d0f7b5 | [
"BSD-2-Clause"
] | null | null | null | Aurora/Aurora/x64/Debug/ring.asm | manaskamal/aurora-xeneva | fe277f7ac155a40465c70f1db3c27046e4d0f7b5 | [
"BSD-2-Clause"
] | null | null | null | ; Listing generated by Microsoft (R) Optimizing Compiler Version 17.00.50727.1
include listing.inc
INCLUDELIB LIBCMT
INCLUDELIB OLDNAMES
PUBLIC ?initialize_ring@@YAXPEAU_ring_@@@Z ; initialize_ring
PUBLIC ?ring_insert@@YA_NPEAU_ring_@@PEAX_N@Z ; ring_insert
PUBLIC ?ring_is_empty@@YA_NPEBU_ring_@@@Z ; ring_is_emp... | 21.507987 | 79 | 0.659239 |
fba92239188d218e9ad12fbcbe58633790a76d46 | 185 | asm | Assembly | supporting_files/test_cases/evenorodd.asm | atpk/ToyRISC | 611d33809f3173e5059987a0b2f4191017c13469 | [
"MIT"
] | 1 | 2021-05-16T14:13:12.000Z | 2021-05-16T14:13:12.000Z | supporting_files/test_cases/evenorodd.asm | atpk/ToyRISC | 611d33809f3173e5059987a0b2f4191017c13469 | [
"MIT"
] | null | null | null | supporting_files/test_cases/evenorodd.asm | atpk/ToyRISC | 611d33809f3173e5059987a0b2f4191017c13469 | [
"MIT"
] | 1 | 2022-03-19T14:56:20.000Z | 2022-03-19T14:56:20.000Z | .data
n:
11
.text
main:
load %x0, $n, %x3
divi %x3, 2, %x3
beq %x0, %x31, even
sub %x10, %x10, %x10
addi %x10, 1, %x10
end
even:
sub %x10, $x10, %x10
subi %x10, 1, %x10
end
| 11.5625 | 21 | 0.545946 |
b54a31614e4b1670d37405f31af7a34bc35e0987 | 4,694 | asm | Assembly | src/shaders/post_processing/gen5_6/Common/PL8x4_Save_NV12.asm | tizenorg/platform.upstream.libva-intel-driver | 9ffc32731bacbfec2cef3d9fb5eb4c0c43952b90 | [
"MIT"
] | null | null | null | src/shaders/post_processing/gen5_6/Common/PL8x4_Save_NV12.asm | tizenorg/platform.upstream.libva-intel-driver | 9ffc32731bacbfec2cef3d9fb5eb4c0c43952b90 | [
"MIT"
] | null | null | null | src/shaders/post_processing/gen5_6/Common/PL8x4_Save_NV12.asm | tizenorg/platform.upstream.libva-intel-driver | 9ffc32731bacbfec2cef3d9fb5eb4c0c43952b90 | [
"MIT"
] | null | null | null | /*
* All Video Processing kernels
* Copyright © <2010>, Intel Corporation.
*
* This program is licensed under the terms and conditions of the
* Eclipse Public License (EPL), version 1.0. The full text of the EPL is at
* http://www.opensource.org/licenses/eclipse-1.0.php.
*
*/
// Module name: PL8x4_Save_NV12... | 45.572816 | 169 | 0.623136 |
5227c2355cb63bffc56c580b15eb8f20e1781ed1 | 4,568 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_/i3-7100_9_0x84_notsx.log_21829_424.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i3-7100_9_0x84_notsx.log_21829_424.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i3-7100_9_0x84_notsx.log_21829_424.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 %rax
push %rbx
push %rdx
push %rsi
lea addresses_A_ht+0xe45b, %rbx
nop
nop
xor %r12, %r12
movw $0x6162, (%rbx)
nop
nop
nop
nop
nop
xor $18858, %rbx
lea addresses_D_ht+0xc81b, %r10
xor $64800, %rdx
mov $0x6162636465666768, %rsi
movq %rsi, %xmm0
vmovup... | 56.395062 | 2,999 | 0.661996 |
e9663909e6481dcc56172bdf03a248fc0490f752 | 402 | asm | Assembly | programs/oeis/008/A008722.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/008/A008722.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/008/A008722.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A008722: Molien series for 3-dimensional group [2,9] = *229.
; 1,0,2,0,3,0,4,0,5,1,6,2,7,3,8,4,9,5,11,6,13,7,15,8,17,9,19,11,21,13,23,15,25,17,27,19,30,21,33,23,36,25,39,27,42,30,45,33,48,36,51,39,54,42,58,45,62,48,66,51,70,54,74,58,78,62,82,66,86,70,90,74,95,78,100,82
add $0,1
mul $0,2
add $0,4
mov $2,2
lpb $0,1
... | 23.647059 | 208 | 0.59204 |
8eb8684264d04d76101b92b090d919e8b39ad495 | 323 | asm | Assembly | programs/oeis/082/A082206.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/082/A082206.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/082/A082206.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A082206: Digit sum of A082205(n).
; 1,4,7,10,11,14,17,18,21,24,25,28,31,32,35,38,39,42,45,46,49,52,53,56,59,60,63,66,67,70,73,74,77,80,81,84,87,88,91,94,95,98,101,102,105,108,109,112,115,116,119,122,123,126,129,130,133,136,137,140,143,144
mul $0,7
mov $1,$0
lpb $1
add $0,2
sub $1,1
mod $1,3
lpe
div $0,3
add $0... | 24.846154 | 204 | 0.643963 |
716fe2855d56b9ced28341a01d70f6991edea33d | 783 | asm | Assembly | programs/oeis/181/A181763.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/181/A181763.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/181/A181763.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A181763: a(n) = A061037(n)^2.
; 0,25,9,441,4,2025,225,5929,36,13689,1225,27225,144,48841,3969,81225,400,127449,9801,190969,900,275625,20449,385641,1764,525625,38025,700569,3136,915849,65025,1177225,5184,1490841,104329,1863225,8100,2301289,159201,2812329,12100,3404025,233289,4084441,17424,4862025,330625,5745609,24336,... | 130.5 | 699 | 0.825032 |
233d2169a396dd0eb6573210a1a4ef0247b94e98 | 4,842 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_/i7-8650U_0xd2_notsx.log_21829_117.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i7-8650U_0xd2_notsx.log_21829_117.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i7-8650U_0xd2_notsx.log_21829_117.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r13
push %r14
push %r15
push %r8
push %rbp
push %rbx
lea addresses_normal_ht+0x2fa2, %r8
nop
nop
and %r14, %r14
movb $0x61, (%r8)
nop
sub $41745, %r13
lea addresses_D_ht+0x1ada2, %rbx
nop
nop
and $29674, %r8
movups (%rbx), %xmm2
vpextrq $0, %xmm2, %r10
nop
an... | 47.940594 | 2,999 | 0.657993 |
7fe818e64c3416490a001f5aa5c567a6b81ea36d | 872 | asm | Assembly | programs/oeis/065/A065130.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/065/A065130.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/065/A065130.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A065130: a(n) = A005228(n) - A000217(n).
; 0,0,1,2,3,5,7,9,11,14,17,20,23,26,30,34,38,42,46,50,54,59,64,69,74,79,84,89,94,100,106,112,118,124,130,136,142,148,155,162,169,176,183,190,197,204,211,218,226,234,242,250,258,266,274,282
mov $14,$0
mov $16,$0
lpb $16,1
clr $0,14
mov $0,$14
sub $16,1
sub $0,$16
mov... | 17.098039 | 188 | 0.457569 |
bc1047eac7075aeae20c70b3c038c98b8b25c9cc | 66,600 | asm | Assembly | grep.asm | Alpr1010/cpsc405 | d071f61d11f02cd43eb09deeb793e84bde7b8a2d | [
"MIT-0"
] | null | null | null | grep.asm | Alpr1010/cpsc405 | d071f61d11f02cd43eb09deeb793e84bde7b8a2d | [
"MIT-0"
] | null | null | null | grep.asm | Alpr1010/cpsc405 | d071f61d11f02cd43eb09deeb793e84bde7b8a2d | [
"MIT-0"
] | null | null | null |
_grep: file format elf32-i386
Disassembly of section .text:
00001000 <main>:
}
}
int
main(int argc, char *argv[])
{
1000: 8d 4c 24 04 lea 0x4(%esp),%ecx
1004: 83 e4 f0 and $0xfffffff0,%esp
1007: ff 71 fc pushl -0x4(%ecx)
100a: 55 p... | 32.69514 | 63 | 0.407207 |
43b206a2ef772b99358c24792371d6b90bd01d94 | 8,434 | asm | Assembly | Transynther/x86/_processed/NC/_st_zr_un_4k_/i9-9900K_12_0xca_notsx.log_21829_2035.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NC/_st_zr_un_4k_/i9-9900K_12_0xca_notsx.log_21829_2035.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NC/_st_zr_un_4k_/i9-9900K_12_0xca_notsx.log_21829_2035.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r15
push %r8
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_A_ht+0xeae2, %r15
nop
nop
nop
xor %rdi, %rdi
mov (%r15), %bx
nop
and $60430, %r12
lea addresses_D_ht+0x48e0, %rsi
lea addresses_WT_ht+0xb062, %rdi
nop
nop
nop
xor %rdx, %rdx
mov $35,... | 32.314176 | 2,999 | 0.652241 |
dced685ae31d3b855c557fd4c8e903e7b4d3870a | 527 | asm | Assembly | oeis/295/A295127.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/295/A295127.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/295/A295127.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A295127: Numerator of Sum_{d|n} mu(n/d)/d, where mu is the Möbius function A008683.
; Submitted by Christian Krause
; 1,-1,-2,-1,-4,1,-6,-1,-2,2,-10,1,-12,3,8,-1,-16,1,-18,1,4,5,-22,1,-4,6,-2,3,-28,-4,-30,-1,20,8,24,1,-36,9,8,1,-40,-2,-42,5,8,11,-46,1,-6,2,32,3,-52,1,8,3,12,14,-58,-2,-60,15,4,-1,48,-10,-66,4,44,-12,-... | 47.909091 | 288 | 0.590133 |
b43712346f16f2e6be0688df9ff43da382f1a570 | 789 | asm | Assembly | programs/oeis/001/A001947.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/001/A001947.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/001/A001947.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A001947: a(n) = Lucas(5*n+2).
; 3,29,322,3571,39603,439204,4870847,54018521,599074578,6643838879,73681302247,817138163596,9062201101803,100501350283429,1114577054219522,12360848946698171,137083915467899403,1520283919093591604,16860207025497407047,186982561199565069121,2073668380220713167378,22997334743627409910279,25... | 112.714286 | 688 | 0.896071 |
966e70d47462abab2314788a77d821c9a7fde506 | 678 | asm | Assembly | libsrc/_DEVELOPMENT/arch/zxn/memory/z80/asm_zxn_addr_in_mmu.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/arch/zxn/memory/z80/asm_zxn_addr_in_mmu.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/arch/zxn/memory/z80/asm_zxn_addr_in_mmu.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ; ===============================================================
; 2018
; ===============================================================
;
; unsigned int zxn_addr_in_mmu(unsigned char mmu, unsigned int addr)
;
; ===============================================================
SECTION code_clib
SECTION code_arch
PUB... | 18.324324 | 68 | 0.429204 |
4af0628b712c1116757079f02af3803cde2aa9f0 | 28,136 | asm | Assembly | Code/CustomControl/RAResEd/Src/Bak/StyleMana(2).asm | CherryDT/FbEditMOD | beb0eb22cae1b8f7203d55bd6b293d8ec88231ca | [
"Unlicense"
] | 11 | 2016-12-03T16:35:42.000Z | 2022-03-26T06:02:53.000Z | Code/CustomControl/RAResEd/Src/Bak/StyleMana(2).asm | CherryDT/FbEditMOD | beb0eb22cae1b8f7203d55bd6b293d8ec88231ca | [
"Unlicense"
] | 1 | 2018-02-24T20:17:46.000Z | 2018-03-02T08:57:40.000Z | Code/CustomControl/RAResEd/Src/Bak/StyleMana(2).asm | CherryDT/FbEditMOD | beb0eb22cae1b8f7203d55bd6b293d8ec88231ca | [
"Unlicense"
] | 4 | 2018-10-19T01:14:55.000Z | 2021-09-11T18:51:48.000Z |
RSM_ADDITEM equ WM_USER+0 ;wParam=0, lParam=lpString, Returns nothing
RSM_DELITEM equ WM_USER+1 ;wParam=Index, lParam=0, Returns nothing
RSM_GETITEM equ WM_USER+2 ;wParam=Index, lParam=0, Returns pointer to string or NULL
RSM_GETCOUNT equ WM_USER+3 ;wParam=0, lParam=0, Returns count
RSM_CLE... | 25.347748 | 132 | 0.665908 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.