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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
252bc5ebc182fd76b6300185efc57aff2fdf1b0c | 617 | asm | Assembly | Micro_Processor_Lab/3a-BubbleSort/BubbleSort.asm | MohithGowdaHR/PES-Engineering-Lab-Programs | 1d2e854158ad7b4e32c3b39b5801eac38c0b41ca | [
"MIT"
] | null | null | null | Micro_Processor_Lab/3a-BubbleSort/BubbleSort.asm | MohithGowdaHR/PES-Engineering-Lab-Programs | 1d2e854158ad7b4e32c3b39b5801eac38c0b41ca | [
"MIT"
] | null | null | null | Micro_Processor_Lab/3a-BubbleSort/BubbleSort.asm | MohithGowdaHR/PES-Engineering-Lab-Programs | 1d2e854158ad7b4e32c3b39b5801eac38c0b41ca | [
"MIT"
] | null | null | null | ; Assembly Level Program 3a
; Sort a given set of 'n' numbers in ascending and descending orders using the Bubble Sort algorithm.
.model SMALL
.data
ARRAY dB 05h, 07h, 06h, 04h, 10h, 09h
LEN dB $-ARRAY
.code
; Initialize Data Segment
MOV AX, @DATA
MOV DS, AX
; Clear Counter Register
MOV CX, 00h
MOV CL,... | 13.413043 | 101 | 0.675851 |
69c76b3f30c7ead216a91639becf1cbe1af38acd | 1,778 | asm | Assembly | programs/oeis/157/A157613.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/157/A157613.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/157/A157613.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A157613: a(n) = 2662*n + 22.
; 2684,5346,8008,10670,13332,15994,18656,21318,23980,26642,29304,31966,34628,37290,39952,42614,45276,47938,50600,53262,55924,58586,61248,63910,66572,69234,71896,74558,77220,79882,82544,85206,87868,90530,93192,95854,98516,101178,103840,106502,109164,111826,114488,117150,119812,122474,12513... | 254 | 1,711 | 0.841957 |
e68be7bdcc50f2bc67e56c703cd45426e63e1117 | 4,201 | asm | Assembly | cmd/replace/_replace.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | cmd/replace/_replace.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | cmd/replace/_replace.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | page 60,132 ;
name _replace
title Critical error or control break exit
;/*
; * Microsoft Confidential
; * Copyright (C) Microsoft Corporation 1991
; * All Rights Reserved.
; */
;-------------------------------------------------------------------
;
; M... | 28.006667 | 71 | 0.525113 |
b569bd86d099cd8273a447291b8578f652ecd77c | 627 | asm | Assembly | programs/oeis/110/A110491.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/110/A110491.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/110/A110491.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A110491: Expansion of e.g.f.: sqrt(1+2x)/sqrt(1-2x).
; 1,2,4,24,144,1440,14400,201600,2822400,50803200,914457600,20118067200,442597478400,11507534438400,299195895398400,8975876861952000,269276305858560000,9155394399191040000,311283409572495360000,11828769563754823680000,449493243422683299840000,1887871622375269859328... | 41.8 | 464 | 0.832536 |
5676c24ce77b33200b834133990e5ec5e8cbbaa7 | 472 | asm | Assembly | programs/oeis/339/A339332.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/339/A339332.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/339/A339332.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A339332: Sums of antidiagonals in A283683.
; 0,1,1,1,2,2,2,2,3,3,4,4,4,5,5,5,6,6,6,7,7,7,7,8,8,8,9,9,9,9,9,10,10,10,11,11,12,12,12,12,13,13,13,14,14,14,15,15,15,15,16,16,16,17,17,18,18,19,19,19,19,20,20,20,21,21,21,22,22,23,23,23,23
mov $2,$0
mov $4,$0
lpb $2,1
mov $0,$4
sub $2,1
sub $0,$2
cal $0,20906 ; Tri... | 31.466667 | 189 | 0.614407 |
acafe15f50323feacc152b8b74777c0a56c3cec4 | 460 | asm | Assembly | libsrc/_DEVELOPMENT/temp/sp1/zx/c/sccz80/sp1_MoveSprAbs_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/temp/sp1/zx/c/sccz80/sp1_MoveSprAbs_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/temp/sp1/zx/c/sccz80/sp1_MoveSprAbs_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ; void __CALLEE__ sp1_MoveSprAbs_callee(struct sp1_ss *s, struct sp1_Rect *clip, uchar *frame, uchar row, uchar col, uchar vrot, uchar hrot)
; 04.2006 aralbrec, Sprite Pack v3.0
; sinclair zx version
SECTION code_clib
SECTION code_temp_sp1
PUBLIC sp1_MoveSprAbs_callee
EXTERN asm_sp1_MoveSprAbs
sp1_MoveSprAbs_callee... | 17.037037 | 140 | 0.730435 |
c1d422119c4f1d17a5da137c3110d911ca5cf0b1 | 154 | asm | Assembly | src/stack_top_win_x86.asm | znone/taskpp | 1c630e232041007cc6497d10f0c30a035663ca91 | [
"Apache-2.0"
] | 4 | 2019-03-14T01:47:53.000Z | 2020-06-24T10:48:54.000Z | src/stack_top_win_x86.asm | znone/taskpp | 1c630e232041007cc6497d10f0c30a035663ca91 | [
"Apache-2.0"
] | null | null | null | src/stack_top_win_x86.asm | znone/taskpp | 1c630e232041007cc6497d10f0c30a035663ca91 | [
"Apache-2.0"
] | null | null | null | .386
.MODEL FLAT
.CODE
?stack_top@this_task@taskpp@@YAPAXXZ PROC PUBLIC
mov eax, esp
add eax, 4
ret
?stack_top@this_task@taskpp@@YAPAXXZ ENDP
END
| 12.833333 | 48 | 0.74026 |
471acf2b202452cf17a8ad9f9832749cbe0a988a | 1,103 | asm | Assembly | programs/oeis/017/A017754.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/017/A017754.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/017/A017754.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A017754: Binomial coefficients C(n,90).
; 1,91,4186,129766,3049501,57940519,927048304,12846240784,157366449604,1731030945644,17310309456440,158940114100040,1350990969850340,10704005376506540,79515468511191440,556608279578340080,3687529852206503030,23209746716829166130,139258480300974996780,798903913305593402580,43939... | 183.833333 | 1,039 | 0.939257 |
8f43b1681d27d90a085075b99dda44187f2c1419 | 934 | asm | Assembly | programs/oeis/280/A280056.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/280/A280056.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/280/A280056.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A280056: Number of 2 X 2 matrices with entries in {0,1,...,n} and even trace with no entries repeated.
; 0,0,0,8,48,144,360,720,1344,2240,3600,5400,7920,11088,15288,20384,26880,34560,44064,55080,68400,83600,101640,121968,145728,172224,202800,236600,275184,317520,365400,417600,476160,539648,610368,686664,771120,861840... | 71.846154 | 742 | 0.814775 |
263ea033d8ab0a7620144fdf3d537a3862317a56 | 175 | asm | Assembly | floppy/impl/ebr.asm | nabijaczleweli/ASMOSis | 2ba5161b4663ec670a37494c0600f29cc2e9425b | [
"MIT"
] | null | null | null | floppy/impl/ebr.asm | nabijaczleweli/ASMOSis | 2ba5161b4663ec670a37494c0600f29cc2e9425b | [
"MIT"
] | null | null | null | floppy/impl/ebr.asm | nabijaczleweli/ASMOSis | 2ba5161b4663ec670a37494c0600f29cc2e9425b | [
"MIT"
] | null | null | null | db 00h ; Drive number
db 00h ; Reserved
db 28h ; Signature
db 'ASOS' ; Serial
db 'ASMOSisBOOT' ; Volume label
db 'FAT12' ; FS ident
| 25 | 31 | 0.531429 |
ccbdc687e99482354a52b731846b29165c8a894d | 344 | asm | Assembly | kernel/drivers/keyboard/keyboard.asm | conorm110/KoalemOS | 5480464dd3026002bd61f72eb7bd3a097b6aa74e | [
"BSD-4-Clause"
] | null | null | null | kernel/drivers/keyboard/keyboard.asm | conorm110/KoalemOS | 5480464dd3026002bd61f72eb7bd3a097b6aa74e | [
"BSD-4-Clause"
] | null | null | null | kernel/drivers/keyboard/keyboard.asm | conorm110/KoalemOS | 5480464dd3026002bd61f72eb7bd3a097b6aa74e | [
"BSD-4-Clause"
] | null | null | null | ; Copyright (c) 2021, Conor Mika
; All rights reserved.
; This source code is licensed under the BSD-style license found in the
; LICENSE file in the root directory of this source tree.
; Linking
extern keyboard_handler
global keyboard_interrupt_handler
; keyboard_interrupt_handler() -
; recurses C function
keyboar... | 28.666667 | 71 | 0.799419 |
89b53737e0462cc2055a67f7fb43924e9a91df16 | 906 | asm | Assembly | data/pokemon/base_stats/machoke.asm | AtmaBuster/pokeplat-gen2 | fa83b2e75575949b8f72cb2c48f7a1042e97f70f | [
"blessing"
] | 6 | 2021-06-19T06:41:19.000Z | 2022-02-15T17:12:33.000Z | data/pokemon/base_stats/machoke.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | null | null | null | data/pokemon/base_stats/machoke.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | 2 | 2021-08-11T19:47:07.000Z | 2022-01-01T07:07:56.000Z | db 0 ; species ID placeholder
db 80, 100, 70, 45, 50, 60
; hp atk def spd sat sdf
db FIGHTING, FIGHTING ; type
db 90 ; catch rate
db 146 ; base exp
db NO_ITEM, NO_ITEM ; items
db GENDER_F25 ; gender ratio
db 20 ; step cycles to hatch
INCBIN "gfx/pokemon/machoke/front.dimensions"
db GROWTH_MEDIU... | 45.3 | 471 | 0.757174 |
ec23d634825fe4a8e8a93dac66331320d855e4a2 | 336 | asm | Assembly | oeis/076/A076740.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/076/A076740.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/076/A076740.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A076740: a(0)=0, a(1)=1, a(n)=2*a(n-1)^2-a(n-2)^2.
; Submitted by Christian Krause
; 0,1,2,7,94,17623,621131422,771608486480914039,1190759312818733806192492198418844958,2835815482129086304432303489823255992516794878843873643408264712776750007
lpb $0
sub $0,1
pow $2,2
sub $2,$1
add $1,$2
add $1,1
add $2,$... | 24 | 159 | 0.714286 |
5b3e4f6d018ff65367fb88b81e6db74b0560a5d0 | 122,462 | asm | Assembly | Library/Cards/deck.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Library/Cards/deck.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Library/Cards/deck.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @----------------------------------------------------------------------
Copyright (c) GeoWorks 1990 -- All Rights Reserved
PROJECT: PC GEOS
MODULE: Solitaire
FILE: deck.asm
REVISION HISTORY:
Name Date Description
---- ---- -----------
Jon 6/90 Initial Version
DESCRIPTION:
this file c... | 25.017773 | 84 | 0.594045 |
3026f1b42159fd686ebba17bc93d65d3f038266c | 7,956 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0xca.log_21829_1822.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0xca.log_21829_1822.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0xca.log_21829_1822.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 %r9
push %rcx
push %rsi
lea addresses_UC_ht+0x630, %r14
and $13607, %r15
mov (%r14), %si
inc %r9
lea addresses_WC_ht+0x41b0, %r10
nop
nop
nop
nop
and $42422, %r13
mov (%r10), %r14
nop
nop
nop
cmp $6414, %r13
lea addresses_WC_ht+0x... | 33.428571 | 2,999 | 0.649698 |
d6644d1b21c8fb8590c3e30da41be8503de81e59 | 773 | asm | Assembly | oeis/141/A141194.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/141/A141194.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/141/A141194.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A141194: Primes of the form 16k+7.
; Submitted by Jamie Morken(s4)
; 7,23,71,103,151,167,199,263,311,359,439,487,503,599,631,647,727,743,823,839,887,919,967,983,1031,1063,1223,1303,1319,1367,1399,1447,1511,1543,1559,1607,1783,1831,1847,1879,2039,2087,2311,2423,2503,2551,2647,2663,2711,2791,2887,2903,2999,3079,3191,32... | 36.809524 | 473 | 0.711514 |
4d1144fc5084d7d7f1aeef8d6c2d461fa94915b2 | 336 | asm | Assembly | programs/oeis/047/A047365.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/047/A047365.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/047/A047365.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A047365: Numbers that are congruent to {0, 3, 4, 5} mod 7.
; 0,3,4,5,7,10,11,12,14,17,18,19,21,24,25,26,28,31,32,33,35,38,39,40,42,45,46,47,49,52,53,54,56,59,60,61,63,66,67,68,70,73,74,75,77,80,81,82,84,87,88,89,91,94,95,96,98,101,102,103,105,108,109,110
mov $1,$0
lpb $0
trn $0,3
add $1,$0
trn $0,1
add $1,2
... | 28 | 195 | 0.616071 |
0aa49c982ad57b3d08095e798542427f9c69d2c2 | 162 | asm | Assembly | src/PJ/rexlib/mathlib/sqrt.asm | AnimatorPro/Animator-Pro | 6d0b68cd94bb5cfde2cdd05e9a7c8ee1e1cb3cbb | [
"BSD-3-Clause"
] | 119 | 2015-01-10T15:13:50.000Z | 2022-01-24T04:54:34.000Z | src/PJ/rexlib/mathlib/sqrt.asm | AnimatorPro/Animator-Pro | 6d0b68cd94bb5cfde2cdd05e9a7c8ee1e1cb3cbb | [
"BSD-3-Clause"
] | 6 | 2015-10-22T20:14:59.000Z | 2021-07-10T03:25:21.000Z | src/PJ/rexlib/mathlib/sqrt.asm | AnimatorPro/Animator-Pro | 6d0b68cd94bb5cfde2cdd05e9a7c8ee1e1cb3cbb | [
"BSD-3-Clause"
] | 27 | 2015-04-24T22:55:30.000Z | 2022-01-21T13:54:00.000Z | include mathhost.i
CGROUP group code
code segment dword 'CODE'
assume cs:CGROUP,ds:CGROUP
MATHLIB_2JUMP sqrt _r_ml_sqrt math_sqrt
code ends
end
| 13.5 | 40 | 0.740741 |
0112dc77aa04c09d5f83de738eb5f013d28e635c | 345 | asm | Assembly | libsrc/msx/msx_lpt.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/msx/msx_lpt.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/msx/msx_lpt.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | ;
; MSX specific routines
; by Stefano Bodrato, December 2007
;
; int msx_lpt();
;
; Check if the line printer is ready (1=ready, 0 if not)
;
; $Id: msx_lpt.asm,v 1.3 2015/01/19 01:32:57 pauloscustodio Exp $
;
PUBLIC msx_lpt
EXTERN msxbios
INCLUDE "msxbios.def"
msx_lpt:
ld ix,LPTSTT
call msxbios
ld... | 14.375 | 65 | 0.666667 |
5a7b96ba8bcacc335132fa04356d75b2c969eb7f | 2,364 | asm | Assembly | TVSW/Model Verification/Esercitazioni/SluiceGateMotorCtl.asm | samuelexferri/unibg-workspace | 41533f215599e5e7c937a054b25881ef02f29ac8 | [
"MIT"
] | null | null | null | TVSW/Model Verification/Esercitazioni/SluiceGateMotorCtl.asm | samuelexferri/unibg-workspace | 41533f215599e5e7c937a054b25881ef02f29ac8 | [
"MIT"
] | null | null | null | TVSW/Model Verification/Esercitazioni/SluiceGateMotorCtl.asm | samuelexferri/unibg-workspace | 41533f215599e5e7c937a054b25881ef02f29ac8 | [
"MIT"
] | null | null | null | asm SluiceGateMotorCtl
//from the paper "The Abstract State Machines Method for High-Level System Design and Analysis" by Egon Boerger
import ../STDL/StandardLibrary
import ../STDL/CTLlibrary
signature:
domain Minutes subsetof Integer
enum domain PhaseDomain = { FULLYCLOSED | OPENING | FULLYOPENED | CLOSING }
enu... | 25.419355 | 111 | 0.724196 |
9d86c7649544a805c04b5b7e428c83e6cb5770a0 | 18,768 | asm | Assembly | target/cos_117/disasm/iop_overlay1/BMGET.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/BMGET.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/BMGET.asm | jrrk2/cray-sim | 52c9639808d6890517092637b188282c00cce4f7 | [
"BSL-1.0"
] | 6 | 2021-04-12T06:10:32.000Z | 2022-02-08T23:11:19.000Z | 0x0000 (0x000000) 0x101D- f:00010 d: 29 | A = 29 (0x001D)
0x0001 (0x000002) 0x2926- f:00024 d: 294 | OR[294] = A
0x0002 (0x000004) 0x1001- f:00010 d: 1 | A = 1 (0x0001)
0x0003 (0x000006) 0x2927- f:00024 d: 295 | OR[295] = A
... | 79.86383 | 127 | 0.456202 |
46ed89a531dbf83dae59f96272e5ef07ac33650c | 53 | asm | Assembly | audio/sfx/snare7_2.asm | AmateurPanda92/pokemon-rby-dx | f7ba1cc50b22d93ed176571e074a52d73360da93 | [
"MIT"
] | 9 | 2020-07-12T19:44:21.000Z | 2022-03-03T23:32:40.000Z | audio/sfx/snare7_2.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 7 | 2020-07-16T10:48:52.000Z | 2021-01-28T18:32:02.000Z | audio/sfx/snare7_2.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 2 | 2021-03-28T18:33:43.000Z | 2021-05-06T13:12:09.000Z | SFX_Snare7_2_Ch7:
noisenote 0, 8, 2, 35
endchannel
| 13.25 | 22 | 0.754717 |
cc7262f37ab55fe3aa42bcbb9796c809bb0e421d | 1,596 | asm | Assembly | libsrc/_DEVELOPMENT/stdio/z80/input_helpers/__stdio_scanf_c.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/stdio/z80/input_helpers/__stdio_scanf_c.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/stdio/z80/input_helpers/__stdio_scanf_c.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_clib
SECTION code_stdio
PUBLIC __stdio_scanf_c
EXTERN STDIO_SEEK_CUR
EXTERN __stdio_recv_input_read
EXTERN l_addu_hl_bc, asm0_fseek_unlocked
__stdio_scanf_c:
; %c converter called from vfscanf()
;
; enter : ix = FILE *
; bc = field width (0 means default)
; hl = void *p... | 19.228916 | 68 | 0.550125 |
c4cb7ad1c5aeb4402f7f66d775d1ecedc07249ca | 404 | asm | Assembly | lab09/4-5-print-string-len/print-string-len.asm | adinasm/iocla-demos | a4109ed9fd3a34b097299f941617a6380267c003 | [
"MIT"
] | null | null | null | lab09/4-5-print-string-len/print-string-len.asm | adinasm/iocla-demos | a4109ed9fd3a34b097299f941617a6380267c003 | [
"MIT"
] | null | null | null | lab09/4-5-print-string-len/print-string-len.asm | adinasm/iocla-demos | a4109ed9fd3a34b097299f941617a6380267c003 | [
"MIT"
] | null | null | null | %include "../utils/printf32.asm"
section .data
mystring db "This is my string", 0
section .text
extern puts
extern printf
global main
main:
push ebp
mov ebp, esp
mov eax, mystring
xor ecx, ecx
test_one_byte:
mov bl, byte [eax]
test bl, bl
je out
inc eax
inc ecx
jmp test_... | 13.032258 | 49 | 0.621287 |
1a44988c02c048d9a93bf73c5368181d2b371663 | 623 | asm | Assembly | libsrc/msx/msx_vwrite.asm | andydansby/z88dk-mk2 | 51c15f1387293809c496f5eaf7b196f8a0e9b66b | [
"ClArtistic"
] | 1 | 2020-09-15T08:35:49.000Z | 2020-09-15T08:35:49.000Z | libsrc/msx/msx_vwrite.asm | andydansby/z88dk-MK2 | 51c15f1387293809c496f5eaf7b196f8a0e9b66b | [
"ClArtistic"
] | null | null | null | libsrc/msx/msx_vwrite.asm | andydansby/z88dk-MK2 | 51c15f1387293809c496f5eaf7b196f8a0e9b66b | [
"ClArtistic"
] | null | null | null | ;
; MSX specific routines
;
; GFX - a small graphics library
; Copyright (C) 2004 Rafael de Oliveira Jannone
;
; extern void msx_vwrite(void *source, u_int dest, u_int count)
;
; Transfer count bytes from RAM to VRAM (BIOS paged version)
;
; $Id: msx_vwrite.asm,v 1.7 2009/06/22 21:44:17 dom Exp $
;
XLIB msx_vwrite... | 14.488372 | 63 | 0.611557 |
4dbd3fff2836e5dad7f26761b1d2377167f443f0 | 6,800 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca.log_21829_115.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.log_21829_115.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.log_21829_115.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r14
push %r15
push %r8
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0xd379, %r14
cmp $52693, %rdi
mov $0x6162636465666768, %rbp
movq %rbp, %xmm1
vmovups %ymm1, (%r14)
nop
nop
add $37012, %r8
lea addresses_normal_ht+0xa900, %rbx
nop
no... | 35.602094 | 2,999 | 0.658824 |
f7591b1207954b95c06a73dd2a47a9e9dfa1e2da | 1,011 | nasm | Assembly | MdePkg/Library/BaseLib/Ia32/MultU64x32.nasm | nicklela/edk2 | dfafa8e45382939fb5dc78e9d37b97b500a43613 | [
"Python-2.0",
"Zlib",
"BSD-2-Clause",
"MIT",
"BSD-2-Clause-Patent",
"BSD-3-Clause"
] | 3,861 | 2019-09-04T10:10:11.000Z | 2022-03-31T15:46:28.000Z | MdePkg/Library/BaseLib/Ia32/MultU64x32.nasm | nicklela/edk2 | dfafa8e45382939fb5dc78e9d37b97b500a43613 | [
"Python-2.0",
"Zlib",
"BSD-2-Clause",
"MIT",
"BSD-2-Clause-Patent",
"BSD-3-Clause"
] | 1,199 | 2015-01-12T08:00:01.000Z | 2022-03-29T18:14:42.000Z | MdePkg/Library/BaseLib/Ia32/MultU64x32.nasm | nicklela/edk2 | dfafa8e45382939fb5dc78e9d37b97b500a43613 | [
"Python-2.0",
"Zlib",
"BSD-2-Clause",
"MIT",
"BSD-2-Clause-Patent",
"BSD-3-Clause"
] | 1,850 | 2015-01-01T11:28:12.000Z | 2022-03-31T18:10:59.000Z | ;------------------------------------------------------------------------------
;
; Copyright (c) 2006, Intel Corporation. All rights reserved.<BR>
; SPDX-License-Identifier: BSD-2-Clause-Patent
;
; Module Name:
;
; MultU64x32.nasm
;
; Abstract:
;
; Calculate the product of a 64-bit integer and a 32-bit ... | 28.885714 | 80 | 0.386746 |
f21e9adfef61db1615a3cf61b9529f576f80f999 | 181 | asm | Assembly | programs/oeis/138/A138718.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/138/A138718.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/138/A138718.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A138718: Group number of the elements of the n-th column of the periodic table of the elements with 18 columns.
; 1,2,3,4,5,6,7,8,8,8,1,2,3,4,5,6,7,8
mod $0,10
min $0,7
add $0,1
| 25.857143 | 113 | 0.679558 |
e6c01e027d7aafaab83a967c3e5e9e480e868ca6 | 450 | asm | Assembly | lab4/max/maxfunc.asm | samdsk/lab_arch2 | 45ac71c5647b2a7985f2391686f22ebab685ba67 | [
"MIT"
] | null | null | null | lab4/max/maxfunc.asm | samdsk/lab_arch2 | 45ac71c5647b2a7985f2391686f22ebab685ba67 | [
"MIT"
] | null | null | null | lab4/max/maxfunc.asm | samdsk/lab_arch2 | 45ac71c5647b2a7985f2391686f22ebab685ba67 | [
"MIT"
] | null | null | null | #function calcola max tra due numeri
# int max(a,b)
# if a<b return b
# else return a
.text
.globl max
max:
#input $a0 <- a, $a1 <- b, output $v0 <- max value
#prologo
addi $sp $sp -8
sw $s0 4($sp)
sw $s1 0($sp)
#corpo
move $s0 $a0
move $s1 $a1
#if a<b $v0 <- b
slt $t0 $s0 $s1
beqz $t0 a_Max_b #a>b
... | 12.5 | 51 | 0.568889 |
9582b2660889c574c61f0bfbfb56c54499f33447 | 440 | asm | Assembly | oeis/075/A075753.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/075/A075753.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/075/A075753.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A075753: Smallest prime factor of n-th odd triangular number.
; Submitted by Jon Maiga
; 3,3,3,3,5,7,3,3,3,3,11,5,3,3,3,3,5,19,3,3,3,3,23,5,3,3,3,3,29,31,3,3,3,3,5,37,3,3,3,3,41,5,3,3,3,3,5,7,3,3,3,3,53,5,3,3,3,3,7,11,3,3,3,3,5,7,3,3,3,3,11,5,3,3,3,3,5,79,3,3,3,3,83,5,3,3,3,3,89,7,3,3,3,3,5,97,3,3,3
mov $2,$0
mul $0... | 33.846154 | 213 | 0.579545 |
b9597a6235abc7bf9deb6fdec6da4b1bb1be24e4 | 722 | asm | Assembly | atari_st/hello.asm | michaelcmartin/bumbershoot | d465d18997c5651bb1d71488705b0d6e1271660c | [
"MIT"
] | 20 | 2016-06-22T10:04:48.000Z | 2022-03-13T23:16:10.000Z | atari_st/hello.asm | michaelcmartin/bumbershoot | d465d18997c5651bb1d71488705b0d6e1271660c | [
"MIT"
] | null | null | null | atari_st/hello.asm | michaelcmartin/bumbershoot | d465d18997c5651bb1d71488705b0d6e1271660c | [
"MIT"
] | 2 | 2016-12-19T02:31:06.000Z | 2020-02-04T02:56:27.000Z | ;;; Hello world for the Atari ST (non-GEM)
;;; This uses BIOS and GEMDOS calls to output a string to the TOS
;;; console, then read a key from it to give the string a chance to
;;; be read before returning control to GEM.
move.l #msg,a3
lp: clr.w d0
move.b (a3)+,d0
beq.s done
move.w d0,-(a7) ; Character to print
... | 27.769231 | 67 | 0.644044 |
b12a91069024ca059586da76a265e79154af976b | 2,067 | asm | Assembly | libsrc/graphics/w_multipoint_callee.asm | rjcorrig/z88dk | c49c26bb232c17ea5a45d21bb81b6343572b7f4c | [
"ClArtistic"
] | null | null | null | libsrc/graphics/w_multipoint_callee.asm | rjcorrig/z88dk | c49c26bb232c17ea5a45d21bb81b6343572b7f4c | [
"ClArtistic"
] | null | null | null | libsrc/graphics/w_multipoint_callee.asm | rjcorrig/z88dk | c49c26bb232c17ea5a45d21bb81b6343572b7f4c | [
"ClArtistic"
] | null | null | null | ;
; Z88 Graphics Functions - Small C+ stubs
;
; Stefano Bodrato 19/7/2007
;
;
; $Id: w_multipoint_callee.asm $
;
; CALLER LINKAGE FOR FUNCTION POINTERS
; ----- bool multipoint(int hv, int length, int x, int y)
;Usage:
;pick a vertical or horizontal bit bar, up to 16 bits long
SECTION co... | 20.465347 | 63 | 0.391388 |
1720318f578b4b757ffcf1287314f4f3ed3f9cbf | 1,168 | asm | Assembly | Transynther/x86/_processed/US/_zr_/i9-9900K_12_0xca_notsx.log_17_419.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/US/_zr_/i9-9900K_12_0xca_notsx.log_17_419.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/US/_zr_/i9-9900K_12_0xca_notsx.log_17_419.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 %rax
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0xf897, %rsi
lea addresses_WC_ht+0xf0b3, %rdi
nop
nop
nop
nop
add $111, %rax
mov $120, %rcx
rep movsq
nop
nop
nop
nop
nop
sub %rcx, %rcx
pop %rsi
pop %rdi
pop %rcx
pop %rax
ret
.global s_faulty_load
s_faulty_lo... | 17.432836 | 148 | 0.655822 |
abac8604a1c33d6308567e6558cd526800445910 | 1,172 | asm | Assembly | y2s2/csa/practicals/prac8/7-ex3.2.asm | ouldevloper/university | 4bb4a7e86912b46aa625900d2985b4d1e436cf4e | [
"MIT"
] | 8 | 2019-06-22T14:29:51.000Z | 2021-09-22T16:58:12.000Z | y2s2/csa/practicals/prac8/7-ex3.2.asm | ouldevloper/university | 4bb4a7e86912b46aa625900d2985b4d1e436cf4e | [
"MIT"
] | 1 | 2020-06-30T06:38:00.000Z | 2020-07-08T06:37:57.000Z | y2s2/csa/practicals/prac8/7-ex3.2.asm | ouldevloper/university | 4bb4a7e86912b46aa625900d2985b4d1e436cf4e | [
"MIT"
] | 9 | 2020-04-04T12:59:50.000Z | 2022-03-27T22:44:58.000Z | ; 7-ex3.2.asm
; Allow user to enter D/C
; display Diploma/Certificate respectively
; ask user if want to repeat, if yes, cont.
.MODEL SMALL
.STACK 100
.DATA
opText DB 'Enter code (D/C): $'
nl DB 13,10,'$'
op DB ?
dipl DB 'Diploma$'
cert DB 'Certificate$'
conti DB 'Continue(Y/N): $'
.C... | 14.292683 | 43 | 0.476109 |
b223f026774e3f726b09324cc8786ce8511391b0 | 7,793 | asm | Assembly | bahamut/source/chapter-credits.asm | higan-emu/bahamut-lagoon-translation-kit | 6f08de5b92b597c0b9ecebd485cc975b99acfc13 | [
"0BSD"
] | 2 | 2021-08-15T04:10:10.000Z | 2021-08-15T20:14:13.000Z | bahamut/source/chapter-credits.asm | higan-emu/bahamut-lagoon-translation-kit | 6f08de5b92b597c0b9ecebd485cc975b99acfc13 | [
"0BSD"
] | 1 | 2022-02-16T02:46:39.000Z | 2022-02-16T04:30:29.000Z | bahamut/source/chapter-credits.asm | higan-emu/bahamut-lagoon-translation-kit | 6f08de5b92b597c0b9ecebd485cc975b99acfc13 | [
"0BSD"
] | 1 | 2021-12-25T11:34:57.000Z | 2021-12-25T11:34:57.000Z | namespace chapter {
seek(codeCursor)
namespace openingCredits {
constant tileCount = $095f //number of tiles to transfer to VRAM
constant lineNumber = $0960 //current line number being rendered
//------
//da3b22 lda [$76],y ;load the next character
//da3b24 cmp #$f0 ;test if it's a control code
... | 22.720117 | 86 | 0.580008 |
294ec87a19b38b0cc8aa43dd3edaaaf13293e69a | 5,977 | asm | Assembly | HW2-MIPS Assembly Language/source/hw2.asm | akifkartal03/CSE331-Computer-Organization | 378ef3c754a5886dc27694a2bf931c341baad586 | [
"MIT"
] | 1 | 2022-03-19T23:17:33.000Z | 2022-03-19T23:17:33.000Z | HW2-MIPS Assembly Language/source/hw2.asm | akifkartal03/CSE331-Computer-Organization | 378ef3c754a5886dc27694a2bf931c341baad586 | [
"MIT"
] | null | null | null | HW2-MIPS Assembly Language/source/hw2.asm | akifkartal03/CSE331-Computer-Organization | 378ef3c754a5886dc27694a2bf931c341baad586 | [
"MIT"
] | null | null | null | .data
#int arr[MAX_SIZE];
arr: .space 400 # MAX_SIZE is 100, it can be modified.(400=100*4).
subset: .space 400 #for bonus part
pos: .asciiz "Possible!"
notPos: .asciiz "Not possible!"
msg1: .asciiz "Enter size of Array:"
msg2: .asciiz "Enter target sum number:"
msg3: .asciiz "Enter array elements one by one\... | 22.554717 | 113 | 0.57922 |
ef955ecfef3322e2e606a94f3d55b4d5eb74c55d | 386 | asm | Assembly | programs/oeis/160/A160928.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/160/A160928.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/160/A160928.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A160928: a(n) = n - reversal(n-1)
; 1,1,1,1,1,1,1,1,1,1,10,1,-8,-17,-26,-35,-44,-53,-62,-71,19,10,1,-8,-17,-26,-35,-44,-53,-62,28,19,10,1,-8,-17,-26,-35,-44,-53,37,28,19,10,1,-8,-17,-26,-35,-44,46,37,28,19,10,1,-8,-17,-26,-35,55,46,37,28,19,10,1,-8
lpb $0
mov $2,$0
div $0,10
mod $2,10
mov $3,$2
mov $2,$0
... | 22.705882 | 214 | 0.512953 |
edf7691d751067f687c50d36fa77392313629cd5 | 9,894 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_1693.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_1693.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_1693.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r8
push %r9
push %rax
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0x14dad, %r9
nop
add %rbp, %rbp
mov $0x6162636465666768, %r11
movq %r11, %xmm5
movups %xmm5, (%r9)
nop
and %rax, %rax
lea addresses_UC_ht+0x11707, %rsi
lea addresses_A_ht+0x2607... | 27.870423 | 2,999 | 0.651405 |
47170747d936f09a037227b9ab9eff6961211600 | 175 | asm | Assembly | data/pokemon/dex_entries/snubbull.asm | AtmaBuster/pokeplat-gen2 | fa83b2e75575949b8f72cb2c48f7a1042e97f70f | [
"blessing"
] | 6 | 2021-06-19T06:41:19.000Z | 2022-02-15T17:12:33.000Z | data/pokemon/dex_entries/snubbull.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | null | null | null | data/pokemon/dex_entries/snubbull.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | 3 | 2021-01-15T18:45:40.000Z | 2021-10-16T03:35:27.000Z | db "FAIRY@" ; species name
db "In truth, it is a"
next "cowardly #MON."
next "It growls eagerly"
page "in order to hide"
next "its fear from its"
next "opponent.@"
| 17.5 | 27 | 0.645714 |
16a34fe87f01c2f0254f412ed6a822a644b72762 | 719 | asm | Assembly | src/mappers/mapper3.asm | DigiDwrf/neon64v2-easybuild | 94fa46fbc8ddb2af593cb42162df58f65a03ebc4 | [
"0BSD"
] | 36 | 2020-07-08T11:27:17.000Z | 2022-03-15T08:38:52.000Z | src/mappers/mapper3.asm | DigiDwrf/neon64v2-easybuild | 94fa46fbc8ddb2af593cb42162df58f65a03ebc4 | [
"0BSD"
] | 19 | 2020-07-12T23:14:03.000Z | 2021-12-14T07:57:40.000Z | src/mappers/mapper3.asm | DigiDwrf/neon64v2-easybuild | 94fa46fbc8ddb2af593cb42162df58f65a03ebc4 | [
"0BSD"
] | 6 | 2021-07-17T09:57:46.000Z | 2022-03-13T07:50:25.000Z | // Mapper 3: CNROM
scope Mapper3: {
Init:
addi sp, 8
sw ra, -8(sp)
jal MapPrgRom16_32
nop
// 0x8000-0x1'0000
la_gp(t1, Write)
lli t2, 0
lli t3, 0x80
-
sw t1, cpu_write_map + 0x80 * 4 (t2)
addi t3, -1
bnez t3,-
addi t2, 4
jal Write_after_shift
lli t0, 0
lw ra, -8(sp)
jr ra
addi sp, ... | 14.673469 | 38 | 0.614743 |
179af08dd003865e67ddf4349628f9c72a7bc0da | 1,821 | asm | Assembly | Ch15_sub1/02.Kernel64/Source/AssemblyUtility.asm | ybjeon01/my-operating-system-programming-skills | 02b233bac30acd6bc530889250fc3cacc861e0f3 | [
"MIT"
] | null | null | null | Ch15_sub1/02.Kernel64/Source/AssemblyUtility.asm | ybjeon01/my-operating-system-programming-skills | 02b233bac30acd6bc530889250fc3cacc861e0f3 | [
"MIT"
] | null | null | null | Ch15_sub1/02.Kernel64/Source/AssemblyUtility.asm | ybjeon01/my-operating-system-programming-skills | 02b233bac30acd6bc530889250fc3cacc861e0f3 | [
"MIT"
] | null | null | null | [BITS 64]
SECTION .text
; I/O port related functions
global kInPortByte, kOutPortByte
; GDT, IDT, and TSS related functions
global kLoadGDTR, kLoadTR, kLoadIDTR
; interrupt related functions
global kEnableInterrupt, kDisableInterrupt, kReadRFLAGS
;; I/O port related functions
; function that reads one byte from ... | 19.580645 | 60 | 0.706755 |
57a11e658677b04c890e8eee4888f9c1eee339b6 | 184 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math16/lm16/c/sdcc/___uchar2h.asm | ahjelm/z88dk | c4de367f39a76b41f6390ceeab77737e148178fa | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/math/float/math16/lm16/c/sdcc/___uchar2h.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/math/float/math16/lm16/c/sdcc/___uchar2h.asm | C-Chads/z88dk | a4141a8e51205c6414b4ae3263b633c4265778e6 | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_fp_math16
PUBLIC ___uchar2h
PUBLIC _f16_u8
EXTERN cm16_sdcc___uchar2h
defc ___uchar2h = cm16_sdcc___uchar2h
defc _f16_u8 = cm16_sdcc___uchar2h
| 16.727273 | 41 | 0.75 |
f78fa76f760bffb4d198383603e662d35797b721 | 831 | asm | Assembly | programs/oeis/241/A241235.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/241/A241235.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/241/A241235.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A241235: a(n) = number of times n appears in A006949.
; 3,3,1,4,1,2,1,5,1,2,1,3,1,2,1,6,1,2,1,3,1,2,1,4,1,2,1,3,1,2,1,7,1,2,1,3,1,2,1,4,1,2,1,3,1,2,1,5,1,2,1,3,1,2,1,4,1,2,1,3,1,2,1,8,1,2,1,3,1,2,1,4,1,2,1,3,1,2,1,5,1,2,1,3,1,2,1,4,1,2,1,3,1,2,1,6,1,2,1,3,1,2,1,4,1,2,1,3,1,2,1,5,1,2,1,3,1,2,1,4,1,2,1,3,1,2,1,9,1,2,1,... | 27.7 | 501 | 0.494585 |
211d06d343853fce7d95f2df4d9bf702334b60a0 | 255 | asm | Assembly | libsrc/_DEVELOPMENT/adt/wa_priority_queue/c/sccz80/wa_priority_queue_capacity.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | 8 | 2017-01-18T12:02:17.000Z | 2021-06-12T09:40:28.000Z | libsrc/_DEVELOPMENT/adt/wa_priority_queue/c/sccz80/wa_priority_queue_capacity.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | 1 | 2017-03-06T07:41:56.000Z | 2017-03-06T07:41:56.000Z | libsrc/_DEVELOPMENT/adt/wa_priority_queue/c/sccz80/wa_priority_queue_capacity.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | 3 | 2017-03-07T03:19:40.000Z | 2021-09-15T17:59:19.000Z |
; size_t wa_priority_queue_capacity(wa_priority_queue_t *q)
SECTION code_clib
SECTION code_adt_wa_priority_queue
PUBLIC wa_priority_queue_capacity
EXTERN asm_wa_priority_queue_capacity
defc wa_priority_queue_capacity = asm_wa_priority_queue_capacity
| 21.25 | 64 | 0.898039 |
892f1dad4171725b3412dfd776ef98f66994e4da | 1,061 | asm | Assembly | programs/oeis/048/A048765.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/048/A048765.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/048/A048765.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A048765: Smallest factorial >= n.
; 1,2,6,6,6,6,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,120,... | 106.1 | 971 | 0.727615 |
4b7c122f34073a7ab0162597e1d7e314adcba0a7 | 516 | asm | Assembly | oeis/083/A083504.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/083/A083504.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/083/A083504.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A083504: Triangle read by rows: for 1 <= k <= n, T(n, k) is the total perimeter of all squares contained in a square grid with n rows and k columns.
; Submitted by Jon Maiga
; 4,8,24,12,40,80,16,56,120,200,20,72,160,280,420,24,88,200,360,560,784,28,104,240,440,700,1008,1344,32,120,280,520,840,1232,1680,2160,36,136,32... | 27.157895 | 208 | 0.672481 |
208aabc15423f8a8b83f154f1ec2331acb534a2a | 1,020 | asm | Assembly | oeis/054/A054122.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/054/A054122.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/054/A054122.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A054122: T(2n,n), array T as in A054120.
; Submitted by Jon Maiga
; 1,3,18,114,750,5058,34692,240852,1687446,11906610,84490428,602335836,4310670156,30950436468,222844189320,1608369633384,11632913018598,84294762019218,611831430746124,4447397950230540,32371184905812900,235903427053567548,1721017084595790648,12568107181... | 22.666667 | 485 | 0.681373 |
a594e7c7f6dbfdfeba8c48c4afe7e209923873b0 | 5,940 | asm | Assembly | template.asm | harshboi/Assembly-and-Computer-Architecture | 42e00d8b311a00a7765ec9ca211383a1511e2c2d | [
"BSD-3-Clause"
] | null | null | null | template.asm | harshboi/Assembly-and-Computer-Architecture | 42e00d8b311a00a7765ec9ca211383a1511e2c2d | [
"BSD-3-Clause"
] | null | null | null | template.asm | harshboi/Assembly-and-Computer-Architecture | 42e00d8b311a00a7765ec9ca211383a1511e2c2d | [
"BSD-3-Clause"
] | null | null | null | TITLE Program Template (template.asm)
; Author: Harshvardhan Singh
; Course / Project ID: CS 271 Date: 1/26/2018
; Description: Program 2
INCLUDE Irvine32.inc
;.386
;.model flat,stdcall
;.stack 4096
ExitProcess proto,dwExitCode:dword
_min EQU 10
_max EQU 200
_lo ... | 20.989399 | 224 | 0.497643 |
166a473dac42dc20eaffa33f1e3b669d2c92891d | 938 | asm | Assembly | programs/oeis/100/A100661.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/100/A100661.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/100/A100661.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A100661: Quet transform of A006519 (see A101387 for definition). Also, least k such that n+k has at most k ones in its binary representation.
; 1,2,1,2,3,2,1,2,3,2,3,4,3,2,1,2,3,2,3,4,3,2,3,4,3,4,5,4,3,2,1,2,3,2,3,4,3,2,3,4,3,4,5,4,3,2,3,4,3,4,5,4,3,4,5,4,5,6,5,4,3,2,1,2,3,2,3,4,3,2,3,4,3,4,5,4,3,2,3,4,3,4,5,4,3,4,5,... | 42.636364 | 501 | 0.537313 |
e839353c9220752c3e1e1f0ea21ed6075c0a44df | 306 | asm | Assembly | programs/oeis/122/A122606.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/122/A122606.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/122/A122606.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A122606: n^(n+1) mod 7.
; 0,1,1,4,2,1,6,0,1,2,5,1,5,1,0,1,4,1,4,4,6,0,1,1,3,2,6,1,0,1,2,2,1,2,6,0,1,4,6,4,3,1,0,1,1,4,2,1,6,0,1,2,5,1,5,1,0,1,4,1,4,4,6,0,1,1,3,2,6,1,0,1,2,2,1,2,6,0,1,4,6,4,3,1,0,1,1,4,2,1,6,0,1,2,5,1,5,1,0,1,4,1,4,4,6
mov $1,$0
mov $2,$0
lpb $0,1
sub $0,1
mul $1,$2
mod $1,7
lpe
| 27.818182 | 211 | 0.496732 |
2d304b32ebcfd3cb277d5a2f6b18f3da5541508f | 6,476 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_1782.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_1782.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_1782.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 %rcx
push %rdi
push %rdx
push %rsi
lea addresses_A_ht+0x2a05, %rsi
lea addresses_WC_ht+0x2285, %rdi
nop
nop
nop
nop
nop
and $10782, %r9
mov $7, %rcx
rep movsq
nop
nop
nop
nop
sub %r11, %r11
lea addresses_WC_ht+0x13c85, %rdx
clflush (%rdx)
xo... | 39.248485 | 2,999 | 0.659049 |
d7570dd3ad59e2f40ed689bd6e53f821eeb4760e | 449 | asm | Assembly | programs/oeis/057/A057040.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/057/A057040.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/057/A057040.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A057040: Let R(i,j) be the rectangle with antidiagonals 1; 2,3; 4,5,6; ...; each k is an R(i(k),j(k)) and A057040(n)=i(F(n)), where F(n) is the n-th Fibonacci number.
; 1,1,1,2,2,2,3,6,6,10,11,8,2,26,15,41,1,28,86,95,68,133,216,8,334,115,167,605,638,635,649,1568,1393,2511,1805,5436,3092,2108,4105,10490,5638,10918,514... | 64.142857 | 168 | 0.654788 |
ee3c7abaaaebb64988c87519678fe9db3b5f8d44 | 286 | asm | Assembly | programs/oeis/040/A040601.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/040/A040601.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/040/A040601.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A040601: Continued fraction for sqrt(627).
; 25,25,50,25,50,25,50,25,50,25,50,25,50,25,50,25,50,25,50,25,50,25,50,25,50,25,50,25,50,25,50,25,50,25,50,25,50,25,50,25,50,25,50,25,50,25,50,25,50,25,50,25,50,25,50,25,50,25,50,25,50,25,50
pow $1,$0
sub $1,2
gcd $1,$0
mul $1,25
mov $0,$1
| 31.777778 | 190 | 0.65035 |
2ffb76587ada527a0a17a0fa562fdd8367710b21 | 620 | asm | Assembly | programs/oeis/084/A084626.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/084/A084626.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/084/A084626.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A084626: Floor(C(n+6,6)/C(n+2,2)).
; 1,2,4,8,14,22,33,47,66,91,121,158,204,258,323,399,487,590,708,843,996,1170,1365,1583,1827,2097,2397,2728,3091,3490,3927,4403,4921,5483,6092,6751,7462,8227,9050,9933,10879,11891,12972,14125,15353,16660,18048,19521,21083,22737,24486,26334,28284,30341,32509,34790,37189,39711,42358,45... | 88.571429 | 553 | 0.787097 |
af7b6b3898c730d7d3cea75eb8c901b52a2d5fb7 | 108 | asm | Assembly | installer/binary.asm | speccytools/spectranet-index-module | d23b03c3b11ce4fb07129392ff5a16b4651e69ca | [
"MIT"
] | null | null | null | installer/binary.asm | speccytools/spectranet-index-module | d23b03c3b11ce4fb07129392ff5a16b4651e69ca | [
"MIT"
] | null | null | null | installer/binary.asm | speccytools/spectranet-index-module | d23b03c3b11ce4fb07129392ff5a16b4651e69ca | [
"MIT"
] | null | null | null | global module_binary
global module_binary_size
module_binary:
binary "../build/spectranet-index__.bin"
| 18 | 44 | 0.805556 |
650e7fb9175fb48b49542e7d1d0281cde94f0e5a | 1,963 | asm | Assembly | unittests/ASM/H0F3A/0_66_21.asm | cobalt2727/FEX | 13087f8425aeaad28dc81bed46a83e1d72ff0db8 | [
"MIT"
] | 628 | 2020-03-06T14:01:32.000Z | 2022-03-31T06:35:14.000Z | unittests/ASM/H0F3A/0_66_21.asm | cobalt2727/FEX | 13087f8425aeaad28dc81bed46a83e1d72ff0db8 | [
"MIT"
] | 576 | 2020-03-06T08:25:12.000Z | 2022-03-30T04:05:29.000Z | unittests/ASM/H0F3A/0_66_21.asm | cobalt2727/FEX | 13087f8425aeaad28dc81bed46a83e1d72ff0db8 | [
"MIT"
] | 38 | 2020-03-07T06:10:00.000Z | 2022-03-29T09:27:36.000Z | %ifdef CONFIG
{
"RegData": {
"XMM0": ["0x4142434465666768", "0x5152535455565758"],
"XMM1": ["0x4142434461626364", "0x5152535455565758"],
"XMM2": ["0x7576777845464748", "0x5152535455565758"],
"XMM3": ["0x4142434445464748", "0x5152535471727374"],
"XMM4": ["0x4142434445464748", "0x75767778555657... | 30.671875 | 68 | 0.617422 |
b649cc58b49a4e7794610bfc7375de45a443a186 | 471 | asm | Assembly | programs/oeis/019/A019429.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/019/A019429.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/019/A019429.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A019429: Continued fraction for tan(1/6).
; 0,5,1,16,1,28,1,40,1,52,1,64,1,76,1,88,1,100,1,112,1,124,1,136,1,148,1,160,1,172,1,184,1,196,1,208,1,220,1,232,1,244,1,256,1,268,1,280,1,292,1,304,1,316,1,328,1,340,1,352,1,364,1,376,1,388,1,400,1,412,1,424,1,436,1,448,1,460,1,472,1,484,1,496,1,508,1,520,1,532,1,544,1,556,1... | 33.642857 | 292 | 0.641189 |
394fcd9ad9fd29cea08bbfe142d2f6b713a1d179 | 80 | asm | Assembly | src/main/fragment/mos6502-common/(_deref_qwuc1)_derefidx_vbuyy=vwum1.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | 2 | 2022-03-01T02:21:14.000Z | 2022-03-01T04:33:35.000Z | src/main/fragment/mos6502-common/(_deref_qwuc1)_derefidx_vbuyy=vwum1.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | src/main/fragment/mos6502-common/(_deref_qwuc1)_derefidx_vbuyy=vwum1.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | lda {c1}
sta $fe
lda {c1}+1
sta $ff
lda m1
sta ($fe),y
iny
lda m1+1
sta ($fe),y
| 8 | 11 | 0.5875 |
5de6c7faf4fd2389e33ea21e61ae0d064231a5e3 | 15,555 | asm | Assembly | sources/ippcp/asm_ia32/pcpsha512w7as.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/pcpsha512w7as.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/pcpsha512w7as.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... | 33.596112 | 150 | 0.538541 |
f297aea75060c561bf6cd90bf1f856f209b04e38 | 1,181 | asm | Assembly | programs/oeis/048/A048514.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/048/A048514.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/048/A048514.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A048514: a(n) = T(0,n)+T(1,n-1)+...+T(n,0), array T given by A048505.
; 1,3,13,54,190,587,1659,4412,11244,27785,67089,159106,371930,859159,1964855,4454968,10025240,22411221,49804909,110097630,242217766,530575683,1157623603,2516577524,5452589700,11777599457
mov $37,$0
mov $39,$0
add $39,1
lpb $39,1
clr $0,37
mov ... | 18.746032 | 186 | 0.475868 |
17ff4a7f8ce629bc978dfe9dc40674cfccb99c92 | 590 | asm | Assembly | programs/oeis/324/A324772.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/324/A324772.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/324/A324772.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A324772: The "Octanacci" sequence: Trajectory of 0 under the morphism 0->{0,1,0}, 1->{0}.
; 0,1,0,0,0,1,0,0,1,0,0,1,0,0,0,1,0,0,1,0,0,0,1,0,0,1,0,0,0,1,0,0,1,0,0,1,0,0,0,1,0,0,1,0,0,0,1,0,0,1,0,0,1,0,0,0,1,0,0,1,0,0,0,1,0,0,1,0,0,1,0,0,0,1,0,0,1,0,0,0,1,0,0,1,0,0,0,1,0,0,1,0,0,1,0,0,0,1,0,0
mov $3,2
mov $5,$0
lpb $3... | 20.344828 | 201 | 0.520339 |
4750ab173e1087b316bb623cd1b5a7c14e448171 | 913 | asm | Assembly | data/pokemon/base_stats/gabite.asm | AtmaBuster/pokeplat-gen2 | fa83b2e75575949b8f72cb2c48f7a1042e97f70f | [
"blessing"
] | 6 | 2021-06-19T06:41:19.000Z | 2022-02-15T17:12:33.000Z | data/pokemon/base_stats/gabite.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | null | null | null | data/pokemon/base_stats/gabite.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | 2 | 2021-08-11T19:47:07.000Z | 2022-01-01T07:07:56.000Z | db 0 ; species ID placeholder
db 68, 90, 65, 82, 50, 55
; hp atk def spd sat sdf
db DRAGON, GROUND ; type
db 45 ; catch rate
db 114 ; base exp
db NO_ITEM, BERRY ; items
db GENDER_F50 ; gender ratio
db 40 ; step cycles to hatch
INCBIN "gfx/pokemon/gabite/front.dimensions"
db GROWTH_SLOW ; growt... | 45.65 | 499 | 0.751369 |
84cf35c23e17a19f7e47f0d00c7474c9a38e2b6c | 4,108 | asm | Assembly | Library/Ruler/rulerTables.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Library/Ruler/rulerTables.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Library/Ruler/rulerTables.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) GeoWorks 1991 -- All Rights Reserved
PROJECT: PC GEOS
MODULE: GeoCalc
FILE: rulerTables.asm
AUTHOR: Gene Anderson, Jun 18, 1991
ROUTINES:
Name
----
pointsScaleTable - 100 points / interval
picasScaleTa... | 32.603175 | 80 | 0.541383 |
4931796b5c8673789e8e642feab4b5aded8f8149 | 2,995 | asm | Assembly | programs/oeis/024/A024005.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/024/A024005.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/024/A024005.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A024005: a(n) = 1 - n^7.
; 1,0,-127,-2186,-16383,-78124,-279935,-823542,-2097151,-4782968,-9999999,-19487170,-35831807,-62748516,-105413503,-170859374,-268435455,-410338672,-612220031,-893871738,-1279999999,-1801088540,-2494357887,-3404825446,-4586471423,-6103515624,-8031810175,-10460353202,-13492928511,-17249876308,... | 427.857143 | 2,938 | 0.862771 |
7526d0f08aafa622a603402f023c6aa1f374f124 | 6,237 | asm | Assembly | lab_11/01-buttonclick/main.asm | ak-karimzai/asm | e5433922cbb69cae3c03be86447e0e83fbd8cb0b | [
"Unlicense"
] | null | null | null | lab_11/01-buttonclick/main.asm | ak-karimzai/asm | e5433922cbb69cae3c03be86447e0e83fbd8cb0b | [
"Unlicense"
] | null | null | null | lab_11/01-buttonclick/main.asm | ak-karimzai/asm | e5433922cbb69cae3c03be86447e0e83fbd8cb0b | [
"Unlicense"
] | 2 | 2021-06-07T06:29:31.000Z | 2021-06-08T16:52:03.000Z | ; Name : buttonclick.asm
;
; Build : nasm -felf64 -o buttonclick.o -l buttonclick.lst buttonclick.asm
; ld -s -m elf_x86_64 buttonclick.o -o buttonclick -lc --dynamic-linker /lib64/ld-linux-x86-64.so.2 `pkg-config --libs gtk+-2.0`
; Description : events and signals intro
;
; Remark : run... | 26.096234 | 142 | 0.550906 |
b23583c99da5a1732ef8f9ce12ba780c2837cd3b | 2,309 | asm | Assembly | kdevice32.asm | satadriver/LiunuxOS | 693174ac2b3e503d72782fc7a14f18c8a4f2756c | [
"Apache-2.0"
] | null | null | null | kdevice32.asm | satadriver/LiunuxOS | 693174ac2b3e503d72782fc7a14f18c8a4f2756c | [
"Apache-2.0"
] | null | null | null | kdevice32.asm | satadriver/LiunuxOS | 693174ac2b3e503d72782fc7a14f18c8a4f2756c | [
"Apache-2.0"
] | null | null | null | .386p
Kernel Segment public para use32
assume cs:Kernel
;parm:dststr
__strCmosTimer proc
push ebp
mov ebp,esp
push edi
push edx
sub esp,40h
mov edi,ss:[ebp+8]
cld
mov al,32h
call __getCmosTimerAsc
stosw
mov al,9
call __getCmosTimerAsc
stosw
mov al,'/'
stosb
mov al,8
call __getCm... | 10.591743 | 82 | 0.679515 |
61dbdde5cc69ca1d50d5f5f1dd80dfe9032857cc | 3,201 | asm | Assembly | Web/asm/examples/Pixel Bounce (LCD).asm | visrealm/vrcpu | f42ae80bd1e89e3877b88f1766f5facc5841594f | [
"MIT"
] | 102 | 2019-09-24T21:12:05.000Z | 2022-02-20T06:51:25.000Z | Web/asm/examples/Pixel Bounce (LCD).asm | visrealm/vrcpu | f42ae80bd1e89e3877b88f1766f5facc5841594f | [
"MIT"
] | null | null | null | Web/asm/examples/Pixel Bounce (LCD).asm | visrealm/vrcpu | f42ae80bd1e89e3877b88f1766f5facc5841594f | [
"MIT"
] | 13 | 2019-09-25T19:52:10.000Z | 2021-09-24T00:44:40.000Z | ; Bounce a pixel around the display
; Note: The emulator isn't fast enough to run this one
; It looks much more convincing on the real device
DISPLAY_MODE = LCD_CMD_DISPLAY | LCD_CMD_DISPLAY_ON
_PIXELX = 0x00 ; pixel overall position
_PIXELY = 0x01
_CHARX = 0x02 ; character the pixel is at
_CHARY = 0x03
... | 14.819444 | 61 | 0.69572 |
a9d58ab13e648bb6f5243b5d739e8ad0c71759eb | 623 | asm | Assembly | programs/oeis/186/A186145.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/186/A186145.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/186/A186145.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A186145: Rank of n^2 when {i^2: i>=1} and {j^3>: j>=1} are jointly ranked with i^2 before j^3 when i^2=j^3. Complement of A186146.
; 1,3,5,6,7,9,10,11,13,14,15,17,18,19,21,22,23,24,26,27,28,29,31,32,33,34,35,37,38,39,40,42,43,44,45,46,48,49,50,51,52,54,55,56,57,58,60,61,62,63,64,65,67,68,69,70,71,72,74,75,76,77,78,7... | 51.916667 | 314 | 0.65008 |
276cb0557ccf4c6ee803e27b6d99f6f24cea7448 | 547 | asm | Assembly | libsrc/_DEVELOPMENT/l/sccz80/crt0_long/l_long_div_u.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/l/sccz80/crt0_long/l_long_div_u.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/l/sccz80/crt0_long/l_long_div_u.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | ;
; Small C+ Long Library Functions
;
; Divide 2 32 bit numbers
;
; Hopefully this routine does work!
;
; I think the use of ix is unavoidable in this case..unless you know
; otherwise!
;
; This is for unsigned quantities..separate routine for signed..
;
; Replaced use of ix wi... | 16.088235 | 74 | 0.636197 |
db192e87440e0f99eba84034370058f79462abef | 6,534 | asm | Assembly | yasmandel.asm | jarekratajski/yamandel | fd5012ea7557bc97a7881122e6fe5407a985aa27 | [
"BSD-3-Clause"
] | 2 | 2020-03-22T13:29:47.000Z | 2020-03-22T16:27:18.000Z | yasmandel.asm | jarekratajski/yamandel | fd5012ea7557bc97a7881122e6fe5407a985aa27 | [
"BSD-3-Clause"
] | null | null | null | yasmandel.asm | jarekratajski/yamandel | fd5012ea7557bc97a7881122e6fe5407a985aa27 | [
"BSD-3-Clause"
] | null | null | null | ; mandelbrot calculation in assembly using simple vectorization
; naively written it is in fact slower than code generated by gcc
; (as expected)
; this code was refactor for a smarter vectorization
global mandelbrotAsm
extern printf, getline, stdin
%define winDataOnStack 1*8h
%define positionOnStack 2*8h
%defin... | 25.034483 | 103 | 0.546832 |
d3e5789346a934a2a8d365826ed1ca8c146e5678 | 1,434 | asm | Assembly | kernel/kernel.asm | pixie-grasper/operating-system | 5a48872f67ef6cdcfbd454e73c6a9c3be7f1eea2 | [
"MIT"
] | 1 | 2016-05-14T11:00:13.000Z | 2016-05-14T11:00:13.000Z | kernel/kernel.asm | pixie-grasper/operating-system | 5a48872f67ef6cdcfbd454e73c6a9c3be7f1eea2 | [
"MIT"
] | null | null | null | kernel/kernel.asm | pixie-grasper/operating-system | 5a48872f67ef6cdcfbd454e73c6a9c3be7f1eea2 | [
"MIT"
] | 1 | 2021-09-08T10:16:46.000Z | 2021-09-08T10:16:46.000Z | section .text vstart=0x00042000
bits 64
%include "macro.asm"
entry:
mov rsp, 0x00080000
call memory.init
jc error.notenoughmemory
call descriptor_tables.init
call console_out.init
mov rax, msg.initializing
call console_out.prints
call interrupts.init
call objects.init
call device.init
ldid a... | 18.623377 | 83 | 0.706416 |
44989d44a86fa889f01ad48df463ed02ed2db44e | 329 | asm | Assembly | programs/oeis/055/A055566.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/055/A055566.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/055/A055566.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A055566: Sum of digits of n^5.
; 0,1,5,9,7,11,27,22,26,27,1,14,27,25,29,36,31,35,45,37,5,18,25,29,36,40,35,36,28,23,9,34,29,36,31,35,36,46,41,36,7,29,27,31,35,36,46,32,45,43,11,27,22,44,36,37,41,36,52,47,27,40,35,45,37,32,36,25,47,36,22,35
pow $0,5
mov $1,1
lpb $0
mov $2,$0
div $0,10
mod $2,10
add $1,$2
lpe
... | 25.307692 | 208 | 0.610942 |
64eefcd4ffe1fc686f0d5974193d50de475904be | 293 | asm | Assembly | programs/oeis/154/A154955.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/154/A154955.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/154/A154955.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A154955: a(1) = 1, a(2) = -1, followed by 0, 0, 0, ... .
; 1,-1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
sub $1,$0
pow $1,$1
mov $0,$1
| 41.857143 | 202 | 0.481229 |
051791e0bdea67b15d5783ec7e96bd98c490f545 | 11,365 | asm | Assembly | bubblesort/code.asm | mateusragazzi/MIPS-Codes | fbdb3b753cdcb7ba4b3c0d97158ba679a2c32b92 | [
"Apache-2.0"
] | 2 | 2019-04-25T19:05:38.000Z | 2019-05-19T06:45:54.000Z | bubblesort/code.asm | mateusragazzi/MIPS-Codes | fbdb3b753cdcb7ba4b3c0d97158ba679a2c32b92 | [
"Apache-2.0"
] | null | null | null | bubblesort/code.asm | mateusragazzi/MIPS-Codes | fbdb3b753cdcb7ba4b3c0d97158ba679a2c32b92 | [
"Apache-2.0"
] | 2 | 2019-04-25T19:09:10.000Z | 2019-05-19T07:11:44.000Z | #------------------------------------------------------------------------------
# Programa BubleSort: ordenação pelo método da bolha
#------------------------------------------------------------------------------
# Para visualização correta do programa fonte, configure editor no MARS:
# Ir em Settings -> Editor
# Sel... | 38.788396 | 210 | 0.561285 |
e2120384b23c918c56bbf8e99290ac2d0cd19f92 | 929 | asm | Assembly | programs/oeis/279/A279539.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/279/A279539.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/279/A279539.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A279539: Sum of ceilings of natural logs of first n integers.
; 0,1,3,5,7,9,11,14,17,20,23,26,29,32,35,38,41,44,47,50,54,58,62,66,70,74,78,82,86,90,94,98,102,106,110,114,118,122,126,130,134,138,142,146,150,154,158,162,166,170,174,178,182,186,191,196,201,206,211,216,221,226,231,236,241,246,251,256,261,266,271,276,281,... | 18.959184 | 259 | 0.501615 |
b1a8e7f4adb57a81c2ee29a5019d1b4145625a9a | 1,510 | asm | Assembly | bin/JWASM/Samples/CrtExe.asm | Abd-Beltaji/ASMEMU | 4122099e188e951357407152c4666346e45871d3 | [
"MIT"
] | 3 | 2022-03-08T16:53:42.000Z | 2022-03-18T21:55:57.000Z | bin/JWASM/Samples/CrtExe.asm | Abd-Beltaji/ASMEMU | 4122099e188e951357407152c4666346e45871d3 | [
"MIT"
] | null | null | null | bin/JWASM/Samples/CrtExe.asm | Abd-Beltaji/ASMEMU | 4122099e188e951357407152c4666346e45871d3 | [
"MIT"
] | null | null | null |
;--- this is a simple startup procedure, for 32- and 64-bit,
;--- if a console application is to use msvcrt.dll
;--- instead of a static CRT.
if ( type near ) ne 0ff08h
.386
.MODEL FLAT
_cdecl textequ <c>
WINAPI textequ <stdcall>
pattr textequ <>
else
_cdecl textequ <>
WINAPI textequ <>
pattr textequ <frame>... | 21.884058 | 73 | 0.655629 |
b79ebf8990caeed9f80ca07ce6ab4478f0a5d07b | 825 | asm | Assembly | oeis/142/A142393.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/142/A142393.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/142/A142393.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A142393: Primes congruent to 42 mod 47.
; Submitted by Christian Krause
; 89,277,653,1123,1217,1499,2063,2251,2909,3191,3943,4507,4789,6011,6199,6481,6763,6857,7703,8737,8831,9677,10429,10711,10993,11087,11369,11839,11933,12497,12967,13249,13907,14753,15787,15881,16069,16633,17291,17573,17761,18043,18701,20393,21521,... | 35.869565 | 497 | 0.735758 |
9c34127647a519f991d4fb065c1c690532a6924b | 636 | asm | Assembly | win64/lesson03.asm | mashingan/notes-asmtutor | 88532e0b364a63cd1e7578a537807795d429fc2f | [
"MIT"
] | 1 | 2021-11-05T06:41:49.000Z | 2021-11-05T06:41:49.000Z | win64/lesson03.asm | mashingan/notes-asmtutor | 88532e0b364a63cd1e7578a537807795d429fc2f | [
"MIT"
] | null | null | null | win64/lesson03.asm | mashingan/notes-asmtutor | 88532e0b364a63cd1e7578a537807795d429fc2f | [
"MIT"
] | null | null | null | format PE64 console
entry start
include 'win64w.inc'
section '.data' readable
msg db 'Hello the new brave isekai!', 0dh, 0Ah, 0
section '.text' code readable executable
start:
mov rbx, msg
mov rcx, rbx
.nextchar:
cmp byte [rcx], 0
jz .finished
inc rcx
jmp .nextcha... | 19.875 | 53 | 0.63522 |
f876b7bbe4d24af1a9bb827ee3a54345e266f38a | 276 | asm | Assembly | programs/oeis/047/A047308.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/047/A047308.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/047/A047308.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A047308: Numbers that are congruent to {0, 3, 4, 5, 6} mod 7.
; 0,3,4,5,6,7,10,11,12,13,14,17,18,19,20,21,24,25,26,27,28,31,32,33,34,35,38,39,40,41,42,45,46,47,48,49,52,53,54,55,56,59,60,61,62,63,66,67,68,69,70,73,74,75,76,77
mov $1,$0
add $1,4
div $1,5
mul $1,2
add $1,$0
| 30.666667 | 163 | 0.623188 |
a80dc61a81adb4137bdbb5eed2755d8b5b7f77be | 1,454 | asm | Assembly | src/LKS/old/Collision_map.asm | Kannagi/LKS | 363ccbfbe93a78e227349967053075ba67f4e50c | [
"MIT"
] | 6 | 2019-04-18T12:08:23.000Z | 2021-07-07T08:07:28.000Z | src/LKS/old/Collision_map.asm | Kannagi/LKS | 363ccbfbe93a78e227349967053075ba67f4e50c | [
"MIT"
] | null | null | null | src/LKS/old/Collision_map.asm | Kannagi/LKS | 363ccbfbe93a78e227349967053075ba67f4e50c | [
"MIT"
] | null | null | null |
.MACRO LKS_COLLISION_MAP0
lda LKS_BG.Addressc+2
sta LKS_ZP+2
lda LKS_BG.Addressc
sta LKS_ZP
lda LKS_SPRITE.PX,y
clc
adc #8<<2
sta MEM_TEMP+2
adc LKS_SPRITE.VX,y
lsr
lsr
lsr
lsr
lsr
lsr
sta MEM_TEMP+0
;-------
lda MEM_TEMP+2
lsr
lsr
lsr
lsr
lsr
lsr
sta MEM_TEMP+2
;----------------
lda... | 9.441558 | 27 | 0.626547 |
81a649647e448151fb7d6edab8e12c0d12f8eca1 | 303 | asm | Assembly | programs/oeis/133/A133016.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/133/A133016.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/133/A133016.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A133016: Even imperfect numbers, divided by 2.
; 1,2,4,5,6,7,8,9,10,11,12,13,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64
mov $1,3
add $1,$0
mov $2,8
lpb $2
add $1,1
sub $2,$1
sub $1,2
lpe
| 25.25 | 179 | 0.627063 |
8245fb1963793fc37e5cb82ef8e648dfe14de46c | 475 | asm | Assembly | oeis/161/A161583.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/161/A161583.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/161/A161583.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A161583: The list of the k values in the common solutions to the 2 equations 15*k+1=A^2, 19*k+1=B^2.
; Submitted by Christian Krause
; 0,17,4896,1405152,403273745,115738159680,33216448554432,9533004996962321,2735939217679631712,785205022469057339040,225351105509401776672785,64674982076175840847750272,1856149450475695... | 29.6875 | 230 | 0.774737 |
2d451ebb437934c09eba6918f57fff73fe5fa230 | 1,978 | asm | Assembly | src/02/translate.asm | MyLanPangzi/Computer-Organization | 088ad8be26a79dddbfc470753f0f4dc3fa0373c9 | [
"MIT"
] | null | null | null | src/02/translate.asm | MyLanPangzi/Computer-Organization | 088ad8be26a79dddbfc470753f0f4dc3fa0373c9 | [
"MIT"
] | null | null | null | src/02/translate.asm | MyLanPangzi/Computer-Organization | 088ad8be26a79dddbfc470753f0f4dc3fa0373c9 | [
"MIT"
] | null | null | null | .data
word: .asciiz "alpha ","bravo ","china ","delta ","echo ","foxtrot ","golf ","hotel ","india ","juliet ","kilo ","lima ","mary ","november","oscar ","paper ","quebec ","research","sierra ","tango ","uniform ","victor ","whisky ","x-ray ","yankee ","zulu "
Word: ... | 27.09589 | 303 | 0.542973 |
ee57f21311928590997405b1f58381886619dc9d | 518 | asm | Assembly | oeis/345/A345939.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/345/A345939.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/345/A345939.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A345939: a(n) = (n-1) / gcd(n-1, uphi(n)), where uphi is unitary totient (or unitary phi) function, A047994.
; Submitted by Christian Krause
; 0,1,1,1,1,5,1,1,1,9,1,11,1,13,7,1,1,17,1,19,5,21,1,23,1,25,1,3,1,29,1,1,8,33,17,35,1,37,19,39,1,41,1,43,11,45,1,47,1,49,25,17,1,53,27,55,14,57,1,59,1,61,31,1,4,13,1,67,17,23,1... | 47.090909 | 257 | 0.633205 |
5351e8b005b3a644dccd2920bb57b55b88b934f6 | 1,363 | asm | Assembly | nand2tetris/projects/04/fill/Fill.asm | nickrechard/introPChardware | eb6d4183e9bd129a505e73aa47411afc5ac53ce3 | [
"MIT"
] | null | null | null | nand2tetris/projects/04/fill/Fill.asm | nickrechard/introPChardware | eb6d4183e9bd129a505e73aa47411afc5ac53ce3 | [
"MIT"
] | null | null | null | nand2tetris/projects/04/fill/Fill.asm | nickrechard/introPChardware | eb6d4183e9bd129a505e73aa47411afc5ac53ce3 | [
"MIT"
] | null | null | null | // This file is part of www.nand2tetris.org
// and the book "The Elements of Computing Systems"
// by Nisan and Schocken, MIT Press.
// File name: projects/04/Fill.asm
// Runs an infinite loop that listens to the keyboard input.
// When a key is pressed (any key), the program blackens the screen,
// i.e. writes... | 22.716667 | 72 | 0.608217 |
82b4fa0d5beef4694cf2a7fec7305e69ef5d53a3 | 666 | asm | Assembly | oeis/015/A015570.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/015/A015570.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/015/A015570.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A015570: Expansion of x/(1 - 7*x - 11*x^2).
; Submitted by Jamie Morken(s4)
; 0,1,7,60,497,4139,34440,286609,2385103,19848420,165175073,1374558131,11438832720,95191968481,792170939287,6592308228300,54860037930257,456535656023099,3799210009394520,31616362282015729,263105846077449823,2189520907644321780,182208106603622... | 41.625 | 475 | 0.818318 |
a456c9a9f82230e7d87599cc9af4e1c20c6b67ac | 418 | asm | Assembly | programs/oeis/244/A244174.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/244/A244174.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/244/A244174.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A244174: Number of compositions of 3n in which the minimal multiplicity of parts equals n.
; 1,3,7,21,71,253,925,3433,12871,48621,184757,705433,2704157,10400601,40116601,155117521,601080391,2333606221,9075135301,35345263801,137846528821,538257874441,2104098963721,8233430727601,32247603683101,126410606437753,495918532... | 41.8 | 267 | 0.815789 |
b1b9f27fb3f57e18ab6b9f0661cbfa00adee6c8d | 2,961 | asm | Assembly | babysteps/fuck.asm | ilya101010/asm_studies | 8014446d021b0f3d50f091fd88cbf3ea726fc160 | [
"WTFPL"
] | 1 | 2019-09-17T01:06:02.000Z | 2019-09-17T01:06:02.000Z | babysteps/fuck.asm | ilya101010/asm_studies | 8014446d021b0f3d50f091fd88cbf3ea726fc160 | [
"WTFPL"
] | null | null | null | babysteps/fuck.asm | ilya101010/asm_studies | 8014446d021b0f3d50f091fd88cbf3ea726fc160 | [
"WTFPL"
] | null | null | null | Use16
org 0x7C00
start:
cli ; disabling interrupts
mov ax, cs ; segment registers' init
mov ds, ax
mov es, ax
mov ss, ax
mov sp, 0x7C00 ; stack backwards => ok
mov ax, 0xB800
mov gs, ax ; Использовал для вывода текста прямой доступ к видеопамяти
mov cx, 24... | 14.1 | 119 | 0.623438 |
7ae397fe83e396c691851fae187979e738667791 | 5,148 | asm | Assembly | experiment08/5a_MOV_LD_ST.asm | EmilyClaire/space_invader | ccd376d404b5b1b99a99d2adf116bff42af40bdf | [
"MIT"
] | null | null | null | experiment08/5a_MOV_LD_ST.asm | EmilyClaire/space_invader | ccd376d404b5b1b99a99d2adf116bff42af40bdf | [
"MIT"
] | null | null | null | experiment08/5a_MOV_LD_ST.asm | EmilyClaire/space_invader | ccd376d404b5b1b99a99d2adf116bff42af40bdf | [
"MIT"
] | null | null | null | ;------------------------------------------------
;--- Programmers: Mattics Phi, John Inlow |
;--- Date: 2.27.11 |
;--- V.1 |
;--- |
;--- Required working instructions: |
;--- Tests in this order: |
;--- MOV (Reg/Imm) |
;--- MOV (Reg/Reg) |
;--- ST (Reg/Reg) |
;--- LD (Reg/Reg) |
;--- ST (... | 21.813559 | 49 | 0.328671 |
07680141a096c1b8f03bd9e9eb7e9fec1fc31e73 | 651 | asm | Assembly | oeis/212/A212335.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/212/A212335.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/212/A212335.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A212335: Expansion of 1/(1-22*x+22*x^2-x^3).
; Submitted by Jamie Morken(s1)
; 1,22,462,9681,202840,4249960,89046321,1865722782,39091132102,819048051361,17160917946480,359560228824720,7533603887372641,157846121406000742,3307234945638642942,69294087737005501041,1451868607531476878920,30419946670424008956280,6373670114... | 43.4 | 470 | 0.835637 |
0b1ec204104b442738a564b9ec0171659fa0f53c | 288 | asm | Assembly | libsrc/target/newbrain/warm_reset.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/target/newbrain/warm_reset.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/target/newbrain/warm_reset.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ;
; Grundy Newbrain Specific libraries
;
; Stefano Bodrato - 05/04/2007
;
;
; warm reset: foolishly jump to BASIC entry
;
;
;
; $Id: warm_reset.asm,v 1.4 2016-06-19 20:33:40 dom Exp $
;
SECTION code_clib
PUBLIC warm_reset
PUBLIC _warm_reset
.warm_reset
._warm_reset
jp 49373
| 13.714286 | 57 | 0.701389 |
d26bd2d8e00bc9149f580931acd48fdec06840c0 | 625 | asm | Assembly | oeis/170/A170760.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/170/A170760.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/170/A170760.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A170760: Expansion of g.f.: (1+x)/(1-40*x).
; 1,41,1640,65600,2624000,104960000,4198400000,167936000000,6717440000000,268697600000000,10747904000000000,429916160000000000,17196646400000000000,687865856000000000000,27514634240000000000000,1100585369600000000000000,44023414784000000000000000,176093659136000000000000000... | 44.642857 | 481 | 0.8496 |
6474798e17e8114e3d89432894b5df5e5cdf7c75 | 101 | asm | Assembly | tests/data/src/test_ld_a_16.asm | protoCall7/PZ80emu | 2ff78d206bda4a173bfca0700462cd5f1cb3d637 | [
"BSD-3-Clause"
] | 1 | 2016-03-07T23:18:59.000Z | 2016-03-07T23:18:59.000Z | tests/data/src/test_ld_a_16.asm | protoCall7/PZ80emu | 2ff78d206bda4a173bfca0700462cd5f1cb3d637 | [
"BSD-3-Clause"
] | 3 | 2015-12-13T00:27:06.000Z | 2017-10-20T18:39:25.000Z | tests/data/src/test_ld_a_16.asm | protoCall7/PZ80emu | 2ff78d206bda4a173bfca0700462cd5f1cb3d637 | [
"BSD-3-Clause"
] | null | null | null | ; set up registers
ld bc,0x0050
ld de,0x0060
ld a,0xFF
; load ram
ld (bc),a
ld (de),a
ld (0x0070),a
| 10.1 | 18 | 0.663366 |
bd0e00b11cd79e16e58ed9f2d28990d5f22cf845 | 758 | asm | Assembly | libsrc/sdcard/sd_write_sector.asm | andydansby/z88dk-mk2 | 51c15f1387293809c496f5eaf7b196f8a0e9b66b | [
"ClArtistic"
] | 1 | 2020-09-15T08:35:49.000Z | 2020-09-15T08:35:49.000Z | libsrc/sdcard/sd_write_sector.asm | andydansby/z88dk-MK2 | 51c15f1387293809c496f5eaf7b196f8a0e9b66b | [
"ClArtistic"
] | null | null | null | libsrc/sdcard/sd_write_sector.asm | andydansby/z88dk-MK2 | 51c15f1387293809c496f5eaf7b196f8a0e9b66b | [
"ClArtistic"
] | null | null | null | ;
; Old School Computer Architecture - SD Card driver
; Taken from the OSCA Bootcode by Phil Ruston 2011
; Port by Stefano Bodrato, 2012
;
; int sd_write_sector(struct SD_INFO descriptor, long sector, unsigned char *address);
;
; sd_card_info and card_select must be accessible,
; a good place to put them is in the var... | 22.969697 | 86 | 0.754617 |
cc9271b5f7ef7ecc9cabcc63655ff0b9e910e373 | 9,060 | asm | Assembly | Driver/IFS/DOS/Common/dosWaitPost.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Driver/IFS/DOS/Common/dosWaitPost.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Driver/IFS/DOS/Common/dosWaitPost.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) GeoWorks 1992 -- All Rights Reserved
PROJECT: PC GEOS
MODULE:
FILE: dosWaitPost.asm
AUTHOR: Adam de Boor, Mar 10, 1992
ROUTINES:
Name Description
---- -----------
REVISION HISTORY:
Name Date ... | 20.923788 | 80 | 0.590508 |
05bf0a6461d14faefb9ec4398bbf5abb2b2a004f | 275 | asm | Assembly | libsrc/stdio/spectrum/getk.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | null | null | null | libsrc/stdio/spectrum/getk.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | null | null | null | libsrc/stdio/spectrum/getk.asm | grancier/z180 | e83f35e36c9b4d1457e40585019430e901c86ed9 | [
"ClArtistic"
] | 1 | 2019-12-03T23:57:48.000Z | 2019-12-03T23:57:48.000Z | ;
; Devilishly simple Spectrum Routines
;
; getk() Read key status
;
; 17/5/99 djm
;
;
; $Id: getk.asm,v 1.6 2016/03/09 22:25:54 dom Exp $
;
SECTION code_clib
PUBLIC getk
PUBLIC _getk
.getk
._getk
ld h,0
ld a,(23560)
ld l,a
and a
ret z
xor a
ld (23560),a
ret
| 10.576923 | 51 | 0.632727 |
87aa09eab3dd4c5290428b4dceb9946bd498e27e | 58,089 | asm | Assembly | src/qt/qtwebkit/Source/JavaScriptCore/llint/LowLevelInterpreter32_64.asm | zwollerob/PhantomJS_AMR6VL | 71c126e98a8c32950158d04d0bd75823cd008b99 | [
"BSD-3-Clause"
] | null | null | null | src/qt/qtwebkit/Source/JavaScriptCore/llint/LowLevelInterpreter32_64.asm | zwollerob/PhantomJS_AMR6VL | 71c126e98a8c32950158d04d0bd75823cd008b99 | [
"BSD-3-Clause"
] | null | null | null | src/qt/qtwebkit/Source/JavaScriptCore/llint/LowLevelInterpreter32_64.asm | zwollerob/PhantomJS_AMR6VL | 71c126e98a8c32950158d04d0bd75823cd008b99 | [
"BSD-3-Clause"
] | null | null | null | # Copyright (C) 2011, 2012 Apple Inc. All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
# are met:
# 1. Redistributions of source code must retain the above copyright
# notice, this list of conditions and t... | 30.42902 | 128 | 0.694693 |
2d3032856a493864c5b5a36e5d578f123ed5a2f6 | 52,714 | asm | Assembly | ls.asm | joeofportland/project4final | 4140c7c9293205eb6dcdadb5c8ed537e8e5c2f59 | [
"MIT-0"
] | null | null | null | ls.asm | joeofportland/project4final | 4140c7c9293205eb6dcdadb5c8ed537e8e5c2f59 | [
"MIT-0"
] | null | null | null | ls.asm | joeofportland/project4final | 4140c7c9293205eb6dcdadb5c8ed537e8e5c2f59 | [
"MIT-0"
] | null | null | null |
_ls: file format elf32-i386
Disassembly of section .text:
00000000 <fmtname>:
#include "user.h"
#include "fs.h"
char*
fmtname(char *path)
{
0: 55 push %ebp
1: 89 e5 mov %esp,%ebp
3: 53 push %ebx
4: 83 ec 24 sub $0x24,%esp
... | 34.725955 | 73 | 0.435824 |
a7ec672996bbc9de83c66f127e399c41580aa4ae | 403 | asm | Assembly | programs/oeis/181/A181888.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/181/A181888.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/181/A181888.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A181888: Second column of triangle in A182971.
; 0,0,9,64,259,784,1974,4368,8778,16368,28743,48048,77077,119392,179452,262752,375972,527136,725781,983136,1312311,1728496,2249170,2894320,3686670,4651920,5818995,7220304,8892009,10874304,13211704,15953344,19153288,22870848,27170913,32124288,37808043,44305872,51708462,60... | 33.583333 | 277 | 0.779156 |
22e779c77dfacb0b6ef386da9b9cdcf5b923f4b4 | 5,445 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xa0_notsx.log_7_1479.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xa0_notsx.log_7_1479.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xa0_notsx.log_7_1479.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 %r9
push %rax
push %rbp
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_A_ht+0x182d, %r9
nop
inc %r14
movb $0x61, (%r9)
nop
nop
nop
nop
nop
cmp $54974, %rbx
lea addresses_A_ht+0x10d, %rax
nop
nop
nop
nop
nop
sub $28219, %rdx
vmovups (... | 20.469925 | 152 | 0.650321 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.