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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
47d347b43e01893eab963e04e148b278d8319a61 | 54 | asm | Assembly | data/mcp/asm/prog_07_01.asm | colinw7/CZ80 | 458e83ffdca23dcfc92e78de9b802219a85f059a | [
"MIT"
] | null | null | null | data/mcp/asm/prog_07_01.asm | colinw7/CZ80 | 458e83ffdca23dcfc92e78de9b802219a85f059a | [
"MIT"
] | null | null | null | data/mcp/asm/prog_07_01.asm | colinw7/CZ80 | 458e83ffdca23dcfc92e78de9b802219a85f059a | [
"MIT"
] | null | null | null | 0D00 97
0D01 06 13
0D03 0E 27
0D05 80
0D06 81
0D07 76
| 7.714286 | 10 | 0.740741 |
2f65b9172374f08b9b37d01d2383e7ff4edbfa1e | 864 | asm | Assembly | kernel/arch/i386/gdt.asm | lochnessdragon/exokernel | 829e11e7c6502071691088e8585a54dfe812d1ed | [
"MIT"
] | 1 | 2022-02-16T07:45:43.000Z | 2022-02-16T07:45:43.000Z | kernel/arch/i386/gdt.asm | lochnessdragon/exokernel | 829e11e7c6502071691088e8585a54dfe812d1ed | [
"MIT"
] | null | null | null | kernel/arch/i386/gdt.asm | lochnessdragon/exokernel | 829e11e7c6502071691088e8585a54dfe812d1ed | [
"MIT"
] | null | null | null | bits 32
global load_gdtr
global load_data_segs
global load_code_seg
; load_gdtr - installs our global descriptor table.
;
; stack: [esp + 4] the gdtr value
; [esp ] the return code
;
load_gdtr:
lgdt [esp + 4] ; load the gdt with our gdt ptr
ret
; load_data_segs - sets the data segments to the right of... | 19.636364 | 94 | 0.642361 |
8fb4fb2d209e6f2c56b2267bf6fdae4a583f5702 | 219 | asm | Assembly | oeis/211/A211372.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/211/A211372.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/211/A211372.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A211372: Side length of smallest square containing n L's with short sides 1, 2, ..., n.
; Submitted by Jamie Morken(s2.)
; 2,4,7,11,14,18,22,26,31,36
mov $1,9
add $1,$0
pow $1,2
mul $1,5
div $1,36
mov $0,$1
sub $0,9
| 18.25 | 89 | 0.639269 |
28d510d9c2d230b3e5e4117d2bde9573d074f964 | 7,644 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_21829_2609.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_21829_2609.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_21829_2609.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r14
push %r8
push %rax
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0xc63c, %rsi
nop
cmp %r14, %r14
mov (%rsi), %ebx
nop
nop
sub $24786, %rax
lea addresses_normal_ht+0x12e5c, %rsi
lea addresses_WT_ht+0x1ec1c, %rdi
nop
dec %rax
mov $87, %rcx
rep movsl
nop... | 33.973333 | 2,999 | 0.659602 |
effaa15a8f838cc6d6b0a16de35ee4d56469bb14 | 1,300 | asm | Assembly | programs/oeis/014/A014798.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/014/A014798.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/014/A014798.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A014798: Squares of even square pyramidal numbers.
; 196,900,19600,41616,256036,422500,1537600,2238016,6100900,8236900,18696976,24010000,48024900,59505796,108493056,130873600,222308100,262634436,421891600,490179600,752624356,862596900,1275918400,1445824576,2072616676,2326132900,3246720400,3613933456,4929444100,544791... | 216.666667 | 1,190 | 0.900769 |
cd72bdfe1d42e5f8b9f8a8f6c6a9dc8fa2739646 | 538 | asm | Assembly | src/no_window_frame.asm | mvdhout1992/ts-patches | a426970abeb6993eea6703d1a756fd74489ffed2 | [
"MIT"
] | 33 | 2016-07-30T14:17:28.000Z | 2021-12-19T15:45:19.000Z | src/no_window_frame.asm | A-Productions/ts-patches | 326db731f7226d9e803feab475777c730688634e | [
"MIT"
] | 73 | 2018-08-17T00:25:19.000Z | 2021-05-10T08:31:15.000Z | src/no_window_frame.asm | A-Productions/ts-patches | 326db731f7226d9e803feab475777c730688634e | [
"MIT"
] | 18 | 2017-05-16T11:28:06.000Z | 2022-03-20T20:41:03.000Z | %include "macros/patch.inc"
%include "macros/datatypes.inc"
%include "TiberianSun.inc"
gbool NoWindowFrame, 1
hack 0x00686210
SetNoWindowFrame:
pusha
cmp byte [NoWindowFrame], 1
je .Frameless
push 1 ; Height
call [_imp__GetSystemMetrics]
cmp eax, dword[ScreenHeight]
... | 16.8125 | 40 | 0.643123 |
dabb5939e6f8b0915632fc1a92bb70a59bbe7d4c | 390 | asm | Assembly | programs/oeis/215/A215531.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/215/A215531.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/215/A215531.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A215531: The limit of the string "0, 1" under the operation 'append first k terms, k=k+2' with k=1 initially.
; 0,1,0,0,1,0,0,1,0,0,1,0,1,0,0,1,0,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,1,0,0,1,0,0,1,0,0,1,0,1,0,1,0,0,1,0,0,1,0,0,1,0,1,0,0,0,1,0,0,1,0,0,1,0,0,1,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,1,0,0,1,0
lpb $... | 32.5 | 201 | 0.548718 |
183c57eec21eecf23b47f82c86dfc6bee8ff0623 | 1,121 | asm | Assembly | programs/oeis/263/A263536.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/263/A263536.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/263/A263536.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A263536: Row sum of an equilateral triangle tiled with the 3,4,5 Pythagorean triple.
; 5,7,12,17,19,24,29,31,36,41,43,48,53,55,60,65,67,72,77,79,84,89,91,96,101,103,108,113,115,120,125,127,132,137,139,144,149,151,156,161,163,168,173,175,180,185,187,192,197,199,204,209,211,216,221,223,228,233,235,240,245,247,252,257,2... | 112.1 | 976 | 0.734166 |
c2bf0cd8a1222be53a2e0e713ed8d5a5c32321ca | 902 | asm | Assembly | libsrc/math/z88math/c/sccz80/frexp.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/math/z88math/c/sccz80/frexp.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/math/z88math/c/sccz80/frexp.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_fp
PUBLIC frexp
EXTERN fa
EXTERN dload
EXTERN mbbc_ensure_float
IF FORz88
INCLUDE "target/z88/def/fpp.def"
ELSE
INCLUDE "fpp.def"
ENDIF
; float frexpf (float x, int8_t *pw2);
frexp:
ld hl,4
add hl,sp
call dload
pop bc ... | 15.288136 | 49 | 0.449002 |
65449efb7fac73155b322334578e0e11929f86f5 | 25,106 | asm | Assembly | 45/qb/ir/ssscan.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | 45/qb/ir/ssscan.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | 45/qb/ir/ssscan.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | TITLE SSSCAN - Main Static Scanner Module
;***
;ssscan - Main static scanner module
;
; Copyright <C> 1986, Microsoft Corporation
;
;Purpose:
;
; This is the main static scanner module. It contains all external
; interfaces to the module. These interfaces are:
; ssscan - scans the current text table to e... | 26.289005 | 94 | 0.705847 |
c0e875455bc2577fecc213700c3c9db5a484a45b | 659 | asm | Assembly | inc/i2c_stop.asm | arhefner/elf-io | 43a988f8d2dc824c58cf7a5cac553fee837ae2bd | [
"MIT"
] | null | null | null | inc/i2c_stop.asm | arhefner/elf-io | 43a988f8d2dc824c58cf7a5cac553fee837ae2bd | [
"MIT"
] | null | null | null | inc/i2c_stop.asm | arhefner/elf-io | 43a988f8d2dc824c58cf7a5cac553fee837ae2bd | [
"MIT"
] | null | null | null | ;------------------------------------------------------------------------
;This routine creates a STOP condition on the i2c bus.
;
;Register usage:
; R2 points to an available memory location (typically top of stack)
; RE.1 maintains the current state of the output port
;
GHI RE
OR... | 29.954545 | 74 | 0.423369 |
38e815badb3981c6d3fcba7ae826ef21422a2eb0 | 47,598 | asm | Assembly | MSDOS/Virus.MSDOS.Unknown.yd23.asm | fengjixuchui/Family | 2abe167082817d70ff2fd6567104ce4bcf0fe304 | [
"MIT"
] | 3 | 2021-05-15T15:57:13.000Z | 2022-03-16T09:11:05.000Z | MSDOS/Virus.MSDOS.Unknown.yd23.asm | fengjixuchui/Family | 2abe167082817d70ff2fd6567104ce4bcf0fe304 | [
"MIT"
] | null | null | null | MSDOS/Virus.MSDOS.Unknown.yd23.asm | fengjixuchui/Family | 2abe167082817d70ff2fd6567104ce4bcf0fe304 | [
"MIT"
] | 3 | 2021-05-15T15:57:15.000Z | 2022-01-08T20:51:04.000Z | ;THE YANKEE DOODLE VIRUS
;POOR DISASSEMBLY OF IT MANY REFRENCE MADE AS ABSOLUTE WHEN THEY SHOULD
;BE REFRENCE TO LOCATIONS IN PROGRAM
;WILL WORK IF NO CHANGES MADE TO CODE
;EXCUSE SOME OF THE COMMENTS WHICH MAKE NO SENSE
.RADIX 16
INT01_OFFS EQU 0004
INT03_OFFS EQU 000C
MEM_SIZE EQU 04... | 26.167125 | 173 | 0.42027 |
5ae4d80eafee49bfd04b090b43f9b28626dc2528 | 880 | asm | Assembly | libsrc/gfx/wide/w_xorcircle_callee.asm | ahjelm/z88dk | c4de367f39a76b41f6390ceeab77737e148178fa | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/gfx/wide/w_xorcircle_callee.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/gfx/wide/w_xorcircle_callee.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ; Usage: xorcircle(int x, int y, int radius, int skip);
IF !__CPU_INTEL__ && !__CPU_GBZ80__
SECTION code_graphics
PUBLIC xorcircle_callee
PUBLIC _xorcircle_callee
PUBLIC asm_xorcircle
EXTERN w_draw_circle
EXTERN w_xorpixel
EXTERN swapgfxbk
EXTERN __graphics_end
INC... | 18.333333 | 55 | 0.582955 |
4daa24f757692144e4d700a754fd61d670da4bce | 5,166 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_1465.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_1465.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_1465.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %r14
push %r15
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0xef68, %rsi
nop
nop
nop
nop
nop
xor %r11, %r11
movw $0x6162, (%rsi)
nop
and %r10, %r10
lea addresses_normal_ht+0x56fa, %rsi
lea addresses_normal_ht+0x93de, %rdi
nop
nop
nop
nop
nop
add... | 44.534483 | 2,999 | 0.660666 |
f4301d7f90a04a29eb5d9c462a2ed46564f80b36 | 1,394 | asm | Assembly | src/vol_envelopes.6502.asm | mrpopogod/nes-fun | 80e6af809874f2de89bd52f05f04c451dc29b333 | [
"MIT"
] | null | null | null | src/vol_envelopes.6502.asm | mrpopogod/nes-fun | 80e6af809874f2de89bd52f05f04c451dc29b333 | [
"MIT"
] | null | null | null | src/vol_envelopes.6502.asm | mrpopogod/nes-fun | 80e6af809874f2de89bd52f05f04c451dc29b333 | [
"MIT"
] | null | null | null | volume_envelopes:
.word se_ve_1
.word se_ve_2
.word se_ve_3
.word se_ve_tgl_1
.word se_ve_tgl_2
.word se_battlekid_loud
.word se_battlekid_loud_long
.word se_battlekid_soft
.word se_battlekid_soft_long
.word se_drum_decay
se_ve_1:
.byte $0F, $0E, $0D, $0C, $09, $05, $00
... | 21.446154 | 58 | 0.553802 |
8ec5e3df3496e47912ca59c821f0730a347dc261 | 5,669 | asm | Assembly | Transynther/x86/_processed/US/_zr_/i9-9900K_12_0xa0_notsx.log_21829_1807.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/US/_zr_/i9-9900K_12_0xa0_notsx.log_21829_1807.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/US/_zr_/i9-9900K_12_0xa0_notsx.log_21829_1807.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 %r15
push %r8
push %r9
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_UC_ht+0x7624, %r15
nop
nop
nop
dec %r8
mov (%r15), %edx
inc %r15
lea addresses_A_ht+0xd0d8, %r9
nop
nop
nop
inc %rcx
mov $0x6162636465666768, %r15
movq %r15, %xmm0
and $0xffffffffffff... | 39.643357 | 2,999 | 0.657259 |
5631b0e539518814a516bfa4e0959dcf0e3fd4d6 | 478 | asm | Assembly | programs/oeis/047/A047524.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/047/A047524.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/047/A047524.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A047524: Numbers that are congruent to {2, 7} mod 8.
; 2,7,10,15,18,23,26,31,34,39,42,47,50,55,58,63,66,71,74,79,82,87,90,95,98,103,106,111,114,119,122,127,130,135,138,143,146,151,154,159,162,167,170,175,178,183,186,191,194,199,202,207,210,215,218,223,226,231,234,239,242,247,250,255,258,263,266,271,274,279,282,287,29... | 53.111111 | 374 | 0.702929 |
35a4bfdc72f0addb75b86184ab68081cfaae20d5 | 1,028 | asm | Assembly | boot/boot.asm | kbrsh/arc | 395376ed2d0bcf2d6e03265e433f8b605bca4c6c | [
"MIT"
] | 39 | 2017-08-25T08:48:26.000Z | 2021-07-21T14:16:36.000Z | boot/boot.asm | KingPixil/ample | 395376ed2d0bcf2d6e03265e433f8b605bca4c6c | [
"MIT"
] | 1 | 2020-01-13T04:15:22.000Z | 2020-01-13T05:58:25.000Z | boot/boot.asm | KingPixil/ample | 395376ed2d0bcf2d6e03265e433f8b605bca4c6c | [
"MIT"
] | 6 | 2017-09-04T08:44:20.000Z | 2021-07-18T07:34:44.000Z | [org 0x7c00]
; Main Boot
[bits 16]
boot:
mov [bootDrive], dl ; Setup Boot Drive Location
; Setup stack
mov bp, 0x1000
mov sp, bp
mov bx, intro ; Store Message in "Base Index" Register
call print16 ; Print Intro
call load ; Load Kernel
call switch ; Switch to Protected Mode
jmp $ ; Loop
; Load 1... | 16.580645 | 59 | 0.691634 |
e90391b45c1817484950020f50286c9e62cd9ce4 | 2,117 | asm | Assembly | arch/lib/scheme/write_sob_string.asm | Mosseridan/Compiler-Principles | 6c72a462b90ca6c6db380976c2aa60471fa65325 | [
"MIT"
] | null | null | null | arch/lib/scheme/write_sob_string.asm | Mosseridan/Compiler-Principles | 6c72a462b90ca6c6db380976c2aa60471fa65325 | [
"MIT"
] | null | null | null | arch/lib/scheme/write_sob_string.asm | Mosseridan/Compiler-Principles | 6c72a462b90ca6c6db380976c2aa60471fa65325 | [
"MIT"
] | null | null | null | /* scheme/write_sob_string.asm
* Take a pointer to a Scheme string object, and
* prints (to stdout) the character representation
* of that object.
*
* Programmer: Mayer Goldberg, 2010
*/
WRITE_SOB_STRING:
PUSH(FP);
MOV(FP, SP);
PUSH(R1);
PUSH(R2);
PUSH(R3);
PUSH(IMM('\"'));
CALL(PUTCHAR);
DROP... | 17.641667 | 50 | 0.589513 |
5dc10308ee1af08465ffc69b2b548a138d82acbe | 5,640 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_2538.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_2538.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_2538.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %r12
push %r14
push %r8
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0x3ea0, %r12
nop
nop
nop
nop
nop
sub $36893, %r8
movb $0x61, (%r12)
nop
nop
nop
nop
sub $28923, %r11
lea addresses_A_ht+0x137b0, %r10
nop
nop
nop
nop
inc %rsi
movl $0x61626364, ... | 38.896552 | 2,999 | 0.66117 |
3132e0cb0fdae075d34f6e503ba4cdbacdb3b108 | 770 | asm | Assembly | raggruppaLettere.asm | edoardottt/Asm_mars_examples | 4c763ef94a7345a03313b1626aed9642e07e0dad | [
"Unlicense"
] | 21 | 2019-06-29T19:56:20.000Z | 2021-09-08T08:06:52.000Z | raggruppaLettere.asm | edoardottt/Asm_mars_examples | 4c763ef94a7345a03313b1626aed9642e07e0dad | [
"Unlicense"
] | null | null | null | raggruppaLettere.asm | edoardottt/Asm_mars_examples | 4c763ef94a7345a03313b1626aed9642e07e0dad | [
"Unlicense"
] | 7 | 2019-10-11T19:30:48.000Z | 2022-02-11T08:08:53.000Z | # RAGGRUPPA TUTTE LE LETTERE ALL'INIZIO E GLI ALTRI CARATTERI ALLA FINE
.data
richiesta: .asciiz "inserire una stringa (max 100 caratteri)\n"
stringa: .space 31
.text
li $v0,4
la $a0,richiesta
syscall
li $v0,8
la $a0,stringa
la $a1,30
syscall
len:
lb $s0,stringa($s1)
beq $s0,10,main
addi $s1,$s1,1
addi $s2,$s2,1
... | 14.807692 | 71 | 0.651948 |
8ea3801034407f328c44fd556bd88f9f8eca2460 | 1,225 | asm | Assembly | code/dsryhh/19.asm | KongoHuster/assembly-exercise | 1c4a44c60c0e93a1350ed4f887aeaf1414702a51 | [
"0BSD"
] | 1 | 2021-08-20T03:57:29.000Z | 2021-08-20T03:57:29.000Z | code/dsryhh/19.asm | KongoHuster/assembly-exercise | 1c4a44c60c0e93a1350ed4f887aeaf1414702a51 | [
"0BSD"
] | null | null | null | code/dsryhh/19.asm | KongoHuster/assembly-exercise | 1c4a44c60c0e93a1350ed4f887aeaf1414702a51 | [
"0BSD"
] | null | null | null | ;19、从键盘输入一系列以 $ 为结束符的字符串,然后对其中的非数字字符计数,并显示出计数结果。
.model small
.data
strings db '1234fdsa56fdsafdsa7fdsa890$'
.code
start:
mov ax,@data
mov ds,ax
call counter
mov ah,4ch
int 21h
counter proc
push ax
push bx
push dx
... | 19.444444 | 48 | 0.347755 |
bb82f7430b86474b2733091fb00a17abacf685d1 | 6,018 | asm | Assembly | coverage/IN_CTS/0517-COVERAGE-block-frequency-info-impl-h-1389-1303-1311-1343-1328-640-665-650-614-93-681-1332-619-621-620-618-239-1220-1254-246-257-dense-set-h-90/work/variant/1_spirv_asm/shader.frag.asm | asuonpaa/ShaderTests | 6a3672040dcfa0d164d313224446496d1775a15e | [
"Apache-2.0"
] | null | null | null | coverage/IN_CTS/0517-COVERAGE-block-frequency-info-impl-h-1389-1303-1311-1343-1328-640-665-650-614-93-681-1332-619-621-620-618-239-1220-1254-246-257-dense-set-h-90/work/variant/1_spirv_asm/shader.frag.asm | asuonpaa/ShaderTests | 6a3672040dcfa0d164d313224446496d1775a15e | [
"Apache-2.0"
] | 47 | 2021-03-11T07:42:51.000Z | 2022-03-14T06:30:14.000Z | coverage/IN_CTS/0517-COVERAGE-block-frequency-info-impl-h-1389-1303-1311-1343-1328-640-665-650-614-93-681-1332-619-621-620-618-239-1220-1254-246-257-dense-set-h-90/work/variant/1_spirv_asm/shader.frag.asm | asuonpaa/ShaderTests | 6a3672040dcfa0d164d313224446496d1775a15e | [
"Apache-2.0"
] | 4 | 2021-03-09T13:37:19.000Z | 2022-02-25T07:32:11.000Z | ; SPIR-V
; Version: 1.0
; Generator: Khronos Glslang Reference Front End; 10
; Bound: 110
; Schema: 0
OpCapability Shader
%1 = OpExtInstImport "GLSL.std.450"
OpMemoryModel Logical GLSL450
OpEntryPoint Fragment %4 "main" %25 %85
OpExecutionMode %4 Ori... | 34.586207 | 61 | 0.483217 |
686f2443429459fac4ef717cc00566ecf2c116bd | 360 | asm | Assembly | demos/SicDemos/link-factorial/stack.asm | roycrippen/sicxe | fdca37f56c95f2a76a78455f86a90e4b89329a54 | [
"MIT"
] | null | null | null | demos/SicDemos/link-factorial/stack.asm | roycrippen/sicxe | fdca37f56c95f2a76a78455f86a90e4b89329a54 | [
"MIT"
] | null | null | null | demos/SicDemos/link-factorial/stack.asm | roycrippen/sicxe | fdca37f56c95f2a76a78455f86a90e4b89329a54 | [
"MIT"
] | null | null | null | stack START 0
EXTDEF stinit
EXTDEF push
EXTDEF pop
stinit STA stackptr . initialize stack at the address from A
RSUB
push STA @stackptr . push value from A to stack
LDA stackptr
ADD #3
STA stackptr
RSUB
pop LDA stackptr . pop value from stack to A
SUB #3
STA stackptr
LDA @stackptr
RSUB
s... | 18 | 64 | 0.694444 |
f41eab505b817332a460090b049276729046642d | 465 | asm | Assembly | libsrc/video/hd44780/asm_lcd_get_ddram_addr_4x20.asm | ahjelm/z88dk | c4de367f39a76b41f6390ceeab77737e148178fa | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/video/hd44780/asm_lcd_get_ddram_addr_4x20.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/video/hd44780/asm_lcd_get_ddram_addr_4x20.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_driver
PUBLIC asm_lcd_get_ddram_addr_4x20
; Calculate DDRAM address for 4x20 HD44780
; Row 0: 0x00 - 0x13
; Row 1: 0x40 - 0x53
; Row 2: 0x14 - 0x27
; Row 3: 0x54 - 0x67
;
; Entry:
; b = y
; c = x
; Exit:
; l = ddram address
; Preserves:
; de
asm_lcd_get_ddram_addr_4x20:
ld hl,hd44780_4x20_rows... | 14.090909 | 43 | 0.675269 |
2f7577500c8d34adf25986813c8bd7e86d979615 | 431 | asm | Assembly | oeis/109/A109576.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/109/A109576.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/109/A109576.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A109576: E.g.f.: x/(1+3x-4x^3)=x/[1-T(3,x)], where T(3,x) is a Chebyshev polynomial.
; Submitted by Jon Maiga
; 0,1,-6,54,-552,6840,-97200,1577520,-28667520,578067840,-12798777600,308836281600,-8065907942400,226719600307200,-6824229456844800,219010610827008000,-7465397891567616000,269363867734241280000,-1025654505521... | 28.733333 | 218 | 0.712297 |
6f062f155e9bd543d88b619ff8e5f040bfa658e0 | 195 | asm | Assembly | src/music.asm | headkaze/zxnext_dual_vt_sound | 957fc57e102a569caddd5455714cc06c30080d5f | [
"MIT"
] | null | null | null | src/music.asm | headkaze/zxnext_dual_vt_sound | 957fc57e102a569caddd5455714cc06c30080d5f | [
"MIT"
] | null | null | null | src/music.asm | headkaze/zxnext_dual_vt_sound | 957fc57e102a569caddd5455714cc06c30080d5f | [
"MIT"
] | null | null | null | SECTION BANK_33
PUBLIC _music_module_0
_music_module_0:
BINARY "../binary/space_horror_0.pt3"
SECTION BANK_34
PUBLIC _music_module_1
_music_module_1:
BINARY "../binary/space_horror_1.pt3"
| 12.1875 | 37 | 0.810256 |
76652affa4d092bf5eee1eaeab2ff13139662eb9 | 279 | asm | Assembly | src/Ninu.Emulator.Tests/Cpu/TestFiles/flags.6502.asm | jorgy343/Ninu | e0fb8b4edeb15eee2199bfb9a8e64bb838d9114c | [
"MIT"
] | null | null | null | src/Ninu.Emulator.Tests/Cpu/TestFiles/flags.6502.asm | jorgy343/Ninu | e0fb8b4edeb15eee2199bfb9a8e64bb838d9114c | [
"MIT"
] | null | null | null | src/Ninu.Emulator.Tests/Cpu/TestFiles/flags.6502.asm | jorgy343/Ninu | e0fb8b4edeb15eee2199bfb9a8e64bb838d9114c | [
"MIT"
] | null | null | null | .include "..\..\..\Cpu\TestFiles\std.6502.asm"
; All of the flag tests will run the clear and set instructions twice each.
* = $0000
.init
; Carry
clc
sec
clc
sec
; Decimal Mode
cld
sed
cld
sed
; Interrupt Disable
cli
sei
cli
sei
.done
.vectors | 9.964286 | 76 | 0.62724 |
fcc49d8ce64375478f443af7c7265e8de8fb8c5c | 655 | asm | Assembly | oeis/115/A115327.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/115/A115327.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/115/A115327.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A115327: E.g.f.: exp(x + 3/2*x^2).
; Submitted by Jon Maiga
; 1,1,4,10,46,166,856,3844,21820,114076,703216,4125496,27331624,175849480,1241782816,8627460976,64507687696,478625814544,3768517887040,29614311872416,244419831433696,2021278543778656,17419727924101504,150824111813492800,1352785338576496576,122121213891479781... | 43.666667 | 491 | 0.822901 |
72303a3dbdbbfefec53abb118974131f10712a9a | 144 | asm | Assembly | other.7z/SFC.7z/SFC/ソースデータ/MarioKart/Over-p.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/MarioKart/Over-p.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/MarioKart/Over-p.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | Name: Over-p.asm
Type: file
Size: 17019
Last-Modified: '1992-07-29T15:00:00Z'
SHA-1: AA7095172F07A61D8950610328079C2DEEE4BBE9
Description: null
| 20.571429 | 47 | 0.805556 |
7ab3bcfafab5f7dfdeceb1610cb20fdc18be3b33 | 570 | asm | Assembly | programs/oeis/239/A239868.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/239/A239868.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/239/A239868.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A239868: Sum of sigma(i) mod i for i from 1 to n.
; 0,1,2,5,6,6,7,14,18,26,27,31,32,42,51,66,67,70,71,73,84,98,99,111,117,133,146,146,147,159,160,191,206,226,239,258,259,281,298,308,309,321,322,362,395,421,422,450,458,501,522,568,569,581,598,606,629,661,662,710,711,745,786,849,868,880,881,939,966,970,971,1022,1023,10... | 51.818182 | 400 | 0.705263 |
393b708114e63f5049b7ab37019e7142e5ca4e49 | 2,711 | asm | Assembly | asm/Tutorial/Graphics/01_draw_colored_box.asm | clydeshaffer/GameTankEmulator | ed84475c8de65973b1366898b8a12784ed0b8c46 | [
"MIT"
] | 3 | 2020-04-16T13:28:07.000Z | 2021-08-17T03:39:19.000Z | asm/Tutorial/Graphics/01_draw_colored_box.asm | clydeshaffer/GameTankEmulator | ed84475c8de65973b1366898b8a12784ed0b8c46 | [
"MIT"
] | null | null | null | asm/Tutorial/Graphics/01_draw_colored_box.asm | clydeshaffer/GameTankEmulator | ed84475c8de65973b1366898b8a12784ed0b8c46 | [
"MIT"
] | null | null | null | .org $E000
DMA_Flags = $2007
;DMA flags are as follows
; 1 -> DMA enabled
; 2 -> Video out page
; 4 -> NMI enabled
; 8 -> G.RAM frame select
; 16 -> V.RAM frame select
; 32 -> CPU access bank select
; 64 -> Enable copy completion IRQ
; 128 -> Transparency copy enabled (skips zero... | 28.840426 | 103 | 0.706381 |
8fc48d386b5d2ff0504ba1b4bbac61928a30d32e | 2,046 | asm | Assembly | 07/MemoryAccess_tests/StaticTest/StaticTest.asm | ashiroji/Nand2Tetris | 1eba908d0134ecbc7c6e8e252558caa8725ed70c | [
"MIT"
] | null | null | null | 07/MemoryAccess_tests/StaticTest/StaticTest.asm | ashiroji/Nand2Tetris | 1eba908d0134ecbc7c6e8e252558caa8725ed70c | [
"MIT"
] | null | null | null | 07/MemoryAccess_tests/StaticTest/StaticTest.asm | ashiroji/Nand2Tetris | 1eba908d0134ecbc7c6e8e252558caa8725ed70c | [
"MIT"
] | null | null | null | //push constant 111
@111 //A=index
D=A //D is now the constant
@SP
A=M //A = @SP
M=D //M[A] = value to push
@SP
M=M+1 //sp+1
//push constant 333
@333 //A=index
D=A //D is now the constant
@SP
A=M //A = @SP
M=D //M[A] = value to push
@SP
M=M+1 //sp+1
//push constant 888
@888 //A=index
D=A //D is now the ... | 18.267857 | 35 | 0.521994 |
b28f81636a7d28d7b355b46247b2fc3fefbb0d7a | 616 | asm | Assembly | oeis/285/A285979.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/285/A285979.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/285/A285979.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A285979: Positions of 0 in A285978; complement of A285980.
; Submitted by Christian Krause
; 1,4,11,14,18,24,31,37,41,44,51,54,58,64,68,71,78,84,91,94,98,104,111,117,121,124,131,137,144,147,151,157,161,164,171,174,178,184,191,197,201,204,211,214,218,224,228,231,238,244,251,254,258,264,268,271,278,281,285,291,298,304,... | 44 | 378 | 0.714286 |
5b0eb37bb8729284e7583f472d1b78307239b18f | 439 | asm | Assembly | oeis/276/A276489.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/276/A276489.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/276/A276489.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A276489: a(n) = 25^(n+1)*Gamma(n+8/5)/Gamma(3/5).
; Submitted by Jamie Morken(s4)
; 15,600,39000,3510000,403650000,56511000000,9324315000000,1771619850000000,380898267750000000,91415584260000000000,24225129828900000000000,7025287650381000000000000,2212965609870015000000000000,752408307355805100000000000000,2746290321... | 29.266667 | 259 | 0.781321 |
67b5e1e38f0419a48c4ac5d8c2d3047a1f2a1b11 | 762 | asm | Assembly | oeis/189/A189179.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/189/A189179.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/189/A189179.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A189179: Number of n X 2 array permutations with each element making a single king move.
; Submitted by Christian Krause
; 1,9,33,185,913,4777,24577,127385,658801,3410313,17648609,91343481,472746833,2446730345,12663143361,65538688857,339198332209,1755536122697,9085854920609,47024245778489,243376070611729,125960365744... | 38.1 | 481 | 0.805774 |
94f082ff7a38f2e2eeee57277483d8d8d7d4b454 | 786 | asm | Assembly | MaxDelete.asm | ILZM/mips_examples | eddd38d1721756c6aa7b916b434a7980a2b3e2d5 | [
"Unlicense"
] | null | null | null | MaxDelete.asm | ILZM/mips_examples | eddd38d1721756c6aa7b916b434a7980a2b3e2d5 | [
"Unlicense"
] | null | null | null | MaxDelete.asm | ILZM/mips_examples | eddd38d1721756c6aa7b916b434a7980a2b3e2d5 | [
"Unlicense"
] | null | null | null | .data
array: .word 3 2 1
alength: .word 3
.text
li $a0, 0 # i loop
la $v0, alength
lw $s0, 0($v0)
la $v1, array
li $t0, 0
loop:
lw $s1, 0($v1)
slt $s5, $t0, $s1
beqz $s5, skipassign
add $t0, $zero, $s1
skipassign:
addi $a0, $a0, 1
addi $v1, $v1, 4
slt $s1, $a0, $s0 # i and length
bnez $s1, loop
... | 13.322034 | 48 | 0.561069 |
1a4871d8b108835562ca6852418a6227b0454ff6 | 3,965 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2.log_47_291.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_47_291.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_47_291.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 %r14
push %r15
push %rax
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_A_ht+0xebd7, %r14
nop
nop
and %rbp, %rbp
mov (%r14), %rdx
nop
nop
sub %rax, %rax
lea addresses_WC_ht+0x19eb7, %rcx
nop
inc %r13
mov $0x6162636465666768, %r15
movq %r15, (%... | 20.025253 | 152 | 0.650189 |
8ec21b04df0646a99b6aef79e635a48dc2a6b9e7 | 443 | asm | Assembly | MicroProcessor Lab Programs/swap 2.asm | vallabhiaf/4thSemIse | 55ed3c6fc29e4d2dd2c1fb71e31f5283ad47b9bf | [
"Apache-2.0"
] | null | null | null | MicroProcessor Lab Programs/swap 2.asm | vallabhiaf/4thSemIse | 55ed3c6fc29e4d2dd2c1fb71e31f5283ad47b9bf | [
"Apache-2.0"
] | null | null | null | MicroProcessor Lab Programs/swap 2.asm | vallabhiaf/4thSemIse | 55ed3c6fc29e4d2dd2c1fb71e31f5283ad47b9bf | [
"Apache-2.0"
] | null | null | null | assume cs:code,ds:data
data segment
x db 1,2,3,4,5
n dw $-x
y db 11h,22h,33h,44h,55h
data ends
code segment
start:
mov ax,data
mov ds,ax
mov cx,n
lea si,x
lea di,y
next: mov al,[si]
mov bl,[di]
mov [si],bl
mov ... | 15.275862 | 33 | 0.444695 |
0e91e572c878856964615942fd6187b25933f721 | 72 | asm | Assembly | tests/inchexstr/7.asm | dommilosz/customasm | d2c55b52d64ea47f5cdb91cd8ec463f37ccadf32 | [
"Apache-2.0"
] | 414 | 2016-10-14T22:39:20.000Z | 2022-03-30T07:52:44.000Z | tests/inchexstr/7.asm | dommilosz/customasm | d2c55b52d64ea47f5cdb91cd8ec463f37ccadf32 | [
"Apache-2.0"
] | 100 | 2018-03-22T16:12:24.000Z | 2022-03-26T09:19:23.000Z | tests/inchexstr/7.asm | dommilosz/customasm | d2c55b52d64ea47f5cdb91cd8ec463f37ccadf32 | [
"Apache-2.0"
] | 47 | 2017-06-29T15:12:13.000Z | 2022-03-10T04:50:51.000Z | #d x ; = 0x64617461312e747874
#d inchexstr(x) ; = 0x0180
x = "data1.txt" | 24 | 29 | 0.666667 |
2fa09aff72c41bdcaa56177548f8c659b5e46e3c | 610 | asm | Assembly | programs/oeis/313/A313613.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/313/A313613.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/313/A313613.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A313613: Coordination sequence Gal.4.72.3 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,10,14,20,24,29,34,39,44,48,54,58,63,68,73,78,82,88,92,97,102,107,112,116,122,126,131,136,141,146,150,156,160,165,170,175,180,184,190,194,... | 20.333333 | 178 | 0.639344 |
5ea0f617d2ceb8c576532ada63d8d720d55ff327 | 7,709 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0.log_21829_857.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0.log_21829_857.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0.log_21829_857.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 %r12
push %r14
push %r15
push %r9
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0x13d67, %rsi
lea addresses_normal_ht+0x144d7, %rdi
nop
nop
add $31396, %r14
mov $83, %rcx
rep movsb
nop
nop
nop
nop
and %r12, %r12
lea addresses_D_ht+0xc827, %rsi
lea addresse... | 33.663755 | 2,999 | 0.660527 |
ccaa2bbf831e98b57ed0ef34aec69acd1ef2946f | 1,158 | asm | Assembly | memorySieve2.asm | nixpal/kernel32-finder | f065b2348be47211f440b82c4af34571f95a5811 | [
"MIT"
] | null | null | null | memorySieve2.asm | nixpal/kernel32-finder | f065b2348be47211f440b82c4af34571f95a5811 | [
"MIT"
] | null | null | null | memorySieve2.asm | nixpal/kernel32-finder | f065b2348be47211f440b82c4af34571f95a5811 | [
"MIT"
] | null | null | null | ; Author: Tarek Ahmed
; All rights reserved
; email: unix.geek2014@gmail.com
; This version of memory sieve will work only if you use assembly file and not included as a shellcode. You can also use it as an inline assembly in a C program.
xor eax, eax
cdq
pop eax
push eax
sub esp, 0x8
xor ecx, ecx
checkFirstByte:
i... | 14.296296 | 161 | 0.700345 |
9d6e8ff9cd3e33748f75fa80625fbcf6bf507635 | 51,763 | asm | Assembly | stressfs.asm | sparsh99/xv6 | 5c1e2f9dd00b167e316ce0549dc2bc021f47a6af | [
"MIT-0"
] | null | null | null | stressfs.asm | sparsh99/xv6 | 5c1e2f9dd00b167e316ce0549dc2bc021f47a6af | [
"MIT-0"
] | null | null | null | stressfs.asm | sparsh99/xv6 | 5c1e2f9dd00b167e316ce0549dc2bc021f47a6af | [
"MIT-0"
] | null | null | null |
_stressfs: file format elf32-i386
Disassembly of section .text:
00000000 <main>:
#include "fs.h"
#include "fcntl.h"
int
main(int argc, char *argv[])
{
0: 8d 4c 24 04 lea 0x4(%esp),%ecx
4: 83 e4 f0 and $0xfffffff0,%esp
7: ff 71 fc pushl -0x4(%ecx)
a: 55 ... | 34.6937 | 60 | 0.428318 |
fcd660fc000fb292c94c5a804f992ff4ff9e917e | 7,548 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_ht_zr_/i7-7700_9_0xca.log_21829_1204.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_ht_zr_/i7-7700_9_0xca.log_21829_1204.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_ht_zr_/i7-7700_9_0xca.log_21829_1204.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 %r9
push %rbp
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WC_ht+0x1680c, %rsi
lea addresses_normal_ht+0x14ad0, %rdi
nop
nop
nop
and %rdx, %rdx
mov $54, %rcx
rep movsl
sub $26929, %r11
lea addresses_D_ht+0x10d8c, %rsi
lea addresses_A_ht+0x1d... | 34.153846 | 2,999 | 0.655008 |
68d142886455a734a2669f17223d2e7bcc09a4ae | 1,427 | asm | Assembly | src/spikes.asm | Gegel85/RunnerGB | 3d36597b94558cd3b3f613031291086190b45f2f | [
"MIT"
] | null | null | null | src/spikes.asm | Gegel85/RunnerGB | 3d36597b94558cd3b3f613031291086190b45f2f | [
"MIT"
] | null | null | null | src/spikes.asm | Gegel85/RunnerGB | 3d36597b94558cd3b3f613031291086190b45f2f | [
"MIT"
] | null | null | null | ; Update all spikes
; Params:
; None
; Return:
; e -> The number of spikes after update
; Registers:
; af -> Not preserved
; bc -> Not preserved
; de -> Not preserved
; hl -> Not preserved
updateSpikes:
ld hl, NB_SPIKES
ld a, [hli]
and a
ret z
ld c, a
ld a, [CURRENT_SCROLL]
ld d, a
xor a
ld ... | 13.091743 | 43 | 0.606167 |
d7b0d6f8fd68527d4e1bf90641bde9de1eae841b | 6,466 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xca_notsx.log_21829_1265.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xca_notsx.log_21829_1265.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xca_notsx.log_21829_1265.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 %r15
push %r8
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x18086, %r10
nop
and $47703, %r8
mov $0x6162636465666768, %rsi
movq %rsi, %xmm4
movups %xmm4, (%r10)
nop
nop
nop
and $60493, %r10
lea addresses_WC_ht+0xc2ee, %rsi
lea addresses_WT_ht+0x1e86, %rdi... | 36.325843 | 2,999 | 0.6545 |
0af5781da1e087b714a9a8a7e9de360a534bcae1 | 175 | asm | Assembly | data/pokemon/dex_entries/lumineon.asm | AtmaBuster/pokeplat-gen2 | fa83b2e75575949b8f72cb2c48f7a1042e97f70f | [
"blessing"
] | 6 | 2021-06-19T06:41:19.000Z | 2022-02-15T17:12:33.000Z | data/pokemon/dex_entries/lumineon.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | null | null | null | data/pokemon/dex_entries/lumineon.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | 3 | 2021-01-15T18:45:40.000Z | 2021-10-16T03:35:27.000Z | db "NEON@" ; species name
db "LUMINEON swimming"
next "in the darkness of"
next "the deep sea look"
page "just like stars"
next "shining in the"
next "night sky.@"
| 17.5 | 26 | 0.668571 |
19d7f4a636b67a1087ed612a9720714a937ffc61 | 1,199 | asm | Assembly | projects/vmt/test/scratch/func.asm | RobertCurry0216/nand2tetris | 5be3e68b921561f9358b28876e1573b093f1244b | [
"MIT"
] | null | null | null | projects/vmt/test/scratch/func.asm | RobertCurry0216/nand2tetris | 5be3e68b921561f9358b28876e1573b093f1244b | [
"MIT"
] | null | null | null | projects/vmt/test/scratch/func.asm | RobertCurry0216/nand2tetris | 5be3e68b921561f9358b28876e1573b093f1244b | [
"MIT"
] | null | null | null | // function Sys.init 0
(Sys.init)
@SP
D=M
@LCL
AM=D
D=A
@SP
M=D
// push constant 4
@4
D=A
@SP
A=M
M=D
@SP
M=M+1
// call Main.test 1
@return.Main.test.2
D=A
@SP
A=M
M=D
@SP
M=M+1
@LCL
D=M
@SP
A=M
M=D
@SP
M=M+1
@ARG
D=M
@SP
A=M
M=D
@SP
M=M+1
@THIS
D=M
@SP
A=M
M=D
@SP
M=M+1
@THAT
D=M
@SP
A=M
M=D
@SP
M=M+1
@6
D=A
@SP
D=M-D... | 5.709524 | 23 | 0.563803 |
b2ceafa89c1c6857427de0e80ccdfc440c995a39 | 1,429 | asm | Assembly | programs/oeis/098/A098603.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/098/A098603.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/098/A098603.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A098603: a(n) = n*(n+10).
; 0,11,24,39,56,75,96,119,144,171,200,231,264,299,336,375,416,459,504,551,600,651,704,759,816,875,936,999,1064,1131,1200,1271,1344,1419,1496,1575,1656,1739,1824,1911,2000,2091,2184,2279,2376,2475,2576,2679,2784,2891,3000,3111,3224,3339,3456,3575,3696,3819,3944,4071,4200,4331,4464,4599,4736,4... | 204.142857 | 1,369 | 0.802659 |
a01155336e68f7272f4becfb591eb648ef33ae84 | 63 | asm | Assembly | data/maps/headers/Route5Gate.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | 1 | 2022-02-15T00:19:44.000Z | 2022-02-15T00:19:44.000Z | data/maps/headers/Route5Gate.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | data/maps/headers/Route5Gate.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null |
map_header Route5Gate, ROUTE_5_GATE, GATE, 0
end_map_header
| 15.75 | 45 | 0.809524 |
41d51fa78ce4e5bccfa7e564ecad5bd12eac7463 | 4,637 | asm | Assembly | bootldr.asm | next0n/mbl | 3087c4d28ba499aaf8d8e1cba579e4ab9debe297 | [
"BSD-2-Clause"
] | 1 | 2019-10-21T17:32:13.000Z | 2019-10-21T17:32:13.000Z | bootldr.asm | next0n/mbl | 3087c4d28ba499aaf8d8e1cba579e4ab9debe297 | [
"BSD-2-Clause"
] | null | null | null | bootldr.asm | next0n/mbl | 3087c4d28ba499aaf8d8e1cba579e4ab9debe297 | [
"BSD-2-Clause"
] | null | null | null | ;
; MBL - Minimal Boot Loader for 80C188EB project board
;
; Copyright (c) 2005-2017, Arto Merilainen (arto.merilainen@gmail.com)
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met
;
; 1. Redistributi... | 21.769953 | 78 | 0.732586 |
3ffd52f0d4070b9b28632e22bfd6e2ad99c87f66 | 628 | asm | Assembly | oeis/084/A084944.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/084/A084944.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/084/A084944.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A084944: Hendecagorials: n-th polygorial for k=11.
; Submitted by Jamie Morken(s3)
; 1,1,11,330,19140,1818300,256380300,50250538800,13065140088000,4350691649304000,1805537034461160000,913601739437346960000,553642654099032257760000,395854497680808064298400000,329746796568113117560567200000,3165569247053885928581445120... | 44.857143 | 456 | 0.859873 |
712ba3614fc42807bfaf8391e02c5d7b647898ff | 572 | asm | Assembly | oeis/024/A024020.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/024/A024020.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/024/A024020.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A024020: a(n) = 2^n - n^10.
; 1,1,-1020,-59041,-1048560,-9765593,-60466112,-282475121,-1073741568,-3486783889,-9999998976,-25937422553,-61917360128,-137858483657,-289254638592,-576650357857,-1099511562240,-2015993769377,-3570466964480,-6131065733513,-10239998951424,-16679878881049,-26559918597120,-41426502825041,-634... | 63.555556 | 491 | 0.804196 |
c08e0e2acbc130a7b08c2c72c3b1023fc92719f9 | 5,921 | asm | Assembly | Transynther/x86/_processed/US/_zr_/i9-9900K_12_0xca.log_21829_1518.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/US/_zr_/i9-9900K_12_0xca.log_21829_1518.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/US/_zr_/i9-9900K_12_0xca.log_21829_1518.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 %r14
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0xe948, %rsi
lea addresses_D_ht+0xc1f0, %rdi
nop
nop
inc %r10
mov $127, %rcx
rep movsl
nop
add $59156, %rbx
lea addresses_normal_ht+0x1b230, %r10
nop
nop
and $38697, %r14
mov ... | 41.697183 | 2,999 | 0.660868 |
002907439e2cfcc5a51bacf425c0e5c7acd2b741 | 338 | asm | Assembly | 0x05-libasm/6-putc.asm | alzheimeer/holbertonschool-system_linux | e7b961b4c12295438948eaeb84ced71dc34f297b | [
"MIT"
] | 1 | 2021-09-27T17:52:48.000Z | 2021-09-27T17:52:48.000Z | 0x05-libasm/6-putc.asm | alzheimeer/holbertonschool-system_linux | e7b961b4c12295438948eaeb84ced71dc34f297b | [
"MIT"
] | null | null | null | 0x05-libasm/6-putc.asm | alzheimeer/holbertonschool-system_linux | e7b961b4c12295438948eaeb84ced71dc34f297b | [
"MIT"
] | null | null | null | BITS 64
global asm_putc
section .text
asm_putc:
push rsi
push rdx
push rdi
mov rax, 1 ; write syscall
mov rsi, rsp ; Character
mov rdi, 1 ; stdout
mov rdx, 1 ; one byte
syscall
end:
pop rdi
pop rdx
... | 14.083333 | 47 | 0.45858 |
e96d23b8e98a5658f5c0d8c9a840d514e52cbdd4 | 834 | asm | Assembly | oeis/141/A141992.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/141/A141992.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/141/A141992.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A141992: Primes congruent to 16 mod 29.
; Submitted by Jon Maiga
; 103,277,509,683,857,1031,1321,1553,1669,1901,2017,2423,2539,2713,2887,3061,3119,3467,3583,3931,3989,4337,4801,5323,5381,5903,6367,6599,6947,7121,7237,7411,7643,7759,7817,7933,8513,8629,8803,8861,9151,9209,10079,10253,10369,10427,10601,10891,10949,1123... | 34.75 | 500 | 0.723022 |
f72b2eb5dd130bc03f4806eb699a0408de5c39ae | 6,746 | asm | Assembly | MSDOS/Virus.MSDOS.Unknown.nobrain.asm | fengjixuchui/Family | 2abe167082817d70ff2fd6567104ce4bcf0fe304 | [
"MIT"
] | 3 | 2021-05-15T15:57:13.000Z | 2022-03-16T09:11:05.000Z | MSDOS/Virus.MSDOS.Unknown.nobrain.asm | fengjixuchui/Family | 2abe167082817d70ff2fd6567104ce4bcf0fe304 | [
"MIT"
] | null | null | null | MSDOS/Virus.MSDOS.Unknown.nobrain.asm | fengjixuchui/Family | 2abe167082817d70ff2fd6567104ce4bcf0fe304 | [
"MIT"
] | 3 | 2021-05-15T15:57:15.000Z | 2022-01-08T20:51:04.000Z | ; Date : 27-1-1989
; Ver : 1.04
; Program : Kill the Brain Virus
Cseg Segment Para Public 'MyCode'
Assume cs:Cseg,ds:Cseg
Org 100h
Start: Mov dx,offset CRight ;print copyright notice
Call DispStr
Mov ah,19h ;get current drive
Int 21h
Mov Drive,al ;save it
Call GetDrive ;Get drive if possible
Jc ... | 20.380665 | 65 | 0.669286 |
d4c321119b6911bd07b7904aa6cba67ca3dde937 | 525 | asm | Assembly | examples/mem_test.asm | Commodoreprime/Command-Block-Assembly | b54c2afee3ea7bdfddfe619b9b207ce30d160e45 | [
"MIT"
] | 223 | 2017-05-10T18:27:44.000Z | 2022-03-06T22:44:18.000Z | examples/mem_test.asm | Commodoreprime/Command-Block-Assembly | b54c2afee3ea7bdfddfe619b9b207ce30d160e45 | [
"MIT"
] | 25 | 2017-12-07T15:37:37.000Z | 2021-02-05T14:28:59.000Z | examples/mem_test.asm | Commodoreprime/Command-Block-Assembly | b54c2afee3ea7bdfddfe619b9b207ce30d160e45 | [
"MIT"
] | 30 | 2017-12-07T15:16:36.000Z | 2022-03-16T03:29:59.000Z | ; A simple script that tests the HDD driver
; Writes values 0-63 to memory locations 0-63
#include hdd_driver.asm
.count 20
main:
MOV #0, count
_loop:
CMP #64, count
JE _end
MOV count, mar
MOV count, mbr
CALL write_mem
SYNC
ADD #1, count
JMP _loop
_end:
; Same as main e... | 14.189189 | 47 | 0.601905 |
f5aa377b47f962d5200580994ee67d0f513d5022 | 750 | asm | Assembly | oeis/057/A057693.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/057/A057693.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/057/A057693.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A057693: Number of permutations on n letters that have only cycles of length 3 or less.
; Submitted by Christian Krause
; 1,1,2,6,18,66,276,1212,5916,31068,171576,1014696,6319512,41143896,281590128,2007755856,14871825936,114577550352,913508184096,7526682826848,64068860545056,561735627038496,5068388485760832,470263858... | 44.117647 | 501 | 0.822667 |
ae9504bcb31cb497d5ddad55990512107805593b | 669 | asm | Assembly | oeis/006/A006335.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/006/A006335.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/006/A006335.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A006335: a(n) = 4^n*(3*n)!/((n+1)!*(2*n+1)!).
; Submitted by Jon Maiga
; 1,2,16,192,2816,46592,835584,15876096,315031552,6466437120,136383037440,2941129850880,64614360416256,1442028424527872,32619677465182208,746569714888605696,17262927525017812992,402801642250415636480,9474719710174783733760,224477974671833337692160... | 60.818182 | 496 | 0.816143 |
0eac80ea18316582ae475000655564d1818fc0c2 | 752 | asm | Assembly | kCOM.asm | satadriver/LiunuxOS_t | c6222f04b6e734002cbf1aa366eb62e51f0ebbe5 | [
"Apache-2.0"
] | null | null | null | kCOM.asm | satadriver/LiunuxOS_t | c6222f04b6e734002cbf1aa366eb62e51f0ebbe5 | [
"Apache-2.0"
] | null | null | null | kCOM.asm | satadriver/LiunuxOS_t | c6222f04b6e734002cbf1aa366eb62e51f0ebbe5 | [
"Apache-2.0"
] | null | null | null | .386p
Kernel Segment public para use32
assume cs:Kernel
__kComProc proc
pushad
push ds
push es
comment *
mov ebp,esp
add ebp,32
push dword ptr ICW2_MASTER_INT_NO + 4
push dword ptr 0
push dword ptr [ebp]
push dword ptr [ebp + 4]
push dword ptr [ebp + 8]
test dword ptr [ebp + 4],3
jz _kComKernelModeInt
push dword ... | 11.936508 | 37 | 0.75133 |
1e8b5d25754cd98908ebd60def66f7274171a08c | 786 | asm | Assembly | stuff/R316/old/lib/string/other.asm | Daswf852/Stuff | 36f32ce7da1c7a829cb064d9c91c61272ac6bd2e | [
"WTFPL"
] | null | null | null | stuff/R316/old/lib/string/other.asm | Daswf852/Stuff | 36f32ce7da1c7a829cb064d9c91c61272ac6bd2e | [
"WTFPL"
] | null | null | null | stuff/R316/old/lib/string/other.asm | Daswf852/Stuff | 36f32ce7da1c7a829cb064d9c91c61272ac6bd2e | [
"WTFPL"
] | null | null | null | %ifndef __OTHER_ASM
%define __OTHER_ASM
%include "../common.asm"
%include "../datastack.asm"
memset: ; ( ptr char len -- )
push r0
push r1
push r2
push r3
dpop r2
dpop r1
dpop r0
loop r3, r2, .loop, .done
.loop: ;4 bytes/cycle, neato!
mov [r0++], r1
.done:
pop r3... | 14.290909 | 45 | 0.502545 |
0adbe4ae6be21eaa62428aaae9c885f0912be91d | 3,520 | asm | Assembly | newton/interpolate_driver.asm | pwestrich/csc_3410 | 9b424c6aee65892b90bd77171fe5fa0151762ef5 | [
"MIT"
] | null | null | null | newton/interpolate_driver.asm | pwestrich/csc_3410 | 9b424c6aee65892b90bd77171fe5fa0151762ef5 | [
"MIT"
] | null | null | null | newton/interpolate_driver.asm | pwestrich/csc_3410 | 9b424c6aee65892b90bd77171fe5fa0151762ef5 | [
"MIT"
] | null | null | null |
; interpolate_driver.asm
; CSC 3410 Assignment #3
; by Philip Westrich
; Wednesday, November 5, 2014
.386
.MODEL FLAT
ExitProcess PROTO NEAR32 stdcall, dwExitCode:DWORD
CR EQU 0Dh ; carriage return character
LF EQU 0Ah ; line feed
BUFFER_SIZE EQU 08 ; input bu... | 27.936508 | 94 | 0.669602 |
0240af8c5a5a7aa8cbaa945035ef6a2b029689f0 | 2,669 | asm | Assembly | programs/oeis/288/A288486.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/288/A288486.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/288/A288486.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A288486: Square rings obtained by adding four identical cuboids from A169938, a(n) = 4*n*(n+1)*(n*(n+1)+1).
; 0,24,168,624,1680,3720,7224,12768,21024,32760,48840,70224,97968,133224,177240,231360,297024,375768,469224,579120,707280,855624,1026168,1221024,1442400,1692600,1974024,2289168,2640624,3031080,3463320,3940224,4... | 242.636364 | 2,491 | 0.880854 |
dc5088ab9e31171fe2bb4bcef9e052d087d450e8 | 431 | asm | Assembly | oeis/190/A190989.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/190/A190989.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/190/A190989.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A190989: a(n) = 10*a(n-1) - 7*a(n-2), with a(0)=0, a(1)=1.
; Submitted by Christian Krause
; 0,1,10,93,860,7949,73470,679057,6276280,58009401,536160050,4955534693,45802226580,423333522949,3912719643430,36163861773657,334249580232560,3089348769910001,28553740637472090,263911964985350893,2439243465391204300,22545050899... | 28.733333 | 236 | 0.728538 |
ceaf699e1b04f8ddf71dbd08e9afb9c7904de5eb | 6,196 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_/i3-7100_9_0xca_notsx.log_21829_870.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_0xca_notsx.log_21829_870.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_0xca_notsx.log_21829_870.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 %r8
push %r9
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x1c235, %rdi
nop
nop
nop
sub $21433, %rbp
and $0xffffffffffffffc0, %rdi
movntdqa (%rdi), %xmm6
vpextrq $1, %xmm6, %r12
nop
nop
nop
nop
dec %r9
lea addresses_D_ht+0x635, %rd... | 38.01227 | 2,999 | 0.657844 |
213b2f9e845d32463a70c7e2b127e533c33381fe | 5,815 | asm | Assembly | C/PModeLib/dpmitest.asm | p-k-p/SysToolsLib | 827be2799e541410cb5c11358cd4ce6859e171ad | [
"Apache-2.0"
] | 232 | 2016-04-27T21:56:11.000Z | 2022-03-29T09:02:15.000Z | C/PModeLib/dpmitest.asm | p-k-p/SysToolsLib | 827be2799e541410cb5c11358cd4ce6859e171ad | [
"Apache-2.0"
] | 31 | 2016-05-09T09:05:36.000Z | 2022-03-29T19:17:45.000Z | C/PModeLib/dpmitest.asm | p-k-p/SysToolsLib | 827be2799e541410cb5c11358cd4ce6859e171ad | [
"Apache-2.0"
] | 94 | 2016-06-01T18:10:39.000Z | 2022-03-26T10:44:57.000Z | page 60, 132
;*****************************************************************************;
; ;
; FILENAME: dpmitest.asm ;
; ;
; CONTENTS: Generic assembly language program. Reuse this code. ;
; ;
; Author: Jean-Francois Larvoire 1994 ;
; ;
... | 18.941368 | 79 | 0.5092 |
8fd97b20c8662ba8a27a5e126916c916d80dfdb4 | 744 | asm | Assembly | oeis/054/A054419.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/054/A054419.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/054/A054419.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A054419: Number of connected 3 X n binary matrices (divided by 2).
; Submitted by Christian Krause
; 3,21,143,953,6347,42285,281719,1876913,12504659,83310469,555043871,3697898985,24636713627,164138517789,1093548978567,7285610864737,48539321706403,323386164243445,2154513238908591,14354130788161817,95632306621624171,63... | 35.428571 | 474 | 0.799731 |
e9db09b8957444945e9c771beff4142dca5c1e12 | 622 | asm | Assembly | AVR/Asm templates/Delay/Examples/Delay in clock cycles/main.asm | dippinest/MCULibs | 1c12779a95f783688d32bdf576e5ed3d1f7feded | [
"MIT"
] | null | null | null | AVR/Asm templates/Delay/Examples/Delay in clock cycles/main.asm | dippinest/MCULibs | 1c12779a95f783688d32bdf576e5ed3d1f7feded | [
"MIT"
] | null | null | null | AVR/Asm templates/Delay/Examples/Delay in clock cycles/main.asm | dippinest/MCULibs | 1c12779a95f783688d32bdf576e5ed3d1f7feded | [
"MIT"
] | null | null | null |
.LIST
.DSEG
.CSEG
.INCLUDE "delay.inc"
.ORG 0x0000
Main:
SEI
LDI R16, (1 << 7)
OUT DDRD, R16
Main_Loop:
; Задержка составляет 32000 тактов => F_CPU (16000000) / 32000 = 500 Гц
; (2 мс) на одно переключение светодиода или 250 Гц (4 мс) на один цикл мигания
; ----------------------------------------... | 19.4375 | 83 | 0.557878 |
0a397a07d50ec62a0967f2dc717a6a71ff425f6a | 625 | asm | Assembly | programs/oeis/061/A061205.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/061/A061205.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/061/A061205.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A061205: a(n) = n times R(n) where R(n) (A004086) is the digit reversal of n.
; 0,1,4,9,16,25,36,49,64,81,10,121,252,403,574,765,976,1207,1458,1729,40,252,484,736,1008,1300,1612,1944,2296,2668,90,403,736,1089,1462,1855,2268,2701,3154,3627,160,574,1008,1462,1936,2430,2944,3478,4032,4606,250,765,1300,1855,2430,3025,364... | 89.285714 | 451 | 0.7408 |
ec83adc2019af33faace88220ab37e348ab80e45 | 1,972 | asm | Assembly | General/Sprites/Madmole/Map - Madmole S3.asm | NatsumiFox/AMPS-Sonic-3-Knuckles | af951b39f0ca103a905d7492448ac5245a2e8104 | [
"Apache-2.0"
] | 5 | 2021-07-09T08:17:56.000Z | 2022-02-27T19:57:47.000Z | General/Sprites/Madmole/Map - Madmole S3.asm | NatsumiFox/AMPS-Sonic-3-Knuckles | af951b39f0ca103a905d7492448ac5245a2e8104 | [
"Apache-2.0"
] | null | null | null | General/Sprites/Madmole/Map - Madmole S3.asm | NatsumiFox/AMPS-Sonic-3-Knuckles | af951b39f0ca103a905d7492448ac5245a2e8104 | [
"Apache-2.0"
] | null | null | null | dc.w word_1613E6-Map_Madmole
dc.w word_161406-Map_Madmole
dc.w word_161426-Map_Madmole
dc.w word_161446-Map_Madmole
dc.w word_16145A-Map_Madmole
dc.w word_161468-Map_Madmole
dc.w word_161476-Map_Madmole
dc.w word_16147E-Map_Madmole
dc.w word_16148C-Map_Madmole
dc.w word_161494-Map_Madmole
dc.w wor... | 31.301587 | 36 | 0.508621 |
aaa96856b153d14e4f23d07668d49ac8c7f7fe0e | 524 | asm | Assembly | oeis/033/A033978.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/033/A033978.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/033/A033978.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A033978: Trajectory of 1 under map n->45n+1 if n odd, n->n/2 if n even
; Submitted by Jon Maiga
; 1,46,23,1036,518,259,11656,5828,2914,1457,65566,32783,1475236,737618,368809,16596406,8298203,373419136,186709568,93354784,46677392,23338696,11669348,5834674,2917337,131280166
add $0,1
mov $1,$0
mov $0,3
lpb $1
mov $2,... | 18.068966 | 176 | 0.625954 |
a3daa7e1289265fe96c6fc908b544f1f4b279612 | 3,703 | asm | Assembly | sample_mixer/mixer_tick.asm | mikedailly/mod_player | 0c46930c3c0a2aa4679718452935853fe89c1774 | [
"FSFAP"
] | 16 | 2020-07-05T18:28:30.000Z | 2022-01-05T05:59:52.000Z | sample_mixer/mixer_tick.asm | mikedailly/mod_player | 0c46930c3c0a2aa4679718452935853fe89c1774 | [
"FSFAP"
] | null | null | null | sample_mixer/mixer_tick.asm | mikedailly/mod_player | 0c46930c3c0a2aa4679718452935853fe89c1774 | [
"FSFAP"
] | 3 | 2020-07-06T19:28:20.000Z | 2020-09-13T21:06:20.000Z | ;
; Sample Mixer for sound effect playback
; By Mike Dailly, (c) Copyright 2020 all rights reserved.
;
; ********************************************************************************************
; Process the mixer - process and actually play the current mod file.
; *************************************************... | 20.458564 | 109 | 0.559546 |
27e01678bcb44b705c7afbf8e43234e06e14cfd3 | 559 | asm | Assembly | WangShuang_book/p257.asm | SmirnovKol/Learning_x86_assembly_language | 239b2fb60d6df87316b98184c9c6b6f36940ccbe | [
"MIT"
] | 1 | 2018-11-21T23:34:24.000Z | 2018-11-21T23:34:24.000Z | WangShuang_book/p257.asm | SmirnovKol/Learning_x86_assembly_language | 239b2fb60d6df87316b98184c9c6b6f36940ccbe | [
"MIT"
] | null | null | null | WangShuang_book/p257.asm | SmirnovKol/Learning_x86_assembly_language | 239b2fb60d6df87316b98184c9c6b6f36940ccbe | [
"MIT"
] | null | null | null | ; store the interrupt handler (act as loop s) at 0000:0200
; int 7ch: set the 7ch location of the interrupt vector table as 0000:0200
assume cs:code
code segment
start: mov ax, cs
mov ds, ax
mov si, offset lp
mov ax, 0
mov es, ax
mov di, 0200h
mov cx, offset lpend - offset lp
cld
rep movsb
mov ax, 0
mov ... | 12.152174 | 74 | 0.649374 |
824eb3ab4f388bbc8bdbb011c12300b883e73221 | 153 | asm | Assembly | programs/oeis/161/A161422.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/161/A161422.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/161/A161422.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A161422: a(n) = A161418(n)/6.
; 0,0,0,0,1,1,2,2,4,5
sub $0,1
mov $2,$0
lpb $0
mul $0,$2
add $0,1
div $0,10
add $1,$3
max $3,1
lpe
mov $0,$1
| 10.928571 | 31 | 0.496732 |
70799e7a6f04cae751eaf6db2203036f4185a567 | 151 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math32/c/sdcc/cm32_sdcc_log10.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/math/float/math32/c/sdcc/cm32_sdcc_log10.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/math/float/math32/c/sdcc/cm32_sdcc_log10.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_fp_math32
PUBLIC cm32_sdcc_log10
EXTERN cm32_sdcc_fsread1, _m32_log10f
cm32_sdcc_log10:
call cm32_sdcc_fsread1
jp _m32_log10f
| 13.727273 | 37 | 0.827815 |
128ff741e6a1840a1693fa8257a98fd4e5e7b906 | 521 | asm | Assembly | programs/oeis/326/A326065.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/326/A326065.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/326/A326065.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A326065: Sum of divisors of the largest proper divisor of n: a(n) = sigma(A032742(n)).
; 1,1,1,3,1,4,1,7,4,6,1,12,1,8,6,15,1,13,1,18,8,12,1,28,6,14,13,24,1,24,1,31,12,18,8,39,1,20,14,42,1,32,1,36,24,24,1,60,8,31,18,42,1,40,12,56,20,30,1,72,1,32,32,63,14,48,1,54,24,48,1,91,1,38,31,60,12,56,1,90,40,42,1,96,18,44,30,84,... | 74.428571 | 265 | 0.631478 |
2dbb5b530db05deb3df71eafc42a3326062a8495 | 25,268 | asm | Assembly | x86/Think.asm | lucabrivio/asmFish-fasmg | e1d082dcc493bfa18baee0933c113c7a92cd70d8 | [
"BSD-3-Clause"
] | 1 | 2021-07-08T10:54:07.000Z | 2021-07-08T10:54:07.000Z | x86/Think.asm | lucabrivio/asmFish-fasmg | e1d082dcc493bfa18baee0933c113c7a92cd70d8 | [
"BSD-3-Clause"
] | null | null | null | x86/Think.asm | lucabrivio/asmFish-fasmg | e1d082dcc493bfa18baee0933c113c7a92cd70d8 | [
"BSD-3-Clause"
] | 1 | 2020-04-19T16:49:48.000Z | 2020-04-19T16:49:48.000Z |
Thread_Think:
; in: rcx address of Thread struct
push rbp rbx rsi rdi r13 r14 r15
virtual at rsp
.completedDepth rd 1
.alpha rd 1
.beta rd 1
.delta rd 1
.bestValue rd 1
.easyMove rd 1
.multiPV rd 1
.lend rb 0
end virtual
.localsize = ((.lend-rsp+15) and (-16))
_chkstk_ms... | 25.117296 | 171 | 0.603491 |
55bf2c85fb22fe3cc38cdabd18119c70bf98da6a | 23,189 | asm | Assembly | src/PJ/flic386p/libsrc/vesa/vesaintf.asm | AnimatorPro/Animator-Pro | 6d0b68cd94bb5cfde2cdd05e9a7c8ee1e1cb3cbb | [
"BSD-3-Clause"
] | 119 | 2015-01-10T15:13:50.000Z | 2022-01-24T04:54:34.000Z | src/PJ/drivekit/vesa/vesaintf.asm | AnimatorPro/Animator-Pro | 6d0b68cd94bb5cfde2cdd05e9a7c8ee1e1cb3cbb | [
"BSD-3-Clause"
] | 6 | 2015-10-22T20:14:59.000Z | 2021-07-10T03:25:21.000Z | src/PJ/flic386p/libsrc/vesa/vesaintf.asm | AnimatorPro/Animator-Pro | 6d0b68cd94bb5cfde2cdd05e9a7c8ee1e1cb3cbb | [
"BSD-3-Clause"
] | 27 | 2015-04-24T22:55:30.000Z | 2022-01-21T13:54:00.000Z | ;*****************************************************************************
;* VESAINTF.ASM - VESA BIOS interfaces.
;*
;* NOTES:
;* This module contains routines to detect the presence of the
;* VESA BIOS, query the available modes, enter and leave those
;* modes, and perform bank switches via VESA BIOS ca... | 33.317529 | 80 | 0.614127 |
c9ff7f23a03a69fc7a1d54beaf396c2e41c4621f | 178 | asm | Assembly | test/splitea.asm | bitwiseworks/nasm-os2 | ef78e4ee1ca3220ac3b60a61b084a693b8032ab6 | [
"BSD-2-Clause"
] | 1 | 2020-06-20T07:35:25.000Z | 2020-06-20T07:35:25.000Z | 3rdParties/src/nasm/nasm-2.15.02/test/splitea.asm | blue3k/StormForge | 1557e699a673ae9adcc8f987868139f601ec0887 | [
"Apache-2.0"
] | 1 | 2020-03-26T19:58:54.000Z | 2020-04-24T08:58:04.000Z | test/splitea.asm | bitwiseworks/nasm-os2 | ef78e4ee1ca3220ac3b60a61b084a693b8032ab6 | [
"BSD-2-Clause"
] | null | null | null | bits 32
mov eax,[eax]
mov eax,[eax+ecx]
mov eax,[eax+ecx*4]
mov eax,[eax+ecx*4+8]
mov eax,[eax]
mov eax,[eax,ecx]
mov eax,[eax,ecx*4]
mov eax,[eax+8,ecx*4]
| 14.833333 | 23 | 0.573034 |
850f19d3e4ff218faf3d99f30bd032c6d2ba768b | 8,392 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_313.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_313.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_313.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 %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WC_ht+0x12860, %rsi
lea addresses_UC_ht+0xc228, %rdi
nop
nop
nop
nop
nop
sub %r13, %r13
mov $46, %rcx
rep movsq
nop
nop
nop
nop
nop
and $58584, %rbx
lea addresses_UC_ht+0x8a28, %r14... | 30.296029 | 2,999 | 0.654671 |
7d21021f9cac68c976ef6aa4d3e62452a94aae57 | 294 | asm | Assembly | programs/oeis/027/A027819.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/027/A027819.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/027/A027819.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A027819: 7*(n+1)*C(n+6,7)/2.
; 7,84,504,2100,6930,19404,48048,108108,225225,440440,816816,1447992,2469012,4069800,6511680,10147368,15444891,23015916,33649000,48348300,68378310,95315220,131105520,178132500,239291325,318073392
mov $1,$0
add $0,7
bin $0,$1
add $1,2
mul $0,$1
div $0,2
mul $0,7
| 26.727273 | 195 | 0.741497 |
31769a972d389ba2c6c229048854ee9105879e60 | 6,938 | asm | Assembly | util/gut/mkfll.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | util/gut/mkfll.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | util/gut/mkfll.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | ; Make File List V1.02 1989 Tony Tebby QJUMP
; after Jonathan Oakley
; ????-??-?? 1.01 Preserve A2 for MKLIS (Jochen Merz)
; 2017-11-24 1.02 Check 2nd char is 1..8 for Xx_ network check (MK)
section gen_util
xdef gu_mkfll
xdef gu_mkdrl
xdef gu_mkflc
xref gu_fopen
xref gu_fclos
xref gu_mklis
... | 23.841924 | 78 | 0.657394 |
8354b490a92b45fb6f5a5984cb09230b50c2e939 | 327 | asm | Assembly | oeis/054/A054542.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/054/A054542.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/054/A054542.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A054542: A Catalan-like sequence.
; Submitted by Jon Maiga
; 1,2,4,12,36,116,382,1287,4420,15397,54264,193154,693374,2507288,9124560,33393355,122821380,453756765,1683107800,6265751310,23402516280,87670790155,329337229104,1240292449350,4681874312510
add $0,1
mov $2,$0
mul $0,2
bin $0,$2
sub $0,1
add $2,2
div $0,$2
ad... | 25.153846 | 189 | 0.761468 |
fdaca8b014f5b8108a03e68aa888063c06102846 | 447 | asm | Assembly | oeis/349/A349695.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/349/A349695.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/349/A349695.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A349695: a(n) = (2n^2 - n + 2) * (2n)! / ((n + 1) * (n + 2) * n!^2).
; Submitted by Jon Maiga
; 1,4,17,70,282,1122,4433,17446,68510,268736,1053626,4130524,16195220,63517950,249214545,978228870,3841579830,15093382920,59329549950,233324644020,918016888620,3613561263780,14230112774202,56061218710620,220948453132652,8711... | 26.294118 | 235 | 0.691275 |
7006db247024b11715cc9fd552eb0eba8b3da584 | 3,968 | asm | Assembly | bddisasm_test/special/invalid_evex_64_skip.asm | CrackerCat/bddisasm | 5a617986b7372dc6fe9ba63f67553c5ee2728d09 | [
"Apache-2.0"
] | 675 | 2020-07-09T12:57:49.000Z | 2022-03-26T15:03:53.000Z | bddisasm_test/special/invalid_evex_64_skip.asm | FDlucifer/bddisasm | 76d92e73c29eaaf175f2c77465b1c6eacaef6f3c | [
"Apache-2.0"
] | 41 | 2020-07-22T07:15:07.000Z | 2022-03-23T08:34:28.000Z | bddisasm_test/special/invalid_evex_64_skip.asm | FDlucifer/bddisasm | 76d92e73c29eaaf175f2c77465b1c6eacaef6f3c | [
"Apache-2.0"
] | 94 | 2020-07-09T14:39:02.000Z | 2022-03-27T10:37:03.000Z | bits 64
; EVEX.b (broadcast) enabled for an instruction which does not support broadcast (mod: mem)
db 0x62, 0xf1, 0x7d, 0x18, 0xc4, 0x52, 0x40, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90
; EVEX.b (ER/SAE) enabled for an instruction which does not support ER/SAE (mod: reg)
db 0x62, 0... | 59.223881 | 103 | 0.661794 |
7d27861bd146a0f2b886d1e7a2c959ef4cc03392 | 474 | asm | Assembly | oeis/193/A193815.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/193/A193815.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/193/A193815.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A193815: Triangular array: the fusion of polynomial sequences P and Q given by p(n,x) = x^n + x^(n-1) + ... + x+1 and q(n,x)=(x+1)^n.
; Submitted by Christian Krause
; 1,1,1,1,3,2,1,4,6,3,1,5,10,10,4,1,6,15,20,15,5,1,7,21,35,35,21,6,1,8,28,56,70,56,28,7,1,9,36,84,126,126,84,36,8,1,10,45,120,210,252,210,120,45,9,1,11... | 29.625 | 200 | 0.609705 |
cd16b8f988c11a713ead9dd4d8b9fd31fb3a8c20 | 13,909 | asm | Assembly | Aurora/Aurora/x64/Debug/init.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/init.asm | manaskamal/aurora-xeneva | fe277f7ac155a40465c70f1db3c27046e4d0f7b5 | [
"BSD-2-Clause"
] | null | null | null | Aurora/Aurora/x64/Debug/init.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 _fltused
PUBLIC ?ap_address@@3PEAXEA ; ap_address
_BSS SEGMENT
?ap_address@@3PEAXEA DQ 01H DUP (?) ; ap_address
_BSS ENDS
CONST SEGMENT
$SG7674 DB '/', 00H
ORG $+6
$S... | 25.381387 | 90 | 0.687325 |
b8b2378231cb6abb659f58b6bc262b1006b4c91e | 468 | asm | Assembly | programs/oeis/332/A332459.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/332/A332459.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/332/A332459.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A332459: Odd part of 1+sigma(n).
; 1,1,5,1,7,13,9,1,7,19,13,29,15,25,25,1,19,5,21,43,33,37,25,61,1,43,41,57,31,73,33,1,49,55,49,23,39,61,57,91,43,97,45,85,79,73,49,125,29,47,73,99,55,121,73,121,81,91,61,169,63,97,105,1,85,145,69,127,97,145,73,49,75,115,125,141,97,169,81,187,61,127,85,225,109,133,121,181,91,235,113,16... | 52 | 316 | 0.662393 |
a9bcf7a895381236f10ea746c9050494500d9f3e | 7,324 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_ht_zr_/i9-9900K_12_0xca.log_21829_390.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_ht_zr_/i9-9900K_12_0xca.log_21829_390.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_ht_zr_/i9-9900K_12_0xca.log_21829_390.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 %r9
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_UC_ht+0x14258, %rbx
nop
nop
add %r9, %r9
mov $0x6162636465666768, %r13
movq %r13, %xmm1
movups %xmm1, (%rbx)
nop
nop
nop
cmp $54496, %rsi
lea addresses_UC_ht+0x14350, %rbx
cmp $15147... | 32.122807 | 2,999 | 0.65456 |
1b9c8863ab5a217ef1e174996952dce6843ee4bd | 7,221 | asm | Assembly | Sem-4/COA LAB Programs/ASM-Projects/tictactoe/tictactoe.asm | rituraj-iter/ASSIGNMENTS | f317a2990bac43202314320d6d97356498c44603 | [
"MIT"
] | 10 | 2021-04-24T11:46:48.000Z | 2022-01-17T05:14:37.000Z | Sem-4/COA LAB Programs/ASM-Projects/tictactoe/tictactoe.asm | rituraj-iter/ASSIGNMENTS | f317a2990bac43202314320d6d97356498c44603 | [
"MIT"
] | 2 | 2021-06-28T11:51:50.000Z | 2021-11-01T08:21:53.000Z | Sem-4/COA LAB Programs/ASM-Projects/tictactoe/tictactoe.asm | rituraj-iter/ASSIGNMENTS | f317a2990bac43202314320d6d97356498c44603 | [
"MIT"
] | 16 | 2021-04-24T11:46:58.000Z | 2022-03-02T05:08:19.000Z | ; Ali Hassan Soomro, +923442230949
; 8086 Assembly, emu8086
data segment
new_line db 13, 10, "$"
game_draw db "_|_|_", 13, 10
db "_|_|_", 13, 10
db "_|_|_", 13, 10, "$"
game_pointer db 9 DUP(?)
win_flag db 0
player ... | 19.675749 | 60 | 0.386512 |
4cd1bc253a3aa7b2c59b00d8c2a5c8ce2d8abc75 | 522 | asm | Assembly | programs/oeis/066/A066830.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/066/A066830.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/066/A066830.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A066830: a(n) = lcm(n+1, n-1).
; 0,3,4,15,12,35,24,63,40,99,60,143,84,195,112,255,144,323,180,399,220,483,264,575,312,675,364,783,420,899,480,1023,544,1155,612,1295,684,1443,760,1599,840,1763,924,1935,1012,2115,1104,2303,1200,2499,1300,2703,1404,2915,1512,3135,1624,3363,1740,3599,1860,3843,1984,4095,2112,4355,2244,46... | 65.25 | 449 | 0.735632 |
82a7719114da64c7c51494890769e57787a672ff | 19 | asm | Assembly | tests/data_unsized/5.asm | NullMember/customasm | 6e34d6432583a41278e6b3596f1817ae82149531 | [
"Apache-2.0"
] | 414 | 2016-10-14T22:39:20.000Z | 2022-03-30T07:52:44.000Z | tests/data_unsized/5.asm | NullMember/customasm | 6e34d6432583a41278e6b3596f1817ae82149531 | [
"Apache-2.0"
] | 100 | 2018-03-22T16:12:24.000Z | 2022-03-26T09:19:23.000Z | tests/data_unsized/5.asm | NullMember/customasm | 6e34d6432583a41278e6b3596f1817ae82149531 | [
"Apache-2.0"
] | 47 | 2017-06-29T15:12:13.000Z | 2022-03-10T04:50:51.000Z | #d 10`16 ; = 0x000a | 19 | 19 | 0.578947 |
eada1bdecc3ae81b1ce009998e7182c32c74ffb0 | 22,487 | asm | Assembly | morpion.asm | chloe025/projet_assembleur | 22e448d38f4d92a332adf0bb38fa1ede7aecfbea | [
"MIT"
] | null | null | null | morpion.asm | chloe025/projet_assembleur | 22e448d38f4d92a332adf0bb38fa1ede7aecfbea | [
"MIT"
] | null | null | null | morpion.asm | chloe025/projet_assembleur | 22e448d38f4d92a332adf0bb38fa1ede7aecfbea | [
"MIT"
] | null | null | null | .286
;-----------------------------------------------------------------------
SSEG SEGMENT STACK
DB 32 DUP("STACK---")
SSEG ENDS
;-----------------------------------------------------------------------
DSEG SEGMENT
MSGJEU db "Nouvelle Partie$"
MSGHELP db "Informations$"
Aide_1 db "B... | 17.623041 | 145 | 0.61978 |
78098329d1e4c1dffa965e2fcad08241aa42c62f | 620 | asm | Assembly | Library/SpecUI/CommonUI/CView/cviewPortWindow.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Library/SpecUI/CommonUI/CView/cviewPortWindow.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Library/SpecUI/CommonUI/CView/cviewPortWindow.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @-----------------------------------------------------------------------
Copyright (c) GeoWorks 1988 -- All Rights Reserved
PROJECT: PC GEOS
MODULE: OpenLook/View
FILE: viewPortWindow.asm
ROUTINES:
Name Description
---- -----------
REVISION HISTORY:
Name Date Description
---- ---... | 22.142857 | 81 | 0.480645 |
6342dce519b0bea3344831b2cd21d31c3dbd96dd | 217 | asm | Assembly | Tejas-Simulator/PIN/pin-2.14/source/tools/MemTrace/atomic_increment_ia32.asm | markoshorro/tejas_knl | 5e772aef46362d8bec8ad6d5427b9bcff9be5cfe | [
"Apache-2.0"
] | 17 | 2021-07-10T13:22:26.000Z | 2022-02-09T20:11:39.000Z | pin_kit/source/tools/MemTrace/atomic_increment_ia32.asm | sawansib/SNIPER | 45ec1eeb09b81a7250bc1a1aaa452f16b2b7f497 | [
"MIT"
] | 4 | 2021-08-18T14:07:24.000Z | 2022-01-24T16:38:06.000Z | pin_kit/source/tools/MemTrace/atomic_increment_ia32.asm | sawansib/SNIPER | 45ec1eeb09b81a7250bc1a1aaa452f16b2b7f497 | [
"MIT"
] | 11 | 2016-07-01T02:21:06.000Z | 2020-11-23T08:29:22.000Z | PUBLIC AtomicIncrement
.686
.model flat, c
extern numthreadsStarted:dword
.code
ALIGN 4
AtomicIncrement PROC
lea ecx, numthreadsStarted
inc DWORD PTR [ecx]
ret
AtomicIncrement ENDP
end
| 13.5625 | 31 | 0.705069 |
a398fb7d2eaba977582b426ff851fe898b006e1a | 6,451 | asm | Assembly | H.asm | rahatos/8086-Microprocessor-LabCodes | 6c0d5182cf038e37b5cbdd0f24c3d762b97545a9 | [
"MIT"
] | null | null | null | H.asm | rahatos/8086-Microprocessor-LabCodes | 6c0d5182cf038e37b5cbdd0f24c3d762b97545a9 | [
"MIT"
] | null | null | null | H.asm | rahatos/8086-Microprocessor-LabCodes | 6c0d5182cf038e37b5cbdd0f24c3d762b97545a9 | [
"MIT"
] | null | null | null | S SEGMENT PARA PUBLIC 'CODE'
ASSUME CS: S
ORG 1000H
START:
;TURN ON CONTROL REGISTER
MOV BH, 00H ;END
MOV BL, 00H
MOV DL, 80H ;FOR ROTATE
MOV AL, 80H
OUT 1EH, AL
MOV AL, 80H
OUT 1FH, AL
JMP L1
;CODE
L1: MOV SI, OFFSET DATA
MOV DI, SI
MOV CX, 0000H
MOV BH, 00... | 7.305776 | 42 | 0.545032 |
777d03920527728168da079ead592e0b1c6a6071 | 927,029 | asm | Assembly | kernel.asm | dylsugar/cs461_hw5 | c5e1af487c457380dc6d006f2ba3fbde843efe6b | [
"MIT-0"
] | null | null | null | kernel.asm | dylsugar/cs461_hw5 | c5e1af487c457380dc6d006f2ba3fbde843efe6b | [
"MIT-0"
] | null | null | null | kernel.asm | dylsugar/cs461_hw5 | c5e1af487c457380dc6d006f2ba3fbde843efe6b | [
"MIT-0"
] | null | null | null |
kernel: file format elf64-x86-64
Disassembly of section .text:
ffff800000100000 <begin>:
ffff800000100000: 02 b0 ad 1b 00 00 add 0x1bad(%rax),%dh
ffff800000100006: 01 00 add %eax,(%rax)
ffff800000100008: fe 4f 51 decb 0x51(%rdi)
ffff80000010000b: e4 00 in... | 45.121879 | 105 | 0.617086 |
963d11558aa12c928549d75c60416a2ed9e4d64a | 7,819 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xca.log_21829_593.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xca.log_21829_593.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xca.log_21829_593.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %r12
push %r14
push %r15
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_A_ht+0x14863, %r15
nop
nop
nop
cmp $62899, %rdx
mov $0x6162636465666768, %r12
movq %r12, %xmm2
vmovups %ymm2, (%r15)
nop
nop
xor %r11, %r11
lea addresses_WC_ht+0xe9a3, %r1... | 32.309917 | 2,999 | 0.652513 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.