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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
31d01fdd45cc35273969f1d33109be02c9256dcf | 860 | asm | Assembly | mc-sema/validator/x86/tests/PBLENDVBrr.asm | randolphwong/mcsema | eb5b376736e7f57ff0a61f7e4e5a436bbb874720 | [
"BSD-3-Clause"
] | 2 | 2021-08-07T16:21:29.000Z | 2021-11-17T10:58:37.000Z | mc-sema/validator/x86/tests/PBLENDVBrr.asm | randolphwong/mcsema | eb5b376736e7f57ff0a61f7e4e5a436bbb874720 | [
"BSD-3-Clause"
] | null | null | null | mc-sema/validator/x86/tests/PBLENDVBrr.asm | randolphwong/mcsema | eb5b376736e7f57ff0a61f7e4e5a436bbb874720 | [
"BSD-3-Clause"
] | null | null | null | BITS 32
;TEST_FILE_META_BEGIN
;TEST_TYPE=TEST_F
;TEST_IGNOREFLAGS=FLAG_SF|FLAG_OF|FLAG_PF
;TEST_FILE_META_END
; allocate 16 byte aligned stack space for the packed values
;TEST_BEGIN_RECORDING
lea ecx, [esp-0x20]
and ecx, 0xfffffff0
; load a 128 bit value into xmm0
mov DWORD [ecx], 0x55555555
mov DWORD [ecx+4], 0x145... | 21.5 | 60 | 0.759302 |
d413adcc70817ac5495f91e8afd6e7288fa459e5 | 6,484 | asm | Assembly | Transynther/x86/_processed/NC/_ht_zr_/i9-9900K_12_0xca_notsx.log_196_533.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NC/_ht_zr_/i9-9900K_12_0xca_notsx.log_196_533.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NC/_ht_zr_/i9-9900K_12_0xca_notsx.log_196_533.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 %r14
push %r8
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_D_ht+0x59fa, %rsi
lea addresses_A_ht+0x1a8ca, %rdi
nop
nop
nop
nop
nop
and $1736, %r14
mov $70, %rcx
rep movsq
nop
nop
nop
nop
nop
and %rbp, %rbp
lea addresses_WC_ht+0xf7fa, %rsi
lea... | 22.513889 | 587 | 0.651295 |
f3709a7af46099ad1323237885e13d43f65c00e2 | 10,018 | asm | Assembly | misc/asm/glop_program.asm | Pebaz/glop | d4020d2205f84e6417298fba05b0605cf5037f2e | [
"Zlib"
] | 3 | 2021-12-14T11:21:10.000Z | 2021-12-14T19:57:54.000Z | misc/asm/glop_program.asm | Pebaz/glop | d4020d2205f84e6417298fba05b0605cf5037f2e | [
"Zlib"
] | null | null | null | misc/asm/glop_program.asm | Pebaz/glop | d4020d2205f84e6417298fba05b0605cf5037f2e | [
"Zlib"
] | null | null | null | include 'ebc.inc'
include 'efi.inc'
include 'format.inc'
include 'utf8.inc'
format peebc efi ; PE executable format, EFI Byte Code
entry efi_main
;; This is for all the assembly for the whole program
section 'CODE' code executable readable
print:
MOVREL R1, system_table
MOV R1, @R1
MOVn R... | 20.613169 | 155 | 0.581254 |
1b1fa9c375633c8111767bc0743f16498926641f | 1,874 | asm | Assembly | src/xen/i386/hypercall_thunk.asm | omeg/winpv-xenbus | d45a3f96a6d56ed606b0911736f9a11bcadbb2c1 | [
"BSD-2-Clause"
] | 5 | 2018-09-17T06:42:17.000Z | 2022-02-04T19:10:25.000Z | src/xen/i386/hypercall_thunk.asm | omeg/winpv-xenbus | d45a3f96a6d56ed606b0911736f9a11bcadbb2c1 | [
"BSD-2-Clause"
] | null | null | null | src/xen/i386/hypercall_thunk.asm | omeg/winpv-xenbus | d45a3f96a6d56ed606b0911736f9a11bcadbb2c1 | [
"BSD-2-Clause"
] | 6 | 2018-09-17T06:42:17.000Z | 2022-02-04T19:13:33.000Z | page ,132
title Hypercall Thunks
.686p
.model FLAT
.code
extrn _Hypercall:dword
; uintptr_t __stdcall hypercall2(uint32_t ord, uintptr_t arg1... | 39.041667 | 119 | 0.310566 |
02c15146c80a0545cf575f0ee0188f4cd657ce65 | 419 | asm | Assembly | Examples/ch10/HelloNew.asm | satadriver/LiunuxOS_t | c6222f04b6e734002cbf1aa366eb62e51f0ebbe5 | [
"Apache-2.0"
] | null | null | null | Examples/ch10/HelloNew.asm | satadriver/LiunuxOS_t | c6222f04b6e734002cbf1aa366eb62e51f0ebbe5 | [
"Apache-2.0"
] | null | null | null | Examples/ch10/HelloNew.asm | satadriver/LiunuxOS_t | c6222f04b6e734002cbf1aa366eb62e51f0ebbe5 | [
"Apache-2.0"
] | null | null | null | TITLE Macro Functions (HelloNew.asm)
; This program shows how to use macros to configure
; a program to run on multiple platforms.
; Last update: 8/16/01.
INCLUDE Macros.inc
IF IsDefined( RealMode )
INCLUDE Irvine16.inc
ELSE
INCLUDE Irvine32.inc
ENDIF
.code
main PROC
Startup
mWriteLn "This program ca... | 18.217391 | 51 | 0.74463 |
a3367f9a3bfbe62416e1a10167d26d2f16c5b780 | 1,295 | asm | Assembly | home/npc_movement.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | 1 | 2022-02-15T00:19:44.000Z | 2022-02-15T00:19:44.000Z | home/npc_movement.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | home/npc_movement.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | ; not zero if an NPC movement script is running, the player character is
; automatically stepping down from a door, or joypad states are being simulated
IsPlayerCharacterBeingControlledByGame::
ld a, [wNPCMovementScriptPointerTableNum]
and a
ret nz
ld a, [wd736]
bit 1, a ; currently stepping down from door bit
re... | 19.923077 | 79 | 0.762162 |
533f254d729c342e47005ffd61d054250c0fc7a3 | 306 | asm | Assembly | libsrc/graphics/swapgfxbk_foo.asm | dex4er/deb-z88dk | 9ee4f23444fa6f6043462332a1bff7ae20a8504b | [
"ClArtistic"
] | 1 | 2018-09-04T23:07:24.000Z | 2018-09-04T23:07:24.000Z | libsrc/graphics/swapgfxbk_foo.asm | dex4er/deb-z88dk | 9ee4f23444fa6f6043462332a1bff7ae20a8504b | [
"ClArtistic"
] | null | null | null | libsrc/graphics/swapgfxbk_foo.asm | dex4er/deb-z88dk | 9ee4f23444fa6f6043462332a1bff7ae20a8504b | [
"ClArtistic"
] | null | null | null | ;
; Graphics Functions
;
; swapgfxbk () -- foo routine for fake swapping
;
; Stefano Bodrato - Jan 2007
;
;
; $Id: swapgfxbk_foo.asm,v 1.1 2007/01/04 17:41:34 stefano Exp $
;
XLIB swapgfxbk
XDEF swapgfxbk1
.swapgfxbk
ret
.swapgfxbk1
ret
| 10.928571 | 64 | 0.552288 |
f342062f59a2016ed05eb7d6fd1f37b8b094cc70 | 572 | asm | Assembly | unittests/ASM/SecondaryModRM/Reg_7_4.asm | fengjixuchui/FEX | 287c65dc6414523ec74303c4b1d03123ae720d6b | [
"MIT"
] | null | null | null | unittests/ASM/SecondaryModRM/Reg_7_4.asm | fengjixuchui/FEX | 287c65dc6414523ec74303c4b1d03123ae720d6b | [
"MIT"
] | null | null | null | unittests/ASM/SecondaryModRM/Reg_7_4.asm | fengjixuchui/FEX | 287c65dc6414523ec74303c4b1d03123ae720d6b | [
"MIT"
] | null | null | null | %ifdef CONFIG
{
"RegData": {
"RBX": "0x0"
}
}
%endif
; Starting address to store to
mov rax, 0xe8000000
; Set up the cacheline with garbage
mov rbx, 0x4142434445464748
mov [rax + 8 * 0], rbx
mov [rax + 8 * 1], rbx
mov [rax + 8 * 2], rbx
mov [rax + 8 * 3], rbx
mov [rax + 8 * 4], rbx
mov [rax + 8 * 5], rbx
mov ... | 15.459459 | 35 | 0.547203 |
faed543bd7fbe33656e4ccd19b7da4d6bcae8cd4 | 31 | asm | Assembly | t/hello.asm | dav1901/spp | 08afacbae793f50a34a1c3a5779471a1fed7bb37 | [
"MIT"
] | 46 | 2015-10-21T04:32:36.000Z | 2021-10-16T06:43:09.000Z | t/hello.asm | dav1901/spp | 08afacbae793f50a34a1c3a5779471a1fed7bb37 | [
"MIT"
] | 13 | 2016-02-11T12:38:45.000Z | 2020-06-14T10:27:20.000Z | t/hello.asm | dav1901/spp | 08afacbae793f50a34a1c3a5779471a1fed7bb37 | [
"MIT"
] | 12 | 2016-02-09T16:09:02.000Z | 2019-11-29T16:10:47.000Z | .include t/asminc
add eax, 0x1
| 10.333333 | 17 | 0.741935 |
968449580258e2bffe3966ca7c82c83b063a2bd2 | 5,633 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_21829_1227.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_1227.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_1227.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 %r9
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WC_ht+0xf197, %r10
sub %rdx, %rdx
movb $0x61, (%r10)
nop
nop
nop
add %rbx, %rbx
lea addresses_normal_ht+0xf77, %rsi
lea addresses_A_ht+0x11a17, %rdi
dec %r9
mov $124, %rcx
rep movsq
nop
nop
no... | 38.319728 | 2,999 | 0.655246 |
d8508a6968549bfa2aecaf2be3a167b224cf16df | 7,029 | asm | Assembly | Transynther/x86/_processed/NC/_zr_/i3-7100_9_0xca_notsx.log_21829_1069.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NC/_zr_/i3-7100_9_0xca_notsx.log_21829_1069.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NC/_zr_/i3-7100_9_0xca_notsx.log_21829_1069.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r13
push %r15
push %r9
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WC_ht+0xc8e5, %r15
clflush (%r15)
nop
nop
nop
nop
nop
sub $28201, %rbx
movups (%r15), %xmm5
vpextrq $0, %xmm5, %rcx
nop
nop
nop
nop
nop
add $42942, %rdx
lea addresses_normal_ht+0x10f... | 33 | 2,999 | 0.658557 |
12541f63ee25e28517c4b590b4693d144a8cb4b7 | 764 | asm | Assembly | oeis/214/A214556.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/214/A214556.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/214/A214556.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A214556: Subsequence of fixed points A099009 of the Kaprekar mapping with numbers of the form 6//3(n)//17//6(n)//4.
; Submitted by Christian Krause
; 6174,631764,63317664,6333176664,633331766664,63333317666664,6333333176666664,633333331766666664,63333333317666666664,6333333333176666666664,633333333331766666666664,633... | 42.444444 | 481 | 0.84555 |
6b983be254a102d61c63cd78ff8d511f44659ca3 | 721 | asm | Assembly | oeis/197/A197973.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/197/A197973.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/197/A197973.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A197973: Ceiling((n+1/4)^n)
; Submitted by Christian Krause
; 2,6,35,327,3989,59605,1052849,21460093,495764694,12800845442,365323615366,11419131242071,387977390372850,14236659589753582,561109543344974894,23640346895461300428,1060265646084471617080,50434955069054663240728,2536202597745552881270241,13443134722760616870... | 30.041667 | 468 | 0.801664 |
ca119226c030d5fd059ce0bb43a5470adfb03afc | 228 | asm | Assembly | t1005.asm | zhangyuesai/8086-asm-learning-code | a934fb3a98a53a6167b647535b3251680294a786 | [
"MIT"
] | 1 | 2018-07-23T10:30:22.000Z | 2018-07-23T10:30:22.000Z | t1005.asm | zhangyuesai/8086-asm-learning-code | a934fb3a98a53a6167b647535b3251680294a786 | [
"MIT"
] | null | null | null | t1005.asm | zhangyuesai/8086-asm-learning-code | a934fb3a98a53a6167b647535b3251680294a786 | [
"MIT"
] | null | null | null | assume cs:code
stack segment
dw 8 dup (0)
stack ends
code segment
start:
mov ax,stack
mov ss,ax
mov sp,16
mov ds,ax
mov ax,0
call word ptr ds:[0eh]
inc ax
inc ax
inc ax
mov ax,4c00h
int 21h
code ends
end start
| 9.12 | 23 | 0.684211 |
f5a01238fca8f591b0cb357126948f06d4287b31 | 631 | nasm | Assembly | pentesting/execve/execve.nasm | karng87/nasm_game | a97fdb09459efffc561d2122058c348c93f1dc87 | [
"MIT"
] | null | null | null | pentesting/execve/execve.nasm | karng87/nasm_game | a97fdb09459efffc561d2122058c348c93f1dc87 | [
"MIT"
] | null | null | null | pentesting/execve/execve.nasm | karng87/nasm_game | a97fdb09459efffc561d2122058c348c93f1dc87 | [
"MIT"
] | null | null | null | ;; python
;; import binascii
;; shell = b'/bin//sh'
;; binascii.hexlify(shell[::-1])
;; 68732f2f6e69622f
section .text
global main
main:
;; execve(const char *cmd, char const* v[], char const* e[])
;; rax(rdi, rsi, rdx)
;; rax = 59
;; rsi = *cmd
... | 18.558824 | 68 | 0.448494 |
040420f7fa5de907256589b4f0b637a50ddaf6b2 | 66 | asm | Assembly | src/main/fragment/mos6502-common/vwum1=vwum2_plus__word1_vdum3.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | 2 | 2022-03-01T02:21:14.000Z | 2022-03-01T04:33:35.000Z | src/main/fragment/mos6502-common/vwum1=vwum2_plus__word1_vdum3.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | src/main/fragment/mos6502-common/vwum1=vwum2_plus__word1_vdum3.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | lda {m2}
clc
adc {m3}+2
sta {m1}
lda {m2}+1
adc {m3}+3
sta {m1}+1
| 8.25 | 10 | 0.560606 |
1b3e12a69ade22de3f13c67982a92ccb679dca72 | 802 | asm | Assembly | oeis/248/A248105.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/248/A248105.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/248/A248105.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A248105: Positions of 1,0,1 in the Thue-Morse sequence (A010060).
; Submitted by Christian Krause
; 3,12,15,20,27,36,43,48,51,60,63,68,75,80,83,92,99,108,111,116,123,132,139,144,147,156,163,172,175,180,187,192,195,204,207,212,219,228,235,240,243,252,255,260,267,272,275,284,291,300,303,308,315,320,323,332,335,340,347,... | 61.692308 | 383 | 0.685786 |
b05a14a9170a0d131e467f25d9e258c61b0c48af | 115 | asm | Assembly | methods/getGameItemOwner.asm | caffeinum/pravda-contracts | 23b7cc52559f37aa76e50dae9a2590040c0b7246 | [
"Apache-2.0"
] | 3 | 2018-07-22T15:55:55.000Z | 2018-08-24T18:37:26.000Z | methods/getGameItemOwner.asm | caffeinum/pravda.contracts | 23b7cc52559f37aa76e50dae9a2590040c0b7246 | [
"Apache-2.0"
] | null | null | null | methods/getGameItemOwner.asm | caffeinum/pravda.contracts | 23b7cc52559f37aa76e50dae9a2590040c0b7246 | [
"Apache-2.0"
] | null | null | null | push 1
push "getGameItemOwner"
push xF5AB1676D87235E4B5B1830C00A5BC783B9A58D2DC9AFE23D5FA387F1C80736E
push 2
pcall
| 19.166667 | 70 | 0.904348 |
ad094c3656d847224862bb01ac3def552124f269 | 7,628 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48.log_21829_1462.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_1462.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_1462.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 %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_UC_ht+0xfcea, %rsi
lea addresses_normal_ht+0x2d6a, %rdi
nop
and %r11, %r11
mov $0, %rcx
rep movsl
add $23731, %r9
lea addresses_UC_ht+0x52a, %rdx
clflush (%rdx)
and $13971, %r13
mov ... | 35.812207 | 2,999 | 0.659019 |
a31af926af6f3057c4579cad2a35440394b51351 | 534 | asm | Assembly | cpm2/RomWBW/Source/HBIOS/Config/ZETA2_std.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | null | null | null | cpm2/RomWBW/Source/HBIOS/Config/ZETA2_std.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | null | null | null | cpm2/RomWBW/Source/HBIOS/Config/ZETA2_std.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | 1 | 2019-12-03T23:57:48.000Z | 2019-12-03T23:57:48.000Z | ;
;==================================================================================================
; ZETA2 STANDARD CONFIGURATION
;==================================================================================================
;
#include "cfg_zeta2.asm"
;
PPIDEENABLE .SET FALSE ; TRUE FOR PPIDE DEVICE S... | 35.6 | 100 | 0.430712 |
9deb606d231230911866dc39dd3dd1e56550d167 | 179 | asm | Assembly | scripts/CeladonMansion2F.asm | AmateurPanda92/pokemon-rby-dx | f7ba1cc50b22d93ed176571e074a52d73360da93 | [
"MIT"
] | 9 | 2020-07-12T19:44:21.000Z | 2022-03-03T23:32:40.000Z | scripts/CeladonMansion2F.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 7 | 2020-07-16T10:48:52.000Z | 2021-01-28T18:32:02.000Z | scripts/CeladonMansion2F.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 2 | 2021-03-28T18:33:43.000Z | 2021-05-06T13:12:09.000Z | CeladonMansion2F_Script:
call EnableAutoTextBoxDrawing
ret
CeladonMansion2F_TextPointers:
dw CeladonMansion2Text1
CeladonMansion2Text1:
TX_FAR _CeladonMansion2Text1
db "@"
| 16.272727 | 30 | 0.860335 |
9076077fd4a348ccae1dffc5e4089236e024dfe2 | 4,480 | nasm | Assembly | modules/taskman/ring0/sigevent.nasm | r-tty/radios | fdfaaadd256564ea3ed1b7fc408e7aecf648ae2b | [
"BSD-3-Clause"
] | null | null | null | modules/taskman/ring0/sigevent.nasm | r-tty/radios | fdfaaadd256564ea3ed1b7fc408e7aecf648ae2b | [
"BSD-3-Clause"
] | null | null | null | modules/taskman/ring0/sigevent.nasm | r-tty/radios | fdfaaadd256564ea3ed1b7fc408e7aecf648ae2b | [
"BSD-3-Clause"
] | null | null | null | ;-------------------------------------------------------------------------------
; sigevent.nasm - signal and event system calls.
;-------------------------------------------------------------------------------
module tm.kern.sigevent
%include "sys.ah"
%include "errors.ah"
%include "thread.ah"
%include "siginfo.ah"
%... | 20.837209 | 80 | 0.599777 |
8f80ca4f6cf9832d5e6ae5b1b77c4dc7198ac30b | 132,285 | asm | Assembly | punisher/dbg.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 | punisher/dbg.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | null | null | null | punisher/dbg.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
000888 clr.b (-$2ff8,A5)
00088C lea (-$3200,A5), A0
000890 move.w #$f, D0
000894 move #$2600, SR
000898 tst.b (-$24b8,A5)
00089C bne $8b2
0008A0 tst.b (-$24b1,A5)
0008A4 bne $8b8
0008A8 btst #$7, (-$24e0,A5)
0008AE bne ... | 26.909072 | 54 | 0.561621 |
0c3234e8c5817e4c90051249939ed3aa4e72cd9e | 49,017 | asm | Assembly | P6/data_P6/testpoint/testpoint52.asm | alxzzhou/BUAA_CO_2020 | b54bf367081a5a11701ebc3fc78a23494aecca9e | [
"Apache-2.0"
] | 1 | 2022-01-23T09:24:47.000Z | 2022-01-23T09:24:47.000Z | P6/data_P6/testpoint/testpoint52.asm | alxzzhou/BUAA_CO_2020 | b54bf367081a5a11701ebc3fc78a23494aecca9e | [
"Apache-2.0"
] | null | null | null | P6/data_P6/testpoint/testpoint52.asm | alxzzhou/BUAA_CO_2020 | b54bf367081a5a11701ebc3fc78a23494aecca9e | [
"Apache-2.0"
] | null | null | null | ori $1, $0, 6
ori $2, $0, 2
ori $3, $0, 11
ori $4, $0, 3
sw $2, 0($0)
sw $3, 4($0)
sw $1, 8($0)
sw $4, 12($0)
sw $2, 16($0)
sw $4, 20($0)
sw $3, 24($0)
sw $1, 28($0)
sw $3, 32($0)
sw $4, 36($0)
sw $3, 40($0)
sw $3, 44($0)
sw $2, 48($0)
sw $1, 52($0)
sw $2, 56($0)
sw $2, 60($0)
sw $4, 64($0)
sw $2, ... | 12.929834 | 22 | 0.500887 |
f46290948182cd9cc651032a1c2aa020e1f9f52d | 774 | asm | Assembly | programs/oeis/173/A173833.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/173/A173833.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/173/A173833.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A173833: 10^n - 3.
; 7,97,997,9997,99997,999997,9999997,99999997,999999997,9999999997,99999999997,999999999997,9999999999997,99999999999997,999999999999997,9999999999999997,99999999999999997,999999999999999997,9999999999999999997,99999999999999999997,999999999999999999997,9999999999999999999997,9999999999999999999999... | 86 | 703 | 0.908269 |
6c526bb3541d1197a5334558c783af8dd5f5c285 | 691 | asm | Assembly | oeis/098/A098304.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/098/A098304.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/098/A098304.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A098304: Member r=19 of the family of Chebyshev sequences S_r(n) defined in A092184.
; Submitted by Jon Maiga
; 0,1,19,324,5491,93025,1575936,26697889,452288179,7662201156,129805131475,2199025033921,37253620445184,631112522534209,10691659262636371,181127094942284100,3068468954756193331,51982845135913002529,8806398983... | 46.066667 | 477 | 0.842258 |
1659dc28dbea4c5032ba18278e77c0ec249fbed3 | 541 | asm | Assembly | oeis/152/A152170.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/152/A152170.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/152/A152170.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A152170: a(n) is the total size of all the image sets of all functions from [n] to [n]. I.e., a(n) is the sum of the cardinalities of every image set of every function whose domain and co-domain is {1,2,...,n}.
; Submitted by Jon Maiga
; 0,1,6,57,700,10505,186186,3805249,88099320,2278824849,65132155990,2038428376721,... | 41.615385 | 222 | 0.757856 |
526353fe613e58e0dd7b15c7e62edd9aae76ad53 | 1,851 | asm | Assembly | programs/oeis/229/A229587.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/229/A229587.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/229/A229587.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A229587: Number of defective 3-colorings of a 2 X n 0..2 array connected horizontally and antidiagonally with exactly one mistake, and colors introduced in row-major 0..2 order
; 0,6,28,116,444,1620,5724,19764,67068,224532,743580,2440692,7951932,25745364,82904796,265720500,848179836,2697594516,8551948572,27033340788,... | 132.214286 | 1,433 | 0.897893 |
8feaa9b6e866538a918b23453ca57569b944bcba | 4,699 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i3-7100_9_0x84_notsx.log_21829_2023.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_2023.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_2023.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 %r9
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0x87aa, %r12
nop
inc %rbp
mov $0x6162636465666768, %rdi
movq %rdi, (%r12)
nop
dec %rbx
lea addresses_WC_ht+0x7aa, %rsi
lea addresses_D_ht+0x6442, %rdi
nop
nop
xor %r9, %r9
mov $... | 49.989362 | 2,999 | 0.662269 |
3fbb9eba1e8fd0825e8cab0d18b3502da34d1165 | 3,184 | asm | Assembly | src/shaders/post_processing/gen5_6/Common/RGB16x8_Save_RGB16.asm | tizenorg/platform.upstream.libva-intel-driver | 9ffc32731bacbfec2cef3d9fb5eb4c0c43952b90 | [
"MIT"
] | null | null | null | src/shaders/post_processing/gen5_6/Common/RGB16x8_Save_RGB16.asm | tizenorg/platform.upstream.libva-intel-driver | 9ffc32731bacbfec2cef3d9fb5eb4c0c43952b90 | [
"MIT"
] | null | null | null | src/shaders/post_processing/gen5_6/Common/RGB16x8_Save_RGB16.asm | tizenorg/platform.upstream.libva-intel-driver | 9ffc32731bacbfec2cef3d9fb5eb4c0c43952b90 | [
"MIT"
] | null | null | null | /*
* All Video Processing kernels
* Copyright © <2010>, Intel Corporation.
*
* This program is licensed under the terms and conditions of the
* Eclipse Public License (EPL), version 1.0. The full text of the EPL is at
* http://www.opensource.org/licenses/eclipse-1.0.php.
*
*/
// Module name: RGB16x8_Save_RGB... | 43.616438 | 133 | 0.57946 |
8edd74d3238b283f0aeb1689aa28cd2c685fc4f8 | 7,231 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_1753.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_1753.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_1753.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 %r8
push %rax
push %rbp
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_D_ht+0x17a9d, %rbx
nop
nop
nop
nop
nop
sub $40835, %rdx
mov $0x6162636465666768, %rax
movq %rax, (%rbx)
inc %rcx
lea addresses_WT_ht+0xce3d, %rdx
nop
nop
nop
nop
add %r8, %r8
mov (%r... | 33.948357 | 2,999 | 0.656894 |
4138c2b0680d49a7254030ecef7bfe006d1e1627 | 282 | asm | Assembly | programs/oeis/011/A011558.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/011/A011558.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/011/A011558.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A011558: Expansion of (x + x^3)/(1 + x + ... + x^4) mod 2.
; 0,1,1,1,1,0,1,1,1,1,0,1,1,1,1,0,1,1,1,1,0,1,1,1,1,0,1,1,1,1,0,1,1,1,1,0,1,1,1,1,0,1,1,1,1,0,1,1,1,1,0,1,1,1,1,0,1,1,1,1,0,1,1,1,1,0,1,1,1,1,0,1,1,1,1,0,1,1,1,1,0,1,1,1,1,0,1,1,1,1,0,1,1,1,1,0,1,1,1,1
pow $0,4
mod $0,5
| 47 | 201 | 0.492908 |
fc8134b5625324ea3253e97e48bdf7f3418fd48d | 5,647 | asm | Assembly | Transynther/x86/_processed/NONE/_st_/i3-7100_9_0x84_notsx.log_324_2726.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_st_/i3-7100_9_0x84_notsx.log_324_2726.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_st_/i3-7100_9_0x84_notsx.log_324_2726.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 %r9
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_UC_ht+0xd1a2, %rdx
nop
add $12629, %r9
mov (%rdx), %rdi
nop
nop
nop
inc %r11
lea addresses_normal_ht+0x6e5c, %r11
add $40507, %rbx
mov $0x6162636465666768, %rcx
movq %rcx, (%r11)
nop... | 23.431535 | 971 | 0.648486 |
49cad1fd565a0ebc279f5e9edf8b8dfdd544b154 | 5,219 | asm | Assembly | src/spread/file/save.asm | olifink/qspread | d6403d210bdad9966af5d2a0358d4eed3f1e1c02 | [
"MIT"
] | null | null | null | src/spread/file/save.asm | olifink/qspread | d6403d210bdad9966af5d2a0358d4eed3f1e1c02 | [
"MIT"
] | null | null | null | src/spread/file/save.asm | olifink/qspread | d6403d210bdad9966af5d2a0358d4eed3f1e1c02 | [
"MIT"
] | null | null | null | * Spreadsheet 11/03/92 O.Fink
* - file saving
include win1_keys_wwork
include win1_keys_qdos_io
include win1_spread_file_format_keys
include win1_spread_keys
include win1_mac_oli
section prog
xdef fil_save
xref dta_vadr,mul_grid
xref.l mv_mcnr
*+++
* save current spreadshee... | 21.655602 | 86 | 0.553938 |
7a4783850f7ff0c95f1b0ec389ed739b9fe9b441 | 649 | asm | Assembly | oeis/131/A131654.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/131/A131654.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/131/A131654.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A131654: Difference mod 10 of successive digits of Pi.
; Submitted by Christian Krause
; 8,3,7,4,4,3,4,9,8,2,3,1,8,2,4,9,1,5,6,2,6,4,8,9,0,5,5,9,5,2,6,5,2,6,0,6,7,8,8,4,5,3,4,6,0,4,4,8,6,9,5,3,4,8,9,8,7,5,5,0,1,4,3,1,7,7,1,3,5,8,6,6,6,6,8,6,8,8,1,0,9,8,6,6,2,3,1,4,4,3,8,1,8,9,0,6,3,6,1,2
mov $3,2
lpb $3
sub $3,1
... | 20.935484 | 201 | 0.508475 |
29a5a7ba6223c645ea235b80953c0ae320a0836c | 1,965 | asm | Assembly | programs/oeis/152/A152135.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/152/A152135.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/152/A152135.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A152135: Maximal length of rook tour on an n X n+4 board.
; 12,36,74,134,216,328,470,650,868,1132,1442,1806,2224,2704,3246,3858,4540,5300,6138,7062,8072,9176,10374,11674,13076,14588,16210,17950,19808,21792,23902,26146,28524,31044,33706,36518,39480,42600,45878,49322,52932,56716,60674,64814,69136,73648,78350,83250,8834... | 140.357143 | 1,810 | 0.840712 |
75adf3d16d03ac04b7f39f77b46d05b4d4ffbea7 | 363 | asm | Assembly | programs/oeis/007/A007862.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/007/A007862.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/007/A007862.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A007862: Number of triangular numbers that divide n.
; 1,1,2,1,1,3,1,1,2,2,1,3,1,1,3,1,1,3,1,2,3,1,1,3,1,1,2,2,1,5,1,1,2,1,1,4,1,1,2,2,1,4,1,1,4,1,1,3,1,2,2,1,1,3,2,2,2,1,1,5,1,1,3,1,1,4,1,1,2,2,1,4,1,1,3,1,1,4,1,2,2,1,1,5,1,1,2,1,1,6,2,1,2,1,1,3,1,1,2,2
mul $0,2
add $0,1
seq $0,129308 ; a(n) is the number of positi... | 51.857143 | 201 | 0.589532 |
afaf542ba559d0770277ec2b88b518e6235e513b | 966 | asm | Assembly | oeis/259/A259669.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/259/A259669.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/259/A259669.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A259669: a(0)=0, a(1)=1, a(n) = min{5 a(k) + (5^(n-k)-1)/4, k=0..(n-1)} for n>=2.
; Submitted by Christian Krause
; 0,1,6,11,36,61,86,211,336,461,586,1211,1836,2461,3086,3711,6836,9961,13086,16211,19336,22461,38086,53711,69336,84961,100586,116211,131836,209961,288086,366211,444336,522461,600586,678711,756836,1147461,... | 27.6 | 498 | 0.650104 |
418a104b30d12b920845eefa2f9c0f1caff7980b | 372 | asm | Assembly | oeis/099/A099817.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/099/A099817.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/099/A099817.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A099817: Bisection of A000796 (decimal expansion of Pi).
; 1,1,9,6,3,8,7,3,3,4,2,4,3,3,7,5,2,8,1,7,6,3,9,7,1,5,2,9,4,4,5,2,0,8,6,0,2,6,0,9,8,2,0,4,2,3,2,1,0,7,8,1,8,8,5,3,8,3,6,4,0,3,4,6,9,5,5,2,3,7,5,5,4,8,2,4,1,1,4,0,8,1,2,0,9,8,2,1,5,5,6,4,2,9,8,5,9,0,8,9
mul $0,2
add $0,1
seq $0,59833 ; "Madonna's Sequence": add... | 41.333333 | 201 | 0.577957 |
c411912eeda047fdfaf7f974f1b8f1976672c477 | 423 | asm | Assembly | oeis/184/A184030.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/184/A184030.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/184/A184030.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A184030: 1/16 the number of (n+1)X(n+1) 0..3 arrays with all 2X2 subblocks having the same four values
; Submitted by Jon Maiga
; 16,40,82,166,322,634,1234,2434,4786,9490,18802,37426,74482
mov $3,$0
seq $0,209726 ; 1/4 the number of (n+1) X 8 0..2 arrays with every 2 X 2 subblock having distinct clockwise edge diffe... | 24.882353 | 125 | 0.687943 |
1609a2a458042b6757e97e32f6c55cabca2a9e9f | 2,427 | asm | Assembly | Assembly/textbox/menu_checksheet.asm | WildGenie/Ninokuni | 019b4b7f069b311d0146d634f0af4c3096be7dd9 | [
"Apache-2.0"
] | 14 | 2015-01-15T19:08:06.000Z | 2021-09-27T17:27:22.000Z | Assembly/textbox/menu_checksheet.asm | WildGenie/Ninokuni | 019b4b7f069b311d0146d634f0af4c3096be7dd9 | [
"Apache-2.0"
] | 5 | 2015-01-13T21:19:45.000Z | 2015-04-12T15:51:18.000Z | Assembly/textbox/menu_checksheet.asm | WildGenie/Ninokuni | 019b4b7f069b311d0146d634f0af4c3096be7dd9 | [
"Apache-2.0"
] | 7 | 2015-02-02T20:14:00.000Z | 2017-05-14T07:58:12.000Z | ;;----------------------------------------------------------------------------;;
;; Align the position of the numbers in the check sheet menu.
;; Copyright 2014 Benito Palacios (aka pleonex)
;;
;; Licensed under the Apache License, Version 2.0 (the "License");
;; you may not use this file except in compliance with ... | 28.552941 | 80 | 0.620519 |
0e1a43cec68dae48b44619ca5ead5416c3ea6dad | 3,506 | asm | Assembly | assignments/5/Q1/Q1_2019061.asm | plibither8/iiitd_cse231-os | 95618c0527db561ab2cf2bce55a43d0d95529ffc | [
"MIT"
] | 3 | 2021-11-01T11:05:17.000Z | 2021-11-24T18:43:46.000Z | assignments/5/Q1/Q1_2019061.asm | plibither8/iiitd_cse231-os | 95618c0527db561ab2cf2bce55a43d0d95529ffc | [
"MIT"
] | null | null | null | assignments/5/Q1/Q1_2019061.asm | plibither8/iiitd_cse231-os | 95618c0527db561ab2cf2bce55a43d0d95529ffc | [
"MIT"
] | 1 | 2021-11-01T11:05:24.000Z | 2021-11-01T11:05:24.000Z | ;; Name: Mihir Chaturvedi
;; Roll no.: 2019061
[bits 16] ; 16-bit Real Mode commands
[org 0x7c00] ; Starting address of the code
real_mode_boot:
;; Initialise VGA configs
call init_vga
;; Switch to protected mode
call switch_to_pm
;; We jump straight to the 32 bit, protected mode
;; of the code and start to ... | 25.223022 | 89 | 0.727325 |
c8f8ae1813ffb53ce7309f11d2138e14b747c3a8 | 521 | asm | Assembly | oeis/188/A188733.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/188/A188733.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/188/A188733.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A188733: Decimal expansion of (9+sqrt(145))/8.
; Submitted by Stefano Spezia
; 2,6,3,0,1,9,9,3,2,2,3,4,9,0,3,6,9,3,5,0,1,6,0,3,0,1,2,8,7,9,7,3,2,6,0,0,6,5,5,3,1,6,9,0,5,0,6,3,1,7,2,9,2,4,4,0,0,9,0,5,4,1,6,5,5,6,5,8,1,1,6,4,4,1,9,5,7,2,5,8,1,8,4,3,2,2,4,9,6,4,2,9,6,1,3,6,8,6,7,7
mov $1,3
mov $2,1
mov $3,$0
mul $3,2
l... | 17.965517 | 201 | 0.53167 |
fe221fdc73434ae65615cc73fa0890ba69adc351 | 5,194 | asm | Assembly | autovectorization-tests/results/msvc19.28.29333-avx2/transform_neg.asm | clayne/toys | ec06411e2d3b920403607888d4a573e41390ee5b | [
"BSD-2-Clause"
] | null | null | null | autovectorization-tests/results/msvc19.28.29333-avx2/transform_neg.asm | clayne/toys | ec06411e2d3b920403607888d4a573e41390ee5b | [
"BSD-2-Clause"
] | null | null | null | autovectorization-tests/results/msvc19.28.29333-avx2/transform_neg.asm | clayne/toys | ec06411e2d3b920403607888d4a573e41390ee5b | [
"BSD-2-Clause"
] | null | null | null | _x$ = 8 ; size = 1
int <lambda_b961ac9dca32e245ad7c3bf10969bcc3>::operator()(signed char)const PROC ; <lambda_b961ac9dca32e245ad7c3bf10969bcc3>::operator(), COMDAT
movsx eax, BYTE PTR _x$[esp-4]
neg eax
ret 4
int <lambda_b961ac9dca32e245ad7c3bf109... | 36.836879 | 145 | 0.510397 |
97336d56fd1a4f8ae6de3a7950aace6a3adbdcb6 | 172 | asm | Assembly | Test19/Test19.asm | BorisPolonsky/TX1C_Showcase | e65b41f32554a8ad651bbdf86866e1001f23f643 | [
"MIT"
] | null | null | null | Test19/Test19.asm | BorisPolonsky/TX1C_Showcase | e65b41f32554a8ad651bbdf86866e1001f23f643 | [
"MIT"
] | null | null | null | Test19/Test19.asm | BorisPolonsky/TX1C_Showcase | e65b41f32554a8ad651bbdf86866e1001f23f643 | [
"MIT"
] | null | null | null | ORG 0H
AJMP MAIN
ORG 100H
MAIN:
MOV A,#0FEH
LOOP:
RL A
MOV P1,A
LCALL DELAY1
LJMP LOOP
DELAY1:
MOV R0,#200
LOOP2:
MOV R1,#100
LOOP1:
DJNZ R1,LOOP1
DJNZ R0,LOOP2
RET
END
| 7.478261 | 13 | 0.72093 |
977eb2fa682d907c87914116c0ed715da0459c73 | 559 | asm | Assembly | multiworldplayernames.asm | KScl/z3rasm | 7739c9bd6a0c803b1e4e1f435af3178b8e04207b | [
"MIT"
] | null | null | null | multiworldplayernames.asm | KScl/z3rasm | 7739c9bd6a0c803b1e4e1f435af3178b8e04207b | [
"MIT"
] | null | null | null | multiworldplayernames.asm | KScl/z3rasm | 7739c9bd6a0c803b1e4e1f435af3178b8e04207b | [
"MIT"
] | null | null | null | table textmaps/hud_font.map
;org $32DFD0 ; PC 0x195FD0 -- 28 bytes
HUD_ReceivedFrom:
dw "RECEIVED FROM "
;org $32DFEC ; PC 0x195FEC -- 16 bytes
HUD_SentTo:
dw "SENT TO "
;org $32DFFC ; PC 0x195FFC
;--------------------------------------------------------------------------------
; Player names (32 bytes/player) - 255... | 23.291667 | 81 | 0.488372 |
9c22a261dc12a7f69ca650b525926fa8397ec3fe | 61,365 | asm | Assembly | irhydra/web/demos/dart/code.asm | cgvarela/irhydra | 7312aaf919e8541e093511260f5d7b8c6d18055f | [
"Apache-2.0"
] | 371 | 2015-01-06T09:00:30.000Z | 2022-02-12T00:56:54.000Z | irhydra/web/demos/dart/code.asm | cgvarela/irhydra | 7312aaf919e8541e093511260f5d7b8c6d18055f | [
"Apache-2.0"
] | 27 | 2015-01-09T13:28:30.000Z | 2017-06-09T20:34:43.000Z | irhydra/web/demos/dart/code.asm | cgvarela/irhydra | 7312aaf919e8541e093511260f5d7b8c6d18055f | [
"Apache-2.0"
] | 34 | 2015-01-13T08:12:21.000Z | 2020-02-08T17:01:22.000Z | *** BEGIN CFG
Before Optimizations
==== file:///usr/local/google/home/vegorov/src/irhydra/irhydra/web/demos/dart/demo.dart_Vec2_get_len2
B0[graph]:2
B1[target]:0
CheckStackOverflow:4()
t0 <- LoadLocal:6(this)
PushArgument:8(t0)
t0 <- InstanceCall:10(get:x, t0 IC[1: Vec2 #1875 <0xf22117a1>])
PushArgu... | 46.523882 | 149 | 0.618268 |
2fdeae347cdc071129f63f61bab98885c5250b7c | 1,071 | asm | Assembly | programs/oeis/266/A266981.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/266/A266981.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/266/A266981.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A266981: Number of ON (black) cells in the n-th iteration of the "Rule 79" elementary cellular automaton starting with a single ON (black) cell.
; 1,2,2,5,3,8,4,11,5,14,6,17,7,20,8,23,9,26,10,29,11,32,12,35,13,38,14,41,15,44,16,47,17,50,18,53,19,56,20,59,21,62,22,65,23,68,24,71,25,74,26,77,27,80,28,83,29,86,30,89,31,... | 97.363636 | 857 | 0.703081 |
8a6a9d7b61d1888a813ef1933445fd856a325e8b | 549 | asm | Assembly | oeis/017/A017714.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/017/A017714.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/017/A017714.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A017714: Binomial coefficients C(n,50).
; 1,51,1326,23426,316251,3478761,32468436,264385836,1916797311,12565671261,75394027566,418094152866,2160153123141,10468434365991,47855699958816,207374699821536,855420636763836,3371363686069236,12736262814039336,46252743903616536,161884603662657876,547324136192795676,17912426275... | 91.5 | 485 | 0.901639 |
c2aeed2ce8f0d47be55532446325ccf26135d159 | 2,566 | asm | Assembly | rot13.asm | Ciremun/practice | 8558c1eeae263f1687c4e99599033358082f39c1 | [
"MIT"
] | 1 | 2022-01-28T02:43:17.000Z | 2022-01-28T02:43:17.000Z | rot13.asm | Ciremun/practice | 8558c1eeae263f1687c4e99599033358082f39c1 | [
"MIT"
] | 3 | 2021-04-21T23:42:23.000Z | 2021-09-11T08:18:13.000Z | rot13.asm | Ciremun/practice | 8558c1eeae263f1687c4e99599033358082f39c1 | [
"MIT"
] | null | null | null | global main
extern malloc, puts, exit
rot13:
push r13
push r12
push rbp
push rbx
sub rsp, 8
cmp BYTE [rdi], 0
je .malloc_str
mov rbx, rdi
mov eax, 1
.strlen:
mov edi, eax
lea ebp, [rax-1]
... | 25.405941 | 74 | 0.411535 |
ee02f3190f45a454ed1fe3d6018c9ff744fcb0dc | 627 | asm | Assembly | oeis/100/A100182.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/100/A100182.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/100/A100182.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A100182: Structured tetragonal anti-prism numbers.
; 1,8,28,68,135,236,378,568,813,1120,1496,1948,2483,3108,3830,4656,5593,6648,7828,9140,10591,12188,13938,15848,17925,20176,22608,25228,28043,31060,34286,37728,41393,45288,49420,53796,58423,63308,68458,73880,79581,85568,91848,98428,105315,112516,120038,127888,136073,1... | 52.25 | 496 | 0.791069 |
ee3c4fe73fde862dcd9b2f7a0c62dec79875714e | 5,780 | asm | Assembly | Transynther/x86/_processed/NC/_ht_un_/i3-7100_9_0x84_notsx.log_21829_1982.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NC/_ht_un_/i3-7100_9_0x84_notsx.log_21829_1982.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NC/_ht_un_/i3-7100_9_0x84_notsx.log_21829_1982.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r13
push %r14
push %r15
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0x1ee06, %rax
nop
sub $36085, %r10
mov $0x6162636465666768, %rdi
movq %rdi, %xmm4
vmovups %ymm4, (%rax)
nop
nop
nop
nop
and $8543, %rax
lea addresses_normal_ht+0xcf42, %r14
nop... | 46.24 | 2,999 | 0.661419 |
fcff42a783f0b32af316be96dd99148b26958913 | 573 | asm | Assembly | HW8/Divide_without_DIV.asm | benymaxparsa/Assembly-8086 | 046702df9f03c55b7c41b4fbbc68ce7050c8d1a9 | [
"MIT"
] | null | null | null | HW8/Divide_without_DIV.asm | benymaxparsa/Assembly-8086 | 046702df9f03c55b7c41b4fbbc68ce7050c8d1a9 | [
"MIT"
] | null | null | null | HW8/Divide_without_DIV.asm | benymaxparsa/Assembly-8086 | 046702df9f03c55b7c41b4fbbc68ce7050c8d1a9 | [
"MIT"
] | null | null | null | ; By Parsa KamaliPour - 97149081
TITLE DIV-PROG (EXE) DIVIDE TWO NUMBER WITHOUT USING DIV & IDIV
PAGE 60, 132
.MODEL SMALL
.DATA
;X DB 010H
;Y DB 04H
X DB 017H
Y DB 05H
REMAINDER DB ?
QUOTIENT DB ?
.CODE
MAIN:
MOV AX, @DATA
MOV DS, AX
XOR AL, AL
MOV AL,... | 12.191489 | 63 | 0.481675 |
95be04c25c4dea37a6bc5c9cb41fee111e72ec33 | 26,720 | asm | Assembly | Info/Debug_Main.asm | PhilippMueller1991/SIMD_Tests | 72794d7fb0dedf575d435238e512f198a1ce3471 | [
"MIT"
] | null | null | null | Info/Debug_Main.asm | PhilippMueller1991/SIMD_Tests | 72794d7fb0dedf575d435238e512f198a1ce3471 | [
"MIT"
] | null | null | null | Info/Debug_Main.asm | PhilippMueller1991/SIMD_Tests | 72794d7fb0dedf575d435238e512f198a1ce3471 | [
"MIT"
] | null | null | null | ; Listing generated by Microsoft (R) Optimizing Compiler Version 19.21.27702.2
include listing.inc
INCLUDELIB MSVCRTD
INCLUDELIB OLDNAMES
PUBLIC ?gAntiOptimizationMask@@3HA ; gAntiOptimizationMask
PUBLIC ??_C@_03GCDGINBO@ref@ ; `string'
PUBLIC ??_C@_03OEPHKLAG@SSE@ ; `string'
_BSS SEGMENT
?gAntiOptimization... | 23.275261 | 161 | 0.711939 |
a49ef2847d13060e0027ac66caf762e23825954f | 86 | asm | Assembly | gfx/pokemon/furret/anim.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 28 | 2019-11-08T07:19:00.000Z | 2021-12-20T10:17:54.000Z | gfx/pokemon/furret/anim.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 13 | 2020-01-11T17:00:40.000Z | 2021-09-14T01:27:38.000Z | gfx/pokemon/furret/anim.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 22 | 2020-05-28T17:31:38.000Z | 2022-03-07T20:49:35.000Z | frame 3, 22
setrepeat 2
frame 0, 08
frame 1, 08
frame 2, 08
dorepeat 2
endanim
| 10.75 | 12 | 0.674419 |
62c00d2d46ee44aa15bd7cefa89ad81a20bee5e2 | 418 | asm | Assembly | oeis/052/A052717.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/052/A052717.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/052/A052717.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A052717: E.g.f. x*(1 - sqrt(1 - 4*x))/2 .
; Submitted by Christian Krause
; 0,0,2,6,48,600,10080,211680,5322240,155675520,5189184000,194075481600,8045310873600,366061644748800,18134130709094400,971471287987200000,55956746188062720000,3448334483839365120000
mov $4,$0
lpb $0
lpb $3
add $2,1
mov $3,$6
mov... | 20.9 | 182 | 0.667464 |
bbf9eb61014cc9163e19e26db59ac71229264bb8 | 367 | asm | Assembly | programs/oeis/296/A296135.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/296/A296135.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/296/A296135.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A296135: {0->01}-transform of the Fibonacci word A003849.
; 0,1,1,0,1,0,1,1,0,1,1,0,1,0,1,1,0,1,0,1,1,0,1,1,0,1,0,1,1,0,1,1,0,1,0,1,1,0,1,0,1,1,0,1,1,0,1,0,1,1,0,1,0,1,1,0,1,1,0,1,0,1,1,0,1,1,0,1,0,1,1,0,1,0,1,1,0,1,1,0,1,0,1,1,0,1,1,0,1,0,1,1,0,1,0,1,1,0,1,1
add $0,3
seq $0,189661 ; Fixed point of the morphism 0->0... | 45.875 | 201 | 0.577657 |
e02d517fb55f3e0714beb0ad5cb1f99c966fb6e6 | 521 | asm | Assembly | programs/oeis/323/A323075.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/323/A323075.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/323/A323075.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A323075: The fixed point reached when map x -> 1+(x-(largest divisor d < x)) is iterated, starting from x = n.
; 1,2,3,3,5,3,7,5,7,3,11,7,13,5,11,7,17,3,19,11,11,7,23,13,11,5,19,11,29,7,31,17,23,3,29,19,37,11,19,11,41,7,43,23,31,13,47,11,43,5,29,19,53,11,31,29,19,7,59,31,61,17,43,23,53,3,67,29,47,19,71,37,73,11,29,19... | 47.363636 | 277 | 0.618042 |
47ca106531f1596c69de1aa3ae28782fb58c3036 | 5,462 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i7-8650U_0xd2.log_21829_1755.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_1755.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_1755.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r13
push %r14
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x736e, %rcx
nop
nop
nop
nop
nop
xor $25841, %rax
mov $0x6162636465666768, %r13
movq %r13, %xmm5
vmovups %ymm5, (%rcx)
nop
nop
nop
xor $9844, %r11
lea addresses_UC_ht+0x9bee, %rsi
l... | 44.770492 | 2,999 | 0.661845 |
9d3f46f2b94d13c4629d1543fda3a24c7ed1329d | 47,520 | asm | Assembly | cat.asm | ShwetiMahajan/xv6_schedulersOS | 35efdf3d33562ec290331a7ee246e65af19e7e2e | [
"MIT-0"
] | null | null | null | cat.asm | ShwetiMahajan/xv6_schedulersOS | 35efdf3d33562ec290331a7ee246e65af19e7e2e | [
"MIT-0"
] | null | null | null | cat.asm | ShwetiMahajan/xv6_schedulersOS | 35efdf3d33562ec290331a7ee246e65af19e7e2e | [
"MIT-0"
] | null | null | null |
_cat: file format elf32-i386
Disassembly of section .text:
00000000 <cat>:
char buf[512];
void
cat(int fd)
{
0: 55 push %ebp
1: 89 e5 mov %esp,%ebp
3: 56 push %esi
4: 53 push %ebx
5: 83 ec 10 sub $... | 28.887538 | 60 | 0.414857 |
b517922e63dbd1550411da1db54f4d497fc16bd0 | 720 | asm | Assembly | oeis/291/A291000.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/291/A291000.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/291/A291000.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A291000: p-INVERT of (1,1,1,1,1,...), where p(S) = 1 - S - S^2 - S^3.
; Submitted by Jamie Morken(w2)
; 1,3,9,26,74,210,596,1692,4804,13640,38728,109960,312208,886448,2516880,7146144,20289952,57608992,163568448,464417728,1318615104,3743926400,10630080640,30181847168,85694918912,243312448256,690833811712,1961475291648... | 42.352941 | 499 | 0.790278 |
872b19ba51296743b4abba2e7117beb62f50401f | 2,205 | asm | Assembly | nasm assembly/library/sort by word.asm | AI-Factor-y/NASM-library | 5141901352a47b73e716e27d628bb719f1891092 | [
"Apache-2.0"
] | null | null | null | nasm assembly/library/sort by word.asm | AI-Factor-y/NASM-library | 5141901352a47b73e716e27d628bb719f1891092 | [
"Apache-2.0"
] | null | null | null | nasm assembly/library/sort by word.asm | AI-Factor-y/NASM-library | 5141901352a47b73e716e27d628bb719f1891092 | [
"Apache-2.0"
] | null | null | null | sort_string_matrix:
;; usage
;-------
; string base address in ebx
section .bss
sort_i: resd 1
sort_j: resd 1
str_1_pos : resd 1
str_2_pos: resd 1
section .text
push rax ; push all
push rbx
push rcx
mov dword[sort_i],0
mov dword[sort_j],0
sort_mat_loop1:
mov eax, [sort_i]
i... | 11.854839 | 39 | 0.617234 |
d71610efd8febb9673c4600afa93b1c2185e48b4 | 590 | asm | Assembly | programs/oeis/129/A129952.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/129/A129952.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/129/A129952.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A129952: Binomial transform of A124625.
; 1,1,2,6,16,40,96,224,512,1152,2560,5632,12288,26624,57344,122880,262144,557056,1179648,2490368,5242880,11010048,23068672,48234496,100663296,209715200,436207616,905969664,1879048192,3892314112,8053063680,16642998272,34359738368,70866960384,146028888064,300647710720,61847529062... | 53.636364 | 480 | 0.842373 |
a0a6f7b2697162b203df2a43d82cf58876b6e039 | 828 | asm | Assembly | 05-bootsector-functions-strings/exec5_my_print_hex.asm | MCmengde/os-tutorial | 907e96af213306e0bf11fea82432ca91aba4c248 | [
"BSD-3-Clause"
] | null | null | null | 05-bootsector-functions-strings/exec5_my_print_hex.asm | MCmengde/os-tutorial | 907e96af213306e0bf11fea82432ca91aba4c248 | [
"BSD-3-Clause"
] | null | null | null | 05-bootsector-functions-strings/exec5_my_print_hex.asm | MCmengde/os-tutorial | 907e96af213306e0bf11fea82432ca91aba4c248 | [
"BSD-3-Clause"
] | null | null | null | my_print_hex:
pusha
; index variable
mov cx, 4
; mov the string pointer to the tail
mov bx, HEX_OUT + 5
hex_loop:
cmp cx, 0
je end
; here the real value in dx, not its pointer.
mov ax, dx
and ax, 0x000f
; 0x30 = 48, ASCII(48) = '0'
add a... | 17.617021 | 53 | 0.480676 |
3830a004e5eb799ac9be0260c3d588b69af01608 | 700 | asm | Assembly | oeis/330/A330592.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/330/A330592.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/330/A330592.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A330592: a(n) is the number of subsets of {1,2,...,n} that contain exactly two odd numbers.
; Submitted by Jon Maiga
; 0,0,2,4,12,24,48,96,160,320,480,960,1344,2688,3584,7168,9216,18432,23040,46080,56320,112640,135168,270336,319488,638976,745472,1490944,1720320,3440640,3932160,7864320,8912896,17825792,20054016,401080... | 50 | 498 | 0.801429 |
7b1969796859e37137b55f9d3a38a6391f3a5f8a | 641 | asm | Assembly | data/pokemon/base_stats/cheep.asm | TastySnax12/pokecrystal16-493-plus | 9de36c8803c9bdf4b8564ed547f988b0b66f0c41 | [
"blessing"
] | 2 | 2021-07-31T07:05:06.000Z | 2021-10-16T03:32:26.000Z | data/pokemon/base_stats/cheep.asm | TastySnax12/pokecrystal16-493-plus | 9de36c8803c9bdf4b8564ed547f988b0b66f0c41 | [
"blessing"
] | null | null | null | data/pokemon/base_stats/cheep.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 50, 55, 35, 75, 75, 60
; hp atk def spd sat sdf
db WATER, FLYING ; type
db 180 ; catch rate
db 88 ; base exp
db NO_ITEM, NO_ITEM ; items
db GENDER_F50 ; gender ratio
db 100 ; unknown 1
db 20 ; step cycles to hatch
db 5 ; unknown 2
INCBIN "gfx/pokemon/cheep/fro... | 29.136364 | 172 | 0.703588 |
41b1195d2a4c70d4ef9301707bd36426dccd7c02 | 307 | asm | Assembly | programs/oeis/047/A047551.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/047/A047551.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/047/A047551.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A047551: Numbers that are congruent to {0, 1, 6, 7} mod 8.
; 0,1,6,7,8,9,14,15,16,17,22,23,24,25,30,31,32,33,38,39,40,41,46,47,48,49,54,55,56,57,62,63,64,65,70,71,72,73,78,79,80,81,86,87,88,89,94,95,96,97,102,103,104,105,110,111,112,113,118,119,120,121,126
mov $1,$0
add $0,2
div $0,4
mul $0,4
add $0,$1
| 34.111111 | 197 | 0.644951 |
94b4a75308f4d4ef527dbca117cbd426ec48960d | 195 | asm | Assembly | modules/goOn.asm | antuniooh/assembly-calculator | 5e364c5cfdb0aa90958dc168e546c305cda1ee5a | [
"MIT"
] | 2 | 2021-05-08T20:51:42.000Z | 2021-05-08T20:52:06.000Z | modules/goOn.asm | antuniooh/assembly-calculator | 5e364c5cfdb0aa90958dc168e546c305cda1ee5a | [
"MIT"
] | null | null | null | modules/goOn.asm | antuniooh/assembly-calculator | 5e364c5cfdb0aa90958dc168e546c305cda1ee5a | [
"MIT"
] | 2 | 2020-12-14T00:09:01.000Z | 2021-03-25T14:07:08.000Z | GO_ON:
JNB F0, ROTINA
MOV A, 70h
ACALL posicionaCursor
MOV A, R4
;se ja ha uma conta
JNZ SETSECOND_REGISTER
;conferir se ja digitou o primeiro
MOV A, R5
;se ja digitou
JNZ VALIDARCONTA
| 16.25 | 35 | 0.738462 |
c251033f43cd39f75f8ed3cdb2cb160925232a21 | 592 | asm | Assembly | oeis/192/A192918.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/192/A192918.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/192/A192918.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A192918: The decimal expansion of the real root of r^3 + r^2 + r - 1.
; Submitted by Jamie Morken(s2)
; 5,4,3,6,8,9,0,1,2,6,9,2,0,7,6,3,6,1,5,7,0,8,5,5,9,7,1,8,0,1,7,4,7,9,8,6,5,2,5,2,0,3,2,9,7,6,5,0,9,8,3,9,3,5,2,4,0,8,0,4,0,3,7,8,3,1,1,6,8,6,7,3,9,2,7,9,7,3,8,6,6,4,8,5,1,5,7,9,1,4,5,7,6,0,5,9,1,2,5,4
add $0,1
mov ... | 18.5 | 201 | 0.515203 |
089cdce55ec6553590c929c004542108e610e651 | 161 | asm | Assembly | templates/asm/munmap.asm | jchristman/Grapenut | a313c1b6a2181b45f3b01307ec31187b5116a690 | [
"MIT"
] | null | null | null | templates/asm/munmap.asm | jchristman/Grapenut | a313c1b6a2181b45f3b01307ec31187b5116a690 | [
"MIT"
] | null | null | null | templates/asm/munmap.asm | jchristman/Grapenut | a313c1b6a2181b45f3b01307ec31187b5116a690 | [
"MIT"
] | null | null | null | push ebp
mov ebp, esp
mov eax, 0x5b ; sys_munmap
mov ebx, [ebp+8] ; void *addr
mov ecx, [ebp+0xc] ; size_t length
int 0x80 ; syscall
mov esp, ebp
pop ebp
ret
| 13.416667 | 34 | 0.68323 |
91a931cbef54d5748bc3b6769c98f0452b6d1e16 | 377 | asm | Assembly | agent/defns.asm | jephthai/EvilVM | 429fcc9df6f1168d38c21f37b377c36cf7bcc957 | [
"MIT"
] | 141 | 2019-05-18T20:46:47.000Z | 2022-02-28T05:10:43.000Z | agent/defns.asm | jephthai/EvilVM | 429fcc9df6f1168d38c21f37b377c36cf7bcc957 | [
"MIT"
] | 6 | 2019-06-04T15:33:21.000Z | 2021-05-07T15:27:58.000Z | agent/defns.asm | jephthai/EvilVM | 429fcc9df6f1168d38c21f37b377c36cf7bcc957 | [
"MIT"
] | 21 | 2019-05-22T02:48:30.000Z | 2021-11-03T05:34:48.000Z | dict:
%define link 1 ; indicates end of list
; we'll later check this when updating pointers
%macro start_def 3
%strlen namelen %3
global code_%2
def_%2: dq link
%assign link def_%2 - core
db %1
dd end_%2 - code_%2
dd code_%2 - def_%2
db namelen
name_%2:
db %3 ; name as ASCII
code_%2: ... | 16.391304 | 62 | 0.644562 |
4651aa58d8cbca351fe533b167b50b7fb8498e97 | 348 | asm | Assembly | programs/oeis/174/A174928.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/174/A174928.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/174/A174928.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A174928: Partial sums of A174927.
; 1,65,66,130,131,195,196,260,261,325,326,390,391,455,456,520,521,585,586,650,651,715,716,780,781,845,846,910,911,975,976,1040,1041,1105,1106,1170,1171,1235,1236,1300,1301,1365,1366,1430,1431,1495,1496,1560
mov $1,$0
mod $0,2
mov $2,$1
add $1,$0
mov $0,3
div $1,2
mul $1,7
mul $0,$1
... | 23.2 | 206 | 0.686782 |
6a3c94ac4b64bde5567944bc3c7598ddd19c6fe3 | 313 | asm | Assembly | tests/reg_call2.asm | notaz/ia32rtools | 75b4a70dafd7faf3c27b963fa8e67462538f91d4 | [
"BSD-3-Clause"
] | 55 | 2015-01-27T01:10:27.000Z | 2022-03-27T05:35:08.000Z | tests/reg_call2.asm | notaz/ia32rtools | 75b4a70dafd7faf3c27b963fa8e67462538f91d4 | [
"BSD-3-Clause"
] | null | null | null | tests/reg_call2.asm | notaz/ia32rtools | 75b4a70dafd7faf3c27b963fa8e67462538f91d4 | [
"BSD-3-Clause"
] | 9 | 2015-08-16T03:27:24.000Z | 2020-10-28T05:14:52.000Z |
_text segment para public 'CODE' use32
sub_test proc near
push ebp
mov ebp, esp
call fastcall_func
inc ecx
pop ebp
retn
sub_test endp
_text ends
; vim:expandtab
| 19.5625 | 48 | 0.412141 |
ed2547da20aa1a2c189723ec9ff13846e9f9bc6d | 288 | asm | Assembly | programs/oeis/187/A187321.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/187/A187321.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/187/A187321.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A187321: a(n) = floor(n/2) + floor(n/4).
; 0,0,1,1,3,3,4,4,6,6,7,7,9,9,10,10,12,12,13,13,15,15,16,16,18,18,19,19,21,21,22,22,24,24,25,25,27,27,28,28,30,30,31,31,33,33,34,34,36,36,37,37,39,39,40,40,42,42,43,43,45,45,46,46,48,48,49,49,51,51,52,52,54
mov $1,$0
div $1,2
mul $1,3
div $1,2
| 36 | 206 | 0.607639 |
fe962bf36a57278c5b1be86325e67c0d75caa3d5 | 350 | asm | Assembly | programs/oeis/212/A212415.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/212/A212415.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/212/A212415.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A212415: Number of (w,x,y,z) with all terms in {1,...,n} and w<x>=y<=z.
; 0,0,3,17,55,135,280,518,882,1410,2145,3135,4433,6097,8190,10780,13940,17748,22287,27645,33915,41195,49588,59202,70150,82550,96525,112203,129717,149205,170810,194680,220968,249832,281435,315945
mov $3,3
lpb $0,1
sub $0,1
add $2,$4
add $1,... | 29.166667 | 194 | 0.677143 |
1ed181fe211eb94cb6d793c0789a2c0397ba47e5 | 205 | asm | Assembly | Source Codes Testing/FirstExperiment.asm | aravindvnair99/emu8086 | 1713febd30618f0d03f09c6a7f8eb6c4a68888b8 | [
"MIT"
] | 11 | 2018-12-31T08:56:38.000Z | 2022-02-28T15:49:14.000Z | Source Codes Testing/FirstExperiment.asm | aravindvnair99/emu8086 | 1713febd30618f0d03f09c6a7f8eb6c4a68888b8 | [
"MIT"
] | null | null | null | Source Codes Testing/FirstExperiment.asm | aravindvnair99/emu8086 | 1713febd30618f0d03f09c6a7f8eb6c4a68888b8 | [
"MIT"
] | 4 | 2020-11-10T01:29:54.000Z | 2022-01-20T04:50:08.000Z | .MODEL SMALL
.STACK
.DATA
N db 10
sum db ?
;
.CODE
.STARTUP
mov cx,00h
mov cl,N
clc
mov al,0h
addition: add al,1h
add bl,al
loop addition
mov sum,bl
.EXIT
END | 10.789474 | 23 | 0.55122 |
d743c5d2f9c630cf56806e620286e8a5f392ff44 | 501 | asm | Assembly | oeis/019/A019702.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/019/A019702.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/019/A019702.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A019702: Decimal expansion of 2*Pi/21.
; Submitted by Jon Maiga
; 2,9,9,1,9,9,3,0,0,3,4,1,8,8,5,0,7,0,3,2,9,7,7,5,5,6,0,3,1,2,3,3,3,6,0,8,0,1,8,7,7,8,0,3,8,0,3,5,7,2,4,3,6,3,9,0,2,3,7,5,6,7,5,4,5,7,8,8,7,2,7,6,7,8,9,1,6,2,7,6,1,7,7,4,0,9,8,5,5,4,7,9,4,4,8,7,3,3,9,8
add $0,1
mov $2,1
mov $3,$0
mul $3,5
lpb $3
mul $... | 17.892857 | 201 | 0.526946 |
e8c74b68b1a5d3561e0d5bde49482edcb1c93c89 | 68,992 | asm | Assembly | game-mod/characters/kiki/states.asm | sgadrat/super-tilt-bro | f918731c63a32dc3d0c80f10e7b053d6fa218c50 | [
"WTFPL"
] | 91 | 2017-08-06T18:30:13.000Z | 2022-02-17T00:26:45.000Z | game-mod/characters/kiki/states.asm | sgadrat/super-tilt-bro | f918731c63a32dc3d0c80f10e7b053d6fa218c50 | [
"WTFPL"
] | 2 | 2018-10-12T04:34:13.000Z | 2021-12-25T17:01:18.000Z | game-mod/characters/kiki/states.asm | sgadrat/super-tilt-bro | f918731c63a32dc3d0c80f10e7b053d6fa218c50 | [
"WTFPL"
] | 9 | 2016-10-08T21:24:37.000Z | 2022-02-05T00:13:31.000Z | ;
; States index
;
KIKI_STATE_THROWN = PLAYER_STATE_THROWN
KIKI_STATE_RESPAWN = PLAYER_STATE_RESPAWN
KIKI_STATE_INNEXISTANT = PLAYER_STATE_INNEXISTANT
KIKI_STATE_SPAWN = PLAYER_STATE_SPAWN
KIKI_STATE_IDLE = PLAYER_STATE_STANDING
KIKI_STATE_RUNNING = PLAYER_STATE_RUNNING
KIKI_STATE_FALLING = CUSTOM_PLAYER_STATES_BEGIN ... | 22.93617 | 140 | 0.757784 |
2d352876813d68ca749a74beaa158262e86d72e5 | 2,362 | asm | Assembly | programs/oeis/001/A001505.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/001/A001505.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/001/A001505.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A001505: a(n) = (4n+1)(4n+2)(4n+3).
; 6,210,990,2730,5814,10626,17550,26970,39270,54834,74046,97290,124950,157410,195054,238266,287430,342930,405150,474474,551286,635970,728910,830490,941094,1061106,1190910,1330890,1481430,1642914,1815726,2000250,2196870,2405970,2627934,2863146,3111990,3374850,3652110,3944154,4251366... | 295.25 | 2,284 | 0.876799 |
e693149b19884162bf3a5802e03b057484144ff9 | 559 | asm | Assembly | src/firmware-tests/Platform/ShiftRegister/InitialiseAfterShiftRegisterMock.asm | pete-restall/Cluck2Sesame-Prototype | 99119b6748847a7b6aeadc4bee42cbed726f7fdc | [
"MIT"
] | 1 | 2019-12-12T09:07:08.000Z | 2019-12-12T09:07:08.000Z | src/firmware-tests/Platform/ShiftRegister/InitialiseAfterShiftRegisterMock.asm | pete-restall/Cluck2Sesame-Prototype | 99119b6748847a7b6aeadc4bee42cbed726f7fdc | [
"MIT"
] | null | null | null | src/firmware-tests/Platform/ShiftRegister/InitialiseAfterShiftRegisterMock.asm | pete-restall/Cluck2Sesame-Prototype | 99119b6748847a7b6aeadc4bee42cbed726f7fdc | [
"MIT"
] | null | null | null | #include "Platform.inc"
#include "InitialisationChain.inc"
#include "TestDoubles.inc"
radix decimal
udata
global calledInitialiseAfterShiftRegister
calledInitialiseAfterShiftRegister res 1
InitialiseAfterShiftRegisterMock code
global initialiseInitialiseAfterShiftRegisterMock
global INITIALISE_AFTER_SHIFTRE... | 21.5 | 50 | 0.881932 |
a50a94b4859428c20dab91442cd37c0edd81bc13 | 8,243 | asm | Assembly | CMPE230/Project1/test.asm | oztasoi/bachelor-projects | a3e3a39efc9fed09db7290227848552f9604befa | [
"MIT"
] | null | null | null | CMPE230/Project1/test.asm | oztasoi/bachelor-projects | a3e3a39efc9fed09db7290227848552f9604befa | [
"MIT"
] | null | null | null | CMPE230/Project1/test.asm | oztasoi/bachelor-projects | a3e3a39efc9fed09db7290227848552f9604befa | [
"MIT"
] | null | null | null | PROJECT: ; code starts here.
mov ax, 0h ; to clear all registers, we mov 0h from ax to dx.
mov bx, 0h ; to clear all registers, we mov 0h from ax to dx.
mov cx, 0h ; to clear all registers, we mov 0h from ax to dx.
mov dx, 0h ; to clear all registers, we mov 0h from ax to dx.
push ax ; we push 0h into stack to u... | 52.503185 | 190 | 0.735897 |
8943b9c19f432d513f4512be13189aa87c785819 | 7,329 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xa0.log_21829_1672.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_0xa0.log_21829_1672.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_0xa0.log_21829_1672.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 %r15
push %rax
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_UC_ht+0x1c67e, %rdx
clflush (%rdx)
xor $61381, %rcx
mov $0x6162636465666768, %rax
movq %rax, (%rdx)
nop
nop
nop
nop
add %r15, %r15
lea addresses_WC_ht+0x9daa, %rbp
nop
nop... | 32.71875 | 2,999 | 0.658753 |
4166b8657ad4cded002bf13b21dd568fa14f49b3 | 1,767 | asm | Assembly | Ejercicios/Cap_11/11-ATD.asm | moisotico/Microprocesadores | ce434318f1245e60ac47ae0b1af2b424695bfc77 | [
"MIT"
] | null | null | null | Ejercicios/Cap_11/11-ATD.asm | moisotico/Microprocesadores | ce434318f1245e60ac47ae0b1af2b424695bfc77 | [
"MIT"
] | null | null | null | Ejercicios/Cap_11/11-ATD.asm | moisotico/Microprocesadores | ce434318f1245e60ac47ae0b1af2b424695bfc77 | [
"MIT"
] | null | null | null | ; Moises Campos Zepeda
; 06-06-2020
; IE0623: Microprocesadores
; Ejercicio 8: Desplazamiento de LEDS con timer de comparacion
; Include File
#include registers.inc
; *****************************************************************************
; Data Structures
; *************************... | 31.553571 | 79 | 0.24901 |
30106ae6d01c2dc0858d038a66c1376b196ebad0 | 387 | asm | Assembly | oeis/100/A100629.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/100/A100629.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/100/A100629.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A100629: a(n) = 2^(5*prime(n) + 1).
; Submitted by Jon Maiga
; 2048,65536,67108864,68719476736,72057594037927936,73786976294838206464,77371252455336267181195264,79228162514264337593543950336,83076749736557242056487941267521536,89202980794122492566142873090593446023921664
seq $0,6005 ; The odd prime numbers together ... | 32.25 | 210 | 0.795866 |
b6184ab9d6a0499eda5864d9372e0cd5b3a1d6da | 621 | asm | Assembly | oeis/001/A001656.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/001/A001656.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/001/A001656.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A001656: Fibonomial coefficients.
; 1,5,40,260,1820,12376,85085,582505,3994320,27372840,187628376,1285992240,8814405145,60414613805,414088493560,2838203264876,19453338487220,133335155341960,913892777190965,6263914210945105,42933506893289376,294270633534536400,2016960929177233200,13824455867227336800,94754230150521634... | 77.625 | 488 | 0.888889 |
4adf6eafbafcd3218e93acedb228728f804d5ef9 | 13,344 | asm | Assembly | Programs/cpudiag.asm | JetStarBlues/Intel-8080-Emulator | febfab46def382589d2d4f1d846d9209275baf51 | [
"MIT"
] | 4 | 2020-12-17T08:15:34.000Z | 2022-02-07T17:42:19.000Z | Programs/cpudiag.asm | JetStarBlues/Intel-8080-Emulator | febfab46def382589d2d4f1d846d9209275baf51 | [
"MIT"
] | null | null | null | Programs/cpudiag.asm | JetStarBlues/Intel-8080-Emulator | febfab46def382589d2d4f1d846d9209275baf51 | [
"MIT"
] | 1 | 2020-12-17T08:39:29.000Z | 2020-12-17T08:39:29.000Z | ;***********************************************************************
; MICROCOSM ASSOCIATES 8080/8085 CPU DIAGNOSTIC VERSION 1.0 (C) 1980
;***********************************************************************
;
;DONATED TO THE "SIG/M" CP/M USER'S GROUP BY:
;KELLY SMITH, MICROCOSM ASSOCIATES
;3055 WACO AVENUE
;S... | 16.433498 | 72 | 0.623576 |
f4d5e70410f741f68cc5b72f115620de9049b43d | 17,588 | asm | Assembly | sources/ippcp/asm_ia32/cpinitas.asm | dongbinghua/ipp-crypto | 5f6c4afec3d86f0f586cd9344963111fd5c04213 | [
"Apache-2.0"
] | 233 | 2018-07-20T13:17:16.000Z | 2022-03-29T03:14:40.000Z | sources/ippcp/asm_ia32/cpinitas.asm | dongbinghua/ipp-crypto | 5f6c4afec3d86f0f586cd9344963111fd5c04213 | [
"Apache-2.0"
] | 39 | 2018-10-19T22:46:28.000Z | 2022-03-15T07:56:37.000Z | sources/ippcp/asm_ia32/cpinitas.asm | dongbinghua/ipp-crypto | 5f6c4afec3d86f0f586cd9344963111fd5c04213 | [
"Apache-2.0"
] | 60 | 2018-07-29T18:21:10.000Z | 2022-03-13T02:46:39.000Z | ;===============================================================================
; Copyright 2014-2021 Intel Corporation
;
; Licensed under the Apache License, Version 2.0 (the "License");
; you may not use this file except in compliance with the License.
; You may obtain a copy of the License at
;
; http://www.apa... | 23.994543 | 102 | 0.465602 |
b6553ebfbf89650892321d48db659a3607450a6b | 1,188 | asm | Assembly | programs/oeis/009/A009230.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/009/A009230.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/009/A009230.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A009230: a(n) = lcm(n, d(n)).
; 1,2,6,12,10,12,14,8,9,20,22,12,26,28,60,80,34,18,38,60,84,44,46,24,75,52,108,84,58,120,62,96,132,68,140,36,74,76,156,40,82,168,86,132,90,92,94,240,147,150,204,156,106,216,220,56,228,116,118,60,122,124,126,448,260,264,134,204,276,280,142,72,146,148,150,228,308,312,158,80,405,164,166,84,... | 74.25 | 961 | 0.707912 |
9fcdc2ace52183a73ba274d1895a307566208965 | 1,229 | asm | Assembly | _build/dispatcher/jmp_ippsECCPGetSizeStd128r2_5e98172d.asm | zyktrcn/ippcp | b0bbe9bbb750a7cf4af5914dd8e6776a8d544466 | [
"Apache-2.0"
] | 1 | 2021-10-04T10:21:54.000Z | 2021-10-04T10:21:54.000Z | _build/dispatcher/jmp_ippsECCPGetSizeStd128r2_5e98172d.asm | zyktrcn/ippcp | b0bbe9bbb750a7cf4af5914dd8e6776a8d544466 | [
"Apache-2.0"
] | null | null | null | _build/dispatcher/jmp_ippsECCPGetSizeStd128r2_5e98172d.asm | zyktrcn/ippcp | b0bbe9bbb750a7cf4af5914dd8e6776a8d544466 | [
"Apache-2.0"
] | null | null | null | extern m7_ippsECCPGetSizeStd128r2:function
extern n8_ippsECCPGetSizeStd128r2:function
extern y8_ippsECCPGetSizeStd128r2:function
extern e9_ippsECCPGetSizeStd128r2:function
extern l9_ippsECCPGetSizeStd128r2:function
extern n0_ippsECCPGetSizeStd128r2:function
extern k0_ippsECCPGetSizeStd128r2:function
extern ippcpJumpInd... | 31.512821 | 119 | 0.820993 |
05a0bea7c32b5b40d976f0d5003439b7d25bdd34 | 623 | asm | Assembly | oeis/106/A106259.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/106/A106259.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/106/A106259.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A106259: Expansion of 1/sqrt(1-12x-12x^2).
; Submitted by Jon Maiga
; 1,6,60,648,7344,85536,1014336,12182400,147702528,1803907584,22159733760,273508669440,3389106769920,42134712606720,525323149885440,6565657319866368,82235651779657728,1031956779869798400,12971499818650435584,163293453904856481792,20584085086194358026... | 69.222222 | 474 | 0.868379 |
ffa3297763cdc374d61d99ea11018e2925bd5834 | 13,304 | asm | Assembly | libtool/src/gmp-6.1.2/mpn/ia64/addmul_1.asm | kroggen/aergo | 05af317eaa1b62b21dc0144ef74a9e7acb14fb87 | [
"MIT"
] | 1,602 | 2015-01-06T11:26:31.000Z | 2022-03-30T06:17:21.000Z | libtool/src/gmp-6.1.2/mpn/ia64/addmul_1.asm | kroggen/aergo | 05af317eaa1b62b21dc0144ef74a9e7acb14fb87 | [
"MIT"
] | 11,789 | 2015-01-05T04:50:15.000Z | 2022-03-31T23:39:19.000Z | libtool/src/gmp-6.1.2/mpn/ia64/addmul_1.asm | kroggen/aergo | 05af317eaa1b62b21dc0144ef74a9e7acb14fb87 | [
"MIT"
] | 498 | 2015-01-08T18:58:18.000Z | 2022-03-20T15:37:45.000Z | dnl IA-64 mpn_addmul_1 -- Multiply a limb vector with a limb and add the
dnl result to a second limb vector.
dnl Contributed to the GNU project by Torbjorn Granlund.
dnl Copyright 2000-2005, 2007 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
dnl
dnl The GNU MP Library is free soft... | 22.063018 | 79 | 0.556149 |
a28980388b141a65d2fca985dd25c1e7007d8ce8 | 61 | asm | Assembly | data segment.asm | rikoras/rikoras.github.io | e95089569c9ef756ee91fc96e7c61fa0c607242a | [
"CC0-1.0"
] | null | null | null | data segment.asm | rikoras/rikoras.github.io | e95089569c9ef756ee91fc96e7c61fa0c607242a | [
"CC0-1.0"
] | null | null | null | data segment.asm | rikoras/rikoras.github.io | e95089569c9ef756ee91fc96e7c61fa0c607242a | [
"CC0-1.0"
] | null | null | null | data segment
n equ 25
strl db n, ?, n, dup(?), 0ah, 0dh, '$'
| 15.25 | 38 | 0.557377 |
acbecbff6adbdd4e735d3f30d3bf1085d02a92b4 | 836 | asm | Assembly | oeis/142/A142256.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/142/A142256.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/142/A142256.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A142256: Primes congruent to 7 mod 43.
; Submitted by Simon Strandgaard
; 7,179,523,953,1039,1297,2243,3361,3533,3877,4049,4651,4909,5081,5167,5683,6113,6199,7489,7919,8263,8521,8693,8779,8951,9209,9467,9811,10069,10499,11273,11617,11789,12391,12821,12907,13337,13681,14197,14369,14627,14713,15401,16433,16519,16691,17... | 34.833333 | 501 | 0.732057 |
4a95f4eaf0c34f706c8f855a21e90f0f1fd7ac4e | 11,133 | asm | Assembly | asm/6502/decompress_faster_v2.asm | uniabis/lzsa | 9a8a04f9b2952b7180e85b74af300ecc6d4226d7 | [
"Zlib",
"CC0-1.0"
] | 2 | 2019-12-23T18:19:03.000Z | 2020-07-24T18:51:01.000Z | asm/6502/decompress_faster_v2.asm | uniabis/lzsa | 9a8a04f9b2952b7180e85b74af300ecc6d4226d7 | [
"Zlib",
"CC0-1.0"
] | null | null | null | asm/6502/decompress_faster_v2.asm | uniabis/lzsa | 9a8a04f9b2952b7180e85b74af300ecc6d4226d7 | [
"Zlib",
"CC0-1.0"
] | null | null | null | ; ***************************************************************************
; ***************************************************************************
;
; lzsa2_6502.s
;
; NMOS 6502 decompressor for data stored in Emmanuel Marty's LZSA2 format.
;
; This code is written for the ACME assembler.
;
; The code is 241 b... | 36.029126 | 80 | 0.378335 |
c1e6a7fe554cac1e48f8717372713470753b6001 | 510 | asm | Assembly | tests/asm/32/avx.asm | ReneNyffenegger/udis86 | 6b6122c3552925d4d0216beac29b09800440f2fe | [
"BSD-2-Clause"
] | 710 | 2015-01-05T05:16:09.000Z | 2022-03-23T14:24:53.000Z | tests/asm/32/avx.asm | ReneNyffenegger/udis86 | 6b6122c3552925d4d0216beac29b09800440f2fe | [
"BSD-2-Clause"
] | 28 | 2015-01-17T23:19:45.000Z | 2021-12-23T21:39:49.000Z | tests/asm/32/avx.asm | ReneNyffenegger/udis86 | 6b6122c3552925d4d0216beac29b09800440f2fe | [
"BSD-2-Clause"
] | 227 | 2015-01-05T21:24:53.000Z | 2022-03-10T18:24:43.000Z | [bits 32]
vaddsd xmm1, xmm2, xmm4
vaddsd xmm2, xmm3, [eax]
vaddps ymm1, ymm2, ymm3
vaddps ymm1, ymm7, [eax]
vblendpd ymm1, ymm7, ymm4, 0x42
vcvtpd2ps xmm1, xmm2
vcvtpd2ps xmm1, ymm3
vcvtpd2ps xmm1, oword [eax]
vcvtpd2ps xmm1, yword [eax]
vcvtpd2dq xmm1, xmm2
vcvtpd2dq xmm1... | 26.842105 | 36 | 0.65098 |
6f8a17c686abc3b2ba1cdcfbaffc2b8d8737faf5 | 3,266 | asm | Assembly | sources/ippcp/asm_intel64/pcppurgeblkm7as.asm | idesai/ipp-crypto | 67220e3042f23d423c7977cdfd8b4f54f3cba2e0 | [
"Apache-2.0"
] | 1 | 2020-11-03T21:30:58.000Z | 2020-11-03T21:30:58.000Z | sources/ippcp/asm_intel64/pcppurgeblkm7as.asm | idesai/ipp-crypto | 67220e3042f23d423c7977cdfd8b4f54f3cba2e0 | [
"Apache-2.0"
] | null | null | null | sources/ippcp/asm_intel64/pcppurgeblkm7as.asm | idesai/ipp-crypto | 67220e3042f23d423c7977cdfd8b4f54f3cba2e0 | [
"Apache-2.0"
] | null | null | null | ;===============================================================================
; Copyright 2014-2018 Intel Corporation
; All Rights Reserved.
;
; If this software was obtained under the Intel Simplified Software License,
; the following terms apply:
;
; The source code, information and material ("Material") co... | 32.336634 | 80 | 0.63166 |
f487dd0df20acd1b43657f92e553dd09b67aa717 | 6,077 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_ht_st_zr_un_/i9-9900K_12_0xca_notsx.log_2514_1668.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_ht_st_zr_un_/i9-9900K_12_0xca_notsx.log_2514_1668.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_ht_st_zr_un_/i9-9900K_12_0xca_notsx.log_2514_1668.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 %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WC_ht+0x92f3, %rsi
lea addresses_normal_ht+0x1aa73, %rdi
nop
nop
inc %rdx
mov $12, %rcx
rep movsq
nop
nop
nop
nop
nop
xor %rdi, %rdi
lea addresses_WC_ht+0xbcb3, %rsi
sub %r13, %r13
movw $0x6162, (%rsi)... | 44.683824 | 2,999 | 0.639131 |
87e08d4e1cf08c4db0b2a2bd1ee1cab88544c203 | 324 | asm | Assembly | programs/oeis/040/A040899.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/040/A040899.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/040/A040899.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A040899: Continued fraction for sqrt(930).
; 30,2,60,2,60,2,60,2,60,2,60,2,60,2,60,2,60,2,60,2,60,2,60,2,60,2,60,2,60,2,60,2,60,2,60,2,60,2,60,2,60,2,60,2,60,2,60,2,60,2,60,2,60,2,60,2,60,2,60,2,60,2,60,2,60,2,60,2,60,2,60,2,60,2,60
mov $1,$0
cmp $0,0
sub $1,$0
gcd $1,2
add $1,13
add $0,$1
mul $0,$1
sub $0,195
mul $... | 24.923077 | 189 | 0.601852 |
c9e6929bf2d4ecfcbcf0a5f8d831e6cf5011f6ec | 784 | asm | Assembly | programs/oeis/070/A070427.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/070/A070427.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/070/A070427.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A070427: a(n) = 7^n mod 45.
; 1,7,4,28,16,22,19,43,31,37,34,13,1,7,4,28,16,22,19,43,31,37,34,13,1,7,4,28,16,22,19,43,31,37,34,13,1,7,4,28,16,22,19,43,31,37,34,13,1,7,4,28,16,22,19,43,31,37,34,13,1,7,4,28,16,22,19,43,31,37,34,13,1,7,4,28,16,22,19,43,31,37,34,13,1,7,4,28,16,22,19,43,31,37,34,13,1,7,4,28,16,22,19,43,31,... | 71.272727 | 688 | 0.619898 |
756e6826b935cefe4ee98f3874e7bef1b0f96ec0 | 468 | asm | Assembly | libsrc/msx/dithpat.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | null | null | null | libsrc/msx/dithpat.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | null | null | null | libsrc/msx/dithpat.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | 1 | 2019-12-03T23:57:48.000Z | 2019-12-03T23:57:48.000Z | ;
; MSX specific routines
;
; GFX - a small graphics library
; Copyright (C) 2004 Rafael de Oliveira Jannone
;
; Public pattern for variable intensity dither
;
; $Id: dithpat.asm,v 1.3 2016/06/16 19:30:25 dom Exp $
;
SECTION rodata_clib
PUBLIC _dithpat
_dithpat:
defb 00000000B
defb 0000000... | 14.625 | 55 | 0.692308 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.