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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
38395da4d9a6539348ea5d6007128bbee567b842 | 64 | asm | Assembly | fluidcore/samples/ice-v4.asm | bushy555/ZX-Spectrum-1-Bit-Routines | 4d336dec9d7abc979a97af76d515104a9263f127 | [
"BSD-3-Clause"
] | 59 | 2015-02-28T14:15:56.000Z | 2022-03-26T12:06:01.000Z | fluidcore/samples/ice-v4.asm | bushy555/ZX-Spectrum-1-Bit-Routines | 4d336dec9d7abc979a97af76d515104a9263f127 | [
"BSD-3-Clause"
] | 1 | 2016-08-22T05:32:43.000Z | 2016-08-22T09:33:28.000Z | fluidcore/samples/ice-v4.asm | bushy555/ZX-Spectrum-1-Bit-Routines | 4d336dec9d7abc979a97af76d515104a9263f127 | [
"BSD-3-Clause"
] | 9 | 2015-02-28T14:16:31.000Z | 2022-01-18T17:52:48.000Z |
ds 48
ds 16,1
ds 48
ds 16,2
ds 48
ds 16,3
ds 48
ds 16,4 | 7.111111 | 8 | 0.5625 |
b74bd03ac65cce8ea88b944450e5a925e02565b1 | 470 | asm | Assembly | oeis/007/A007706.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/007/A007706.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/007/A007706.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A007706: a(n) = 1 + coefficient of x^n in Product_{k>=1} (1-x^k) (essentially the expansion of the Dedekind function eta(x)).
; Submitted by Jon Maiga
; 2,0,0,1,1,2,1,2,1,1,1,1,0,1,1,0,1,1,1,1,1,1,2,1,1,1,2,1,1,1,1,1,1,1,1,0,1,1,1,1,0,1,1,1,1,1,1,1,1,1,1,2,1,1,1,1,1,2,1,1,1,1,1,1,1,1,1,1,1,1,0,1,1,1,1,1,1,0,1,1,1,1,1... | 52.222222 | 201 | 0.574468 |
91a7423ec728c19b187c6a858f9a7107e28c8307 | 415 | asm | Assembly | programs/oeis/129/A129527.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/129/A129527.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/129/A129527.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A129527: a(2n) = a(n) + 2n, a(2n+1) = 2n + 1.
; 0,1,3,3,7,5,9,7,15,9,15,11,21,13,21,15,31,17,27,19,35,21,33,23,45,25,39,27,49,29,45,31,63,33,51,35,63,37,57,39,75,41,63,43,77,45,69,47,93,49,75,51,91,53,81,55,105,57,87,59,105,61,93,63,127,65,99,67,119,69,105,71,135,73,111,75,133,77,117,79,155,81,123,83,147,85,129,87,16... | 41.5 | 311 | 0.621687 |
48a28c892888d6ca3a4f436b6ed3c69ffa734d7f | 1,620 | asm | Assembly | tmp_store_can_del/WindowsPwn.asm | zk2013/newborn | 57d12f1fb6df88a81e67d64ba1f01213a3aa6206 | [
"MIT"
] | null | null | null | tmp_store_can_del/WindowsPwn.asm | zk2013/newborn | 57d12f1fb6df88a81e67d64ba1f01213a3aa6206 | [
"MIT"
] | null | null | null | tmp_store_can_del/WindowsPwn.asm | zk2013/newborn | 57d12f1fb6df88a81e67d64ba1f01213a3aa6206 | [
"MIT"
] | null | null | null |
; Windows pwning module
; Boot Application of Stoned Bootkit
; Version 0.1 from 18.06.2009 11:12
; (C) 2009 Peter Kleissner
[bits 16] ; create a 16 Bit Code
CPU 386 ; Assemble instructions up to the 386 instruction set
%include "M... | 33.061224 | 101 | 0.598765 |
3f5e98dc0899651c89589e59e8aed2df3f24ba7e | 1,507 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math16/z80/asm_f16_div2.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/math/float/math16/z80/asm_f16_div2.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/math/float/math16/z80/asm_f16_div2.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ;
; feilipu, 2020 June
;
; This Source Code Form is subject to the terms of the Mozilla Public
; License, v. 2.0. If a copy of the MPL was not distributed with this
; file, You can obtain one at http://mozilla.org/MPL/2.0/.
;
;-------------------------------------------------------------------------
; asm_f16_div2... | 32.76087 | 74 | 0.427339 |
c5839a193df363b3a1dd6f5f1c7d25cc08031834 | 626 | asm | Assembly | _maps/obj15slz.asm | vladjester2020/Sonic1TMR | 22e749a2aab74cc725729e476d6252b071c12e42 | [
"Apache-2.0"
] | null | null | null | _maps/obj15slz.asm | vladjester2020/Sonic1TMR | 22e749a2aab74cc725729e476d6252b071c12e42 | [
"Apache-2.0"
] | 2 | 2019-06-13T14:26:59.000Z | 2019-10-10T13:15:14.000Z | _maps/obj15slz.asm | vladjester2020/Sonic1TMR | 22e749a2aab74cc725729e476d6252b071c12e42 | [
"Apache-2.0"
] | null | null | null | ; ---------------------------------------------------------------------------
; Sprite mappings - SLZ swinging platforms
; ---------------------------------------------------------------------------
dc.w byte_7C6C-Map_obj15a
dc.w byte_7C95-Map_obj15a
dc.w byte_7C9B-Map_obj15a
byte_7C6C: dc.b 8
dc.b $F0, ... | 31.3 | 78 | 0.397764 |
0c13a0647e0232f71c0fb754ad96400fa7157362 | 800 | asm | Assembly | oeis/175/A175753.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/175/A175753.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/175/A175753.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A175753: Numbers with 46 divisors.
; Submitted by Jon Maiga
; 12582912,20971520,29360128,46137344,54525952,71303168,79691776,96468992,121634816,130023424,155189248,171966464,180355072,197132288,222298112,247463936,255852544,281018368,297795584,306184192,331350016,348127232,373293056,406847488,423624704,432013312,4487... | 36.363636 | 493 | 0.78375 |
c8e6e16f5c83c9b16b7f8a18cef5254a47fb7ce5 | 217 | asm | Assembly | data/mapHeaders/ssanne9.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 16 | 2018-08-28T21:47:01.000Z | 2022-02-20T20:29:59.000Z | data/mapHeaders/ssanne9.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 5 | 2019-04-03T19:53:11.000Z | 2022-03-11T22:49:34.000Z | data/mapHeaders/ssanne9.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 2 | 2019-12-09T19:46:02.000Z | 2020-12-05T21:36:30.000Z | SSAnne9_h:
db SHIP ; tileset
db SS_ANNE_9_HEIGHT, SS_ANNE_9_WIDTH ; dimensions (y, x)
dw SSAnne9Blocks, SSAnne9TextPointers, SSAnne9Script ; blocks, texts, scripts
db $00 ; connections
dw SSAnne9Object ; objects
| 31 | 78 | 0.778802 |
d7b8d349aff51f3db4e1ab8afe35e72ea99caaad | 2,760 | asm | Assembly | src/songload.asm | furrtek/GB303 | 2f275fff085b05fdc7843074dcc062956a1d8d56 | [
"CC-BY-4.0"
] | 90 | 2015-06-19T14:26:19.000Z | 2022-01-05T08:19:41.000Z | src/songload.asm | furrtek/GB303 | 2f275fff085b05fdc7843074dcc062956a1d8d56 | [
"CC-BY-4.0"
] | 2 | 2015-06-21T20:55:40.000Z | 2022-02-09T08:02:04.000Z | src/songload.asm | furrtek/GB303 | 2f275fff085b05fdc7843074dcc062956a1d8d56 | [
"CC-BY-4.0"
] | 10 | 2015-06-21T20:43:11.000Z | 2020-12-08T13:24:16.000Z | loadsong:
ld a,(HWOK_EE)
or a
ret z ;No EE operation if EE boot check failed
ld a,(SAVECURSONGSLOT)
cp MAX_SONGS
ret nc ;Sanity check
ld b,a
sla a
add b ;*3
ld h,0 ;*64
ld l,a
add hl,hl
add hl,hl
add hl,hl
add ... | 14.603175 | 73 | 0.416304 |
7bf51ee261fb87a7dbfdca9f576ab8f06f41a769 | 3,700 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_33.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_33.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_33.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 %r11
push %r8
push %rdi
push %rsi
// Faulty Load
lea addresses_RW+0x1d4e7, %rsi
nop
nop
sub $14921, %r8
movups (%rsi), %xmm4
vpextrq $0, %xmm4, %rdi
lea oracles, %r10
and $0xff, %rdi
shlq $12, %rdi
mov (%r10,%rdi,... | 90.243902 | 2,999 | 0.663514 |
e9cd1d14515d8a9bb480d5869dd00fc556ef7376 | 582 | asm | Assembly | oeis/034/A034267.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/034/A034267.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/034/A034267.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A034267: a(n)=f(n,n) where f is given in A034261.
; Submitted by Jamie Morken(s4)
; 0,1,7,39,196,930,4257,19019,83512,361998,1553630,6615686,27992472,117823940,493768485,2061580275,8580127920,35611376790,147447066690,609200868210,2512267906200,10342848445020,42516521451690,174535009040574
mov $3,2
mov $5,$0
lpb $3
... | 18.774194 | 207 | 0.62543 |
87ede0a81b5216f1431852ae5d1d3811148d6dd0 | 149 | asm | Assembly | other.7z/SFC.7z/SFC/ソースデータ/srd13-SFCマリオコレクション/export/mario-z/linkp/mario_n1/mn_hp_smsnd.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/srd13-SFCマリオコレクション/export/mario-z/linkp/mario_n1/mn_hp_smsnd.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/srd13-SFCマリオコレクション/export/mario-z/linkp/mario_n1/mn_hp_smsnd.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | Name: mn_hp_smsnd.asm
Type: file
Size: 23400
Last-Modified: '1993-08-24T11:34:58Z'
SHA-1: 27C8243297853D12CC2928CCBEACB5D919309A46
Description: null
| 21.285714 | 47 | 0.818792 |
efc4d3ee154f36bfd9aa4d546112b388b1fdb1b2 | 145 | asm | Assembly | other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/ドイツ_PAL/Ger_asm/zel_int0.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/ドイツ_PAL/Ger_asm/zel_int0.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/ゼルダの伝説神々のトライフォース/ドイツ_PAL/Ger_asm/zel_int0.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | Name: zel_int0.asm
Type: file
Size: 4885
Last-Modified: '2016-05-13T04:23:03Z'
SHA-1: 7031428F1ACB38EBB510BACB6EA1CAADF3A30B42
Description: null
| 20.714286 | 47 | 0.813793 |
22e70032f7368b5cf67b18362cc0d77447a5cd94 | 801 | asm | Assembly | oeis/142/A142789.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/142/A142789.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/142/A142789.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A142789: Primes congruent to 19 mod 60.
; Submitted by Jon Maiga
; 19,79,139,199,379,439,499,619,739,859,919,1039,1279,1399,1459,1579,1699,1759,1879,1999,2179,2239,2539,2659,2719,3019,3079,3259,3319,3499,3559,3739,3919,4099,4159,4219,4339,4519,4639,4759,4999,5059,5119,5179,5419,5479,5659,5779,5839,6079,6199,6379,6619... | 38.142857 | 499 | 0.724095 |
9dcd7ce709d3d3bd41e5db960607197540838276 | 2,092 | asm | Assembly | PRG/levels/Desert/2-F.asm | narfman0/smb3_pp1 | 38a58adafff67a403591e38875e9fae943a5fe76 | [
"Unlicense"
] | null | null | null | PRG/levels/Desert/2-F.asm | narfman0/smb3_pp1 | 38a58adafff67a403591e38875e9fae943a5fe76 | [
"Unlicense"
] | null | null | null | PRG/levels/Desert/2-F.asm | narfman0/smb3_pp1 | 38a58adafff67a403591e38875e9fae943a5fe76 | [
"Unlicense"
] | null | null | null | ; Original address was $BABA
; World 2 fortress
.word W20F_AltL ; Alternate level layout
.word W20F_AltO ; Alternate object layout
.byte LEVEL1_SIZE_12 | LEVEL1_YSTART_140
.byte LEVEL2_BGPAL_02 | LEVEL2_OBJPAL_11 | LEVEL2_XSTART_18
.byte LEVEL3_TILESET_09 | LEVEL3_VSCROLL_LOCKED | LEVEL3_PIPENOTEXIT
.byte LEVEL4_... | 67.483871 | 85 | 0.496654 |
8ab80cb6865544c57321810be86b428f9c2e9831 | 377 | asm | Assembly | Problems_Source/Vx/CTF_Testing/Test.asm | Jumboperson/LasaCTF-Binary | 27155b29b2b91ed76b93c14be887d129e02efcfc | [
"MIT"
] | 1 | 2016-03-26T21:03:10.000Z | 2016-03-26T21:03:10.000Z | Problems_Source/Vx/CTF_Testing/Test.asm | Jumboperson/LasaCTF-Binary | 27155b29b2b91ed76b93c14be887d129e02efcfc | [
"MIT"
] | null | null | null | Problems_Source/Vx/CTF_Testing/Test.asm | Jumboperson/LasaCTF-Binary | 27155b29b2b91ed76b93c14be887d129e02efcfc | [
"MIT"
] | null | null | null | .586 ; Target processor. Use instructions for Pentium class machines
.model flat, C ; Use the flat memory model. Use C calling conventions
.stack ; Define a stack segment of 1KB (Not required for this example)
.data ; Create a near data segment. Local variables are declared afte... | 26.928571 | 83 | 0.681698 |
a692b1f072b2cf0c7c79271a03afbd0605b2e6e7 | 387 | asm | Assembly | oeis/154/A154699.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/154/A154699.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/154/A154699.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A154699: Terms in A014217 pairwise swapped.
; Submitted by Jamie Morken(s2)
; 1,1,4,2,11,6,29,17,76,46,199,122,521,321,1364,842,3571,2206,9349,5777,24476,15126,64079,39602,167761,103681,439204,271442,1149851,710646,3010349,1860497,7881196,4870846,20633239,12752042
mov $1,2
mov $2,1
lpb $0
sub $0,2
add $1,$2
ad... | 21.5 | 188 | 0.697674 |
f41af7876378ebc0e15b01512e30a76ee7672757 | 297 | asm | Assembly | programs/oeis/146/A146528.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/146/A146528.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/146/A146528.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A146528: a(0) = 4; for n >= 1, a(n) = 2^n + 4.
; 4,6,8,12,20,36,68,132,260,516,1028,2052,4100,8196,16388,32772,65540,131076,262148,524292,1048580,2097156,4194308,8388612,16777220,33554436,67108868,134217732,268435460,536870916,1073741828
mov $1,2
pow $1,$0
div $1,2
mul $1,2
add $1,4
mov $0,$1
| 29.7 | 190 | 0.700337 |
e4bcf59bf1274192fbe09c252cc8fc62d19e5d09 | 153 | asm | Assembly | bootloader/bit16/detect_sse2.asm | mstniy/cerius | ac8a0e3e68243f3e38b2a259e7a7b6f87e6787e3 | [
"MIT"
] | 2 | 2018-01-28T19:04:56.000Z | 2018-12-12T20:59:40.000Z | bootloader/bit16/detect_sse2.asm | mstniy/cerius | ac8a0e3e68243f3e38b2a259e7a7b6f87e6787e3 | [
"MIT"
] | null | null | null | bootloader/bit16/detect_sse2.asm | mstniy/cerius | ac8a0e3e68243f3e38b2a259e7a7b6f87e6787e3 | [
"MIT"
] | null | null | null | [BITS 16]
detect_sse2:
mov eax, 1
cpuid
and edx, 1<<26
test edx, edx
jz .fail
mov eax, 1
ret
.fail:
xor eax, eax
ret | 10.2 | 17 | 0.522876 |
4b2c9a33cd89b756f6f61902d0b85f7f166035ac | 618 | asm | Assembly | oeis/100/A100399.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/100/A100399.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/100/A100399.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A100399: a(n) = Fibonacci(n)^n.
; 1,1,1,8,81,3125,262144,62748517,37822859361,60716992766464,253295162119140625,2775173073766990340489,79496847203390844133441536,5965226978431093156430190442313,1171598758708107367475386427203165009,602486784535040403801858901000000000000000,8111000771577976726113223821684651706184110... | 88.285714 | 480 | 0.860841 |
a89d058b2ffb03eb8753cc0b5666713bd17bdb42 | 138 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/am9511/c/sccz80/cam32_sccz80_floor.asm | dikdom/z88dk | 40c55771062b0ea9bb2f0d5b73e2f754fc12b6b0 | [
"ClArtistic"
] | 1 | 2022-03-08T11:55:58.000Z | 2022-03-08T11:55:58.000Z | libsrc/_DEVELOPMENT/math/float/am9511/c/sccz80/cam32_sccz80_floor.asm | dikdom/z88dk | 40c55771062b0ea9bb2f0d5b73e2f754fc12b6b0 | [
"ClArtistic"
] | 2 | 2022-03-20T22:17:35.000Z | 2022-03-24T16:10:00.000Z | libsrc/_DEVELOPMENT/math/float/am9511/c/sccz80/cam32_sccz80_floor.asm | jorgegv/z88dk | 127130cf11f9ff268ba53e308138b12d2b9be90a | [
"ClArtistic"
] | null | null | null |
SECTION code_fp_am9511
PUBLIC cam32_sccz80_floor
EXTERN asm_am9511_floor_fastcall
defc cam32_sccz80_floor = asm_am9511_floor_fastcall
| 15.333333 | 51 | 0.891304 |
ba918726314d1d95412a666d8427c5cebe02fd20 | 14,977 | asm | Assembly | source_cpc/Source/EG_Sprites_Laser.asm | kieranhj/edge-beeb | 8af058259c91bdf8a0dfabd938cf9ce988b5274c | [
"MIT"
] | null | null | null | source_cpc/Source/EG_Sprites_Laser.asm | kieranhj/edge-beeb | 8af058259c91bdf8a0dfabd938cf9ce988b5274c | [
"MIT"
] | null | null | null | source_cpc/Source/EG_Sprites_Laser.asm | kieranhj/edge-beeb | 8af058259c91bdf8a0dfabd938cf9ce988b5274c | [
"MIT"
] | null | null | null | .LaserFrame0
; defb 0,0,0,0,0,0,0,0,0,0,0,0
; ld e,(ix+0)
; inc ixl
; ld d,(ix+0)
; inc ixl
; defb 0,0,0,0,64,0,44,0,44,0,8,0
ld l,(ix+0)
inc ixl
ld h,(ix+0)
inc ixl
;
; ld (hl),0
res 3,h
; ld (hl),0
inc hl
set 3,h
; ld (hl),0
res 3,h
; ld (hl),0
inc hl
... | 12.575147 | 45 | 0.426921 |
a385064d6c9ca00dc28eb53a57e2dce905198e46 | 1,297 | asm | Assembly | misc/sram.asm | daid/rgbds-by-example | 77c9547c2c3485bc0c3985beb0e8d67852edcece | [
"Unlicense"
] | 11 | 2020-09-16T10:44:29.000Z | 2022-02-02T15:04:47.000Z | misc/sram.asm | daid/rgbds-by-example | 77c9547c2c3485bc0c3985beb0e8d67852edcece | [
"Unlicense"
] | null | null | null | misc/sram.asm | daid/rgbds-by-example | 77c9547c2c3485bc0c3985beb0e8d67852edcece | [
"Unlicense"
] | 1 | 2020-09-16T10:44:33.000Z | 2020-09-16T10:44:33.000Z | INCLUDE "hardware.inc"
SECTION "sram", SRAM
; Create a 1 byte variable
sByteVariable::
ds 1
; Create a 2 byte variable
sWordVariable::
ds 2
; Create a 16 byte buffer
sBuffer::
ds 16
.end::
SECTION "entry", ROM0[$100]
jp start
SECTION "cart_type", ROM0[$147]
db CART_ROM_MBC5_RAM_BAT
SECTION "cart_sram_si... | 18.013889 | 97 | 0.652274 |
0d52ab53773f1deeb0c27a138139306823299bd4 | 588 | asm | Assembly | programs/oeis/184/A184518.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/184/A184518.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/184/A184518.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A184518: Lower s-Wythoff sequence, where s=4n-3. Complement of A184519.
; 1,3,4,5,6,7,9,10,11,12,14,15,16,17,19,20,21,22,24,25,26,27,29,30,31,32,33,35,36,37,38,40,41,42,43,45,46,47,48,50,51,52,53,54,56,57,58,59,61,62,63,64,66,67,68,69,71,72,73,74,75,77,78,79,80,82,83,84,85,87,88,89,90,92,93,94,95,96,98,99,100,101,10... | 65.333333 | 394 | 0.693878 |
10213175784160764858a6a692eab7aab7499a78 | 314 | asm | Assembly | Tests/mem_dep.asm | tim-roderick/simple-cpu-simulator | 334baf1934751527b7e5ffa0ad85d5e53e7215a1 | [
"MIT"
] | 2 | 2019-12-09T12:02:50.000Z | 2019-12-09T22:40:01.000Z | Tests/mem_dep.asm | tim-roderick/simple-cpu-simulator | 334baf1934751527b7e5ffa0ad85d5e53e7215a1 | [
"MIT"
] | null | null | null | Tests/mem_dep.asm | tim-roderick/simple-cpu-simulator | 334baf1934751527b7e5ffa0ad85d5e53e7215a1 | [
"MIT"
] | 1 | 2020-05-04T09:13:50.000Z | 2020-05-04T09:13:50.000Z | LDC r2 10
ADD r1 r2 1
SUB r1 r2 1
ADD r1 r2 1
SUB r1 r2 1
ADD r1 r2 1
SUB r1 r2 1
ADD r1 r2 1
SUB r1 r2 1
ADD r1 r2 1
SUB r1 r2 1
ADD r1 r2 1
SUB r1 r2 1
ADD r1 r2 1
SUB r1 r2 1
ADD r1 r2 1
SUB r1 r2 1
MUL r1 r2 1
MUL r1 r2 1
MUL r1 r2 1
MUL r1 r2 1
MUL r1 r2 1
STC 1 10
LD r11 1 0
SUB r1 r2 1
ST 0 r1 0
LD r10 0 0 | 11.62963 | 11 | 0.665605 |
97d38611e9e6f15e622c8115707d63a7dc6a0c4f | 1,683 | asm | Assembly | base/common/memset.asm | zbyti/Mad-Pascal | 546cae9724828f93047080109488be7d0d07d47e | [
"MIT"
] | 1 | 2021-12-15T23:47:19.000Z | 2021-12-15T23:47:19.000Z | base/common/memset.asm | michalkolodziejski/Mad-Pascal | 0a7a1e2f379e50b0a23878b0d881ff3407269ed6 | [
"MIT"
] | null | null | null | base/common/memset.asm | michalkolodziejski/Mad-Pascal | 0a7a1e2f379e50b0a23878b0d881ff3407269ed6 | [
"MIT"
] | null | null | null | ; https://github.com/cc65/cc65/blob/153bb295010e2dc75ffd544d7091870ff563338d/libsrc/common/memset.s
;
; Ullrich von Bassewitz, 29.05.1998
; Performance increase (about 20%) by
; Christian Krueger, 12.09.2009, slightly improved 12.01.2011
.proc @fill (.word ptr1, ptr3 .byte ptr2) .var
ptr1 = edx
ptr3 = ecx
p... | 24.75 | 100 | 0.572787 |
3a332e20633cc960ffaedfcfa6ee14feb93a4ae7 | 12,452 | asm | Assembly | sources/ippcp/asm_ia32/pcpaesgcmtable2kv8as.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/pcpaesgcmtable2kv8as.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/pcpaesgcmtable2kv8as.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... | 27.732739 | 118 | 0.550514 |
64fa610c5df7ca73ec16546b7e816fdcc36bf881 | 480 | asm | Assembly | oeis/026/A026064.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/026/A026064.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/026/A026064.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A026064: a(n) = (d(n)-r(n))/2, where d = A026063 and r is the periodic sequence with fundamental period (1,1,0,1).
; Submitted by Jon Maiga
; 35,59,90,127,172,225,287,357,437,527,628,739,862,997,1145,1305,1479,1667,1870,2087,2320,2569,2835,3117,3417,3735,4072,4427,4802,5197,5613,6049,6507,6987,7490,8015,8564,9137,973... | 30 | 233 | 0.7 |
3045aea96b447b6c367836496712e51541c19d58 | 332 | asm | Assembly | libmikeos/src.os/os_list_dialog.asm | mynameispyo/InpyoOS | b6ddb6d9715b027ab65891bd4c4f46dbe5c9890d | [
"BSD-3-Clause",
"MIT"
] | null | null | null | libmikeos/src.os/os_list_dialog.asm | mynameispyo/InpyoOS | b6ddb6d9715b027ab65891bd4c4f46dbe5c9890d | [
"BSD-3-Clause",
"MIT"
] | null | null | null | libmikeos/src.os/os_list_dialog.asm | mynameispyo/InpyoOS | b6ddb6d9715b027ab65891bd4c4f46dbe5c9890d | [
"BSD-3-Clause",
"MIT"
] | null | null | null |
; @@@ int mikeos_list_dialog(char *list, char *message1, char *message2);
%include "os_vector.inc"
section .text
use16
global _mikeos_list_dialog
_mikeos_list_dialog:
push bp
mov bp, sp
mov ax, [bp + 4]
mov bx, [bp + 6]
mov cx, [bp + 8]
mov bp, os_list_dialog
call bp
jnc .0
mov ax, -1 ; failed
.0:
... | 12.769231 | 73 | 0.659639 |
d68dd87c59942f963ac6753e874014e5307750eb | 2,034 | asm | Assembly | programs/oeis/224/A224701.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/224/A224701.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/224/A224701.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A224701: Table read by antidiagonals of numbers of form (2^n - 1)*2^(m+3) + 5 where n>=1, m>=1.
; 21,37,53,69,101,117,133,197,229,245,261,389,453,485,501,517,773,901,965,997,1013,1029,1541,1797,1925,1989,2021,2037,2053,3077,3589,3845,3973,4037,4069,4085,4101,6149,7173,7685,7941,8069,8133,8165,8181,8197,12293,14341,15... | 226 | 1,786 | 0.836283 |
f4bb840de922a1d4fe627153625003853115c7af | 972 | asm | Assembly | _maps/obj6A.asm | NatsumiFox/AMPS-Sonic-1-2005 | ac8730799f1b96291358c77a4b64529de94ce8a4 | [
"Apache-2.0"
] | 2 | 2020-04-09T19:36:35.000Z | 2021-01-05T14:20:17.000Z | _maps/obj6A.asm | NatsumiFox/AMPS-Sonic-1-2005 | ac8730799f1b96291358c77a4b64529de94ce8a4 | [
"Apache-2.0"
] | null | null | null | _maps/obj6A.asm | NatsumiFox/AMPS-Sonic-1-2005 | ac8730799f1b96291358c77a4b64529de94ce8a4 | [
"Apache-2.0"
] | 1 | 2020-06-17T14:16:35.000Z | 2020-06-17T14:16:35.000Z | ; ---------------------------------------------------------------------------
; Sprite mappings - ground saws and pizza cutters (SBZ)
; ---------------------------------------------------------------------------
dc.w byte_15BA0-Map_obj6A, byte_15BC4-Map_obj6A
dc.w byte_15BE8-Map_obj6A, byte_15BFD-Map_obj6A
byte_15B... | 30.375 | 77 | 0.421811 |
eee0cdd388c03cc4bba9cad5f34a5bd9529af561 | 619 | asm | Assembly | data/baseStats_original/togetic.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 16 | 2018-08-28T21:47:01.000Z | 2022-02-20T20:29:59.000Z | data/baseStats_original/togetic.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 5 | 2019-04-03T19:53:11.000Z | 2022-03-11T22:49:34.000Z | data/baseStats_original/togetic.asm | adhi-thirumala/EvoYellow | 6fb1b1d6a1fa84b02e2d982f270887f6c63cdf4c | [
"Unlicense"
] | 2 | 2019-12-09T19:46:02.000Z | 2020-12-05T21:36:30.000Z | ;TogeticBaseStats: ; 38582 (e:4582)
db DEX_TOGETIC ; pokedex id
db 55 ; base hp
db 40 ; base attack
db 85 ; base defense
db 40 ; base speed
db 105 ; base special
db FAIRY ; species type 1
db FLYING ; species type 2
db 58 ; catch rate, dire hit item
db 114 ; base exp yield
INCBIN "pic/ymon/togetic.pic",0,1 ; 55, sprite ... | 20.633333 | 57 | 0.738288 |
365eea7da1219a24ca6644d63bbd0eedea6cfea9 | 882 | asm | Assembly | data/maps/objects/Route13.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | 1 | 2022-02-15T00:19:44.000Z | 2022-02-15T00:19:44.000Z | data/maps/objects/Route13.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | data/maps/objects/Route13.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | Route13_Object:
db $43 ; border block
def_warps
def_signs
sign 15, 13, 11 ; Route13Text11
sign 33, 5, 12 ; Route13Text12
sign 31, 11, 13 ; Route13Text13
def_objects
object SPRITE_COOLTRAINER_M, 49, 10, STAY, RIGHT, 1, OPP_BIRD_KEEPER, 1
object SPRITE_COOLTRAINER_F, 48, 10, STAY, DOWN, 2, OPP_JR_TRAINER_F, ... | 36.75 | 73 | 0.746032 |
513eeba23cf1d205a523e19ec1c54347ba1bbb21 | 1,632 | asm | Assembly | src/intel/tools/tests/gen7/or.asm | SoftReaper/Mesa-Renoir-deb | 8d1de1f66058d62b41fe55d36522efea2bdf996d | [
"MIT"
] | null | null | null | src/intel/tools/tests/gen7/or.asm | SoftReaper/Mesa-Renoir-deb | 8d1de1f66058d62b41fe55d36522efea2bdf996d | [
"MIT"
] | null | null | null | src/intel/tools/tests/gen7/or.asm | SoftReaper/Mesa-Renoir-deb | 8d1de1f66058d62b41fe55d36522efea2bdf996d | [
"MIT"
] | null | null | null | or(1) g113.5<1>UD g0.5<0,1,0>UD 0x0000ff00UD { align1 WE_all 1N };
or.nz.f0.0(8) null<1>.xUD g21<4>.xUD g19<4>.xUD { align16 1Q };
or(8) g13<1>.xyUD g5.4<0>.zwwwUD g6<0>.xUD { align16 1Q };
or(8) g10<1>UD g9<8,8,1>UD g8<8,8,1>UD { align1 1... | 77.714286 | 85 | 0.471814 |
852ad02ce1d62ba8a10a616c6e950e07411c8899 | 2,823 | asm | Assembly | programs/oeis/016/A016848.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/016/A016848.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/016/A016848.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A016848: a(n) = (4*n+3)^12.
; 531441,13841287201,3138428376721,129746337890625,2213314919066161,21914624432020321,150094635296999121,787662783788549761,3379220508056640625,12381557655576425121,39959630797262576401,116191483108948578241,309629344375621415601,766217865410400390625,1779197418239532716881,390918832847882... | 403.285714 | 2,763 | 0.953595 |
7810f2f0df2b89436f702fcef1cd6ad3b6ccdb3c | 13,500 | asm | Assembly | src/main/native/compression/isa-l-master/igzip/igzip_gen_icf_map_lh1_06.asm | arun-sub/GKL | c071276633f01d8198198fb40df468a0dffb0d41 | [
"MIT"
] | 1 | 2018-11-23T13:41:33.000Z | 2018-11-23T13:41:33.000Z | src/main/native/compression/isa-l-master/igzip/igzip_gen_icf_map_lh1_06.asm | arun-sub/GKL | c071276633f01d8198198fb40df468a0dffb0d41 | [
"MIT"
] | null | null | null | src/main/native/compression/isa-l-master/igzip/igzip_gen_icf_map_lh1_06.asm | arun-sub/GKL | c071276633f01d8198198fb40df468a0dffb0d41 | [
"MIT"
] | 1 | 2020-06-04T07:55:19.000Z | 2020-06-04T07:55:19.000Z | %include "reg_sizes.asm"
%include "lz0a_const.asm"
%include "data_struct2.asm"
%ifdef HAVE_AS_KNOWS_AVX512
%ifidn __OUTPUT_FORMAT__, win64
%define arg1 rcx
%define arg2 rdx
%define arg3 r8
%define hash rsi
%define next_in rdi
%else
%define arg1 rdi
%define arg2 rsi
%define arg3 rdx
%define hash r8
%define next_in rcx
... | 26.785714 | 82 | 0.739037 |
8b8586a22279ff95a8d034b0941452fe9dec8aeb | 1,084 | asm | Assembly | programs/oeis/047/A047479.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/047/A047479.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/047/A047479.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A047479: Numbers that are congruent to {0, 1, 5, 7} mod 8.
; 0,1,5,7,8,9,13,15,16,17,21,23,24,25,29,31,32,33,37,39,40,41,45,47,48,49,53,55,56,57,61,63,64,65,69,71,72,73,77,79,80,81,85,87,88,89,93,95,96,97,101,103,104,105,109,111,112,113,117,119,120,121,125,127,128,129,133,135,136,137,141,143,144,145,149,151,152,153,1... | 83.384615 | 945 | 0.7131 |
e3973c42bf07a82c97f0034f3fc60c2d05a6938a | 568 | asm | Assembly | programs/oeis/243/A243306.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/243/A243306.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/243/A243306.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A243306: 2^phi(n) - phi(n).
; 1,1,2,2,12,2,58,12,58,12,1014,12,4084,58,248,248,65520,58,262126,248,4084,1014,4194282,248,1048556,4084,262126,4084,268435428,248,1073741794,65520,1048556,65520,16777192,4084,68719476700,262126,16777192,65520,1099511627736,4084,4398046511062,1048556,16777192,4194282,70368744177618,65520,... | 51.636364 | 400 | 0.776408 |
1c60ce157d3ca1ede0c1a468f8d595c488be2528 | 816 | asm | Assembly | oeis/185/A185010.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/185/A185010.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/185/A185010.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A185010: a(n) = A000108(n)*A015518(n+1), where A000108 are the Catalan numbers and A015518(n) = 2*A015518(n-1) + 3*A015518(n-2).
; Submitted by Jon Maiga
; 1,2,14,100,854,7644,72204,703560,7037030,71772844,743844452,7810307960,82909630972,888316731800,9593823377880,104332819539600,1141523825614470,12556761952114380,1... | 81.6 | 487 | 0.794118 |
0eac186261b625f6b515c3c2aeec5fe0f5afbc59 | 10,464 | asm | Assembly | graphics1.asm | MTKilpatrick/pxt-microbit-ssd1309 | c807cbc20cf46bf6c9872eb61f888b5d2cdcbaab | [
"MIT"
] | null | null | null | graphics1.asm | MTKilpatrick/pxt-microbit-ssd1309 | c807cbc20cf46bf6c9872eb61f888b5d2cdcbaab | [
"MIT"
] | null | null | null | graphics1.asm | MTKilpatrick/pxt-microbit-ssd1309 | c807cbc20cf46bf6c9872eb61f888b5d2cdcbaab | [
"MIT"
] | null | null | null | ; routines for graphics
pBoxAsm:
push {r4,r5,r6,r7,lr}
cmp r0, r2
bmi .pBox1
mov r4, r0
mov r0, r2
mov r2, r4
.pBox1:
cmp r1, r3
bmi .pBox2
mov r4, r1
mov r1, r3
mov r3, r4
.pBox2:
mov r4, r2
orrs r4, r3
bmi .pBoxReturn ; if x1 or y1 are nega... | 22.947368 | 117 | 0.486812 |
2fd81803e6e1c1fdebc584bd4365b40cd031a831 | 2,158 | asm | Assembly | course_3/LLPL/Lab3/Ex.asm | IlonaZellka/DonNU | 943111d7e5df022fdb0fdc7c14f31e1f529f4bf0 | [
"MIT"
] | null | null | null | course_3/LLPL/Lab3/Ex.asm | IlonaZellka/DonNU | 943111d7e5df022fdb0fdc7c14f31e1f529f4bf0 | [
"MIT"
] | null | null | null | course_3/LLPL/Lab3/Ex.asm | IlonaZellka/DonNU | 943111d7e5df022fdb0fdc7c14f31e1f529f4bf0 | [
"MIT"
] | 1 | 2021-09-30T05:50:44.000Z | 2021-09-30T05:50:44.000Z | .686
.model flat, stdcall, c
option casemap: none
ExitProcess PROTO STDCALL :DWORD
MessageBoxA PROTO STDCALL :DWORD,:DWORD,:DWORD,:DWORD
wsprintfA PROTO C :VARARG
.data
TitleMsg db '3 лаба',0
buffer db 128 dup(0) ; указываем буфер для форматированного вывода
format db '1 процедура = %d || 2 процедура = %d', 0 ; у... | 18.603448 | 107 | 0.692308 |
2773749c620a9aa492301be1869b15fc9c1f1350 | 469 | asm | Assembly | asm/hello.asm | pedroreissantos/pepe | 444afc02359c31cfe24017dda49395016d94d43e | [
"BSD-3-Clause"
] | null | null | null | asm/hello.asm | pedroreissantos/pepe | 444afc02359c31cfe24017dda49395016d94d43e | [
"BSD-3-Clause"
] | null | null | null | asm/hello.asm | pedroreissantos/pepe | 444afc02359c31cfe24017dda49395016d94d43e | [
"BSD-3-Clause"
] | null | null | null | ; PEPE gerado por 'lcc' (IST: prs 2005)
; 'rl' serve como frame-pointer e 'r0' como acumulador
; os registos 'r1' a 'r10' sao preservados nas chamadas
PLACE 0
CALL main
SWE 240
; global main
; TEXT
main: ; ncalls=1
PUSH r10
PUSH rl
MOV rl, sp
MOV r10,L2
PUSH r10
CALL prints
ADD sp,2
MOV r0,0
L1:
MOV sp, rl
POP rl
POP r... | 14.212121 | 55 | 0.69936 |
46df5178f60b1b7c62370acd513d7a0c4ecad436 | 758 | asm | Assembly | _maps/obj41.asm | NatsumiFox/AMPS-Sonic-1-2005 | ac8730799f1b96291358c77a4b64529de94ce8a4 | [
"Apache-2.0"
] | 2 | 2020-04-09T19:36:35.000Z | 2021-01-05T14:20:17.000Z | _maps/obj41.asm | NatsumiFox/AMPS-Sonic-1-2005 | ac8730799f1b96291358c77a4b64529de94ce8a4 | [
"Apache-2.0"
] | null | null | null | _maps/obj41.asm | NatsumiFox/AMPS-Sonic-1-2005 | ac8730799f1b96291358c77a4b64529de94ce8a4 | [
"Apache-2.0"
] | 1 | 2020-06-17T14:16:35.000Z | 2020-06-17T14:16:35.000Z | ; ---------------------------------------------------------------------------
; Sprite mappings - springs
; ---------------------------------------------------------------------------
dc.w byte_DD26-Map_obj41
dc.w byte_DD31-Map_obj41
dc.w byte_DD37-Map_obj41
dc.w byte_DD47-Map_obj41
dc.w byte_DD4D-Map_obj41
... | 27.071429 | 77 | 0.455145 |
5d68fb92ebbce1d41afddbf17dfaa03b81b2b913 | 24,041 | asm | Assembly | TP053094.asm | QQ879/Cash-Register | de68e5e5d8b775992983083ddc9e90a2ddb020ce | [
"MIT"
] | 1 | 2020-06-11T13:27:18.000Z | 2020-06-11T13:27:18.000Z | TP053094.asm | QQ879/Cash-Register | de68e5e5d8b775992983083ddc9e90a2ddb020ce | [
"MIT"
] | null | null | null | TP053094.asm | QQ879/Cash-Register | de68e5e5d8b775992983083ddc9e90a2ddb020ce | [
"MIT"
] | null | null | null | .model small
.386
.stack 512h
.data
mainMenu db 10,"------MAIN MENU------",10
db "1. Nasi Ayam",10
db "2. Burger Meal",10
db "3. Cupcake",10
db "4. Coffee",10
db "5. Statistics (Stocks, Balance)",10
db "6. Exit",10
... | 21.935219 | 120 | 0.479847 |
a4cfc4f9598a8dae9ca63c068a756ab1100e29a5 | 397 | asm | Assembly | programs/oeis/202/A202307.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/202/A202307.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/202/A202307.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A202307: Floor(sqrt(11*n)).
; 0,3,4,5,6,7,8,8,9,9,10,11,11,11,12,12,13,13,14,14,14,15,15,15,16,16,16,17,17,17,18,18,18,19,19,19,19,20,20,20,20,21,21,21,22,22,22,22,22,23,23,23,23,24,24,24,24,25,25,25,25,25,26,26,26,26,26,27,27,27,27,27,28,28,28,28,28,29,29,29,29,29,30,30,30,30,30,30,31,31,31,31,31,31,32,32,32,32,32,3... | 33.083333 | 291 | 0.622166 |
873441ff47a8e9629490a2f7c6e6da539230cd76 | 649 | asm | Assembly | asm/src/fib.asm | nobodywasishere/fio | 0eb1f2ccade323493dfa8984bac62c36fe3df071 | [
"MIT"
] | null | null | null | asm/src/fib.asm | nobodywasishere/fio | 0eb1f2ccade323493dfa8984bac62c36fe3df071 | [
"MIT"
] | null | null | null | asm/src/fib.asm | nobodywasishere/fio | 0eb1f2ccade323493dfa8984bac62c36fe3df071 | [
"MIT"
] | 1 | 2022-02-14T21:46:42.000Z | 2022-02-14T21:46:42.000Z | ADDI X16, XZR, 43 // Number of fib iterations
ADDI X5, XZR, 0 // Calc next fib number
ADDI X6, XZR, 1
ADDI X24, XZR, 0
fib:
ADD X7, X6, X5
ADDI X5, X6, 0
ADDI X6, X7, 0
SUBI X16, X16, 1 // Dec fib iterator
ADDI X0, X5, 0
print_start:
ADDI X9, X9, 8 // Print fib number
ADD... | 19.088235 | 49 | 0.542373 |
4b6d24d0d91fc2a974c84ec48f0613a2b8a75b8f | 605 | asm | Assembly | oeis/036/A036549.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/036/A036549.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/036/A036549.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A036549: a(n) = T(8,n), array T given by A048471.
; 1,257,1025,3329,10241,30977,93185,279809,839681,2519297,7558145,22674689,68024321,204073217,612219905,1836659969,5509980161,16529940737,49589822465,148769467649,446308403201,1338925209857,4016775629825,12050326889729,36150980669441,108452942008577,325358826025985,97... | 60.5 | 493 | 0.854545 |
150db20917b472d602a847b4514e146e7b003d18 | 125 | asm | Assembly | Mips/Studies/divisaoInteiros.asm | otavreis/-Computer-Architecture-and-Organization | 317c7077b1b08a50985767d8114af5be580cc764 | [
"MIT"
] | 1 | 2020-09-03T00:16:24.000Z | 2020-09-03T00:16:24.000Z | Mips/Studies/divisaoInteiros.asm | otavreis/-Computer-Architecture-and-Organization | 317c7077b1b08a50985767d8114af5be580cc764 | [
"MIT"
] | null | null | null | Mips/Studies/divisaoInteiros.asm | otavreis/-Computer-Architecture-and-Organization | 317c7077b1b08a50985767d8114af5be580cc764 | [
"MIT"
] | null | null | null | .text
li $t0, 32
li $t1, 5
srl $s2, $t0, 2
div $t0, $t1
# parte inteira em s0
mflo $s0
# resto em $s1
mfhi $s1 | 9.615385 | 22 | 0.536 |
df897225895a274cbd611d333c34a577efb1e961 | 254 | asm | Assembly | audio/sfx/slots_new_spin.asm | AmateurPanda92/pokemon-rby-dx | f7ba1cc50b22d93ed176571e074a52d73360da93 | [
"MIT"
] | 9 | 2020-07-12T19:44:21.000Z | 2022-03-03T23:32:40.000Z | audio/sfx/slots_new_spin.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 7 | 2020-07-16T10:48:52.000Z | 2021-01-28T18:32:02.000Z | audio/sfx/slots_new_spin.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 2 | 2021-03-28T18:33:43.000Z | 2021-05-06T13:12:09.000Z | SFX_Slots_New_Spin_Ch4:
duty 3
squarenote 5, 14, 1, 1792
squarenote 2, 14, 1, 1920
squarenote 15, 15, 1, 1984
endchannel
SFX_Slots_New_Spin_Ch5:
duty 2
squarenote 4, 12, 1, 1729
squarenote 2, 12, 1, 1857
squarenote 15, 13, 1, 1921
endchannel
| 16.933333 | 27 | 0.724409 |
50b1388454466fb12c508e0ccb6b3960928bf038 | 619 | asm | Assembly | snippets/bit_fun.test.i.asm | ped7g/ZXSpectrumNextMisc | 0148cd8f0529bff4451f089fd7106ea06713e766 | [
"MIT"
] | 15 | 2019-04-06T20:38:41.000Z | 2022-02-27T16:50:31.000Z | snippets/bit_fun.test.i.asm | ped7g/ZXSpectrumNextMisc | 0148cd8f0529bff4451f089fd7106ea06713e766 | [
"MIT"
] | 7 | 2020-05-01T08:14:54.000Z | 2022-03-30T19:54:34.000Z | snippets/bit_fun.test.i.asm | ped7g/ZXSpectrumNextMisc | 0148cd8f0529bff4451f089fd7106ea06713e766 | [
"MIT"
] | 1 | 2020-08-23T17:36:20.000Z | 2020-08-23T17:36:20.000Z | MODULE bit_fun
test:
ld b,0 ; value to test and loop through
.loop:
ld a,b
call nibrrca_z80n ; call my variant of the routine
ld e,a ; preserve result in E
ld a,b
call twitter_post ; call original twitter post
... | 29.47619 | 94 | 0.523425 |
e192412cc8a02729fce216114f2d09c35dc6c1a0 | 619 | asm | Assembly | oeis/010/A010549.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/010/A010549.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/010/A010549.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A010549: Decimal expansion of square root of 98.
; 9,8,9,9,4,9,4,9,3,6,6,1,1,6,6,5,3,4,1,6,1,1,8,2,1,0,6,9,4,6,7,8,8,6,5,4,9,9,8,7,7,0,3,1,2,7,6,3,8,6,3,6,5,1,2,2,3,6,7,5,8,1,6,5,9,3,5,1,2,7,3,4,9,2,3,4,7,4,9,2,7,1,9,5,2,7,1,2,7,4,0,2,9,3,4,9,1,0,0,9
mov $1,1
mov $2,1
mov $3,$0
add $3,8
mov $4,$0
add $4,3
mul $4,2
m... | 15.871795 | 201 | 0.50727 |
e1c09303399d861a7def83dc9141b7e6eb977296 | 2,492 | asm | Assembly | src/arch/x86/boot/myboot/boot.asm | 45degree/xbook2 | 1450d228ce538ae8ad1a2f96e442b8da22e06950 | [
"MIT"
] | 416 | 2020-03-24T10:09:20.000Z | 2022-03-30T16:55:07.000Z | src/arch/x86/boot/myboot/boot.asm | 45degree/xbook2 | 1450d228ce538ae8ad1a2f96e442b8da22e06950 | [
"MIT"
] | 22 | 2020-05-29T03:53:55.000Z | 2021-07-22T00:59:37.000Z | src/arch/x86/boot/myboot/boot.asm | 45degree/xbook2 | 1450d228ce538ae8ad1a2f96e442b8da22e06950 | [
"MIT"
] | 65 | 2020-06-02T05:50:27.000Z | 2021-12-31T10:41:33.000Z | %include "const.inc"
%include "config.inc"
org 0x7c00
[bits 16]
align 16
entry:
mov ax, cs
mov ds, ax
mov ss, ax
mov sp, 0
mov ax, 0xb800
mov es, ax
call clean_screen
;show 'BOOT'
mov byte [es:0],'B'
mov byte [es:1],0x07
mov byte [es:2],'O'
mov byte [es:3],0x07
mov byte [es:4],'O'
mov byte [es:5],0... | 15.872611 | 51 | 0.565811 |
1e841c8c674b6bf0651275690fefbc405fe82b14 | 116 | asm | Assembly | MK1_CPU/programs/division.asm | billionelectrons/8bit-cpu | 1b8dacd52d46ac7dd230d61802d1c1edbc9c9be1 | [
"MIT"
] | 274 | 2020-03-30T16:38:29.000Z | 2022-03-30T22:50:15.000Z | MK1_CPU/programs/division.asm | billionelectrons/8bit-cpu | 1b8dacd52d46ac7dd230d61802d1c1edbc9c9be1 | [
"MIT"
] | 3 | 2020-04-11T07:33:14.000Z | 2022-01-21T13:46:08.000Z | MK1_CPU/programs/division.asm | billionelectrons/8bit-cpu | 1b8dacd52d46ac7dd230d61802d1c1edbc9c9be1 | [
"MIT"
] | 22 | 2020-04-04T18:07:38.000Z | 2022-02-06T03:15:17.000Z | ; division test
#include "lib/mk1.cpu"
ldi $a 144
ldi $b 3; = 48
jal divide
out $a
hlt
#include "lib/mk1_std.asm"
| 10.545455 | 26 | 0.672414 |
2403ab613327e0ef035f84157bd76587bc610452 | 9,675 | asm | Assembly | coverage/PENDING_SUBMIT/amdvlk/0533-COVERAGE-memory-ssa-h-584/work/variant/1_spirv_asm/shader.frag.asm | asuonpaa/ShaderTests | 6a3672040dcfa0d164d313224446496d1775a15e | [
"Apache-2.0"
] | null | null | null | coverage/PENDING_SUBMIT/amdvlk/0533-COVERAGE-memory-ssa-h-584/work/variant/1_spirv_asm/shader.frag.asm | asuonpaa/ShaderTests | 6a3672040dcfa0d164d313224446496d1775a15e | [
"Apache-2.0"
] | 47 | 2021-03-11T07:42:51.000Z | 2022-03-14T06:30:14.000Z | coverage/PENDING_SUBMIT/amdvlk/0533-COVERAGE-memory-ssa-h-584/work/variant/1_spirv_asm/shader.frag.asm | asuonpaa/ShaderTests | 6a3672040dcfa0d164d313224446496d1775a15e | [
"Apache-2.0"
] | 4 | 2021-03-09T13:37:19.000Z | 2022-02-25T07:32:11.000Z | ; SPIR-V
; Version: 1.0
; Generator: Khronos Glslang Reference Front End; 10
; Bound: 191
; Schema: 0
OpCapability Shader
%1 = OpExtInstImport "GLSL.std.450"
OpMemoryModel Logical GLSL450
OpEntryPoint Fragment %4 "main" %103 %171
OpExecutionMode %4 O... | 36.647727 | 167 | 0.495297 |
444bf219b18115429121f694e5b85ff25e2ccf74 | 486 | asm | Assembly | impl/src/test/resources/patterns/Whitespace.asm | jeslie/hack-assembler | 0643ae425abdb65a366b1bf4970ccfe7d9d178c5 | [
"MIT"
] | 1 | 2020-05-07T00:12:33.000Z | 2020-05-07T00:12:33.000Z | impl/src/test/resources/patterns/Whitespace.asm | jeslie/hack-assembler | 0643ae425abdb65a366b1bf4970ccfe7d9d178c5 | [
"MIT"
] | null | null | null | impl/src/test/resources/patterns/Whitespace.asm | jeslie/hack-assembler | 0643ae425abdb65a366b1bf4970ccfe7d9d178c5 | [
"MIT"
] | null | null | null | // no spaces
A=M;JGE
// 1 space
A =M;JGE
A =M;JGE
A =M;JGE
A =M;JGE
A =M;JGE
A = M;JGE
A = M ;JGE
A = M; JGE
A = M ; JGE
A= M;JGE
A =M; JGE
A =M;JGE
A =M;JGE
A =M;JGE
A =M;JGE
A =M;JGE
A =M;JGE
A =M;JGE
A =M;JGE
A =M;JGE
A= M;JGE
A=M ;JGE
A=M; JGE
A=M;JGE
A=M;JGE
A =M;JGE
A= M;JGE
A=M ;JGE
A=M; JGE
A =M;JGE
A =M... | 8.678571 | 12 | 0.54321 |
449d431359563de33537ca062c5229c177371ea4 | 1,531 | asm | Assembly | uti/RET_LINT.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | uti/RET_LINT.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | uti/RET_LINT.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | ; Return long integer to SuperBASIC Interpreter
section utility
xdef bi_rtlin
include dev8_keys_qlv
include dev8_keys_bv
;+++
; Return long integer to SuperBASIC Interpreter
; A function using this routine should load the value into d1 and jump to it.
;
; Entry ... | 24.301587 | 77 | 0.467015 |
8ccc42d1366b494e5c1664577e65f23bd6f0f5d5 | 564 | asm | Assembly | oeis/265/A265893.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/265/A265893.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/265/A265893.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A265893: a(n) = A084558(n) - A230403(n); the length of factorial base representation of n without its trailing zeros.
; Submitted by Christian Krause
; 0,1,1,2,1,2,1,3,2,3,2,3,1,3,2,3,2,3,1,3,2,3,2,3,1,4,3,4,3,4,2,4,3,4,3,4,2,4,3,4,3,4,2,4,3,4,3,4,1,4,3,4,3,4,2,4,3,4,3,4,2,4,3,4,3,4,2,4,3,4,3,4,1,4,3,4,3,4,2,4,3,4,3,... | 23.5 | 201 | 0.539007 |
5fe7777c9a456295b998d3b37c8e7944a0fa78db | 218 | asm | Assembly | scripts/DiglettsCaveRoute2.asm | AmateurPanda92/pokemon-rby-dx | f7ba1cc50b22d93ed176571e074a52d73360da93 | [
"MIT"
] | 9 | 2020-07-12T19:44:21.000Z | 2022-03-03T23:32:40.000Z | scripts/DiglettsCaveRoute2.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 7 | 2020-07-16T10:48:52.000Z | 2021-01-28T18:32:02.000Z | scripts/DiglettsCaveRoute2.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 2 | 2021-03-28T18:33:43.000Z | 2021-05-06T13:12:09.000Z | DiglettsCaveRoute2_Script:
ld a, ROUTE_2
ld [wLastMap], a
jp EnableAutoTextBoxDrawing
DiglettsCaveRoute2_TextPointers:
dw DiglettsCaveRoute2Text1
DiglettsCaveRoute2Text1:
TX_FAR _DiglettsCaveRoute2Text1
db "@"
| 18.166667 | 32 | 0.83945 |
5b795ebbc127cba670cae693e4aabda4b565aef6 | 144,650 | asm | Assembly | reports/19_contains.exp1.asm | arnaudroger/re2j-benchmark | ecfb2d6975948a1fbb53ccf101b285655b850058 | [
"MIT"
] | null | null | null | reports/19_contains.exp1.asm | arnaudroger/re2j-benchmark | ecfb2d6975948a1fbb53ccf101b285655b850058 | [
"MIT"
] | null | null | null | reports/19_contains.exp1.asm | arnaudroger/re2j-benchmark | ecfb2d6975948a1fbb53ccf101b285655b850058 | [
"MIT"
] | null | null | null | # JMH version: 1.19
# VM version: JDK 1.8.0_131, VM 25.131-b11
# VM invoker: /usr/lib/jvm/java-8-oracle/jre/bin/java
# VM options: <none>
# Warmup: 20 iterations, 1 s each
# Measurement: 20 iterations, 1 s each
# Timeout: 10 min per iteration
# Threads: 1 thread, will synchronize iterations
# Benchmark mode: Throughput... | 96.626587 | 185 | 0.392866 |
2622806c6e041c57ae296a7ea80277e5ce3a9699 | 257 | asm | Assembly | test2.asm | meredithmmyers/Operating-System | 9fa995e0d08097cc957d15a9a4996649c4a0bacd | [
"Apache-2.0"
] | 4 | 2017-04-03T22:18:12.000Z | 2021-06-13T23:45:35.000Z | test2.asm | benjmyers/Operating-System | 9fa995e0d08097cc957d15a9a4996649c4a0bacd | [
"Apache-2.0"
] | null | null | null | test2.asm | benjmyers/Operating-System | 9fa995e0d08097cc957d15a9a4996649c4a0bacd | [
"Apache-2.0"
] | 26 | 2016-03-29T19:02:39.000Z | 2021-04-16T12:43:42.000Z | ASSUME CS:CODE, DS:DATA
;.MODEL TINY
DATA SEGMENT
DATA ENDS
CODE SEGMENT
;ORG 100h
START:
mov ax,CODE
mov ds,ax
mov ah,9
mov al,20
mov dx, OFFSET MSG
int 21h
mov ah,4ch
int 21h
here:
jmp here
MSG DB 'Hello World',13,10,'$'
CODE ENDS
END START
| 10.708333 | 31 | 0.692607 |
70bb01a1165c5336f39b9450cab2749755082dc7 | 397 | asm | Assembly | _anim/obj86.asm | NatsumiFox/AMPS-Sonic-1-2005 | ac8730799f1b96291358c77a4b64529de94ce8a4 | [
"Apache-2.0"
] | 2 | 2020-04-09T19:36:35.000Z | 2021-01-05T14:20:17.000Z | _anim/obj86.asm | NatsumiFox/AMPS-Sonic-1-2005 | ac8730799f1b96291358c77a4b64529de94ce8a4 | [
"Apache-2.0"
] | null | null | null | _anim/obj86.asm | NatsumiFox/AMPS-Sonic-1-2005 | ac8730799f1b96291358c77a4b64529de94ce8a4 | [
"Apache-2.0"
] | 1 | 2020-06-17T14:16:35.000Z | 2020-06-17T14:16:35.000Z | ; ---------------------------------------------------------------------------
; Animation script - energy ball launcher (FZ)
; ---------------------------------------------------------------------------
dc.w byte_1AA46-Ani_obj86
dc.w byte_1AA4A-Ani_obj86
dc.w byte_1AA50-Ani_obj86
byte_1AA46: dc.b $7E, 0, $FF, 0
b... | 39.7 | 77 | 0.413098 |
fd17496c61afe6311982d54a343ebae73c46d68a | 555 | asm | Assembly | oeis/092/A092476.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/092/A092476.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/092/A092476.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A092476: Numbers that are congruent to {1, 3, 9} mod 13.
; Submitted by Jon Maiga
; 1,3,9,14,16,22,27,29,35,40,42,48,53,55,61,66,68,74,79,81,87,92,94,100,105,107,113,118,120,126,131,133,139,144,146,152,157,159,165,170,172,178,183,185,191,196,198,204,209,211,217,222,224,230,235,237,243,248,250,256,261,263,269,274,276,... | 37 | 375 | 0.686486 |
f5216ba156c6562757a104983c0379f36f3b9976 | 369 | asm | Assembly | programs/oeis/213/A213502.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/213/A213502.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/213/A213502.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A213502: Number of (w,x,y) with all terms in {0,...,n} and x != min(|w-x|,|x-y|)
; 0,4,17,47,98,178,291,445,644,896,1205,1579,2022,2542,3143,3833,4616,5500,6489,7591,8810,10154,11627,13237,14988,16888,18941,21155,23534,26086,28815,31729,34832,38132,41633,45343,49266,53410,57779
mov $1,$0
add $0,1
pow $1,2
mov $2,$0
... | 28.384615 | 197 | 0.669377 |
735713e9333c55a7918fbc599648ab258c4c6962 | 898 | asm | Assembly | programs/oeis/130/A130423.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/130/A130423.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/130/A130423.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A130423: Main diagonal of array A[k,n] = n-th sum of 3 consecutive k-gonal numbers, k>2.
; 4,14,39,88,170,294,469,704,1008,1390,1859,2424,3094,3878,4785,5824,7004,8334,9823,11480,13314,15334,17549,19968,22600,25454,28539,31864,35438,39270,43369,47744,52404,57358,62615,68184,74074,80294,86853,93760,101024,108654,11665... | 42.761905 | 642 | 0.768374 |
d45be3fc9bf23c283eca25c77ab0da7f1754e922 | 595 | asm | Assembly | programs/oeis/032/A032908.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/032/A032908.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/032/A032908.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A032908: One of four 3rd-order recurring sequences for which the first derived sequence and the Galois transformed sequence coincide.
; 2,2,3,6,14,35,90,234,611,1598,4182,10947,28658,75026,196419,514230,1346270,3524579,9227466,24157818,63245987,165580142,433494438,1134903171,2971215074,7778742050,20365011075,53316291... | 42.5 | 366 | 0.813445 |
502c3684b2447b5d5db13809676544fc0cb68690 | 434 | asm | Assembly | oeis/120/A120505.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/120/A120505.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/120/A120505.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A120505: Generalized meta-Fibonacci sequence a(n) with parameters s=2 and k=3.
; Submitted by Christian Krause
; 1,1,1,2,3,3,3,3,4,5,6,6,7,8,9,9,9,9,9,10,11,12,12,13,14,15,15,16,17,18,18,18,19,20,21,21,22,23,24,24,25,26,27,27,27,27,27,27,28,29,30,30,31,32,33,33,34,35,36,36
mov $6,$0
add $0,1
mov $2,$0
lpb $0
lpb $... | 21.7 | 162 | 0.589862 |
80f173afc7d2a9fef62657b3927111f4cbb0e596 | 7,936 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_2315.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_2315.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_2315.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 %r13
push %r14
push %r8
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0x14538, %r13
nop
add $24977, %rbx
mov (%r13), %r14
nop
nop
nop
xor %rdi, %rdi
lea addresses_A_ht+0x16020, %rbx
nop
nop
nop
nop
and $58241, %rdi
movb (%rbx), %r14b
nop... | 32.793388 | 2,999 | 0.659652 |
d49c9995e1721913fa808d3917706426b0cd380f | 424 | asm | Assembly | oeis/332/A332758.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/332/A332758.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/332/A332758.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A332758: Number of fixed-point free involutions in the n-fold iterated wreath product of C_2.
; Submitted by Christian Krause
; 0,1,3,17,417,206657,44854599297,2021158450131287670017,4085251621720569336520310526902208564886017,16689280870666586360302304039420036318743515355074220606298783584912362351240766944257
mov... | 26.5 | 187 | 0.778302 |
55b5edbee061eff6049e85eadc8c6d7a11201073 | 5,714 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xca.log_65_1528.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xca.log_65_1528.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xca.log_65_1528.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %r12
push %r9
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x13380, %rax
nop
nop
nop
dec %rsi
mov $0x6162636465666768, %rdi
movq %rdi, %xmm1
movups %xmm1, (%rax)
nop
nop
nop
nop
nop
sub %r12, %r12
lea addresses_WT_ht+0x51c0, %r9
no... | 20.854015 | 194 | 0.641932 |
3c9ccb499742ecf47bab38d97c68f71271e6e3ac | 497 | asm | Assembly | libsrc/target/vector06c/psg/set_psg_callee.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 4 | 2021-11-20T19:35:01.000Z | 2022-01-01T16:08:42.000Z | libsrc/target/vector06c/psg/set_psg_callee.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | null | null | null | libsrc/target/vector06c/psg/set_psg_callee.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 1 | 2021-11-27T15:58:02.000Z | 2021-11-27T15:58:02.000Z | ;
; TRS-80 (EG2000+HT1080) specific routines
; by Stefano Bodrato, Fall 2015
;
; int set_psg(int reg, int val);
;
; Play a sound by PSG
;
;
; $Id: set_psg_callee.asm,v 1.2 2016-06-10 21:13:58 dom Exp $
;
SECTION code_clib
PUBLIC set_psg_callee
PUBLIC _set_psg_callee
PUBLIC ASMDISP_SET_PSG_CALLEE
set_psg... | 14.2 | 61 | 0.694165 |
241e643ab581f1b97f2efdaaf45ae5277c1a11ef | 4,327 | asm | Assembly | src/work.asm | Pentacour/viruslqp79_msx | 52dfe17c1d7655dcff76898fe53efc5650367372 | [
"MIT"
] | 4 | 2019-01-14T11:33:21.000Z | 2019-02-01T08:55:14.000Z | src/work.asm | Pentacour/viruslqp79_msx | 52dfe17c1d7655dcff76898fe53efc5650367372 | [
"MIT"
] | null | null | null | src/work.asm | Pentacour/viruslqp79_msx | 52dfe17c1d7655dcff76898fe53efc5650367372 | [
"MIT"
] | 1 | 2022-01-09T21:31:35.000Z | 2022-01-09T21:31:35.000Z | MODULE MWORK
;============================================
; CONSTANTS
;============================================
K_MAX_NUMBER_OF_SPRITES EQU 13
K_EOF EQU 254
K_NORMAL_SHOOT EQU 0
K_DOUBLE_SHOOT EQU 1
K_TRIPLE_SHOOT EQU 3
K_START_LEVEL E... | 29.841379 | 107 | 0.568061 |
0ddec6a908ec12ea94a7e5c48347a1ad24daa9e4 | 683 | asm | Assembly | asm/testy4.asm | icefoxen/lang | 628185020123aabe4753f96c6ab4378637a2dbf5 | [
"MIT"
] | null | null | null | asm/testy4.asm | icefoxen/lang | 628185020123aabe4753f96c6ab4378637a2dbf5 | [
"MIT"
] | null | null | null | asm/testy4.asm | icefoxen/lang | 628185020123aabe4753f96c6ab4378637a2dbf5 | [
"MIT"
] | null | null | null | ; Compile WITH:
; nasm -f elf testy4.asm
; gcc testy4.o
; For some weird weird diseased wrong reason, you have to run the object file
; through gcc, it doesn't work alone with ld. I think it has something to do
; with how it sets up the _start procedure.
global main
segment .data
segment .bss
segment .docstring
m... | 17.512821 | 77 | 0.710102 |
6bbe26f77e542287dd2e8ac13f6a17848e2412ea | 566 | asm | Assembly | data/tilesets/viridian_forest_gate_collision.asm | Ebernacher90/pokecrystal-allworld | 5d623c760e936842cf92563912c5bd64dd69baef | [
"blessing"
] | null | null | null | data/tilesets/viridian_forest_gate_collision.asm | Ebernacher90/pokecrystal-allworld | 5d623c760e936842cf92563912c5bd64dd69baef | [
"blessing"
] | null | null | null | data/tilesets/viridian_forest_gate_collision.asm | Ebernacher90/pokecrystal-allworld | 5d623c760e936842cf92563912c5bd64dd69baef | [
"blessing"
] | null | null | null | tilecoll FLOOR, FLOOR, FLOOR, FLOOR ; 00
tilecoll FLOOR, FLOOR, FLOOR, FLOOR ; 01
tilecoll FLOOR, FLOOR, LADDER, LADDER ; 02
tilecoll WALL, FLOOR, WALL, FLOOR ; 03
tilecoll WALL, WALL, FLOOR, FLOOR ; 04
tilecoll WALL, WALL, FLOOR, FLOOR ; 05
tilecoll WALL, WALL, FLOOR, FLOOR ; 06
tilecoll WALL, DOOR, FLOOR, FLO... | 37.733333 | 43 | 0.70318 |
a195c6e529c944dba7907160301ed16497a205cb | 9,206 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_1104.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_1104.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_1104.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 %r15
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WT_ht+0x16cff, %rsi
lea addresses_WT_ht+0x36a7, %rdi
clflush (%rsi)
clflush (%rdi)
cmp $58320, %rbx
mov $31, %rcx
rep movsb
nop
xor $50171, %rdi
lea addresses_D_ht+0x58a7, %r12
nop
... | 29.696774 | 2,999 | 0.652401 |
96180569df51284f5ae9fcf240e0402e985ba69c | 846 | asm | Assembly | utils.asm | vipoo/bbcbasic-z80 | 793c16b76059edc6917e60c12281fb009d529ead | [
"Zlib"
] | 2 | 2020-06-30T15:43:19.000Z | 2021-01-05T17:07:27.000Z | utils.asm | vipoo/bbcbasic-z80 | 793c16b76059edc6917e60c12281fb009d529ead | [
"Zlib"
] | 6 | 2020-05-30T04:26:34.000Z | 2020-07-21T02:43:24.000Z | utils.asm | vipoo/bbcbasic-z80 | 793c16b76059edc6917e60c12281fb009d529ead | [
"Zlib"
] | null | null | null |
PUBLIC DIV_HL_C, MATH_ABS_HL, MATH_POS_HL, MATH_NEG_HL, MATH_CP_HL_DE
; THE FOLLOWING ROUTINE DIVIDES HL BY C AND PLACES THE QUOTIENT IN HL AND THE REMAINDER IN A
; https://wikiti.brandonw.net/index.php?title=Z80_Routines:Math:Division#16.2F16_division
DIV_HL_C:
XOR A
LD B, 16
LOOP:
ADD HL, HL
RLA
JR C, DIV_H... | 13.015385 | 92 | 0.685579 |
1137d3ae2ebaf485a7f408ef8aa1b1f78dc4b63d | 3,160 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_15_836.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_15_836.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_15_836.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r12
push %r13
push %rbp
push %rbx
push %rdx
lea addresses_A_ht+0x160d0, %r12
clflush (%r12)
cmp %r13, %r13
mov $0x6162636465666768, %rdx
movq %rdx, %xmm4
vmovups %ymm4, (%r12)
nop
inc %r10
lea addresses_D_ht+0x137f8, %rdx
xor %rbx, %rbx
movw $0x6162, (%rdx)
n... | 19.268293 | 125 | 0.636076 |
ea47fd0552a9badc7fc66cb26edc4785dfbe84b6 | 954 | asm | Assembly | kernel/arch/x86/kernel/task/spinlock.asm | GhostBirdOperatingSystemProject/GhostBirdOS | 15d3499208029d1a811cccda435f0cfbbf08b482 | [
"BSD-2-Clause"
] | 10 | 2017-06-08T07:38:37.000Z | 2022-01-27T20:15:52.000Z | kernel/arch/x86/kernel/task/spinlock.asm | GhostBirdOperatingSystemProject/GhostBirdOS | 15d3499208029d1a811cccda435f0cfbbf08b482 | [
"BSD-2-Clause"
] | 1 | 2018-07-07T15:47:33.000Z | 2018-07-07T15:47:33.000Z | kernel/arch/x86/kernel/task/spinlock.asm | MakeOS/GhostBirdOS | 15d3499208029d1a811cccda435f0cfbbf08b482 | [
"BSD-2-Clause"
] | 13 | 2017-06-06T05:26:04.000Z | 2022-01-28T22:18:00.000Z | ;Copyright 2013-2015 by Explorer Developers.
;made by Lab Explorer Developers<1@GhostBirdOS.org>
;Explorer x86 Spin Lock
;Explorer/arch/x86/kernel/task/spinlock.asm
;version:Alpha
;12/6/2014 12:00 AM
;
spin_lock:
mov eax,1 ; Set the EAX register to 1.
;xchg eax,[lock] ; Atomically swap the EAX register with
... | 32.896552 | 70 | 0.694969 |
fdabb0c99453a8ccae1890d6c112a4de406b93fd | 777 | asm | Assembly | src/util/icon/pdown.asm | olifink/qspread | d6403d210bdad9966af5d2a0358d4eed3f1e1c02 | [
"MIT"
] | null | null | null | src/util/icon/pdown.asm | olifink/qspread | d6403d210bdad9966af5d2a0358d4eed3f1e1c02 | [
"MIT"
] | null | null | null | src/util/icon/pdown.asm | olifink/qspread | d6403d210bdad9966af5d2a0358d4eed3f1e1c02 | [
"MIT"
] | null | null | null | * Sprite pdown
*
* Mode 4
* +|-------------+
* - wwwwwwwwww-
* | ww w|
* | w w w|
* | w w www w|
* |wwwww wrw w|
* |w wrw w|
* |w wwwwrwwww w|
* |w wwrrrrrww w|
* |w wwrrrww w|
* |w wwrww w|
* |w www w|
* |w w w|
* |w w|
* |wwwwwwwwwwwwww|
* +|-------------+
*
... | 15.54 | 34 | 0.539254 |
88ae9d11b9467abb761aa13ce5190dbebdbb75d1 | 359 | asm | Assembly | oeis/021/A021357.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/021/A021357.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/021/A021357.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A021357: Decimal expansion of 1/353.
; Submitted by Jon Maiga
; 0,0,2,8,3,2,8,6,1,1,8,9,8,0,1,6,9,9,7,1,6,7,1,3,8,8,1,0,1,9,8,3,0,0,2,8,3,2,8,6,1,1,8,9,8,0,1,6,9,9,7,1,6,7,1,3,8,8,1,0,1,9,8,3,0,0,2,8,3,2,8,6,1,1,8,9,8,0,1,6,9,9,7,1,6,7,1,3,8,8,1,0,1,9,8,3,0,0,2,8
seq $0,83811 ; Numbers n such that 2n+1 is the digit ... | 44.875 | 201 | 0.590529 |
075293fb05a94875e79002a833168b4e6bdaa8d4 | 626 | asm | Assembly | oeis/121/A121314.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/121/A121314.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/121/A121314.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A121314: Triangle T(n,k), 0 <= k <= n, read by rows given by [0, 1, 0, 0, 0, 0, ...] DELTA [1, 0, 1, 0, 0, 0, 0, 0, 0, 0, ...] where DELTA is the operator defined in A084938.
; Submitted by Simon Strandgaard
; 1,0,1,0,1,1,0,1,3,1,0,1,5,6,1,0,1,7,15,10,1,0,1,9,28,35,15,1,0,1,11,45,84,70,21,1,0,1,13,66,165,210,126,28,1... | 39.125 | 311 | 0.618211 |
ae35f86b151053e04b854ccb99693c819452a017 | 11,954 | asm | Assembly | deexoopt.asm | uniabis/z80depacker | a5dc3a0a7d3cb07a814490463b93fa42b3e66c68 | [
"MIT"
] | 25 | 2019-08-16T11:03:39.000Z | 2022-03-23T23:22:46.000Z | deexoopt.asm | uniabis/z80depacker | a5dc3a0a7d3cb07a814490463b93fa42b3e66c68 | [
"MIT"
] | null | null | null | deexoopt.asm | uniabis/z80depacker | a5dc3a0a7d3cb07a814490463b93fa42b3e66c68 | [
"MIT"
] | 1 | 2021-04-04T01:07:24.000Z | 2021-04-04T01:07:24.000Z | ;Exomizer 3 Z80 decoder
;Copyright (C) 2008-2018 by Jaime Tejedor Gomez (Metalbrain)
;
;Optimized by Antonio Villena and Urusergi
;
;Compression algorithm by Magnus Lind
; exomizer raw -P5 -T0 [-b] (speed<3, literals=1, bitsalignstart=0)
; exomizer raw -P5 -T1 [-b] (speed<3, literals=0, bitsalignstart=0)
; exomiz... | 24.80083 | 82 | 0.472394 |
0060963d944761e41b0dad2c17217c82894f7e8a | 435 | asm | Assembly | oeis/129/A129294.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/129/A129294.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/129/A129294.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A129294: Number of divisors of n^3 - 1 that are not greater than n.
; Submitted by Jon Maiga
; 1,2,2,3,2,4,2,5,3,5,2,7,2,4,7,5,3,6,2,6,6,6,2,13,4,4,4,8,4,10,3,6,5,6,5,14,2,6,5,8,3,10,3,8,10,5,3,16,3,9,5,9,2,11,5,8,7,4,3,20,2,5,9,11,4,18,4,6,5,8,3,14,5,4,8,6,4,17,2,21,5,6,3,16,6,10,8,8,2,14,5,9,7,6,5,16,3,6,15,9
add ... | 25.588235 | 219 | 0.56092 |
3c79f21205ef657a013178164e81dcb25f454332 | 6,294 | asm | Assembly | playground/CmdProcess.asm | quajak/XSharp | 069bfa5535bda987229eb38b7c12897fe9aec93d | [
"BSD-3-Clause"
] | 168 | 2017-08-05T18:23:29.000Z | 2022-03-31T19:33:13.000Z | playground/CmdProcess.asm | FriendsTmCo/XSharp | 3f9e35ae60170184a4132207afb8953839f1ee60 | [
"BSD-3-Clause"
] | 12 | 2017-09-19T13:24:16.000Z | 2020-09-03T09:42:19.000Z | playground/CmdProcess.asm | FriendsTmCo/XSharp | 3f9e35ae60170184a4132207afb8953839f1ee60 | [
"BSD-3-Clause"
] | 47 | 2017-08-13T04:12:40.000Z | 2022-03-29T18:25:19.000Z | ; namespace DebugStub
; Modifies: AL, DX (ComReadAL)
; Returns: AL
; function ProcessCommand {
DebugStub_ProcessCommand:
; ComReadAL()
Call DebugStub_ComReadAL
; Some callers expect AL to be returned, so we preserve it
; in case any commands modify AL.
; We push EAX to keep stack aligned.
; +EA... | 27.726872 | 114 | 0.766762 |
cb5e58a7d94cb76882076382a56985439e27238f | 547 | asm | Assembly | oeis/230/A230152.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/230/A230152.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/230/A230152.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A230152: Decimal expansion of the positive real solution of the equation x^(k+1)+x^k-1=0. Case k=4.
; Submitted by Jon Maiga
; 8,5,6,6,7,4,8,8,3,8,5,4,5,0,2,8,7,4,8,5,2,3,2,4,8,1,5,3,1,2,4,3,4,3,6,9,8,3,1,3,9,9,9,4,5,4,9,3,7,5,2,6,2,5,5,7,6,4,1,2,8,1,0,3,4,6,7,9,8,4,2,4,6,2,2,9,0,4,3,6,2,1,1,0,3,5,1,6,6,5,8,3,6,6,8,0... | 21.038462 | 201 | 0.542962 |
0216356858e81d75e4aefd7b842b7f852a2a7657 | 1,751 | asm | Assembly | programs/oeis/005/A005581.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/005/A005581.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/005/A005581.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A005581: a(n) = (n-1)*n*(n+4)/6.
; 0,0,2,7,16,30,50,77,112,156,210,275,352,442,546,665,800,952,1122,1311,1520,1750,2002,2277,2576,2900,3250,3627,4032,4466,4930,5425,5952,6512,7106,7735,8400,9102,9842,10621,11440,12300,13202,14147,15136,16170,17250,18377,19552,20776,22050,23375,24752,26182,27666,29205,30800,32452,3416... | 194.555556 | 1,667 | 0.831525 |
447159b79aa08c5197b7d3a98ca6568e4b77d15b | 376 | asm | Assembly | oeis/181/A181656.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/181/A181656.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/181/A181656.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A181656: Generalized (conditional) Riordan array with k-th column generated by x^k*(1+x^2) if k mod 2 = 0, x^k*(1+x) otherwise.
; Submitted by Jon Maiga
; 1,0,1,1,1,1,0,0,0,1,0,0,1,1,1,0,0,0,0,0,1,0,0,0,0,1,1,1,0,0,0,0,0,0,0,1,0,0,0,0,0,0,1,1,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,1,1
lpb $0
add $1,1
sub $0,$1
... | 26.857143 | 133 | 0.579787 |
96481c35471dfea31c4ece4a94f4832083e74c66 | 783 | asm | Assembly | kernel/arch/x86_64/boot.asm | Skipper1931/tinuk | a3b1106dae54e9a747700816156b7579d3ac1330 | [
"BSD-3-Clause"
] | 2 | 2019-12-28T21:01:45.000Z | 2020-12-17T17:58:28.000Z | kernel/arch/x86_64/boot.asm | Skipper1931/tinuk | a3b1106dae54e9a747700816156b7579d3ac1330 | [
"BSD-3-Clause"
] | null | null | null | kernel/arch/x86_64/boot.asm | Skipper1931/tinuk | a3b1106dae54e9a747700816156b7579d3ac1330 | [
"BSD-3-Clause"
] | null | null | null | DEFAULT REL
SECTION .text
GLOBAL _start
GLOBAL _hang
EXTERN kmain
EXTERN bootboot
EXTERN fb
EXTERN _binary_kernel_drivers_vesa_font_bin_start
EXTERN environment
_start:
mov rax, 1
cpuid ; Call CPUID to get (among other things) the local APIC id for the core
shr ebx, 24 ; Shift the APIC id into BX
cmp bx, [bootb... | 27 | 107 | 0.768838 |
6dee225e9d516fd3477cc5951749f67336784502 | 4,098 | asm | Assembly | openssl/openssl-fips-2.0.16/tmp32dll/x86_64cpuid.asm | memade/gpl | 33b2a1e8e2be851f06223f4bd3c8147aaf4e08e7 | [
"Apache-2.0"
] | null | null | null | openssl/openssl-fips-2.0.16/tmp32dll/x86_64cpuid.asm | memade/gpl | 33b2a1e8e2be851f06223f4bd3c8147aaf4e08e7 | [
"Apache-2.0"
] | null | null | null | openssl/openssl-fips-2.0.16/tmp32dll/x86_64cpuid.asm | memade/gpl | 33b2a1e8e2be851f06223f4bd3c8147aaf4e08e7 | [
"Apache-2.0"
] | null | null | null | default rel
%define XMMWORD
EXTERN fips_openssl_cpuid_setup
section .CRT$XCU rdata align=8
DQ fips_openssl_cpuid_setup
common fips_openssl_ia32cap_p 8
section .text code align=64
global fips_openssl_atomic_add
ALIGN 16
fips_openssl_atomic_add:
mov eax,DWORD[rcx]
$L$spin: lea r8,[rax*1+rdx]
DB 0xf0
cmpxchg ... | 13.436066 | 35 | 0.719375 |
c3996c90a0758f7d8a36f5582b67649a56ba068e | 638 | asm | Assembly | programs/oeis/126/A126964.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/126/A126964.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/126/A126964.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A126964: a(n) = 2*n*(6*n-1).
; 0,10,44,102,184,290,420,574,752,954,1180,1430,1704,2002,2324,2670,3040,3434,3852,4294,4760,5250,5764,6302,6864,7450,8060,8694,9352,10034,10740,11470,12224,13002,13804,14630,15480,16354,17252,18174,19120,20090,21084,22102,23144,24210,25300,26414,27552,28714,29900,31110,32344,33602,34884,... | 79.75 | 566 | 0.783699 |
9e2d1d03ab5ef00e2515341dc90a415becbbea64 | 1,808 | asm | Assembly | ioctl/IomSetPtrPos.asm | osfree-project/FamilyAPI | 2119a95cb2bbe6716ecacff4171866f6ea51b8d7 | [
"BSD-3-Clause"
] | 1 | 2021-11-25T14:01:48.000Z | 2021-11-25T14:01:48.000Z | ioctl/IomSetPtrPos.asm | osfree-project/FamilyAPI | 2119a95cb2bbe6716ecacff4171866f6ea51b8d7 | [
"BSD-3-Clause"
] | null | null | null | ioctl/IomSetPtrPos.asm | osfree-project/FamilyAPI | 2119a95cb2bbe6716ecacff4171866f6ea51b8d7 | [
"BSD-3-Clause"
] | 2 | 2021-11-05T06:48:43.000Z | 2021-12-06T08:07:38.000Z | ;--------------------------------------------------------
; Category 7 Function 59 Set pointer screen position
;--------------------------------------------------------
;
;Purpose
;Specifies/Replaces the Pointer Position
;Parameter Packet Format
;Fie Id
;Row Position
;Column Position
;Data Packet Format
;None
;Row Posi... | 27.815385 | 78 | 0.666482 |
31df4d908674dfec64862f66ddeb06a1b5cdd4e9 | 5,144 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_390_1066.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_390_1066.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_390_1066.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %r12
push %r8
push %r9
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x9cc1, %r10
xor $10132, %r8
movw $0x6162, (%r10)
nop
nop
nop
nop
nop
add %r9, %r9
lea addresses_D_ht+0xa979, %r12
nop
nop
nop
nop
nop
and %rax, %rax
mov $0x61626364656... | 24.264151 | 1,169 | 0.652216 |
b0b19b3567db8d1f5272e12190a3169352c5ec90 | 689 | asm | Assembly | oeis/008/A008762.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/008/A008762.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/008/A008762.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A008762: Expansion of (1+x)/((1-x)*(1-x^2)*(1-x^3)*(1-x^4)).
; Submitted by Jon Maiga
; 1,2,3,5,8,11,15,20,26,33,41,50,61,73,86,101,118,136,156,178,202,228,256,286,319,354,391,431,474,519,567,618,672,729,789,852,919,989,1062,1139,1220,1304,1392,1484,1580,1680,1784,1892,2005,2122,2243,2369,2500,2635,2775,2920,3070,322... | 36.263158 | 457 | 0.687954 |
5c871fa62a16230ee76596c6d82c8cdf3d7d62a7 | 960 | asm | Assembly | libsrc/_DEVELOPMENT/arch/sms/vdp/z80/__sms_vdp_reg_array.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/arch/sms/vdp/z80/__sms_vdp_reg_array.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/arch/sms/vdp/z80/__sms_vdp_reg_array.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | INCLUDE "config_private.inc"
SECTION rodata_arch
PUBLIC __sms_vdp_reg_array
__sms_vdp_reg_array:
defb __SMS_VDP_R0 ; /* reg0: Mode 4 */
defb __SMS_VDP_R1 ; /* reg1: display OFF - frame int (vblank) ON */
defb ((__SMSLIB_PNTADDRESS & 0x3800) >> 10) + 0xf1 ; /* reg2: P... | 48 | 110 | 0.530208 |
0f6ae188ca1809cd8500c467a930337b186407e7 | 429 | nasm | Assembly | Projetos/J-VMTranslator/bin/nasm/SimpleEq.nasm | mariaeduardabicalho/Z01 | a08eb895cb064aad16e512d20b09c3f02704f98d | [
"Unlicense"
] | 2 | 2018-03-21T01:20:58.000Z | 2018-04-16T14:35:51.000Z | Projetos/J-VMTranslator/bin/nasm/SimpleEq.nasm | mariaeduardabicalho/Z01 | a08eb895cb064aad16e512d20b09c3f02704f98d | [
"Unlicense"
] | 70 | 2018-03-13T12:19:23.000Z | 2018-05-16T20:38:45.000Z | Projetos/J-VMTranslator/bin/nasm/SimpleEq.nasm | mariaeduardabicalho/Z01 | a08eb895cb064aad16e512d20b09c3f02704f98d | [
"Unlicense"
] | null | null | null | leaw $SP,%A
movw (%A),%A
decw %A
movw (%A),%S
decw %A
movw (%A),%A
subw %S, %A, %S
leaw $lbl980c116bc2e720fbaa5b,%A
je %S
nop
leaw $0,%A
movw %A,%D
leaw $lbl8d05bdf414195a908183,%A
jmp
nop
lbl980c116bc2e720fbaa5b:
leaw $1,%A
negw %A
movw %A,%D
leaw $lbl8d05bdf414195a908183,%A
jmp
nop
lbl8d05bdf414195a908183:
leaw $SP,%... | 12.257143 | 32 | 0.657343 |
02ca02b3e4d2c89c35c01001a9cc7190a7d6d0fc | 62,192 | asm | Assembly | target/cos_117/disasm/iop_overlay1/LOGON.asm | jrrk2/cray-sim | 52c9639808d6890517092637b188282c00cce4f7 | [
"BSL-1.0"
] | 49 | 2020-10-09T12:29:16.000Z | 2022-03-12T02:33:35.000Z | target/cos_117/disasm/iop_overlay1/LOGON.asm | jrrk2/cray-sim | 52c9639808d6890517092637b188282c00cce4f7 | [
"BSL-1.0"
] | 1 | 2021-12-29T15:59:25.000Z | 2021-12-29T15:59:25.000Z | target/cos_117/disasm/iop_overlay1/LOGON.asm | jrrk2/cray-sim | 52c9639808d6890517092637b188282c00cce4f7 | [
"BSL-1.0"
] | 6 | 2021-04-12T06:10:32.000Z | 2022-02-08T23:11:19.000Z | 0x0000 (0x000000) 0x2100- f:00020 d: 256 | A = OR[256]
0x0001 (0x000002) 0x1401- f:00012 d: 1 | A = A + 1 (0x0001)
0x0002 (0x000004) 0x2908- f:00024 d: 264 | OR[264] = A
0x0003 (0x000006) 0x3108- f:00030 d: 264 | A = (OR[264])
... | 80.14433 | 127 | 0.461731 |
403e55a6f1fdcbe049ddacee451f8d1c16ab4ac7 | 3,051 | asm | Assembly | 248b/gol249/gol249.asm | 42Bastian/lynx_hacking | a40edd223a4759d64f20a940ef5eb826a0fdd02d | [
"Apache-2.0"
] | 12 | 2020-07-05T16:47:54.000Z | 2022-02-12T21:21:16.000Z | 248b/gol249/gol249.asm | 42Bastian/lynx_hacking | a40edd223a4759d64f20a940ef5eb826a0fdd02d | [
"Apache-2.0"
] | null | null | null | 248b/gol249/gol249.asm | 42Bastian/lynx_hacking | a40edd223a4759d64f20a940ef5eb826a0fdd02d | [
"Apache-2.0"
] | 1 | 2021-01-18T06:47:25.000Z | 2021-01-18T06:47:25.000Z | ***************
* Game of Live
* 11/14 Bytes free!
****************
//->CLEAR_PAST EQU 0 ; if not defined, dead cells become zombies :-)
include <includes/hardware.inc>
* macros
include <macros/help.mac>
*
* vars only for this program
*
BEGIN_ZP
screen ds 2
pf1 ds 2
pf2 ds 2
x ds 1
y ds 1
temp ds 2
ptr d... | 12.7125 | 69 | 0.564077 |
27b64cf261763098799cee30ec26ccc68786e6fa | 2,383 | asm | Assembly | src/x86/cdef16_avx2.asm | RReverser/rav1e | 218308a157699a7d7c582980dd132caa014f847d | [
"BSD-2-Clause"
] | null | null | null | src/x86/cdef16_avx2.asm | RReverser/rav1e | 218308a157699a7d7c582980dd132caa014f847d | [
"BSD-2-Clause"
] | 1 | 2018-07-15T21:31:41.000Z | 2018-07-15T21:39:22.000Z | src/x86/cdef16_avx2.asm | RReverser/rav1e | 218308a157699a7d7c582980dd132caa014f847d | [
"BSD-2-Clause"
] | null | null | null | ; Copyright (c) 2017-2021, The rav1e contributors
; Copyright (c) 2021, Nathan Egge
; 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 copy... | 36.106061 | 81 | 0.702476 |
11cd20db6dd7552a9cd2c11897db57b96a5de60f | 155 | asm | Assembly | 8088/xtserver/testcases/indirect_call.asm | reenigne/reenigne | c3eb8b31d7964e78bbe44908987d4be052a74488 | [
"Unlicense"
] | 92 | 2015-04-10T17:45:11.000Z | 2022-03-30T17:58:51.000Z | 8088/xtserver/testcases/indirect_call.asm | MS-DOS-stuff/reenigne | 0a113990aef398550c6f14d1c7a33af1cb091887 | [
"Unlicense"
] | 2 | 2017-11-05T07:21:35.000Z | 2018-11-04T23:36:13.000Z | 8088/xtserver/testcases/indirect_call.asm | MS-DOS-stuff/reenigne | 0a113990aef398550c6f14d1c7a33af1cb091887 | [
"Unlicense"
] | 18 | 2015-04-11T20:32:44.000Z | 2021-11-06T05:19:57.000Z | org 0
cpu 8086
mov ax,cs
mov ds,ax
mov bx,foo
call [bx]
mov ax,0x1234
int 0x63
int 0x67
bar:
mov ax,0x5678
int 0x63
ret
foo: dw bar
| 8.611111 | 15 | 0.619355 |
0d6630bb2ecf0d6f7da91bb03977beb1b46d7785 | 69 | asm | Assembly | src/main/fragment/mos6502-common/vdsm1=vdsm2_rol_16.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | 2 | 2022-03-01T02:21:14.000Z | 2022-03-01T04:33:35.000Z | src/main/fragment/mos6502-common/vdsm1=vdsm2_rol_16.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | src/main/fragment/mos6502-common/vdsm1=vdsm2_rol_16.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | lda {m2}+1
sta {m1}+3
lda {m2}
sta {m1}+2
lda #0
sta {m1}
sta {m1}+1
| 8.625 | 10 | 0.550725 |
07559b458b7345dea18f81c2f58539b49efc6606 | 4,666 | asm | Assembly | kernel/error.asm | iocoder/upcr | 3de4cb76177b4fee5403c8630acf8c7ffac515d1 | [
"MIT"
] | null | null | null | kernel/error.asm | iocoder/upcr | 3de4cb76177b4fee5403c8630acf8c7ffac515d1 | [
"MIT"
] | null | null | null | kernel/error.asm | iocoder/upcr | 3de4cb76177b4fee5403c8630acf8c7ffac515d1 | [
"MIT"
] | null | null | null | ;###############################################################################
;# FILE NAME: KERNEL/ERROR.ASM
;# DESCRIPTION: KERNEL PANIC PROCEDURE
;# AUTHOR: RAMSES A.
;###############################################################################
;#
;# UPCR OPERATING SYSTEM FOR X86_64 ARCHITECTURE
;# CO... | 42.418182 | 81 | 0.316545 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.