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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
654981cb15123e52f23385fa768caf57a16f1f85 | 2,134 | asm | Assembly | Chapter 12/Structures/Structures/Structures-Optimized.asm | bpbpublications/Implementing-Reverse-Engineering | 6e562f7e3828e27e514a5fa77f0a541094798e9b | [
"MIT"
] | null | null | null | Chapter 12/Structures/Structures/Structures-Optimized.asm | bpbpublications/Implementing-Reverse-Engineering | 6e562f7e3828e27e514a5fa77f0a541094798e9b | [
"MIT"
] | null | null | null | Chapter 12/Structures/Structures/Structures-Optimized.asm | bpbpublications/Implementing-Reverse-Engineering | 6e562f7e3828e27e514a5fa77f0a541094798e9b | [
"MIT"
] | null | null | null | ; Listing generated by Microsoft (R) Optimizing Compiler Version 16.00.30319.01
TITLE C:\JitenderN\REBook\Structures\Structures\Structures.cpp
.686P
.XMM
include listing.inc
.model flat
INCLUDELIB LIBCMT
INCLUDELIB OLDNAMES
CONST SEGMENT
$SG5660 DB 'Jitender', 00H
ORG $+3
$SG5662 DB 0aH, '%s %d ... | 25.404762 | 81 | 0.68135 |
68ddd3856de71919a4caec7c89a6bb9f27f142fd | 10,277 | asm | Assembly | kernel/firmware/pci.asm | ssebs/xos | 8c50cb7753690ad67696131a8b9935947e1a8075 | [
"MIT"
] | 15 | 2020-05-02T22:04:24.000Z | 2021-08-31T16:56:59.000Z | kernel/firmware/pci.asm | JamesLinus/xos | 3fba0cb15e84b5f7cd08e0a29ed5f86087192d2e | [
"MIT"
] | null | null | null | kernel/firmware/pci.asm | JamesLinus/xos | 3fba0cb15e84b5f7cd08e0a29ed5f86087192d2e | [
"MIT"
] | 1 | 2019-07-20T10:10:36.000Z | 2019-07-20T10:10:36.000Z |
;; xOS32
;; Copyright (C) 2016-2017 by Omar Mohammad.
use32
;
;
; struct pci_device
; {
; u8 bus;
; u8 slot;
; u8 function
; u8 reserved;
; }
;
;
; sizeof(pci_device) = 4;
;
PCI_DEVICE_BUS = 0x00
PCI_DEVICE_SLOT = 0x01
PCI_DEVICE_FUNCTION = 0x02
PCI_DEVICE_RESERVED = 0x03
PCI_DEVICE_SIZE = 0x04
; Maximum Buses/... | 15.714067 | 86 | 0.662061 |
8a1dba0b2b5588cfd06f9c457b41e9201c6c0a79 | 7,132 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i7-8650U_0xd2.log_14191_1711.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_zr_/i7-8650U_0xd2.log_14191_1711.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_zr_/i7-8650U_0xd2.log_14191_1711.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 %r14
push %r15
push %r8
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_A_ht+0xe90a, %rcx
nop
cmp $46671, %r8
mov $0x6162636465666768, %r15
movq %r15, (%rcx)
sub $7563, %r14
lea addresses_D_ht+0x66ca, %rsi
lea addresses_normal_ht+0x17552, %rdi
clflush (%... | 37.340314 | 2,999 | 0.661946 |
180519d9c26831259e4aae1ca59baca57ab43a9e | 190 | asm | Assembly | gfx/pokemon/dugtrio/anim.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 28 | 2019-11-08T07:19:00.000Z | 2021-12-20T10:17:54.000Z | gfx/pokemon/dugtrio/anim.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 13 | 2020-01-11T17:00:40.000Z | 2021-09-14T01:27:38.000Z | gfx/pokemon/dugtrio/anim.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 22 | 2020-05-28T17:31:38.000Z | 2022-03-07T20:49:35.000Z | frame 1, 08
frame 2, 08
frame 3, 12
frame 4, 06
frame 3, 05
frame 5, 06
frame 3, 05
setrepeat 4
frame 3, 05
frame 6, 05
dorepeat 8
frame 6, 15
frame 2, 06
frame 1, 06
endanim
| 11.875 | 12 | 0.642105 |
5110b5a692072d50b425235d8de298d885d3c8d4 | 3,932 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i3-7100_9_0x84_notsx.log_21829_1785.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i3-7100_9_0x84_notsx.log_21829_1785.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i3-7100_9_0x84_notsx.log_21829_1785.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
ret
.global s_faulty_load
s_faulty_load:
push %r10
push %r12
push %r8
push %r9
push %rax
push %rcx
push %rdi
// Load
lea addresses_RW+0x12506, %rcx
nop
inc %r8
mov (%rcx), %r10d
nop
nop
nop
sub $18849, %r8
// Faulty Load
mov $0x35b2460000000106, %rdi
nop
nop
nop
nop
a... | 68.982456 | 2,999 | 0.660478 |
941086316e421b628eebe255a5e10732b859fce8 | 892 | asm | Assembly | cards/bn5/ItemCards/136-F009 Tamako's Souvenirs.asm | RockmanEXEZone/MMBN-Mod-Card-Kit | d591ddca5566dbb323dc19c11e69410fa4073d1b | [
"Unlicense"
] | 10 | 2017-12-05T14:25:38.000Z | 2022-02-21T04:28:00.000Z | cards/bn5/ItemCards/136-F009 Tamako's Souvenirs.asm | RockmanEXEZone/MMBN-Mod-Card-Kit | d591ddca5566dbb323dc19c11e69410fa4073d1b | [
"Unlicense"
] | null | null | null | cards/bn5/ItemCards/136-F009 Tamako's Souvenirs.asm | RockmanEXEZone/MMBN-Mod-Card-Kit | d591ddca5566dbb323dc19c11e69410fa4073d1b | [
"Unlicense"
] | null | null | null | .include "defaults_item.asm"
table_file_jp equ "exe5-utf8.tbl"
table_file_en equ "bn5-utf8.tbl"
game_code_len equ 3
game_code equ 0x4252424A // BRBJ
game_code_2 equ 0x42524245 // BRBE
game_code_3 equ 0x42524250 // BRBP
card_type equ 0
card_id equ 29
card_no equ "029"
card_sub equ "Item Card 029"
card_sub_... | 29.733333 | 49 | 0.799327 |
1a8de0e82734496caae350196966672cee7d69f2 | 358 | asm | Assembly | Working Disassembly/Levels/CNZ/Misc Object Data/Map - Trap Door.asm | TeamASM-Blur/Sonic-3-Blue-Balls-Edition | 7e8a2c5df02271615ff4cae529521e6b1560d6b1 | [
"Apache-2.0"
] | 5 | 2021-07-09T08:17:56.000Z | 2022-02-27T19:57:47.000Z | Working Disassembly/Levels/CNZ/Misc Object Data/Map - Trap Door.asm | TeamASM-Blur/Sonic-3-Blue-Balls-Edition | 7e8a2c5df02271615ff4cae529521e6b1560d6b1 | [
"Apache-2.0"
] | null | null | null | Working Disassembly/Levels/CNZ/Misc Object Data/Map - Trap Door.asm | TeamASM-Blur/Sonic-3-Blue-Balls-Edition | 7e8a2c5df02271615ff4cae529521e6b1560d6b1 | [
"Apache-2.0"
] | null | null | null | Map_230DCC: dc.w Frame_230DD2-Map_230DCC ; ...
dc.w Frame_230DE0-Map_230DCC
dc.w Frame_230DEE-Map_230DCC
Frame_230DD2: dc.w 2
dc.b $F6, $C, 0, 0,$FF,$E0
dc.b $F6, $C, 8, 0, 0, 0
Frame_230DE0: dc.w 2
dc.b $EE, $D, 0, 4,$FF,$E0
dc.b $EE, $D, 8, 4, 0, 0
Frame_230DEE: dc.w 2
dc.b $EE, $D, 0, $C,$... | 27.538462 | 46 | 0.555866 |
15fba0dcc0346f447ae2007e403b7cb94be65e11 | 460 | asm | Assembly | programs/oeis/092/A092693.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/092/A092693.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/092/A092693.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A092693: Sum of iterated phi(n).
; 0,1,3,3,7,3,9,7,9,7,17,7,19,9,15,15,31,9,27,15,19,17,39,15,35,19,27,19,47,15,45,31,35,31,39,19,55,27,39,31,71,19,61,35,39,39,85,31,61,35,63,39,91,27,71,39,55,47,105,31,91,45,55,63,79,35,101,63,79,39,109,39,111,55,71,55,91,39,117,63,81,71,153,39,127,61,95,71,159,39,111,79,91,85,111,6... | 46 | 299 | 0.647826 |
e91708b0c40e35c51d9cf9e2135a747af6b352b8 | 650 | asm | Assembly | programs/oeis/060/A060606.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/060/A060606.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/060/A060606.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A060606: The n-th term is the sum of lengths of iteration chains to get fixed points(=1) for the Euler totient function from 1 to n.
; 0,1,3,5,8,10,13,16,19,22,26,29,33,36,40,44,49,52,56,60,64,68,73,77,82,86,90,94,99,103,108,113,118,123,128,132,137,141,146,151,157,161,166,171,176,181,187,192,197,202,208,213,219,223,2... | 27.083333 | 207 | 0.630769 |
9c812856f5daa8d378cf2e2bc65dd4b57e08ddaf | 782 | asm | Assembly | hidecpu/samples/sort.asm | mmastrac/oblivious-cpu | bc8e7925708d74a3c6e220c4e4a29f58fd835c0c | [
"Apache-2.0"
] | 14 | 2016-12-13T16:38:16.000Z | 2020-09-22T01:49:09.000Z | hidecpu/samples/sort.asm | mmastrac/oblivious-cpu | bc8e7925708d74a3c6e220c4e4a29f58fd835c0c | [
"Apache-2.0"
] | 4 | 2017-03-28T18:07:38.000Z | 2020-10-12T17:35:37.000Z | hidecpu/samples/sort.asm | mmastrac/oblivious-cpu | bc8e7925708d74a3c6e220c4e4a29f58fd835c0c | [
"Apache-2.0"
] | 3 | 2020-05-22T14:44:20.000Z | 2021-09-23T18:42:42.000Z | # Bubble sort
# TODO: this could avoid spilling r1 to memory if we traversed
# the array backwards instead
start:
mov r3, 0 # swap count
mov r0, list # cmp/swap index
mov r1, [len] # count
sub r1, 2
loop:
# Ditch the current count into memory for now since we need the register
mov [counttmp], r1
mov r1,... | 15.64 | 73 | 0.624041 |
084fe81dce771bbdbaa02a2cdc8a13d9d81dca07 | 1,707 | asm | Assembly | CSE_316_8086_Practice/1505080_Prac_3.asm | ishtiaqniloy/BUET-CSE-316-8086 | acab4e8a42247a8e28959a3e8f1c28dc18c2f441 | [
"MIT"
] | null | null | null | CSE_316_8086_Practice/1505080_Prac_3.asm | ishtiaqniloy/BUET-CSE-316-8086 | acab4e8a42247a8e28959a3e8f1c28dc18c2f441 | [
"MIT"
] | null | null | null | CSE_316_8086_Practice/1505080_Prac_3.asm | ishtiaqniloy/BUET-CSE-316-8086 | acab4e8a42247a8e28959a3e8f1c28dc18c2f441 | [
"MIT"
] | null | null | null | TITLE PRACTICE PROBLEM 3
.MODEL SMALL
.DATA
STR1 DB 'Enter 1st Number: $'
STR2 DB 'Enter 2nd Number: $'
STR3 DB 'You have entered: $'
STR4 DB 'After swapping: $'
.CODE
MAIN PROC
MOV DX, @DATA
MOV DS, DX
LEA DX, STR1 ;1st string
... | 15.378378 | 37 | 0.362624 |
b32a1816aaf8ad995403081432320e5ee6e618e8 | 412 | asm | Assembly | oeis/120/A120264.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/120/A120264.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/120/A120264.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A120264: Numerator of Sum[ (-1)^(k+1)/k^k, {k,1,n} ].
; Submitted by Christian Krause
; 1,3,85,5413,16922537,456895999,376274084904457,24659496552164597077,13105067550356276873597957,40953336089635928267832533257,11684464736880059106484670339210887010027
mov $1,1
lpb $0
mov $2,$0
sub $0,1
add $2,1
pow $2,$2
... | 20.6 | 168 | 0.686893 |
e6ddb5a122ed5816077dbd977e9f491926119e7f | 287 | asm | Assembly | tools-src/gnu/binutils/gas/testsuite/gasp/flonums.asm | enfoTek/tomato.linksys.e2000.nvram-mod | 2ce3a5217def49d6df7348522e2bfda702b56029 | [
"FSFAP"
] | 80 | 2015-01-02T10:14:04.000Z | 2021-06-07T06:29:49.000Z | tools-src/gnu/binutils/gas/testsuite/gasp/flonums.asm | unforgiven512/tomato | 96f09fab4929c6ddde5c9113f1b2476ad37133c4 | [
"FSFAP"
] | 9 | 2015-05-14T11:03:12.000Z | 2018-01-04T07:12:58.000Z | tools-src/gnu/binutils/gas/testsuite/gasp/flonums.asm | unforgiven512/tomato | 96f09fab4929c6ddde5c9113f1b2476ad37133c4 | [
"FSFAP"
] | 69 | 2015-01-02T10:45:56.000Z | 2021-09-06T07:52:13.000Z | .RADIX Q
! test floats now
.float -H'C
.float -9.0
.float 0.9
.float +0.9
.float +.9
.float -00.0009
.float -2.900
.float 1.1e+10
.float +1.1e+10
.float +1.1e-10
.float -1.1E+10
.float +1.1E+1000
.float +1.1E+0001 10
.float 11.11E-10 10
.float H'C.3
.float H'C.H'C
.END
| 14.35 | 21 | 0.602787 |
18594b170362c3624414a3ae652be718aafbab2b | 563 | asm | Assembly | LabTask19Feb/task2.asm | forkkr/Assembly-Lab | e038fb965e45a88aa670a1158bf99a4b62ac374f | [
"MIT"
] | null | null | null | LabTask19Feb/task2.asm | forkkr/Assembly-Lab | e038fb965e45a88aa670a1158bf99a4b62ac374f | [
"MIT"
] | null | null | null | LabTask19Feb/task2.asm | forkkr/Assembly-Lab | e038fb965e45a88aa670a1158bf99a4b62ac374f | [
"MIT"
] | null | null | null | segment .data
fmt: dq "Value %lld at position %lld",10,0
ssfmt: dq "%lld",0
segment .bss
a: resq 255
b: resq 1
c: resq 1
d: resq 1
segment .text
global main
extern printf
extern scanf
main:
push RBP
xor r8 , r8
xor rcx, rcx
mov [c] , rcx
ll:
mov rbx , rcx
mov [b], rcx
xor rax, rax
mov rdi , ssfmt
mov rsi, d
call s... | 11.26 | 42 | 0.653641 |
6537835ac6b570f68535c18f127685d3cec921e6 | 344,335 | asm | Assembly | project/win32kstub/amd64/10_0_10586_sp0_shadowssdt_sysenter.asm | rmusser01/windows-syscall-table | 6216a2559d714eb04bad278792a6544ab8f21d41 | [
"BSD-3-Clause"
] | 6 | 2018-01-18T02:30:27.000Z | 2020-01-11T03:42:33.000Z | project/win32kstub/amd64/10_0_10586_sp0_shadowssdt_sysenter.asm | stonedreamforest/windows-syscall-table | 6216a2559d714eb04bad278792a6544ab8f21d41 | [
"BSD-3-Clause"
] | null | null | null | project/win32kstub/amd64/10_0_10586_sp0_shadowssdt_sysenter.asm | stonedreamforest/windows-syscall-table | 6216a2559d714eb04bad278792a6544ab8f21d41 | [
"BSD-3-Clause"
] | 3 | 2017-12-29T07:50:35.000Z | 2020-10-15T09:28:54.000Z | ; DO NOT MODIFY THIS FILE DIRECTLY!
; author: @TinySecEx
; shadowssdt asm stub for 10.0.10586-sp0-windows-10-th2-1511 amd64
option casemap:none
option prologue:none
option epilogue:none
.code
; ULONG64 __stdcall NtUserGetOwnerTransformedMonitorRect( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 , ULONG64 arg_0... | 21.650843 | 331 | 0.824735 |
a49fa2f732dfc214f4ff5ffeb6ec92342f1cf2c7 | 7,153 | nasm | Assembly | modules/taskman/ring0/timers.nasm | r-tty/radios | fdfaaadd256564ea3ed1b7fc408e7aecf648ae2b | [
"BSD-3-Clause"
] | null | null | null | modules/taskman/ring0/timers.nasm | r-tty/radios | fdfaaadd256564ea3ed1b7fc408e7aecf648ae2b | [
"BSD-3-Clause"
] | null | null | null | modules/taskman/ring0/timers.nasm | r-tty/radios | fdfaaadd256564ea3ed1b7fc408e7aecf648ae2b | [
"BSD-3-Clause"
] | null | null | null | ;-------------------------------------------------------------------------------
; timers.nasm - timer system calls.
;-------------------------------------------------------------------------------
module tm.kern.timers
%include "sys.ah"
%include "errors.ah"
%include "pool.ah"
%include "hash.ah"
%include "thread.ah"
... | 23.074194 | 80 | 0.634419 |
a2225393571239cda49ca2c992583d897c8de71c | 350 | asm | Assembly | oeis/117/A117887.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/117/A117887.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/117/A117887.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A117887: Number of labeled trees on <= n nodes.
; 1,4,20,145,1441,18248,280392,5063361,105063361,2463011052,64380375276,1856540769313,58550453144609,2004745521503984,74062339559431920,2936485391069247713,124376016487663499489,5604762874272465685428
mov $3,2
lpb $0
mov $2,$3
add $2,$0
pow $2,$0
sub $0,1
add... | 25 | 200 | 0.751429 |
ac9f3b7fef3dd533cafa4c20de70942d69c990ad | 6,674 | asm | Assembly | win512b.asm | Kaproncai/hellow | 70633f1a5cdb05df7c86672e94ceea41b1cdd5bd | [
"MIT"
] | null | null | null | win512b.asm | Kaproncai/hellow | 70633f1a5cdb05df7c86672e94ceea41b1cdd5bd | [
"MIT"
] | null | null | null | win512b.asm | Kaproncai/hellow | 70633f1a5cdb05df7c86672e94ceea41b1cdd5bd | [
"MIT"
] | null | null | null | ; Windows 512 bytes intro skeleton by TomCat/Abaddon
; Flashdance/MIDI music by ern0
RESX EQU 256
RESY EQU 160
BASE EQU 00400000H
ORG BASE
USE32
FORMAT BINARY AS 'exe'
DW 'MZ' ; 00.e_magic
DW 'TC' ; 02.e_cblp
DD 'PE' ; 04.Signature
... | 26.589641 | 92 | 0.598442 |
b5db1d305afdb2a1cfebef5008a694bf3cc4b34e | 711 | asm | Assembly | sbsext/ut/opdst.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | sbsext/ut/opdst.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | sbsext/ut/opdst.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | ; Open destination V1.0 1984 Tony Tebby QJUMP
section utils
xdef ut_opdst
xdef ut_opmds
xref ut_fdef
xref ut_opdefxj
include 'dev8_keys_sys'
include 'dev8_sbsext_ut_opdefx_keys'
; return status is LT=error, EQ=OK, GT=OK but destination is device
ut_opmds
moveq #-1,d1
ut_opdst
move.l a4,a0 ; sa... | 20.314286 | 67 | 0.687764 |
4b3652307682ae51c7be53a4bd0254e43a9e4937 | 1,379 | asm | Assembly | module/keypadModule.asm | GyeongHoKim/8051_snake | ca7491ca64e2eeff49136b96eaa7ec99298f6602 | [
"Apache-2.0"
] | null | null | null | module/keypadModule.asm | GyeongHoKim/8051_snake | ca7491ca64e2eeff49136b96eaa7ec99298f6602 | [
"Apache-2.0"
] | 8 | 2021-12-06T01:44:48.000Z | 2021-12-12T21:09:47.000Z | module/keypadModule.asm | GyeongHoKim/8051_snake | ca7491ca64e2eeff49136b96eaa7ec99298f6602 | [
"Apache-2.0"
] | null | null | null | ;After FINDKEYCODE, the index of keypad is stored at KEY(30H)
;up이 17번째, left가 21번째, down이 22번째, right가 23번째 index값임
;key에 0,1,2,3 저장(순서대로 up, right, down, left)
;ORG 8000H
DATAOUT EQU 0FFF0H
DATAIN EQU 0FFF1H
COLRED EQU 0FFC6H
ROW EQU 0FFC7H
SNAKE_DIR EQU 31H
SAMPLEKEY:
PUSH PSW
SETB PSW.4
SETB ... | 13.519608 | 61 | 0.631617 |
89bad3355b17c593c403f2ab1dd00b53e310e686 | 733 | asm | Assembly | oeis/005/A005094.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/005/A005094.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/005/A005094.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A005094: Number of distinct primes of the form 4k+1 dividing n minus number of distinct primes of the form 4k+3 dividing n.
; Submitted by Jon Maiga
; 0,0,-1,0,1,-1,-1,0,-1,1,-1,-1,1,-1,0,0,1,-1,-1,1,-2,-1,-1,-1,1,1,-1,-1,1,0,-1,0,-2,1,0,-1,1,-1,0,1,1,-2,-1,-1,0,-1,-1,-1,-1,1,0,1,1,-1,0,-1,-2,1,-1,0,1,-1,-2,0,2,-2,-1... | 21.558824 | 252 | 0.47749 |
4b540c777757d638e9d72af6787f3a90514301de | 2,812 | asm | Assembly | Kernel/asm/interrupts.asm | JoacoGDR/TPEArki | 75fa075b9e80fd8bcec8644451ab4af1d328a06e | [
"BSD-3-Clause"
] | null | null | null | Kernel/asm/interrupts.asm | JoacoGDR/TPEArki | 75fa075b9e80fd8bcec8644451ab4af1d328a06e | [
"BSD-3-Clause"
] | null | null | null | Kernel/asm/interrupts.asm | JoacoGDR/TPEArki | 75fa075b9e80fd8bcec8644451ab4af1d328a06e | [
"BSD-3-Clause"
] | null | null | null | ;interrupts.asm
GLOBAL _cli
GLOBAL _sti
GLOBAL picMasterMask
GLOBAL picSlaveMask
GLOBAL haltcpu
GLOBAL _hlt
GLOBAL pancho
GLOBAL _systemCallsHandler
GLOBAL _initVideoDriver
GLOBAL _irq00Handler
GLOBAL _irq01Handler
GLOBAL _irq02Handler
GLOBAL _irq03Handler
GLOBAL _irq04Handler
GLOBAL _irq05Hand... | 12.333333 | 59 | 0.677098 |
cc073c7939e73305a57b06ddaee6ba3a0d3d6104 | 1,159 | asm | Assembly | tests/misc/multiFile/dir_end.asm | cizo2000/sjasmplus | 615d7c0e09a44aa2a923095fc9ed6dca6ecae4a4 | [
"BSD-3-Clause"
] | null | null | null | tests/misc/multiFile/dir_end.asm | cizo2000/sjasmplus | 615d7c0e09a44aa2a923095fc9ed6dca6ecae4a4 | [
"BSD-3-Clause"
] | null | null | null | tests/misc/multiFile/dir_end.asm | cizo2000/sjasmplus | 615d7c0e09a44aa2a923095fc9ed6dca6ecae4a4 | [
"BSD-3-Clause"
] | null | null | null | ld hl,end
End ; mixed case = label (not directive)
.end ALIGN ; .END should not work at first column, not even with --dirbol enabled
end DUP 2 ; END should not work at first column, not even with --dirbol enabled
nop ; but other directive on the same line (ALIGN, DUP abov... | 50.391304 | 88 | 0.691976 |
e6fe41833a5b3a8eaf4a482aec7965d73dd089cf | 8,711 | asm | Assembly | stage4/graphics_ellipse_algorithm.asm | amrwc/8086-graphics | 396ebd087f7747f13fee9b24bb41b54c53f43b9d | [
"MIT"
] | 5 | 2019-11-23T10:07:23.000Z | 2021-05-22T08:13:45.000Z | stage4/graphics_ellipse_algorithm.asm | amrwc/8086-graphics | 396ebd087f7747f13fee9b24bb41b54c53f43b9d | [
"MIT"
] | null | null | null | stage4/graphics_ellipse_algorithm.asm | amrwc/8086-graphics | 396ebd087f7747f13fee9b24bb41b54c53f43b9d | [
"MIT"
] | 2 | 2020-11-03T14:48:04.000Z | 2021-05-23T03:50:13.000Z | ; The following algorithm draws an ellipse inside a specified rectangle.
;
; This solution is limited by 16 bit address space. Every multiplication
; being made inside of the algorithm, stores the result in DX:AX registers.
; Therefore, it is not possible to later multiply DX:AX again with
; the current solution. ... | 30.458042 | 82 | 0.466651 |
f7c867f5baee6e2535b7260e206d99b0ec8dadaf | 422 | asm | Assembly | oeis/193/A193976.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/193/A193976.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/193/A193976.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A193976: Mirror of the triangle A193975.
; Submitted by Christian Krause
; 2,8,3,20,11,4,40,26,14,5,70,50,32,17,6,112,85,60,38,20,7,168,133,100,70,44,23,8,240,196,154,115,80,50,26,9,330,276,224,175,130,90,56,29,10,440,375,312,252,196,145,100,62,32,11,572,495,420,348,280,217
mov $2,$0
lpb $2
add $0,$1
add $0,3
... | 21.1 | 201 | 0.64218 |
edd65c8fd540d8f34613e86034c4a7fedea680fe | 306 | asm | Assembly | dino/lcs/123p/C7.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | 6 | 2020-10-14T15:29:10.000Z | 2022-02-12T18:58:54.000Z | dino/lcs/123p/C7.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | null | null | null | dino/lcs/123p/C7.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | 1 | 2020-12-17T08:59:10.000Z | 2020-12-17T08:59:10.000Z | copyright zengfr site:http://github.com/zengfr/romhack
01D308 tst.b ($c7,A6)
01D30C beq $1d31a
048EBE clr.b ($c7,A0) [123p+ 2E]
048EC2 move.w ($6c,A0), ($6e,A0)
04EFA0 clr.b ($c7,A0) [123p+ 2E]
04EFA4 move.w ($6c,A0), ($6e,A0)
copyright zengfr site:http://github.com/zengfr/romhack
| 27.818182 | 54 | 0.640523 |
c47f5c4eb033ecb8b56bb09021fa86a40e0212d7 | 6,699 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_1493.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_notsx.log_21829_1493.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_notsx.log_21829_1493.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 %r8
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x12ffa, %rsi
lea addresses_UC_ht+0x1e0a4, %rdi
nop
lfence
mov $10, %rcx
rep movsb
nop
nop
nop
nop
add $2245, %rbx
lea addresses_A_ht+0xb0c4, %rbp
nop
nop
nop
nop
add $5299... | 38.5 | 2,999 | 0.659651 |
f2771ad41bdfb468195ebc6cd453930941dd108a | 365 | asm | Assembly | libsrc/_DEVELOPMENT/l/z80/long/l_neg_dehl.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/l/z80/long/l_neg_dehl.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/l/z80/long/l_neg_dehl.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
SECTION code_l
PUBLIC l_neg_dehl
l_neg_dehl:
; negate dehl
;
; enter : dehl = long
;
; exit : dehl = -long
;
; uses : af, de, hl, carry unaffected
ld a,l
cpl
ld l,a
ld a,h
cpl
ld h,a
ld a,e
cpl
ld e,a
ld a,d
cpl
ld d,a
inc l
ret nz... | 9.125 | 41 | 0.463014 |
944326f6ed2b397335ba46b195ff8c1d24b24f91 | 3,564 | asm | Assembly | pwnlib/shellcraft/templates/amd64/freebsd/syscall.asm | DrKeineLust/pwntools | 415f11bba7096b7d68fe144f5b3432b9c12a4f0a | [
"MIT"
] | 2 | 2015-05-09T03:21:45.000Z | 2017-01-24T18:50:07.000Z | pwnlib/shellcraft/templates/amd64/freebsd/syscall.asm | DrKeineLust/pwntools | 415f11bba7096b7d68fe144f5b3432b9c12a4f0a | [
"MIT"
] | null | null | null | pwnlib/shellcraft/templates/amd64/freebsd/syscall.asm | DrKeineLust/pwntools | 415f11bba7096b7d68fe144f5b3432b9c12a4f0a | [
"MIT"
] | 1 | 2020-07-12T07:27:26.000Z | 2020-07-12T07:27:26.000Z | <%
from pwnlib.shellcraft import amd64, pretty
from pwnlib.constants import Constant
from pwnlib.abi import freebsd_amd64_syscall as abi
from six import text_type
%>
<%page args="syscall = None, arg0 = None, arg1 = None, arg2 = None, arg3 = None, arg4 = None, arg5 = None"/>
<%docstring>
Args: [syscall_number, \... | 33.942857 | 114 | 0.519921 |
c8dc9264a33221b365552f89004dafd80d6c1bc1 | 148 | asm | Assembly | libsrc/_DEVELOPMENT/font/fzx/fonts/dkud2/Bold/_ff_dkud2_UpcaseBold.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/font/fzx/fonts/dkud2/Bold/_ff_dkud2_UpcaseBold.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/font/fzx/fonts/dkud2/Bold/_ff_dkud2_UpcaseBold.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION rodata_font
SECTION rodata_font_fzx
PUBLIC _ff_dkud2_UpcaseBold
_ff_dkud2_UpcaseBold:
BINARY "font/fzx/fonts/dkud2/Bold/upcasebold.fzx"
| 14.8 | 49 | 0.851351 |
4133511c9d6a65832a93cf717590cbe30b3962eb | 187 | asm | Assembly | Some Basic Programs/6.asm | moni-kishore-dhar/Problem-Solving-by-Assembly-Language | eed4d83be549f48e1db5bcb4700296e8e08453b1 | [
"MIT"
] | 1 | 2022-01-13T18:02:00.000Z | 2022-01-13T18:02:00.000Z | Some Basic Programs/6.asm | moni-kishore-dhar/Problem-Solving-by-Assembly-Language | eed4d83be549f48e1db5bcb4700296e8e08453b1 | [
"MIT"
] | null | null | null | Some Basic Programs/6.asm | moni-kishore-dhar/Problem-Solving-by-Assembly-Language | eed4d83be549f48e1db5bcb4700296e8e08453b1 | [
"MIT"
] | null | null | null | ;1*2*3+4*5*6+7*8*9+10*11*12
mov ax,0
mov bx,12
mov cx,4
mov si,0
series:
mov ax,bx
sub bx,1
mul bx
sub bx,1
mul bx
add si,ax
sub bx,1
loop series
| 9.35 | 27 | 0.524064 |
a4c87b0d9e66c30302f605871359339f779f1a97 | 836 | asm | Assembly | data/pokemon/base_stats/ludicolo.asm | TastySnax12/pokecrystal16-493-plus | 9de36c8803c9bdf4b8564ed547f988b0b66f0c41 | [
"blessing"
] | 2 | 2021-07-31T07:05:06.000Z | 2021-10-16T03:32:26.000Z | data/pokemon/base_stats/ludicolo.asm | TastySnax12/pokecrystal16-493-plus | 9de36c8803c9bdf4b8564ed547f988b0b66f0c41 | [
"blessing"
] | null | null | null | data/pokemon/base_stats/ludicolo.asm | TastySnax12/pokecrystal16-493-plus | 9de36c8803c9bdf4b8564ed547f988b0b66f0c41 | [
"blessing"
] | 3 | 2021-01-15T18:45:40.000Z | 2021-10-16T03:35:27.000Z | db 0 ; species ID placeholder
db 80, 70, 70, 70, 90, 100
; hp atk def spd sat sdf
db WATER, GRASS ; type
db 45 ; catch rate
db 181 ; base exp
db NO_ITEM, NO_ITEM ; items
db GENDER_F50 ; gender ratio
db 100 ; unknown 1
db 15 ; step cycles to hatch
db 5 ; unknown 2
INCBIN "gfx/pokemon/ludicolo/f... | 38 | 370 | 0.730861 |
1890553365f466805fe1103e6d51a54172647c65 | 1,319 | asm | Assembly | src/sm/randomizer/elevators_speed.asm | ardnaxelarak/alttp_sm_combo_randomizer_rom | a8b72a6b35539f75e18c9279c33c05af80c9ff9a | [
"MIT"
] | null | null | null | src/sm/randomizer/elevators_speed.asm | ardnaxelarak/alttp_sm_combo_randomizer_rom | a8b72a6b35539f75e18c9279c33c05af80c9ff9a | [
"MIT"
] | null | null | null | src/sm/randomizer/elevators_speed.asm | ardnaxelarak/alttp_sm_combo_randomizer_rom | a8b72a6b35539f75e18c9279c33c05af80c9ff9a | [
"MIT"
] | null | null | null | ;code made by lioran
!speed = $0003 ;changeing this will force you to change !timer aswell dont go higher than 8
!timer = $0018 ;$0C is good for speed 5
;$10 is good for speed 4
;$18 good for speed 3,
;$20 good for 2
;$if you see samus stick out the bottom, in... | 32.975 | 140 | 0.689917 |
a615ec4323a102d5cadee09d0602c14df2928712 | 4,919 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48.log_66_1705.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48.log_66_1705.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48.log_66_1705.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r13
push %r14
push %r8
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0xddbf, %r10
clflush (%r10)
nop
nop
nop
nop
xor $28845, %rsi
movl $0x61626364, (%r10)
nop
nop
nop
nop
nop
and $55818, %r14
lea addresses_D_ht+0x10803, %rax
nop
nop
cmp $62664, %... | 20.58159 | 197 | 0.647286 |
49220a484a772d995ce2f79596bd05d5fa306326 | 92 | asm | Assembly | src/main/fragment/mos6502-common/vdum1=pduc1_derefidx_vbuxx.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | 2 | 2022-03-01T02:21:14.000Z | 2022-03-01T04:33:35.000Z | src/main/fragment/mos6502-common/vdum1=pduc1_derefidx_vbuxx.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | src/main/fragment/mos6502-common/vdum1=pduc1_derefidx_vbuxx.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | lda {c1},x
sta {m1}
lda {c1}+1,x
sta {m1}+1
lda {c1}+2,x
sta {m1}+2
lda {c1}+3,x
sta {m1}+3
| 10.222222 | 12 | 0.543478 |
4b6e99f4612267d752ece62ef50243e968654362 | 1,654 | asm | Assembly | src/aim_cursor.asm | rondnelson99/bomb-golf | 34c5fdd360086d415b9487d5a321c451997c7cba | [
"MIT"
] | 1 | 2021-12-04T14:24:34.000Z | 2021-12-04T14:24:34.000Z | src/aim_cursor.asm | rondnelson99/bomb-golf | 34c5fdd360086d415b9487d5a321c451997c7cba | [
"MIT"
] | null | null | null | src/aim_cursor.asm | rondnelson99/bomb-golf | 34c5fdd360086d415b9487d5a321c451997c7cba | [
"MIT"
] | null | null | null | INCLUDE "defines.asm"
SECTION "Process Aim Cursor", ROM0
ProcessAimCursor::
;read the left and right arrow keys and adjust the aim cursor accordingly
;the cursois moves once when a key is pressed, and then again every few frames after the ket is held down for a while
ldh a, [hPressedKeys]
ld... | 22.972222 | 122 | 0.652358 |
564781a84e2fc3990a392e8adc14a86314006269 | 5,699 | asm | Assembly | src/main/native/aesmb/aes_keyexp_128.asm | gitter-badger/diceros | b50f445ca1c060042a0780fda8853cbf846aef49 | [
"Apache-2.0"
] | null | null | null | src/main/native/aesmb/aes_keyexp_128.asm | gitter-badger/diceros | b50f445ca1c060042a0780fda8853cbf846aef49 | [
"Apache-2.0"
] | 1 | 2019-07-02T17:23:20.000Z | 2019-07-02T17:23:20.000Z | src/main/native/aesmb/aes_keyexp_128.asm | gitter-badger/diceros | b50f445ca1c060042a0780fda8853cbf846aef49 | [
"Apache-2.0"
] | 3 | 2015-06-05T05:54:00.000Z | 2021-01-08T03:20:21.000Z | ;
; Licensed to the Apache Software Foundation (ASF) under one
; or more contributor license agreements. See the NOTICE file
; distributed with this work for additional information
; regarding copyright ownership. The ASF licenses this file
; to you under the Apache License, Version 2.0 (the
; "License"); you ... | 33.721893 | 75 | 0.592911 |
264258f0fc22715e9f69f6cee40b8723b0501a8f | 377 | asm | Assembly | oeis/178/A178184.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/178/A178184.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/178/A178184.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A178184: Sum 2^((k^2+3k)/2) from k=1 to n
; 4,36,548,16932,1065508,135283236,34495021604,17626681066020,18032025190548004,36911520172609651236,151152638972001256489508,1238091191924352276155613732,20283647694843594776223406899748
add $0,2
seq $0,246534 ; Sum_{k=1,n} 2^(T(k)-1), where T(k)=k(k+1)/2 are the triangular... | 53.857143 | 187 | 0.766578 |
9589adbe4226ad267f6b3e80528bcedb7c477d7d | 272 | asm | Assembly | libsrc/_DEVELOPMENT/target/zx/driver/terminal/zx_01_output_fzx_tty_z88dk/zx_01_output_fzx_tty_z88dk_11_home.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/target/zx/driver/terminal/zx_01_output_fzx_tty_z88dk/zx_01_output_fzx_tty_z88dk_11_home.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/target/zx/driver/terminal/zx_01_output_fzx_tty_z88dk/zx_01_output_fzx_tty_z88dk_11_home.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
SECTION code_fcntl
PUBLIC zx_01_output_fzx_tty_z88dk_11_home
zx_01_output_fzx_tty_z88dk_11_home:
; move cursor to (0,0)
ld hl,0
ld (ix+35),l
ld (ix+36),h ; x = 0
ld (ix+37),l
ld (ix+38),h ; y = 0
ret
| 13.6 | 41 | 0.533088 |
c46f5523ab3ab7fea81d1bc6285dafca9042ef99 | 361 | asm | Assembly | oeis/019/A019746.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/019/A019746.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/019/A019746.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A019746: Decimal expansion of e/9.
; Submitted by Jamie Morken(s4)
; 3,0,2,0,3,1,3,1,4,2,7,3,2,2,7,2,4,8,3,7,3,3,6,5,2,7,4,5,9,4,7,4,0,2,7,7,5,2,8,5,8,3,0,1,0,4,1,1,1,0,6,6,1,9,4,4,0,7,7,4,1,8,0,8,5,8,2,3,0,7,3,6,7,0,5,9,4,9,7,3,2,7,3,0,1,5,3,5,7,5,3,9,1,6,8,5,1,5,8,6
add $0,1
seq $0,11543 ; Decimal expansion of e t... | 40.111111 | 201 | 0.590028 |
267f599fbf41e8d814428fd22b9bbfa94e178545 | 311 | asm | Assembly | programs/oeis/027/A027903.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/027/A027903.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/027/A027903.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A027903: n * (n + 1) * (3*n + 1).
; 0,8,42,120,260,480,798,1232,1800,2520,3410,4488,5772,7280,9030,11040,13328,15912,18810,22040,25620,29568,33902,38640,43800,49400,55458,61992,69020,76560,84630,93248,102432,112200,122570,133560,145188,157472,170430
mov $2,$0
mul $0,3
add $0,1
mul $0,$2
mul $2,$0
add $0,$2
| 31.1 | 215 | 0.700965 |
ece466d982d9eb39354e3ced491283dff9c2f560 | 27,676 | asm | Assembly | ioq3/build/release-js-js/baseq3/ui/ui_cinematics.asm | RawTechnique/quake-port | 2e7c02095f0207831a6026ec23b1c1d75c24f98d | [
"MIT"
] | 1 | 2021-12-31T10:26:58.000Z | 2021-12-31T10:26:58.000Z | ioq3/build/release-js-js/baseq3/ui/ui_cinematics.asm | unfriendly/quake-port | 2e7c02095f0207831a6026ec23b1c1d75c24f98d | [
"MIT"
] | 28 | 2019-03-05T20:45:07.000Z | 2019-03-05T20:45:57.000Z | ioq3/build/release-js-js/baseq3/ui/ui_cinematics.asm | unfriendly/quake-port | 2e7c02095f0207831a6026ec23b1c1d75c24f98d | [
"MIT"
] | null | null | null | data
align 4
LABELV cinematics
address $69
address $70
address $71
address $72
address $73
address $74
address $75
address $76
address $77
address $78
code
proc UI_CinematicsMenu_BackEvent 0 0
ADDRFP4 4
INDIRI4
CNSTI4 3
EQI4 $80
ADDRGP4 $79
JUMPV
LABELV $80
ADDRGP4 UI_PopMenu
CALLV
pop
LABELV $79
endproc UI_CinematicsM... | 15.725 | 45 | 0.862444 |
3e23e1f5b6ee1ef731abc0e23410f6c61034ef80 | 319 | asm | Assembly | Kernel/asm/testAndSet.asm | migdiluca/TP2-SO | e04e5ecc90b85d3c7c5e893e8882329f7d372600 | [
"BSD-3-Clause"
] | 1 | 2016-06-11T22:15:03.000Z | 2016-06-11T22:15:03.000Z | Kernel/asm/testAndSet.asm | jcaracciolo/Arqui2016 | 180bbfd8cc657f2de72c5ec6a32912c0cadcf6c2 | [
"BSD-3-Clause"
] | null | null | null | Kernel/asm/testAndSet.asm | jcaracciolo/Arqui2016 | 180bbfd8cc657f2de72c5ec6a32912c0cadcf6c2 | [
"BSD-3-Clause"
] | null | null | null | GLOBAL testAndSet
testAndSet:
push rbp
mov rbp, rsp
xor edx, edx
xor eax, eax
xor ecx, ecx
xor ebx, ebx
inc ebx
lock CMPXCHG8B [rdi]
jnz lockNotAcquired
mov rax, 1
mov rsp, rbp
pop rbp
ret
lockNotAcquired:
mov rax, 0
mov rsp, rbp
pop rbp
ret | 11.392857 | 24 | 0.573668 |
de2ead3e2fd889b6c6c1a3f6e555b8dd371bfd51 | 485 | asm | Assembly | Src/Container/32/logfile_disable.asm | The-Cracker-Technology/hyperion | 4f005b6cdb197dc1ebed7e625139edaa5d975ae2 | [
"BSD-2-Clause-FreeBSD"
] | null | null | null | Src/Container/32/logfile_disable.asm | The-Cracker-Technology/hyperion | 4f005b6cdb197dc1ebed7e625139edaa5d975ae2 | [
"BSD-2-Clause-FreeBSD"
] | null | null | null | Src/Container/32/logfile_disable.asm | The-Cracker-Technology/hyperion | 4f005b6cdb197dc1ebed7e625139edaa5d975ae2 | [
"BSD-2-Clause-FreeBSD"
] | null | null | null | ;writes a string and a newline to the logfile
macro writeWithNewLine char_sequence, char_buffer, error_exit{
char_sequence char_buffer
mov eax,1
}
;write a string to the logfile
macro writeLog apitable, content{
mov eax,1
}
;delete old log file and create a new one
macro initLogFile apitable{
mov eax,1
}
;wr... | 19.4 | 62 | 0.77732 |
65e71e89c70247989132d1c0800dbc6d047bc4d6 | 5,306 | asm | Assembly | cmd/diskcomp/dcompsm.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | cmd/diskcomp/dcompsm.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | cmd/diskcomp/dcompsm.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | PAGE 90,132 ;AN000;A2
TITLE DCOMPSM.SAL - DISKCOMP SYSTEM MESSAGES
;/*
; * Microsoft Confidential
; * Copyright (C) Microsoft Corporation 1991
; * All Rights Reserved.
; */
;****************** START OF SPECIFICATIONS *****************************
; ... | 32.353659 | 77 | 0.628534 |
84c3df880354a7f404b8142825c697212be9c414 | 1,875 | asm | Assembly | assets.asm | paradoxnj/x16-mvclone | a63f801de87789c62ba76d9b7e1c4d3178040809 | [
"MIT"
] | null | null | null | assets.asm | paradoxnj/x16-mvclone | a63f801de87789c62ba76d9b7e1c4d3178040809 | [
"MIT"
] | null | null | null | assets.asm | paradoxnj/x16-mvclone | a63f801de87789c62ba76d9b7e1c4d3178040809 | [
"MIT"
] | null | null | null | /*********************************************************************
; Project: Metroid Clone for Commander X16
; File: assets.asm
; Author: Anthony Rufrano (paradoxnj)
; Description: Asset related subroutines and data
***************************************************************... | 21.306818 | 71 | 0.570667 |
49a0b7a62aa06fae0c05520d4827a7b78b040a2e | 478 | asm | Assembly | programs/oeis/064/A064017.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/064/A064017.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/064/A064017.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A064017: Number of ternary trees (A001764) with n nodes and maximal diameter.
; 1,3,12,45,162,567,1944,6561,21870,72171,236196,767637,2480058,7971615,25509168,81310473,258280326,817887699,2582803260,8135830269,25569752274,80196041223,251048476872,784526490225,2447722649502,7625597484987,23724081064404,73714109021541,... | 34.142857 | 305 | 0.799163 |
e4e8c3d720e847530614f0244e3165a075e4be16 | 368 | asm | Assembly | programs/oeis/120/A120146.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/120/A120146.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/120/A120146.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A120146: a(1)=22; a(n)=floor((44+sum(a(1) to a(n-1)))/2).
; 22,33,49,74,111,166,249,374,561,841,1262,1893,2839,4259,6388,9582,14373,21560,32340,48510,72765,109147,163721,245581,368372,552558,828837,1243255,1864883,2797324,4195986,6293979,9440969,14161453
add $0,1
lpb $0
sub $0,1
add $2,$1
mov $1,14
add $1,$2... | 24.533333 | 196 | 0.671196 |
141df3c94c61f1e1b39e565ebbad8438dc7d8c76 | 162 | asm | Assembly | test/p13.asm | slcz/hummingbird | 8f5d0695a6b6460b1eeaa0e1c520abf6527c0492 | [
"Apache-2.0"
] | null | null | null | test/p13.asm | slcz/hummingbird | 8f5d0695a6b6460b1eeaa0e1c520abf6527c0492 | [
"Apache-2.0"
] | null | null | null | test/p13.asm | slcz/hummingbird | 8f5d0695a6b6460b1eeaa0e1c520abf6527c0492 | [
"Apache-2.0"
] | null | null | null | #include "hi.asm"
li(0x59)
cmp data_5a gt
jc 1f
2:
li(0x5b)
cmp data_5a gt
jc 2f
hlt
2:
li(0x5a)
cmp data_5a gt
jc 1f
li(0x3)
4: jmp 4b
hlt
1: hlt
data_5a:
0x5a
| 7.714286 | 17 | 0.691358 |
74080a6bdbbf315d0288c124ab5609a97c01acaf | 737 | asm | Assembly | programs/oeis/189/A189407.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/189/A189407.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/189/A189407.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A189407: n+[nr/t]+[ns/t]; r=1, s=-1+sqrt(3), t=1+sqrt(3).
; 1,2,4,6,7,9,10,12,14,15,17,19,20,22,24,25,27,28,30,32,33,35,37,38,40,41,43,45,46,48,50,51,53,55,56,58,59,61,63,64,66,68,69,71,73,74,76,77,79,81,82,84,86,87,89,91,92,94,95,97,99,100,102,104,105,107,108,110,112,113,115,117,118,120,122,123,125,126,128,130,131,1... | 18.897436 | 274 | 0.522388 |
399e9d62bec0a0bd567baabb1ac539781b6f571e | 891 | asm | Assembly | linux-x86/adler32.asm | mazoti/adler32 | a7d27786344277a6fe589ba98c0210d96c88fc8e | [
"BSD-3-Clause"
] | null | null | null | linux-x86/adler32.asm | mazoti/adler32 | a7d27786344277a6fe589ba98c0210d96c88fc8e | [
"BSD-3-Clause"
] | null | null | null | linux-x86/adler32.asm | mazoti/adler32 | a7d27786344277a6fe589ba98c0210d96c88fc8e | [
"BSD-3-Clause"
] | null | null | null | ; int adler32(char* buffer, int len);
global adler32
section .text
adler32:
cmp byte [esp+8],0 ; check for empty buffer
jnz continue
mov eax,1
ret
continue:
push edi
mov edi,[esp+8] ; edi == start buffer address
mov eax,[esp+12]
add eax,edi ; [esp-4] == en... | 17.134615 | 61 | 0.538721 |
85f1e9ac7f80223a44c672562cfb6bc3db2553b5 | 4,955 | asm | Assembly | Examples/ch12/VisualCPP/FindArray/main.asm | satadriver/LiunuxOS_t | c6222f04b6e734002cbf1aa366eb62e51f0ebbe5 | [
"Apache-2.0"
] | null | null | null | Examples/ch12/VisualCPP/FindArray/main.asm | satadriver/LiunuxOS_t | c6222f04b6e734002cbf1aa366eb62e51f0ebbe5 | [
"Apache-2.0"
] | null | null | null | Examples/ch12/VisualCPP/FindArray/main.asm | satadriver/LiunuxOS_t | c6222f04b6e734002cbf1aa366eb62e51f0ebbe5 | [
"Apache-2.0"
] | null | null | null | TITLE C:\Data\AsmBook3\Samples\ch13\VisualCPP\FindArray\main.cpp
.386P
include listing.inc
if @Version gt 510
.model FLAT
else
_TEXT SEGMENT PARA USE32 PUBLIC 'CODE'
_TEXT ENDS
_DATA SEGMENT DWORD USE32 PUBLIC 'DATA'
_DATA ENDS
CONST SEGMENT DWORD USE32 PUBLIC 'CONST'
CONST ENDS
_BSS SEGMENT DWORD USE32 PUBLIC 'BSS'
... | 29.849398 | 90 | 0.725328 |
fb80c51dbfad4b21e3323a7a253e40dfe87b0d5b | 451 | asm | Assembly | oeis/044/A044409.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/044/A044409.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/044/A044409.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A044409: Numbers n such that string 7,7 occurs in the base 10 representation of n but not of n-1.
; Submitted by Jamie Morken(s3.)
; 77,177,277,377,477,577,677,770,877,977,1077,1177,1277,1377,1477,1577,1677,1770,1877,1977,2077,2177,2277,2377,2477,2577,2677,2770,2877,2977,3077,3177,3277,3377,3477,3577,3677,3770,3877
... | 23.736842 | 185 | 0.698448 |
fc3cddb9241cc4ced5c703a151c6ee0cd8594090 | 46 | asm | Assembly | tools/yasm/tests/win32-relocovfl.asm | fasttr-org/ftr | ddba517fb53062d5dc919c94526607bb39bff4b9 | [
"BSD-3-Clause-Clear"
] | null | null | null | tools/yasm/tests/win32-relocovfl.asm | fasttr-org/ftr | ddba517fb53062d5dc919c94526607bb39bff4b9 | [
"BSD-3-Clause-Clear"
] | null | null | null | tools/yasm/tests/win32-relocovfl.asm | fasttr-org/ftr | ddba517fb53062d5dc919c94526607bb39bff4b9 | [
"BSD-3-Clause-Clear"
] | null | null | null | extern foo
section .text
times 64*1024 dd foo
| 11.5 | 20 | 0.782609 |
75dc9585af6686eaff29bdbaae51828a9d2d409e | 967 | asm | Assembly | programs/oeis/271/A271040.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/271/A271040.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/271/A271040.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A271040: Number of different 3 against 3 matches given n players.
; 0,0,0,0,0,0,10,70,280,840,2100,4620,9240,17160,30030,50050,80080,123760,185640,271320,387600,542640,746130,1009470,1345960,1771000,2302300,2960100,3767400,4750200,5937750,7362810,9061920,11075680,13449040,16231600,19477920,23247840,27606810,32626230,... | 161.166667 | 878 | 0.8697 |
6837bdcc5f353d7067f2bda8dcf263cd7335b7b7 | 3,059 | asm | Assembly | source/tokeniser/tokenise/search.asm | paulscottrobson/6502-basic | d4c360041bfa49427a506465e58bb0ef94beaa44 | [
"MIT"
] | 3 | 2021-09-30T19:34:11.000Z | 2021-10-31T06:55:50.000Z | source/tokeniser/tokenise/search.asm | paulscottrobson/6502-Basic | d4c360041bfa49427a506465e58bb0ef94beaa44 | [
"MIT"
] | null | null | null | source/tokeniser/tokenise/search.asm | paulscottrobson/6502-Basic | d4c360041bfa49427a506465e58bb0ef94beaa44 | [
"MIT"
] | 1 | 2021-12-07T21:58:44.000Z | 2021-12-07T21:58:44.000Z | ; ************************************************************************************************
; ************************************************************************************************
;
; Name: search.asm
; Purpose: Search for token in the token tables
; Created: 8th March 2021
; Reviewed: 16th Marc... | 26.145299 | 98 | 0.457666 |
a529cb55fd50724a61ecb2f8e41e58c6701b4ca8 | 138,352 | asm | Assembly | project/ntstub/i386/6_1_7600_sp0_ssdt_sysenter.asm | mehrdad-shokri/windows-syscall-table | 16542bdcf0add03960a7b0a379af7a59ceb0b822 | [
"BSD-3-Clause"
] | 372 | 2017-06-05T06:58:29.000Z | 2022-03-31T08:26:53.000Z | project/ntstub/i386/6_1_7600_sp0_ssdt_sysenter.asm | mehrdad-shokri/windows-syscall-table | 16542bdcf0add03960a7b0a379af7a59ceb0b822 | [
"BSD-3-Clause"
] | null | null | null | project/ntstub/i386/6_1_7600_sp0_ssdt_sysenter.asm | mehrdad-shokri/windows-syscall-table | 16542bdcf0add03960a7b0a379af7a59ceb0b822 | [
"BSD-3-Clause"
] | 105 | 2017-06-05T08:34:18.000Z | 2022-03-11T06:15:58.000Z | ; DO NOT MODIFY THIS FILE DIRECTLY!
; author: @TinySecEx
; ssdt asm stub for 6.1.7600-sp0-windows-7 i386
.686
.mmx
.xmm
.model flat,stdcall
option casemap:none
option prologue:none
option epilogue:none
.code
; ULONG __stdcall NtAcceptConnectPort( ULONG arg_01 , ULONG arg_02 , ULONG arg_03 , ULO... | 31.2307 | 341 | 0.771308 |
c160e09a4da94dfd5229f43ac551219bfef79845 | 468 | asm | Assembly | oeis/023/A023645.asm | loda-lang/loda-programs | 773fe0baed2ca30c72b7faf16c0801749f2e6f9a | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/023/A023645.asm | loda-lang/loda-programs | 773fe0baed2ca30c72b7faf16c0801749f2e6f9a | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/023/A023645.asm | loda-lang/loda-programs | 773fe0baed2ca30c72b7faf16c0801749f2e6f9a | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A023645: a(n) = tau(n)-1 if n is odd or tau(n)-2 if n is even.
; Submitted by Christian Krause
; 0,0,1,1,1,2,1,2,2,2,1,4,1,2,3,3,1,4,1,4,3,2,1,6,2,2,3,4,1,6,1,4,3,2,3,7,1,2,3,6,1,6,1,4,5,2,1,8,2,4,3,4,1,6,3,6,3,2,1,10,1,2,5,5,3,6,1,4,3,6,1,10,1,2,5,4,3,6,1,8,4,2,1,10,3,2,3,6,1,10,3,4,3,2,3,10,1,4,5,7
add $0,1
mov $2... | 21.272727 | 206 | 0.529915 |
a6072c489cd6cdb79fde9e1fdf163be6d9f0b575 | 620 | asm | Assembly | bin/tests/kefen/scy-blink/scy-blink.asm | pvaret/goholint | 54006f57133fd1fe4b3a2ec4e205890ff57706a5 | [
"MIT"
] | 1 | 2020-10-27T18:37:13.000Z | 2020-10-27T18:37:13.000Z | bin/tests/kefen/scy-blink/scy-blink.asm | pvaret/goholint | 54006f57133fd1fe4b3a2ec4e205890ff57706a5 | [
"MIT"
] | null | null | null | bin/tests/kefen/scy-blink/scy-blink.asm | pvaret/goholint | 54006f57133fd1fe4b3a2ec4e205890ff57706a5 | [
"MIT"
] | 1 | 2021-08-01T22:12:48.000Z | 2021-08-01T22:12:48.000Z | ; Tiny test to try rgbds. Break scroll and see...
INCLUDE "header.asm"
FRAMES EQU $20
SECTION "default", ROM0
main:
LD B, FRAMES ; Number of frames between changes
; Initialize SCY to high position
LD A, $32
LD [$FF00+$42], A
; Enable VBlank interrupt
LD A, $01
LD [$FF00+$FF], A
EI
endless:
JR endless
;... | 13.478261 | 58 | 0.670968 |
ac991bcc0a3ae7bb96849ccdb745c755efb205e6 | 364 | asm | Assembly | oeis/021/A021927.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/021/A021927.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/021/A021927.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A021927: Decimal expansion of 1/923.
; Submitted by Christian Krause
; 0,0,1,0,8,3,4,2,3,6,1,8,6,3,4,8,8,6,2,4,0,5,2,0,0,4,3,3,3,6,9,4,4,7,4,5,3,9,5,4,4,9,6,2,0,8,0,1,7,3,3,4,7,7,7,8,9,8,1,5,8,1,7,9,8,4,8,3,2,0,6,9,3,3,9,1,1,1,5,9,2,6,3,2,7,1,9,3,9,3,2,8,2,7,7,3,5,6,4
seq $0,83811 ; Numbers n such that 2n+1 is the d... | 45.5 | 199 | 0.598901 |
9dadecea1b3a4399d7c6e8dc2d290eca38c57b76 | 642 | asm | Assembly | programs/oeis/237/A237268.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/237/A237268.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/237/A237268.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A237268: a(1)=1; for n>1, a(n) is the smallest F(m)>F(n) such that F(n) divides F(m), where F(k) denotes the k-th Fibonacci number.
; 1,2,8,21,55,144,377,987,2584,6765,17711,46368,121393,317811,832040,2178309,5702887,14930352,39088169,102334155,267914296,701408733,1836311903,4807526976,12586269025,32951280099,8626757... | 35.666667 | 372 | 0.758567 |
20b22eb247a8309ae6429f8135ce122825b47d75 | 312 | asm | Assembly | programs/oeis/096/A096022.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/096/A096022.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/096/A096022.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A096022: Numbers that are congruent to {15, 27, 39, 51} mod 60.
; 15,27,39,51,75,87,99,111,135,147,159,171,195,207,219,231,255,267,279,291,315,327,339,351,375,387,399,411,435,447,459,471,495,507,519,531,555,567,579,591,615,627,639,651,675,687,699,711,735,747,759,771,795
mul $0,5
div $0,4
mul $0,12
add $0,15
| 39 | 206 | 0.701923 |
a16223c7f8548c182dd5d612e7f3559e72e58aee | 789 | asm | Assembly | MdePkg/Library/BaseLib/Arm/CpuPause.asm | nicklela/edk2 | dfafa8e45382939fb5dc78e9d37b97b500a43613 | [
"Python-2.0",
"Zlib",
"BSD-2-Clause",
"MIT",
"BSD-2-Clause-Patent",
"BSD-3-Clause"
] | 3,861 | 2019-09-04T10:10:11.000Z | 2022-03-31T15:46:28.000Z | MdePkg/Library/BaseLib/Arm/CpuPause.asm | nicklela/edk2 | dfafa8e45382939fb5dc78e9d37b97b500a43613 | [
"Python-2.0",
"Zlib",
"BSD-2-Clause",
"MIT",
"BSD-2-Clause-Patent",
"BSD-3-Clause"
] | 1,199 | 2015-01-12T08:00:01.000Z | 2022-03-29T18:14:42.000Z | MdePkg/Library/BaseLib/Arm/CpuPause.asm | nicklela/edk2 | dfafa8e45382939fb5dc78e9d37b97b500a43613 | [
"Python-2.0",
"Zlib",
"BSD-2-Clause",
"MIT",
"BSD-2-Clause-Patent",
"BSD-3-Clause"
] | 1,850 | 2015-01-01T11:28:12.000Z | 2022-03-31T18:10:59.000Z | ;------------------------------------------------------------------------------
;
; CpuPause() for ARM
;
; Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>
; Portions copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR>
; SPDX-License-Identifier: BSD-2-Clause-Patent
;
;----------... | 21.916667 | 80 | 0.505703 |
37672f9bd6c338383e0114b65a311a241b839938 | 1,704 | asm | Assembly | programs/oeis/022/A022288.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/022/A022288.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/022/A022288.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A022288: a(n) = n*(31*n-1)/2.
; 0,15,61,138,246,385,555,756,988,1251,1545,1870,2226,2613,3031,3480,3960,4471,5013,5586,6190,6825,7491,8188,8916,9675,10465,11286,12138,13021,13935,14880,15856,16863,17901,18970,20070,21201,22363,23556,24780,26035,27321,28638,29986,31365,32775,34216,35688,37191,38725,40290,41886,43513,4... | 213 | 1,631 | 0.831573 |
e07cee22f6fcda251d6a8fa3f362dab0ba3d595c | 325 | asm | Assembly | programs/oeis/208/A208954.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/208/A208954.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/208/A208954.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A208954: n^4*(n-1)*(n+1)/12.
; 0,4,54,320,1250,3780,9604,21504,43740,82500,146410,247104,399854,624260,945000,1392640,2004504,2825604,3909630,5320000,7130970,9428804,12313004,15897600,20312500,25704900,32240754,40106304,49509670,60682500,73881680,89391104
add $0,1
pow $0,2
mov $1,$0
bin $0,2
mul $1,$0
div $1,12
mul ... | 29.545455 | 226 | 0.750769 |
0c9a314f45c37cc4c5c4437f5ed7817968c38e60 | 7,254 | asm | Assembly | monitor/old/io.asm | hotkeysoft/cpu8085 | b8a669d3d3358250e292d13e78768e80dbfad7fd | [
"MIT"
] | null | null | null | monitor/old/io.asm | hotkeysoft/cpu8085 | b8a669d3d3358250e292d13e78768e80dbfad7fd | [
"MIT"
] | null | null | null | monitor/old/io.asm | hotkeysoft/cpu8085 | b8a669d3d3358250e292d13e78768e80dbfad7fd | [
"MIT"
] | null | null | null | .module io
.title Input/Output module (term+sound)
TIMER = 0x40 ;TIMER PORT BASE
T_C0 = TIMER+0 ;COUNTER 0
T_C1 = TIMER+1 ;COUNTER 1
T_C2 = TIMER+2 ;COUNTER 2
T_CWR = TIMER+3 ;CONTROL WORD REGISTER
UART = 0x60 ;UART PORT BASE
U_RBR = UART+0 ;RECEIVER BUFFER REGISTER (READ ONLY)
U_THR = UART+0 ;TRAN... | 20.491525 | 94 | 0.561345 |
fcf92b7d9e76e6e8de6f2ad6d590e7086a47dff6 | 538 | asm | Assembly | oeis/109/A109816.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/109/A109816.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/109/A109816.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A109816: n^2 followed by n followed by n^3.
; Submitted by Jon Maiga
; 1,1,1,4,2,8,9,3,27,16,4,64,25,5,125,36,6,216,49,7,343,64,8,512,81,9,729,100,10,1000,121,11,1331,144,12,1728,169,13,2197,196,14,2744,225,15,3375,256,16,4096,289,17,4913,324,18,5832,361,19,6859,400,20,8000,441,21,9261,484,22,10648,529,23,12167,576,2... | 38.428571 | 380 | 0.698885 |
a9518feaafaec7637324959fbf0c0b4cbadf2daf | 227 | asm | Assembly | base/crts/fpw32/tran/i386/log10.asm | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | base/crts/fpw32/tran/i386/log10.asm | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | base/crts/fpw32/tran/i386/log10.asm | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z | ;***
;
; Copyright (c) 1984-2001, Microsoft Corporation. All rights reserved.
;
;Revision History:
;
;*******************************************************************************
_LOG10_ equ 1
include log.asm
| 18.916667 | 81 | 0.414097 |
5f9349bbf8779fe6979e86e5574d5ee48ac65967 | 2,537 | asm | Assembly | install/lib/hardware/himem.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | install/lib/hardware/himem.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | install/lib/hardware/himem.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | ;========================================================
COMMENT #
HIMEM.ASM
Copyright (c) 1991 - Microsoft Corp.
All rights reserved.
Microsoft Confidential
=================================================
Function returns the HIMEM version number if it's present else 0
If a driver is installed and it's... | 22.254386 | 73 | 0.560899 |
314b34ad062a0502f174d6c575bffb0c50d81442 | 2,478 | asm | Assembly | buildTools/win32-x64/gbdk/libc/isupper.asm | asiekierka/gb-studio | 0ff8b7c5bd661a13c2b574e844ae7f2299b439e2 | [
"MIT"
] | 6,433 | 2019-04-17T14:58:27.000Z | 2022-03-31T08:41:22.000Z | buildTools/win32-x64/gbdk/libc/isupper.asm | asiekierka/gb-studio | 0ff8b7c5bd661a13c2b574e844ae7f2299b439e2 | [
"MIT"
] | 878 | 2019-04-18T18:57:48.000Z | 2022-03-31T19:42:20.000Z | buildTools/win32-x64/gbdk/libc/isupper.asm | asiekierka/gb-studio | 0ff8b7c5bd661a13c2b574e844ae7f2299b439e2 | [
"MIT"
] | 440 | 2019-04-18T18:10:50.000Z | 2022-03-31T21:30:57.000Z | ;--------------------------------------------------------
; File Created by SDCC : FreeWare ANSI-C Compiler
; Version 2.3.1 Wed Sep 04 21:56:17 2019
;--------------------------------------------------------
.module isupper
;--------------------------------------------------------
; Public variables in this module
;... | 26.084211 | 57 | 0.289346 |
ef1c88c39249e4acb537d2ec9fc8742940098e7c | 74,398 | asm | Assembly | Library/Socket/socketApi.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Library/Socket/socketApi.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Library/Socket/socketApi.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) Geoworks 1994 -- All Rights Reserved
GEOWORKS CONFIDENTIAL
PROJECT: Network extensions
MODULE: Socket library
FILE: socketApi.asm
AUTHOR: Eric Weber, Apr 26, 1994
ROUTINES:
Name Description
---- ----... | 23.263915 | 79 | 0.598188 |
ed40348212c4b661f6c09bf3c2c4e2a201cefe05 | 606 | asm | Assembly | libsrc/_DEVELOPMENT/alloc/obstack/c/sccz80/obstack_copy_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/alloc/obstack/c/sccz80/obstack_copy_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/alloc/obstack/c/sccz80/obstack_copy_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; ===============================================================
; Dec 2013
; ===============================================================
;
; void *obstack_copy(struct obstack *ob, void *address, size_t size)
;
; Attempt to allocate size bytes from the obstack and initialize
; it by copying data from address. I... | 23.307692 | 68 | 0.4967 |
d8b089a2741792e301b2005d7a504b4185efed29 | 11,871 | asm | Assembly | loader.asm | tonypdmtr/emu6809 | 2444447aa00882bc84fd3b0415c81edff4d85883 | [
"MIT"
] | 1 | 2020-12-11T00:36:51.000Z | 2020-12-11T00:36:51.000Z | loader.asm | tonypdmtr/emu6809 | 2444447aa00882bc84fd3b0415c81edff4d85883 | [
"MIT"
] | 1 | 2020-05-29T14:15:55.000Z | 2020-06-01T11:29:42.000Z | loader.asm | tonypdmtr/emu6809 | 2444447aa00882bc84fd3b0415c81edff4d85883 | [
"MIT"
] | null | null | null | ;*******************************************************************************
; Include: LOADER
; Version: 1.00
; Written: July 15, 1990
; Updated: Sunday, August 14, 1994 4:38 am
; Author : Tony G. Papadimitriou
; Purpose: This is an include file with just the loader portion of the
; emulator. It may be ... | 44.294776 | 80 | 0.440906 |
927da7dff422223c4aae0abec1d8dfe4d373bc56 | 92 | asm | Assembly | pkgs/tools/yasm/src/modules/arch/lc3b/tests/lc3b-br.asm | manggoguy/parsec-modified | d14edfb62795805c84a4280d67b50cca175b95af | [
"BSD-3-Clause"
] | 2,151 | 2020-04-18T07:31:17.000Z | 2022-03-31T08:39:18.000Z | pkgs/tools/yasm/src/modules/arch/lc3b/tests/lc3b-br.asm | manggoguy/parsec-modified | d14edfb62795805c84a4280d67b50cca175b95af | [
"BSD-3-Clause"
] | 395 | 2020-04-18T08:22:18.000Z | 2021-12-08T13:04:49.000Z | pkgs/tools/yasm/src/modules/arch/lc3b/tests/lc3b-br.asm | manggoguy/parsec-modified | d14edfb62795805c84a4280d67b50cca175b95af | [
"BSD-3-Clause"
] | 338 | 2020-04-18T08:03:10.000Z | 2022-03-29T12:33:22.000Z | br label
brn label
brz label
brp label
brnz label
brnp label
brzp label
brnzp label
label:
| 8.363636 | 11 | 0.793478 |
6a68c55e6c20ad0c0648b5a5810420cd23f81873 | 777 | asm | Assembly | oeis/208/A208844.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/208/A208844.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/208/A208844.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A208844: Number of 7 X n 0..1 arrays avoiding 0 0 0 and 0 0 1 horizontally and 0 1 1 and 1 1 0 vertically.
; Submitted by Jon Maiga
; 35,1225,2485,44275,131355,1644265,6206445,62470275,277136755,2417186345,11980836805,94860446835,507738545195,3762485058185,21244807809085,150403989092035,881487114021955,60464720181903... | 38.85 | 486 | 0.803089 |
d184bcb699ca20b8372b39530938ff11ddaf28ce | 493 | asm | Assembly | programs/oeis/049/A049640.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/049/A049640.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/049/A049640.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A049640: a(n) = Sum_{i=0..n} T(i,n-i), array T as in A049639.
; 0,0,2,4,7,10,15,20,27,34,45,56,69,82,101,120,143,166,195,224,257,290,333,376,423,470,529,588,653,718,791,864,945,1026,1123,1220,1323,1426,1547,1668,1797,1926,2067,2208,2359,2510,2683,2856,3037,3218,3419,3620,3833,4046,4277,4508
mov $2,$0
mov $3,$0
lpb $... | 27.388889 | 229 | 0.638945 |
ebf5d0818e62ae002d0341cec0bf6145ce3ba55a | 8,433 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0xca.log_21829_75.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0xca.log_21829_75.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0xca.log_21829_75.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 %rax
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_normal_ht+0x16b74, %rsi
lea addresses_D_ht+0x6174, %rdi
nop
nop
nop
nop
cmp $55802, %rax
mov $98, %rcx
rep movsw
xor $20579, %rdx
lea addresses_UC_ht+0x1db74, %r11
cmp $3058, %rcx
m... | 32.559846 | 2,999 | 0.652081 |
00c371d6fd013381436a8faacb93230429ed85cf | 408 | asm | Assembly | test/test.asm | imlyzh/riscv-process-rs | 0f06cd2143d28d28bed83248e1e75fb63214696d | [
"MIT"
] | null | null | null | test/test.asm | imlyzh/riscv-process-rs | 0f06cd2143d28d28bed83248e1e75fb63214696d | [
"MIT"
] | null | null | null | test/test.asm | imlyzh/riscv-process-rs | 0f06cd2143d28d28bed83248e1e75fb63214696d | [
"MIT"
] | null | null | null | .equ CONSTANT, 0xdeadbeef
.equ UART_BASE, 0x40003080
114514: #abaaba
loop:
j loop
1:
auipc a0, %pcrel_hi(msg + 1)
addi a0, a0, %pcrel_lo(1b)
lui a0, %hi(msg + 1)
addi a0, a0, %lo(msg + 1)
lw a0, var1
fld fa0, var2, t0
sw a0, var3, t0
fsd fa0, var4, t0
li a0, CONSTANT
lui a0, %hi(UART... | 14.068966 | 30 | 0.607843 |
3ebc7d0cc3796840b28c407ec88690bc4969d8f6 | 17 | asm | Assembly | pkgs/tools/yasm/src/libyasm/tests/data-rawvalue.asm | manggoguy/parsec-modified | d14edfb62795805c84a4280d67b50cca175b95af | [
"BSD-3-Clause"
] | 2,151 | 2020-04-18T07:31:17.000Z | 2022-03-31T08:39:18.000Z | pkgs/tools/yasm/src/libyasm/tests/data-rawvalue.asm | manggoguy/parsec-modified | d14edfb62795805c84a4280d67b50cca175b95af | [
"BSD-3-Clause"
] | 395 | 2020-04-18T08:22:18.000Z | 2021-12-08T13:04:49.000Z | pkgs/tools/yasm/src/libyasm/tests/data-rawvalue.asm | manggoguy/parsec-modified | d14edfb62795805c84a4280d67b50cca175b95af | [
"BSD-3-Clause"
] | 338 | 2020-04-18T08:03:10.000Z | 2022-03-29T12:33:22.000Z | x db 0
dd 0,x,0
| 4.25 | 8 | 0.529412 |
46033f22b7a86bab4ccaa88eb59a6dcde297e3e3 | 14,390 | asm | Assembly | mwc/romana/relic/b/kernel/FWB2/talkbios.asm | gspu/Coherent | 299bea1bb52a4dcc42a06eabd5b476fce77013ef | [
"BSD-3-Clause"
] | 20 | 2019-10-10T14:14:56.000Z | 2022-02-24T02:54:38.000Z | mwc/romana/relic/b/kernel/FWB2/talkbios.asm | gspu/Coherent | 299bea1bb52a4dcc42a06eabd5b476fce77013ef | [
"BSD-3-Clause"
] | null | null | null | mwc/romana/relic/b/kernel/FWB2/talkbios.asm | gspu/Coherent | 299bea1bb52a4dcc42a06eabd5b476fce77013ef | [
"BSD-3-Clause"
] | 1 | 2022-03-25T18:38:37.000Z | 2022-03-25T18:38:37.000Z | ;------------------------------------------------------------------------------
; Talking BIOS device driver for the AT&T PC6300.
; Copyright (C) Karl Dahlke 1987
; This software may be freely used and distributed
; for any non-profit purpose.
;---------------------------------------------------------------------------... | 19.498645 | 79 | 0.7205 |
9eedec274b3c4ba0db11833912c08e84cf115e5f | 6,631 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48.log_21829_923.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48.log_21829_923.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48.log_21829_923.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r14
push %r15
push %r9
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0x2a85, %rsi
lea addresses_A_ht+0xa245, %rdi
nop
cmp %r14, %r14
mov $79, %rcx
rep movsq
nop
nop
nop
add $42281, %rsi
lea addresses_WC_ht+0x7c25, %rsi
lea addresses_WC_ht+0x13945, %rdi
no... | 37.044693 | 2,999 | 0.656462 |
d5ed3d62110456113fc669a6c9cfb9a8b152ce99 | 1,480 | asm | Assembly | gfx/pokemon/unown_frames.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 28 | 2019-11-08T07:19:00.000Z | 2021-12-20T10:17:54.000Z | gfx/pokemon/unown_frames.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 13 | 2020-01-11T17:00:40.000Z | 2021-09-14T01:27:38.000Z | gfx/pokemon/unown_frames.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 22 | 2020-05-28T17:31:38.000Z | 2022-03-07T20:49:35.000Z | UnownsFrames: ; used only for BANK(UnownsFrames)
UnownAFrames: INCLUDE "gfx/pokemon/unown_a/frames.asm"
UnownBFrames: INCLUDE "gfx/pokemon/unown_b/frames.asm"
UnownCFrames: INCLUDE "gfx/pokemon/unown_c/frames.asm"
UnownDFrames: INCLUDE "gfx/pokemon/unown_d/frames.asm"
UnownEFrames: INCLUDE "gfx/pokemon/unown_e/frames.... | 51.034483 | 54 | 0.816892 |
5a7d0348a2ee4817dac4b7ae04aaf2b8fbcab44e | 7,296 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_21829_413.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_413.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_413.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 %r15
push %r8
push %r9
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0xa02e, %r15
nop
nop
dec %r13
movups (%r15), %xmm7
vpextrq $1, %xmm7, %r8
dec %r11
lea addresses_A_ht+0x7c8e, %r9
nop
sub %rsi, %rsi
movb $0x61, (%r9)
nop
nop
add $761... | 37.22449 | 2,999 | 0.655154 |
3ee01229f524f3476fcd99c5386cf95e74ece813 | 435 | asm | Assembly | c_asm/00-hello/hello.asm | karng87/nasm_game | a97fdb09459efffc561d2122058c348c93f1dc87 | [
"MIT"
] | null | null | null | c_asm/00-hello/hello.asm | karng87/nasm_game | a97fdb09459efffc561d2122058c348c93f1dc87 | [
"MIT"
] | null | null | null | c_asm/00-hello/hello.asm | karng87/nasm_game | a97fdb09459efffc561d2122058c348c93f1dc87 | [
"MIT"
] | null | null | null | section .data
str: db "Hello, world!", 0x0A, 0
str_length equ $-str
STDIN equ 0
STDOUT equ 1
STDERR equ 2
SYS_read equ 0
SYS_write equ 1
SYS_exit equ 60
EXIT_OK equ 0
section .bss
section .text
global _start
_start:
mov rax, SYS_write
mov rdi, ST... | 14.032258 | 36 | 0.56092 |
3879678763451035f52b593b70472f3496f80cdf | 1,274 | asm | Assembly | subprojects/kernel/src/arch/i386/pic.asm | SlumberousForests/octOs | c1454ded1c42d83811a7c6bfcbbdfcb88bcae527 | [
"MIT"
] | 9 | 2019-10-25T10:11:43.000Z | 2021-11-09T00:16:20.000Z | subprojects/kernel/src/arch/i386/pic.asm | SlumberousForests/octOs | c1454ded1c42d83811a7c6bfcbbdfcb88bcae527 | [
"MIT"
] | 7 | 2019-10-24T16:32:37.000Z | 2021-07-19T13:33:56.000Z | subprojects/kernel/src/arch/i386/pic.asm | SlumberousForests/octOs | c1454ded1c42d83811a7c6bfcbbdfcb88bcae527 | [
"MIT"
] | 2 | 2019-10-24T18:32:02.000Z | 2022-02-19T23:22:35.000Z | ICW1 equ 00010001b ; ICW4 needed
ICW3_MASTER equ 00000100b
ICW3_SLAVE equ 00000010b
ICW4 equ 00000001b ; 8086/88 mode
PIC1 equ 0x20 ; IO base address for master 8259 PIC
PIC2 equ 0xa0 ; addr for slave PIC
PIC1_CMD equ... | 24.037736 | 94 | 0.613815 |
8a96299998663bf61f0ec5110db9b41782f7f672 | 1,332 | asm | Assembly | Appendix E - Microcontroller Code/Buffers.asm | liwenyip/adhoc | d5402c347b229847a8242c89eb0ee97ee4d67d26 | [
"MIT"
] | null | null | null | Appendix E - Microcontroller Code/Buffers.asm | liwenyip/adhoc | d5402c347b229847a8242c89eb0ee97ee4d67d26 | [
"MIT"
] | null | null | null | Appendix E - Microcontroller Code/Buffers.asm | liwenyip/adhoc | d5402c347b229847a8242c89eb0ee97ee4d67d26 | [
"MIT"
] | null | null | null | ;*************************************************************************
; SOFTWARE BUFFERS MODULE
;
; Version 0.50
; 22/08/2005
;
; Li-Wen Yip
; Ad Hoc Radio Networking Research Project
; School Of Engineering
; James Cook University
;
;
; The RAM allocated for each buffer must not overlap two RAM banks. This allow... | 22.965517 | 79 | 0.442192 |
da6b29930b7891d0873561927484d013e3bdb553 | 1,344 | asm | Assembly | src/framework/backend/codegen/amd64/masm.test.asm | aamshukov/arcturus | 4d10cd15ff2b79f23621853961a2178c0bde7d79 | [
"MIT"
] | 1 | 2020-12-10T02:33:41.000Z | 2020-12-10T02:33:41.000Z | src/framework/backend/codegen/amd64/masm.test.asm | aamshukov/arcturus | 4d10cd15ff2b79f23621853961a2178c0bde7d79 | [
"MIT"
] | null | null | null | src/framework/backend/codegen/amd64/masm.test.asm | aamshukov/arcturus | 4d10cd15ff2b79f23621853961a2178c0bde7d79 | [
"MIT"
] | null | null | null | _DATA SEGMENT
hello_msg db "Hello world", 0
info_msg db "Info", 0
_DATA ENDS
; -----------------------------------------------------------------------------------------------------------
; Text or code segment
; ------------------------------------------------------------------------------------------------------... | 24 | 110 | 0.600446 |
f1eec0864b78837473f964de5eb6ac85face9823 | 5,394 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48.log_21829_1470.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48.log_21829_1470.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48.log_21829_1470.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 %rsi
lea addresses_normal_ht+0x1a014, %rsi
lea addresses_WT_ht+0x2a14, %rdi
nop
nop
nop
add $33729, %r14
mov $39, %rcx
rep movsl
nop
nop
nop
nop
nop
dec %r14
lea addresses_WC_ht+0x16b4, %rsi
lea addresses_WC_ht... | 43.5 | 2,999 | 0.661661 |
d061011365c1c1c63f3a8d3d3c2253fbee12692e | 343 | asm | Assembly | programs/oeis/062/A062756.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/062/A062756.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/062/A062756.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A062756: Number of 1's in ternary (base-3) expansion of n.
; 0,1,0,1,2,1,0,1,0,1,2,1,2,3,2,1,2,1,0,1,0,1,2,1,0,1,0,1,2,1,2,3,2,1,2,1,2,3,2,3,4,3,2,3,2,1,2,1,2,3,2,1,2,1,0,1,0,1,2,1,0,1,0,1,2,1,2,3,2,1,2,1,0,1,0,1,2,1,0,1,0,1,2,1,2,3,2,1,2,1,2,3,2,3,4,3,2,3,2,1
lpb $0
mov $2,$0
div $0,3
add $2,$0
mod $2,2
a... | 28.583333 | 201 | 0.524781 |
3bffff90604e9b251ca459dd808f7c88a0cedbce | 73,414 | asm | Assembly | sw/552tests/rand_mem/t_7_mem.asm | JPShen-UWM/ThreadKraken | 849c510531f28e36d3469535737b2120bd774935 | [
"MIT"
] | 1 | 2022-02-15T16:03:25.000Z | 2022-02-15T16:03:25.000Z | sw/552tests/rand_mem/t_7_mem.asm | JPShen-UWM/ThreadKraken | 849c510531f28e36d3469535737b2120bd774935 | [
"MIT"
] | null | null | null | sw/552tests/rand_mem/t_7_mem.asm | JPShen-UWM/ThreadKraken | 849c510531f28e36d3469535737b2120bd774935 | [
"MIT"
] | null | null | null | // seed 7
lbi r0, 128 // icount 0
slbi r0, 0 // icount 1
lbi r1, 128 // icount 2
slbi r1, 0 // icount 3
lbi r2, 128 // icount 4
slbi r2, 0 // icount 5
lbi r3, 128 // icount 6
slbi r3, 0 // icount 7
lbi r4, 128 // icount 8
slbi r4, 0 // icount 9
lbi r5, 128 // icount 10
slbi r5, 0 // icount 11
lbi r6, 128 // icount 12
s... | 31.575914 | 53 | 0.673509 |
5e7f25128621f187d58b307c28001e7f33aa2d5b | 235 | asm | Assembly | Src/Ant32/Tests/ant32/comp/ges.asm | geoffthorpe/ant-architecture | d85952e3050c352d5d715d9749171a335e6768f7 | [
"BSD-3-Clause"
] | null | null | null | Src/Ant32/Tests/ant32/comp/ges.asm | geoffthorpe/ant-architecture | d85952e3050c352d5d715d9749171a335e6768f7 | [
"BSD-3-Clause"
] | null | null | null | Src/Ant32/Tests/ant32/comp/ges.asm | geoffthorpe/ant-architecture | d85952e3050c352d5d715d9749171a335e6768f7 | [
"BSD-3-Clause"
] | 1 | 2020-07-15T04:09:05.000Z | 2020-07-15T04:09:05.000Z | #@ tests ges
lc r3, 1
lc r4, 2
lc r5, -1
lc r6, -2
ges r7, r4, r6 #loads 1 into r7
ges r8, r6, r4 #loads 0 into r8
ges r9, r4, r4 #loads 1 into r9
ges r10, r3, r6 #loads 1 into r10
ges r11, r6, r3 #loads 0 into r11
stop
| 15.666667 | 35 | 0.6 |
31d468d9119a133292537175083b5335864179a2 | 6,368 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_sm_/i7-7700_9_0x48.log_21829_1074.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-7700_9_0x48.log_21829_1074.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-7700_9_0x48.log_21829_1074.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 %r8
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x160cb, %rdi
nop
xor %r15, %r15
movb (%rdi), %al
nop
nop
nop
nop
nop
xor $28097, %r8
lea addresses_WT_ht+0x4ab, %rsi
lea addresses_A_ht+0x206b, %rdi
xor %r15, %r15
mov $18, %rcx
rep movs... | 39.308642 | 2,999 | 0.658291 |
bbd2707885b698609c16b308419f38cab87d5e03 | 8,738 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i7-8650U_0xd2.log_21829_80.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i7-8650U_0xd2.log_21829_80.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i7-8650U_0xd2.log_21829_80.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 %rax
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_D_ht+0x2684, %rax
nop
cmp %rdx, %rdx
vmovups (%rax), %ymm1
vextracti128 $0, %ymm1, %xmm1
vpextrq $0, %xmm1, %r14
nop
nop
add $12003, %rdx
lea addresses_WC_ht+0x157cc, %r13... | 31.207143 | 2,999 | 0.656214 |
146d79f09a04f1b5fc88da1e794609adf687bef7 | 5,667 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_543.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_543.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_543.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 %r14
push %r9
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_A_ht+0x196f0, %r10
nop
nop
nop
add $62386, %rdi
movw $0x6162, (%r10)
nop
nop
sub %r9, %r9
lea addresses_UC_ht+0x83f0, %rbx
clflush (%rbx)
nop
nop
nop
nop
and $61251, %rsi
movl $0x616... | 40.478571 | 2,999 | 0.65802 |
ede1fc2d720ec1f5c85d16fcd34db2fabe6d2c74 | 293 | asm | Assembly | tests/test.asm | Lukas0025/MIS8 | b3b1906ed783f4d22ff048a148cd8f71ec60b279 | [
"MIT"
] | null | null | null | tests/test.asm | Lukas0025/MIS8 | b3b1906ed783f4d22ff048a148cd8f71ec60b279 | [
"MIT"
] | null | null | null | tests/test.asm | Lukas0025/MIS8 | b3b1906ed783f4d22ff048a148cd8f71ec60b279 | [
"MIT"
] | null | null | null | NOP
; Load 2 numbers
LDI A, 0
LDI B, 127
; Mov test
MOV A, R0
; reg A with B to C
ADD A, B, C
SUB A, B, C
XOR A, B, D
AND A, B, D
; to variant
ADDTO A
SUBTO B
ANDTO C
XORTO D
; ALU Direct
ALU 0b111, C
; BUS
BUSW A, 0xFF
BUSR B, 0xFF
; Jumps tests
JMP 0xFA
JZ R0, 0x0
JNZ A, 0x1 | 8.878788 | 19 | 0.610922 |
9f90ffa4addac89ae743547b3f48f0e09a0e643a | 16,936 | asm | Assembly | src/h261/h261_pixelop_x86.asm | rwillenbacher/h261enc | da67fe3bdf0932118eb119fd9618f6c732cdd4f8 | [
"BSD-2-Clause"
] | 1 | 2021-06-07T14:50:10.000Z | 2021-06-07T14:50:10.000Z | src/h261/h261_pixelop_x86.asm | rwillenbacher/h261enc | da67fe3bdf0932118eb119fd9618f6c732cdd4f8 | [
"BSD-2-Clause"
] | null | null | null | src/h261/h261_pixelop_x86.asm | rwillenbacher/h261enc | da67fe3bdf0932118eb119fd9618f6c732cdd4f8 | [
"BSD-2-Clause"
] | null | null | null | %if 0
Copyright (c) 2013, Ralf Willenbacher
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions ... | 21.602041 | 149 | 0.504251 |
43a523f8a6c81851fbf29b356b44578ad4e24753 | 5,988 | asm | Assembly | Modules/nettle/arm/neon/sha3-permute.asm | blondfrogs/ravenwallet-ios | ebcaf881edb2b3d1588de200c4d2fff217c3061f | [
"MIT"
] | 278 | 2015-11-03T03:01:20.000Z | 2022-01-20T18:21:05.000Z | Modules/nettle/arm/neon/sha3-permute.asm | blondfrogs/ravenwallet-ios | ebcaf881edb2b3d1588de200c4d2fff217c3061f | [
"MIT"
] | 374 | 2015-11-03T12:37:22.000Z | 2021-12-17T14:18:08.000Z | Modules/nettle/arm/neon/sha3-permute.asm | blondfrogs/ravenwallet-ios | ebcaf881edb2b3d1588de200c4d2fff217c3061f | [
"MIT"
] | 96 | 2015-11-22T07:47:26.000Z | 2022-01-20T19:52:19.000Z | C arm/neon/sha3-permute.asm
ifelse(<
Copyright (C) 2013 Niels Möller
This file is part of GNU Nettle.
GNU Nettle is free software: you can redistribute it and/or
modify it under the terms of either:
* the GNU Lesser General Public License as published by the Free
Software Foundation; either ... | 21.385714 | 72 | 0.636273 |
881795b986f94be1a14fd92e30063fe403e8e29d | 103 | asm | Assembly | libsrc/_DEVELOPMENT/compress/zx0/z80/asm_dzx0_turbo_back.asm | ahjelm/z88dk | c4de367f39a76b41f6390ceeab77737e148178fa | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/compress/zx0/z80/asm_dzx0_turbo_back.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/compress/zx0/z80/asm_dzx0_turbo_back.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION smc_compress
PUBLIC asm_dzx0_turbo_back
asm_dzx0_turbo_back:
INCLUDE "dzx0_turbo_back.asm"
| 11.444444 | 29 | 0.854369 |
a83e5839e39a2da8e945b528463c04b460020581 | 3,905 | asm | Assembly | Transynther/x86/_processed/NC/_zr_/i9-9900K_12_0xca_notsx.log_49_799.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NC/_zr_/i9-9900K_12_0xca_notsx.log_49_799.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NC/_zr_/i9-9900K_12_0xca_notsx.log_49_799.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 %r9
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0x1369, %rsi
lea addresses_WC_ht+0x1b009, %rdi
nop
nop
sub %r12, %r12
mov $9, %rcx
rep movsl
dec %rbx
lea addresses_WT_ht+0x10f69, %r12
nop
nop
and %rcx, %rcx
movups (%r12), %xmm1
vpextr... | 20.661376 | 148 | 0.645327 |
3791c227ed800f0a85c252dd7ad19b6c718815f6 | 146 | asm | Assembly | other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/ドイツ_PAL/Ger_asm/z11_dmap.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/ドイツ_PAL/Ger_asm/z11_dmap.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/ドイツ_PAL/Ger_asm/z11_dmap.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | Name: z11_dmap.asm
Type: file
Size: 90491
Last-Modified: '2016-05-13T04:23:03Z'
SHA-1: 11D08261E131CCFBB5D9043914125CEF481F310F
Description: null
| 20.857143 | 47 | 0.815068 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.