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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
b1af12191a87a0f094f92427edcd08fabf1ca19f | 27,377 | asm | Assembly | examples/SymbOS_nslookup/src/symbos_lib-NetworkDaemon.asm | fengjixuchui/sjasmplus | df0fabd2411bf89e23637fce46d273f52dafbe16 | [
"BSD-3-Clause"
] | 220 | 2016-10-22T19:44:39.000Z | 2022-03-29T20:57:04.000Z | examples/SymbOS_nslookup/src/symbos_lib-NetworkDaemon.asm | ped7g/sjasmplus | 487635c8057cd5594c372d9b70bc00a3f3a1ecc4 | [
"BSD-3-Clause"
] | 153 | 2018-05-07T10:31:23.000Z | 2022-03-30T04:35:59.000Z | examples/SymbOS_nslookup/src/symbos_lib-NetworkDaemon.asm | ped7g/sjasmplus | 487635c8057cd5594c372d9b70bc00a3f3a1ecc4 | [
"BSD-3-Clause"
] | 51 | 2016-05-12T21:27:36.000Z | 2022-03-27T15:16:16.000Z | ;@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
;@ @
;@ S Y M B O S S Y S T E M L I B R A R Y @
;@ - NETWORK DAEMON FUNCTIONS - @
... | 37.400273 | 89 | 0.436352 |
e8f034eaeebd7aac32327bde0bbfd94f2c90d1f0 | 4,258 | asm | Assembly | bootdict/tc/varconst.asm | ikysil/ikforth | 165e049fc007003cd05f59332dc856d553d8aac8 | [
"Unlicense"
] | 8 | 2017-08-03T08:49:06.000Z | 2021-12-17T12:02:19.000Z | bootdict/tc/varconst.asm | clstrfsck/ikforth | 165e049fc007003cd05f59332dc856d553d8aac8 | [
"Unlicense"
] | 58 | 2016-04-21T20:03:54.000Z | 2022-01-16T00:40:50.000Z | bootdict/tc/varconst.asm | clstrfsck/ikforth | 165e049fc007003cd05f59332dc856d553d8aac8 | [
"Unlicense"
] | 1 | 2018-07-25T21:07:00.000Z | 2018-07-25T21:07:00.000Z | ;******************************************************************************
;
; varconst.asm
; IKForth
;
; Unlicense since 1999 by Illya Kysil
;
;******************************************************************************
; Variables & constants
;**************************************************************... | 30.198582 | 96 | 0.530296 |
2fc55692bcb4682320b2c2baedebd3ff14d6f58d | 433 | asm | Assembly | oeis/349/A349859.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/349/A349859.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/349/A349859.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A349859: Expansion of Sum_{k>=0} k * x^k/(1 + k^2 * x).
; Submitted by Jon Maiga
; 0,1,1,-4,8,57,-771,4168,22504,-943255,13349105,-48905364,-3284972544,117005181841,-2071095992867,-2153841382168,1791029813641424,-79511121545541327,1867021096818903489,8850156160819959100,-3592582141732300745000
add $0,1
lpb $0
sub ... | 24.055556 | 213 | 0.678984 |
87a52bef07b987a81ac5ca3de73eb011c2e358ab | 584 | asm | Assembly | oeis/027/A027818.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/027/A027818.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/027/A027818.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A027818: a(n) = (n+1)*binomial(n+6,6).
; 1,14,84,336,1050,2772,6468,13728,27027,50050,88088,148512,241332,379848,581400,868224,1268421,1817046,2557324,3542000,4834830,6512220,8665020,11400480,14844375,19143306,24467184,31011904,39002216,48694800,60381552,74393088,91102473,110929182,134343300,161869968,194094082,23166... | 64.888889 | 494 | 0.825342 |
8e8f04614cf09a937c763bb5ef4a807b57ddc011 | 3,755 | asm | Assembly | os.asm | picosonic/bbm | f3d8e3f7bedd36f6156bf8bc87068cc17800b41d | [
"MIT"
] | 4 | 2020-09-16T12:05:50.000Z | 2021-06-22T23:37:29.000Z | os.asm | picosonic/bbm | f3d8e3f7bedd36f6156bf8bc87068cc17800b41d | [
"MIT"
] | null | null | null | os.asm | picosonic/bbm | f3d8e3f7bedd36f6156bf8bc87068cc17800b41d | [
"MIT"
] | null | null | null | ; OS function vectors
USERV = &0200
BRKV = &0202
IRQ1V = &0204
IRQ2V = &0206
CLIV = &0208
BYTEV = &020A
WORDV = &020C
WRCHV = &020E
RDCHV = &0210
FILEV = &0212
ARGSV = &0214
BGETV = &0216
BPUTV = &0218
GBPBV = &021A
FINDV = &021C
FSCV = &021E
EVNTV = &0220
UPTV = &0222
NETV = &0224
VDUV = &0226
KEYV = &0228
INSBV = &0... | 25.201342 | 82 | 0.725699 |
5154e0913506646c0a479e36623ad99df97abaaf | 8,641 | asm | Assembly | Transynther/x86/_processed/US/_zr_/i7-7700_9_0x48_notsx.log_17083_736.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/US/_zr_/i7-7700_9_0x48_notsx.log_17083_736.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/US/_zr_/i7-7700_9_0x48_notsx.log_17083_736.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 %r8
push %r9
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0x2f8a, %r8
add %rsi, %rsi
mov (%r8), %rdi
sub %rsi, %rsi
lea addresses_UC_ht+0x191ee, %rsi
lea addresses_UC_ht+0x119ee, %rdi
nop
nop
xor $26190, %r11
mov $89, %rcx
rep movsb
cmp... | 33.753906 | 2,999 | 0.65467 |
91fde2278a2b548d8ca44f12188b7830ec507a68 | 1,449 | asm | Assembly | osdev-babysteps/02-bios-print/baby02_cursor.asm | bzamecnik/low-level-playground | ea46a35b951b3f44629d518a009804e4b4ba825c | [
"MIT"
] | null | null | null | osdev-babysteps/02-bios-print/baby02_cursor.asm | bzamecnik/low-level-playground | ea46a35b951b3f44629d518a009804e4b4ba825c | [
"MIT"
] | null | null | null | osdev-babysteps/02-bios-print/baby02_cursor.asm | bzamecnik/low-level-playground | ea46a35b951b3f44629d518a009804e4b4ba825c | [
"MIT"
] | null | null | null | ; https://wiki.osdev.org/Babystep2
; Writing a string message using the BIOS calls.
; Set cursor to the beginning of the screen.
; Initialize the address of the message.
; BIOS loads the boot sector at 0x07C0
; More info: https://www.glamenv-septzen.net/en/view/6
mov ax, 0x7C0
mov ds, ax ; segment of the string
... | 30.1875 | 78 | 0.701863 |
c639f982c649e384fdbebd043ac1c7723eade8a6 | 624 | asm | Assembly | dino/lcs/123p/49.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | 6 | 2020-10-14T15:29:10.000Z | 2022-02-12T18:58:54.000Z | dino/lcs/123p/49.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | null | null | null | dino/lcs/123p/49.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | 1 | 2020-12-17T08:59:10.000Z | 2020-12-17T08:59:10.000Z | copyright zengfr site:http://github.com/zengfr/romhack
0106B6 move.b ($49,A2), D0
0106BA beq $106da [123p+ 49]
010876 move.b ($49,A2), D0
01087A beq $1089a [123p+ 49]
0108FA move.b ($49,A2), D0
0108FE beq $1095e [123p+ 49]
01092E move.b ($49,A2), D0
010932 beq $1095e [123p+ 49]
01098A m... | 29.714286 | 54 | 0.61859 |
c101850a391a79c7342ab6d53b571be29f4806c9 | 774 | asm | Assembly | programs/oeis/071/A071797.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/071/A071797.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/071/A071797.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A071797: Restart counting after each new odd integer (a fractal sequence).
; 1,1,2,3,1,2,3,4,5,1,2,3,4,5,6,7,1,2,3,4,5,6,7,8,9,1,2,3,4,5,6,7,8,9,10,11,1,2,3,4,5,6,7,8,9,10,11,12,13,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,1,2,3,4,5,6... | 70.363636 | 627 | 0.605943 |
bf616817f2386943900cd8316b5edfd7ed2d012e | 392 | asm | Assembly | oeis/059/A059937.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/059/A059937.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/059/A059937.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A059937: Sum of binary numbers with n 1's and two (possibly leading) 0's.
; Submitted by Jamie Morken(s1)
; 0,7,45,186,630,1905,5355,14308,36828,92115,225225,540606,1277874,2981797,6881175,15728520,35651448,80215911,179306325,398458690,880803630,1937768217,4244635395,9261022956,20132658900,43620761275
add $0,2
mov $... | 28 | 196 | 0.747449 |
f1fa2aa37a4e63671bcc6adbc133aefc33528823 | 55 | asm | Assembly | tests/rule_arg_simple/21.asm | NullMember/customasm | 6e34d6432583a41278e6b3596f1817ae82149531 | [
"Apache-2.0"
] | 414 | 2016-10-14T22:39:20.000Z | 2022-03-30T07:52:44.000Z | tests/rule_arg_simple/21.asm | NullMember/customasm | 6e34d6432583a41278e6b3596f1817ae82149531 | [
"Apache-2.0"
] | 100 | 2018-03-22T16:12:24.000Z | 2022-03-26T09:19:23.000Z | tests/rule_arg_simple/21.asm | NullMember/customasm | 6e34d6432583a41278e6b3596f1817ae82149531 | [
"Apache-2.0"
] | 47 | 2017-06-29T15:12:13.000Z | 2022-03-10T04:50:51.000Z | #ruledef test
{
ld {x} => x
}
ld 0x1122 ; = 0x1122 | 9.166667 | 20 | 0.527273 |
d66d1f49513372c984a1a7599c00ade96c999a48 | 1,073 | asm | Assembly | rpython/translator/c/src/stacklet/switch_x86_msvc.asm | yxzoro/pypy | 6e47b3d3e5513d9639a21554963a6ace172ccfee | [
"Apache-2.0",
"OpenSSL"
] | 11 | 2018-01-24T14:57:26.000Z | 2021-02-23T18:08:00.000Z | rpython/translator/c/src/stacklet/switch_x86_msvc.asm | yxzoro/pypy | 6e47b3d3e5513d9639a21554963a6ace172ccfee | [
"Apache-2.0",
"OpenSSL"
] | 2 | 2020-01-12T13:13:19.000Z | 2020-01-12T13:13:54.000Z | rpython/translator/c/src/stacklet/switch_x86_msvc.asm | yxzoro/pypy | 6e47b3d3e5513d9639a21554963a6ace172ccfee | [
"Apache-2.0",
"OpenSSL"
] | 3 | 2018-01-28T12:45:37.000Z | 2020-12-13T07:04:39.000Z |
.386
.model flat, c
.code
slp_switch_raw PROC save_state:DWORD, restore_state:DWORD, extra:DWORD
;save registers. EAX ECX and EDX are available for function use and thus
;do not have to be stored.
push ebx
push esi
push edi
push ebp
mov esi, restore_state ; /* save 'restore_state' for later */
... | 24.386364 | 77 | 0.525629 |
5a402300c20f03aaa1fe343049a9e625394fd9ff | 5,696 | asm | Assembly | MULTIPLICACION 0.6.asm | Jon2G/ASMCalculator | f3181d12eae11f557965d43dfb48fecabecaef2e | [
"MIT"
] | null | null | null | MULTIPLICACION 0.6.asm | Jon2G/ASMCalculator | f3181d12eae11f557965d43dfb48fecabecaef2e | [
"MIT"
] | null | null | null | MULTIPLICACION 0.6.asm | Jon2G/ASMCalculator | f3181d12eae11f557965d43dfb48fecabecaef2e | [
"MIT"
] | null | null | null | .model small
.data
num1 db 0,1,2,3,4,5,6,7,8,9,'$'
decimales_1 db 0,9,8,7,6,5,4,3,2,1,'$'
num2 db 0,1,2,3,4,5,6,7,8,9,'$'
decimales_2 db 0,9,8,7,6,5,4,3,2,1,'$'
num_1_mult db 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'$'
num_2_mult db 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,'$'
over_flow_r... | 24.033755 | 108 | 0.673279 |
69e643a8c1e04dbac79df61442a93baae7170084 | 937 | asm | Assembly | 35.asm | AsadKhalil/Assembly_x86 | 48aa2a0ab93fd359f5f20369bb9064052c2f2884 | [
"MIT"
] | null | null | null | 35.asm | AsadKhalil/Assembly_x86 | 48aa2a0ab93fd359f5f20369bb9064052c2f2884 | [
"MIT"
] | null | null | null | 35.asm | AsadKhalil/Assembly_x86 | 48aa2a0ab93fd359f5f20369bb9064052c2f2884 | [
"MIT"
] | null | null | null | [org 0x100]
jmp start
scrolldown:
;takes the number of lines to be scrolldown
push bp
mov bp, sp
;saving registers
push ax
push cx
push si
push di
push ds
push es
mov ax, 80 ;number of characters per row
mul byte [bp + 4] ;mulitiplying by number of lines
push ax ;savng number o... | 13.779412 | 52 | 0.629669 |
38356f6ff7d395ac2bfc7d9c492dfd1eb7d99444 | 289 | asm | Assembly | src/boot/printf.asm | 100009337131285/OS_Developement | 4477139b5ee70b5f9282b6d82184308b99e469a0 | [
"Apache-2.0"
] | 31 | 2018-12-15T05:05:28.000Z | 2022-02-21T22:21:23.000Z | src/boot/printf.asm | 100009337131285/OS_Developement | 4477139b5ee70b5f9282b6d82184308b99e469a0 | [
"Apache-2.0"
] | 1 | 2020-10-25T01:03:03.000Z | 2020-10-28T12:37:29.000Z | src/boot/printf.asm | 100009337131285/OS_Developement | 4477139b5ee70b5f9282b6d82184308b99e469a0 | [
"Apache-2.0"
] | 12 | 2018-12-15T05:56:41.000Z | 2022-02-10T22:29:59.000Z | printf:
pusha
mov ah, 0x0e ; Teletype output function
str_loop:
mov al, [si] ; Load a character byte to al
cmp al, 0
jne print_char ; if al != 0, jmp to print_char
popa
ret
print_char:
int 0x10 ; 0x10 interrupt
inc si ; add 1 to si
jmp str_loop
| 19.266667 | 50 | 0.619377 |
4d5167907e25035bfbd8b3741a30a12d1271b821 | 511 | asm | Assembly | oeis/238/A238475.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/238/A238475.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/238/A238475.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A238475: Rectangular array with all start numbers Me(n, k), k >= 1, for the Collatz operation ud^(2*n), n >= 1, ending in an odd number, read by antidiagonals.
; Submitted by Jon Maiga
; 1,9,5,17,37,21,25,69,149,85,33,101,277,597,341,41,133,405,1109,2389,1365,49,165,533,1621,4437,9557,5461,57,197,661,2133,6485,17749,... | 25.55 | 190 | 0.677104 |
f4e014313a75ffa8ba4574eb8327ca7fe91833ec | 382 | asm | Assembly | oeis/040/A040370.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/040/A040370.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/040/A040370.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A040370: Continued fraction for sqrt(390).
; Submitted by Jon Maiga
; 19,1,2,1,38,1,2,1,38,1,2,1,38,1,2,1,38,1,2,1,38,1,2,1,38,1,2,1,38,1,2,1,38,1,2,1,38,1,2,1,38,1,2,1,38,1,2,1,38,1,2,1,38,1,2,1,38,1,2,1,38,1,2,1,38,1,2,1,38,1,2,1,38,1,2,1,38,1,2,1,38,1,2,1
gcd $0,262156
mul $0,42
mod $0,13
mov $1,$0
mod $0,2
sub $... | 22.470588 | 190 | 0.594241 |
47163d439dda7d570ac25e0a0cb9ef6c6fa399c7 | 8,584 | asm | Assembly | Source/Main.asm | hhprg/C64Engine | 3e23bf2134f1b64aae1fcf502ecf98801bb9764e | [
"MIT"
] | 4 | 2021-09-12T20:39:13.000Z | 2022-01-24T11:32:20.000Z | Source/Main.asm | hhprg/C64Engine | 3e23bf2134f1b64aae1fcf502ecf98801bb9764e | [
"MIT"
] | null | null | null | Source/Main.asm | hhprg/C64Engine | 3e23bf2134f1b64aae1fcf502ecf98801bb9764e | [
"MIT"
] | null | null | null | /******************************************************************
* Copyright (C) 2015-2021 Henrik Holmdahl <henrikh.git@gmail.com>
******************************************************************/
.file [name="bin/Engine.prg", segments="Code,Sprites", allowOverlap]
//
.segment Code [start=$0840]
.se... | 30.657143 | 116 | 0.449091 |
a4c0692585b3135434d225aa309e60801893c38a | 243 | asm | Assembly | src/nxlib/syscalls.asm | TheDarkBomber/XLS | 6609216aaa10ad9215a5fdcfffee8d4e7ae41025 | [
"BSD-2-Clause"
] | null | null | null | src/nxlib/syscalls.asm | TheDarkBomber/XLS | 6609216aaa10ad9215a5fdcfffee8d4e7ae41025 | [
"BSD-2-Clause"
] | null | null | null | src/nxlib/syscalls.asm | TheDarkBomber/XLS | 6609216aaa10ad9215a5fdcfffee8d4e7ae41025 | [
"BSD-2-Clause"
] | null | null | null | %include "common.inc"
%macro defsyscall 2
global %1:function
%1:
mov rax, %2
syscall
ret
%endmacro
section .text
defsyscall READ, 0
defsyscall WRITE, 1
defsyscall GETPID, 39
defsyscall FORK, 57
defsyscall EXIT, 60
defsyscall TERMINATE, 62
| 14.294118 | 24 | 0.765432 |
7ba8a59ed68bdfb77c17f8020ec7f3997ac735b7 | 72,593 | asm | Assembly | PRACT0/SO1H_0/asm/procs_x.asm | so1h/SO1H | 7163aa1907b7f7ab70ab022012036c4fa0482e17 | [
"BSD-2-Clause"
] | null | null | null | PRACT0/SO1H_0/asm/procs_x.asm | so1h/SO1H | 7163aa1907b7f7ab70ab022012036c4fa0482e17 | [
"BSD-2-Clause"
] | null | null | null | PRACT0/SO1H_0/asm/procs_x.asm | so1h/SO1H | 7163aa1907b7f7ab70ab022012036c4fa0482e17 | [
"BSD-2-Clause"
] | null | null | null | bits 16
; glb intptr_t : int
; glb uintptr_t : unsigned
; glb intmax_t : int
; glb uintmax_t : unsigned
; glb int8_t : signed char
; glb int_least8_t : signed char
; glb int_fast8_t : signed char
; glb uint8_t : unsigned char
; glb uint_least8_t : unsigned char
; glb uint_fast8_t : unsigned char
; glb int16_t : short
... | 20.587918 | 179 | 0.635103 |
c565c2c82db3da618af0694c8ffb31e3046f58e8 | 16,855 | asm | Assembly | Aurora/Aurora/x64/Debug/stream.asm | manaskamal/aurora-xeneva | fe277f7ac155a40465c70f1db3c27046e4d0f7b5 | [
"BSD-2-Clause"
] | 8 | 2021-07-19T04:46:35.000Z | 2022-03-12T17:56:00.000Z | Aurora/Aurora/x64/Debug/stream.asm | manaskamal/aurora-xeneva | fe277f7ac155a40465c70f1db3c27046e4d0f7b5 | [
"BSD-2-Clause"
] | null | null | null | Aurora/Aurora/x64/Debug/stream.asm | manaskamal/aurora-xeneva | fe277f7ac155a40465c70f1db3c27046e4d0f7b5 | [
"BSD-2-Clause"
] | null | null | null | ; Listing generated by Microsoft (R) Optimizing Compiler Version 17.00.50727.1
include listing.inc
INCLUDELIB LIBCMT
INCLUDELIB OLDNAMES
CONST SEGMENT
$SG3624 DB 'stdin', 00H
ORG $+2
$SG3625 DB '/dev/stdin', 00H
ORG $+1
$SG3628 DB 'stdout', 00H
ORG $+5
$SG3629 DB '/dev/stdout', 00H
$SG3632 DB 'stderr', 00H
ORG ... | 23.941761 | 89 | 0.67873 |
494f7e798fb8821a5e4f5d965147aaeb64919429 | 421 | asm | Assembly | programs/oeis/062/A062777.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/062/A062777.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/062/A062777.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A062777: 2^n - mu(n).
; 1,5,9,16,33,63,129,256,512,1023,2049,4096,8193,16383,32767,65536,131073,262144,524289,1048576,2097151,4194303,8388609,16777216,33554432,67108863,134217728,268435456,536870913,1073741825,2147483649
add $0,1
mov $1,2
pow $1,$0
sub $0,1
seq $0,8683 ; Möbius (or Moebius) function mu(n). mu(1) = 1... | 38.272727 | 198 | 0.705463 |
a5a8a5910b14210061085271a405eb81f624374c | 5,330 | asm | Assembly | autovectorization-tests/results/msvc19.28.29333-avx512/transform_abs.asm | clayne/toys | ec06411e2d3b920403607888d4a573e41390ee5b | [
"BSD-2-Clause"
] | null | null | null | autovectorization-tests/results/msvc19.28.29333-avx512/transform_abs.asm | clayne/toys | ec06411e2d3b920403607888d4a573e41390ee5b | [
"BSD-2-Clause"
] | null | null | null | autovectorization-tests/results/msvc19.28.29333-avx512/transform_abs.asm | clayne/toys | ec06411e2d3b920403607888d4a573e41390ee5b | [
"BSD-2-Clause"
] | null | null | null | _x$ = 8 ; size = 1
int <lambda_aef477b5112c5bc789d750d6e9e25197>::operator()(signed char)const PROC ; <lambda_aef477b5112c5bc789d750d6e9e25197>::operator(), COMDAT
movsx eax, BYTE PTR _x$[esp-4]
cdq
xor eax, edx
sub eax, edx
ret ... | 36.013514 | 145 | 0.50075 |
8aec238bd1eae0b425f8deaa8012f14cb347f849 | 753 | asm | Assembly | oeis/118/A118456.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/118/A118456.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/118/A118456.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A118456: a(n) = Product_{k=1..n} P(k), where P(k) is the smallest prime >= k.
; Submitted by Christian Krause
; 2,4,12,60,300,2100,14700,161700,1778700,19565700,215222700,2797895100,36372636300,618334817100,10511691890700,178698762141900,3037878956412300,57719700171833700,1096674303264840300,25223508975091326900,5801... | 53.785714 | 489 | 0.823373 |
c2dc6054ea99699cbb0b5b5c4bc41b578443e826 | 470 | asm | Assembly | programs/oeis/171/A171983.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/171/A171983.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/171/A171983.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A171983: Beatty sequence for sqrt(13).
; 3,7,10,14,18,21,25,28,32,36,39,43,46,50,54,57,61,64,68,72,75,79,82,86,90,93,97,100,104,108,111,115,118,122,126,129,133,137,140,144,147,151,155,158,162,165,169,173,176,180,183,187,191,194,198,201,205,209,212,216,219,223,227,230,234,237,241,245,248,252,255,259,263,266,270,274,27... | 67.142857 | 372 | 0.712766 |
f7738dae2ff6d277cee4eebfe85cddc58dd3d119 | 1,478 | asm | Assembly | programs/oeis/062/A062046.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/062/A062046.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/062/A062046.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A062046: Sum of even numbers between consecutive primes.
; 0,4,6,18,12,30,18,42,78,30,102,78,42,90,150,168,60,192,138,72,228,162,258,372,198,102,210,108,222,840,258,402,138,720,150,462,480,330,510,528,180,930,192,390,198,1230,1302,450,228,462,708,240,1230,762,780,798,270,822,558,282,1440,2100,618,312,630,2268,1002,17... | 54.740741 | 1,156 | 0.730041 |
8406f73d76bf0187f264bfda4faf1fb174ca9420 | 667 | asm | Assembly | oeis/089/A089253.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/089/A089253.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/089/A089253.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A089253: Numbers n such that 2n - 5 is a prime.
; Submitted by Jon Maiga
; 4,5,6,8,9,11,12,14,17,18,21,23,24,26,29,32,33,36,38,39,42,44,47,51,53,54,56,57,59,66,68,71,72,77,78,81,84,86,89,92,93,98,99,101,102,108,114,116,117,119,122,123,128,131,134,137,138,141,143,144,149,156,158,159,161,168,171,176,177,179,182,186,189... | 30.318182 | 353 | 0.655172 |
49dd8e14de6e54b484742cdad68e21b6a53bfa2a | 57,267 | asm | Assembly | bintree.asm | JonathonReinhart/h2incn | ed62c11617fce8b2e62857a0a92a385036c28c38 | [
"BSD-2-Clause"
] | 1 | 2021-09-11T15:29:42.000Z | 2021-09-11T15:29:42.000Z | bintree.asm | JonathonReinhart/h2incn | ed62c11617fce8b2e62857a0a92a385036c28c38 | [
"BSD-2-Clause"
] | null | null | null | bintree.asm | JonathonReinhart/h2incn | ed62c11617fce8b2e62857a0a92a385036c28c38 | [
"BSD-2-Clause"
] | null | null | null | ;
; bintree.asm : Binary Tree implementation
; Author : Rob Neff
;
; Copyright (C)2010 Piranha Designs, LLC - All rights reserved.
; Source code licensed under the new/simplified BSD OSI license.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided t... | 27.361204 | 101 | 0.590934 |
bd9d59273917514e1da1e66f4d5a86effbff9286 | 366 | asm | Assembly | programs/oeis/095/A095340.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/095/A095340.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/095/A095340.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A095340: Total number of nodes in all labeled graphs on n nodes.
; 1,4,24,256,5120,196608,14680064,2147483648,618475290624,351843720888320,396316767208603648,885443715538058477568,3929008913747544817795072,34662321099990647697175478272,608472288109550112718417538580480
add $0,1
mov $1,$0
mov $2,$0
sub $2,$0
add $2,1... | 26.142857 | 204 | 0.781421 |
e9e353d6c48cb9ca1aa12ce02165b6247ea9e116 | 727 | asm | Assembly | oeis/251/A251720.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/251/A251720.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/251/A251720.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A251720: a(n) = (p_n)^2 * p_{n+1}, where p_n is the n-th prime, A000040(n).
; Submitted by Jamie Morken(s2)
; 12,45,175,539,1573,2873,5491,8303,15341,26071,35557,56129,72283,86903,117077,165731,212341,249307,318719,367993,420991,518003,613121,768337,950309,1050703,1135163,1247941,1342553,1621663,2112899,2351057,26088... | 55.923077 | 495 | 0.786795 |
c23c7d24590fdc9f937eabb9e80272873f779320 | 1,078 | asm | Assembly | basic/16.2byte_4byte_mul.asm | boa9448/assembly_study | 8416d10b3abce6c3b4b8bd0a11be7d9a05ea486a | [
"MIT"
] | null | null | null | basic/16.2byte_4byte_mul.asm | boa9448/assembly_study | 8416d10b3abce6c3b4b8bd0a11be7d9a05ea486a | [
"MIT"
] | null | null | null | basic/16.2byte_4byte_mul.asm | boa9448/assembly_study | 8416d10b3abce6c3b4b8bd0a11be7d9a05ea486a | [
"MIT"
] | null | null | null | %include "io64.inc"
section .text
global CMAIN
CMAIN:
;write your code here
;mul param1(2byte) => dx:ax = ax * param1
;param1은 레지스터만 허용된다
;연산결과는 dx와 ax에 저장된다
;결과의 상위 값은 dx에 하위 값은 ax에 저장된다
;결과값을 4byte로 만들어야 한다면 다음과 같은 방법으로 진행한다
;shl dx, 16
;and eax, 0x0000ffff
;or eax, edx
;... | 19.6 | 48 | 0.599258 |
5d8c9357a28dbe74093148a992c0d722731f26de | 353 | asm | Assembly | oeis/139/A139157.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/139/A139157.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/139/A139157.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A139157: Natural numbers of the form (n!+10)/10.
; Submitted by Jon Maiga
; 13,73,505,4033,36289,362881,3991681,47900161,622702081,8717829121,130767436801,2092278988801,35568742809601,640237370572801,12164510040883201,243290200817664001,5109094217170944001
mov $1,$0
add $0,5
add $1,4
lpb $1
mul $0,$1
sub $1,1
lp... | 23.533333 | 182 | 0.76204 |
cc4a45a65a312e75950d168511eed1b276badc75 | 262 | asm | Assembly | programs/oeis/070/A070625.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/070/A070625.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/070/A070625.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A070625: n^5 mod 42.
; 0,1,32,33,16,17,6,7,8,39,40,23,24,13,14,15,4,5,30,31,20,21,22,11,12,37,38,27,28,29,18,19,2,3,34,35,36,25,26,9,10,41,0,1,32,33,16,17,6,7,8,39,40,23,24,13,14,15,4,5,30,31,20,21,22,11,12,37,38,27,28,29,18,19,2
pow $0,5
mod $0,42
mov $1,$0
| 37.428571 | 208 | 0.618321 |
1449253d546d75d3a72ef44264bbf9c5a21b0f8f | 694 | asm | Assembly | oeis/090/A090316.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/090/A090316.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/090/A090316.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A090316: a(n) = 24*a(n-1) + a(n-2), starting with a(0) = 2 and a(1) = 24.
; Submitted by Jon Maiga
; 2,24,578,13896,334082,8031864,193098818,4642403496,111610782722,2683301188824,64510839314498,1550943444736776,37287153512997122,896442627756667704,21551910219673022018,518142287899909196136,12456966819817493729282,299... | 46.266667 | 490 | 0.819885 |
9e2aeac52a038ce20308d2e9c9f82cf3659609a7 | 790 | asm | Assembly | oeis/290/A290235.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/290/A290235.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/290/A290235.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A290235: Decimal representation of the diagonal from the origin to the corner of the n-th stage of growth of the two-dimensional cellular automaton defined by "Rule 773", based on the 5-celled von Neumann neighborhood.
; 1,1,7,3,31,7,127,15,511,31,2047,63,8191,127,32767,255,131071,511,524287,1023,2097151,2047,8388607... | 65.833333 | 491 | 0.820253 |
9f9b41944127e8c021462db2b0b32e33152931b2 | 12,837 | asm | Assembly | writeups/flag3/src/init.asm | zer0x64/nsec2022-gband | 7f831b1af83c7f766f139dfce14776b654ee8d9a | [
"Apache-2.0",
"MIT"
] | null | null | null | writeups/flag3/src/init.asm | zer0x64/nsec2022-gband | 7f831b1af83c7f766f139dfce14776b654ee8d9a | [
"Apache-2.0",
"MIT"
] | null | null | null | writeups/flag3/src/init.asm | zer0x64/nsec2022-gband | 7f831b1af83c7f766f139dfce14776b654ee8d9a | [
"Apache-2.0",
"MIT"
] | null | null | null | include "constants.inc"
SECTION FRAGMENT "INIT", ROMX
LCDC_SGB_TRAN = LCDCF_BGON | LCDCF_OBJOFF | LCDCF_OBJ8 | LCDCF_BG9800 | LCDCF_BG8800 | LCDCF_WINOFF | LCDCF_WIN9C00 | LCDCF_ON
SGB_TRANSFER_TYPE_TILE_DATA = 0
SGB_TRANSFER_TYPE_TILE_MAP = 1
SGB_TRANSFER_TYPE_PALETTES = 2
Init::
; Disable vblank interrupts for... | 20.311709 | 126 | 0.631144 |
2f624f868dff1ddf850053909236144dd1d701a3 | 556 | asm | Assembly | boot/stage1/print.asm | wodOS/wodOS | 60d4cff724cb57da0c6a0361a74ea5c524b34f40 | [
"BSD-3-Clause"
] | 4 | 2021-12-24T19:10:47.000Z | 2022-01-20T18:24:19.000Z | boot/stage1/print.asm | wodOS/wodOS | 60d4cff724cb57da0c6a0361a74ea5c524b34f40 | [
"BSD-3-Clause"
] | null | null | null | boot/stage1/print.asm | wodOS/wodOS | 60d4cff724cb57da0c6a0361a74ea5c524b34f40 | [
"BSD-3-Clause"
] | null | null | null | ;;
; wodOS Operating System
; Copyright © 2021-2022 wodOS Operating System Developers. All rights reserved.
;
; Use of this source code is governed by a BSD-style license that can be
; found in the LICENSE file.
;
; Contributor(s):
; - Ashwin Paudel <ashwonixer123@gmail.com>
;;
; prints a string to the scre... | 17.375 | 80 | 0.564748 |
29490f75ce52c79c0358021369de15cd3fd4ffe2 | 1,929 | asm | Assembly | src/x86/handlers.asm | xiaobfly/ucxxrt | 3f3e4b732bbdb0c6b89a9b36f0f4e3dec041f822 | [
"MIT"
] | 1 | 2020-06-22T16:36:25.000Z | 2020-06-22T16:36:25.000Z | src/x86/handlers.asm | c3358/ucxxrt | 666aedf4a7f97ee8ebf25334e609ffb4dd14505c | [
"MIT"
] | null | null | null | src/x86/handlers.asm | c3358/ucxxrt | 666aedf4a7f97ee8ebf25334e609ffb4dd14505c | [
"MIT"
] | null | null | null | ;/*
; * PROJECT: Universal C++ RunTime (UCXXRT)
; * FILE: handlers.asm
; * DATA: 2020/02/28
; *
; * PURPOSE: Universal C++ RunTime
; *
; * LICENSE: Relicensed under The MIT License from The CC BY 4.0 License
; *
; * DEVELOPER: MiroKaku (miro.kaku AT Outlook.com)
; */
;***
;lowhelpr.asm
;
; Copyright... | 24.730769 | 88 | 0.539139 |
d625431a940c7dbf6a15d7490de58c3e20cc6295 | 248 | asm | Assembly | quiz_5.asm | William0Friend/my_masm | e8073266c03c01424ad84b9ed9cf13e9da1eabb1 | [
"Apache-2.0"
] | null | null | null | quiz_5.asm | William0Friend/my_masm | e8073266c03c01424ad84b9ed9cf13e9da1eabb1 | [
"Apache-2.0"
] | null | null | null | quiz_5.asm | William0Friend/my_masm | e8073266c03c01424ad84b9ed9cf13e9da1eabb1 | [
"Apache-2.0"
] | null | null | null | ;Quiz 5
include Irvine32.inc
.data
store DWORD ?
.code
main proc
mov eax,0
mov ecx,10
Lout:
push ecx
mov ecx, 5
Lin:
inc eax
mov store,eax
loop Lin
pop ecx
loop Lout
invoke ExitProcess,0
main endp
end main
| 9.538462 | 22 | 0.629032 |
20e543ac57dd94f86d9782c5e6a87d9c2fb5bb38 | 2,564 | asm | Assembly | c-vs-asm/build/02-const.asm | willbr/gameboy-tests | a0d9f68f5a4898067b7993f690d8d4ca6de831c5 | [
"MIT"
] | null | null | null | c-vs-asm/build/02-const.asm | willbr/gameboy-tests | a0d9f68f5a4898067b7993f690d8d4ca6de831c5 | [
"MIT"
] | null | null | null | c-vs-asm/build/02-const.asm | willbr/gameboy-tests | a0d9f68f5a4898067b7993f690d8d4ca6de831c5 | [
"MIT"
] | null | null | null | ;--------------------------------------------------------
; File Created by SDCC : free open source ANSI-C Compiler
; Version 4.0.0 #11528 (MINGW64)
;--------------------------------------------------------
; MODULE 02_const
.optsdcc -mgbz80
; Generated using the rgbds tokens.
; We have to define these here as sdcc... | 28.808989 | 75 | 0.442278 |
ffe8cd8f2935d44474c6eaa693fe1a479940f9f1 | 598 | asm | Assembly | oeis/157/A157910.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/157/A157910.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/157/A157910.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A157910: a(n) = 18*n^2 - 1.
; Submitted by Christian Krause
; 17,71,161,287,449,647,881,1151,1457,1799,2177,2591,3041,3527,4049,4607,5201,5831,6497,7199,7937,8711,9521,10367,11249,12167,13121,14111,15137,16199,17297,18431,19601,20807,22049,23327,24641,25991,27377,28799,30257,31751,33281,34847,36449,38087,39761,41471,... | 66.444444 | 497 | 0.787625 |
9eff048608f37ad95145427a7bb0d55808bea509 | 675 | asm | Assembly | oeis/219/A219391.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/219/A219391.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/219/A219391.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A219391: Numbers k such that 21*k + 1 is a square.
; Submitted by Jamie Morken(s1)
; 0,3,8,19,23,40,55,80,88,119,144,183,195,240,275,328,344,403,448,515,535,608,663,744,768,855,920,1015,1043,1144,1219,1328,1360,1475,1560,1683,1719,1848,1943,2080,2120,2263,2368,2519,2563,2720,2835,3000,3048,3219,3344,3523,3575,3760,38... | 39.705882 | 475 | 0.734815 |
418a316348ff9c65671cfa657730cb15fbb1ea65 | 8,155 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_2904.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_2904.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_2904.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r13
push %r9
push %rax
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x2bd1, %rsi
lea addresses_UC_ht+0x102a1, %rdi
nop
nop
nop
sub %rbx, %rbx
mov $103, %rcx
rep movsq
nop
nop
sub $45104, %r13
lea addresses_WT_ht+0x1a2b1, %r9
xor $25457, %r12
mo... | 34.555085 | 2,999 | 0.657143 |
1764f35ce9d1f732e90c34dc2172bf8806331bb6 | 2,083 | asm | Assembly | sprite.asm | bsutherland/c64lib | 881d47166a01e3988a43f571c5eab9673a367289 | [
"MIT"
] | 1 | 2021-02-02T15:20:38.000Z | 2021-02-02T15:20:38.000Z | sprite.asm | bsutherland/c64lib | 881d47166a01e3988a43f571c5eab9673a367289 | [
"MIT"
] | null | null | null | sprite.asm | bsutherland/c64lib | 881d47166a01e3988a43f571c5eab9673a367289 | [
"MIT"
] | 1 | 2021-03-24T08:36:05.000Z | 2021-03-24T08:36:05.000Z | #importonce
#import "zeropage.asm"
.const SPRITE_POINTER_BASE = $07f8
.const SPRITE_COORD_X_BASE = $d000
.const SPRITE_COORD_Y_BASE = $d001
.const SPRITE_COORD_X_BIT8 = $d010
.const SPRITE_ENABLE = $d015
.const SPRITE_CONTROL_2 = $d016
.const SPRITE_DOUBLE_HEIGHT = $d017
.const SPRITE_DOUBLE_WIDTH = $d01d
.const SPR... | 18.765766 | 42 | 0.703313 |
0abc634760c5bb39368921045664744a86f3594b | 1,892 | asm | Assembly | PIC/mikroC/Projects/PIC18F4550/Interrupt.asm | UdayanSinha/Code_Blocks | 43c010dcfb587942b6e6f8ba72b93862042afa1d | [
"MIT"
] | 3 | 2016-10-30T05:54:44.000Z | 2021-05-17T20:24:42.000Z | PIC/mikroC/Projects/PIC18F4550/Interrupt.asm | UdayanSinha/Code_Blocks | 43c010dcfb587942b6e6f8ba72b93862042afa1d | [
"MIT"
] | null | null | null | PIC/mikroC/Projects/PIC18F4550/Interrupt.asm | UdayanSinha/Code_Blocks | 43c010dcfb587942b6e6f8ba72b93862042afa1d | [
"MIT"
] | 1 | 2018-10-04T08:20:25.000Z | 2018-10-04T08:20:25.000Z |
_main:
;Interrupt.c,3 :: void main(void)
;Interrupt.c,5 :: TRISD=0xFE; //RD0 is output
MOVLW 254
MOVWF TRISD+0
;Interrupt.c,6 :: T0CON.B6=1; //timer configured in 8-bit mode
BSF T0CON+0, 6
;Interrupt.c,7 :: T0CON.B5=0; //clock source is internal clo... | 31.016393 | 140 | 0.554968 |
87c99db75b3117bb9b321a5afdc44b1a1baede35 | 639 | asm | Assembly | oeis/202/A202563.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/202/A202563.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/202/A202563.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A202563: Numbers which are both decagonal and pentagonal.
; Submitted by Jon Maiga
; 1,12376,118837251,1141075274626,10956604668124501,105205316882256186876,1010181441746819238261751,9699762098447641443533149126,93137114659112811393986059649001,894302565257039116557412701216561376,858709313846097493807146536309536268... | 58.090909 | 443 | 0.865415 |
d400881a049aeed215df22dc65fae4d201ef6ee9 | 700 | asm | Assembly | oeis/081/A081014.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/081/A081014.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/081/A081014.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A081014: a(n) = Lucas(4*n+1) + 1, or Lucas(2*n)*Lucas(2*n+1).
; Submitted by Jamie Morken(s4)
; 2,12,77,522,3572,24477,167762,1149852,7881197,54018522,370248452,2537720637,17393796002,119218851372,817138163597,5600748293802,38388099893012,263115950957277,1803423556807922,12360848946698172,84722519070079277,5806967845... | 43.75 | 499 | 0.822857 |
568d4fd7cf5663b1cf706f812b7f698ff80c3234 | 640 | asm | Assembly | programs/oeis/157/A157366.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/157/A157366.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/157/A157366.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A157366: a(n) = 686*n + 14.
; 700,1386,2072,2758,3444,4130,4816,5502,6188,6874,7560,8246,8932,9618,10304,10990,11676,12362,13048,13734,14420,15106,15792,16478,17164,17850,18536,19222,19908,20594,21280,21966,22652,23338,24024,24710,25396,26082,26768,27454,28140,28826,29512,30198,30884,31570,32256,32942,33628,34314,350... | 106.666667 | 586 | 0.803125 |
35cb69e78ffe2037c6fed0f28f4c4e547c0eb9fb | 552 | asm | Assembly | oeis/017/A017264.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/017/A017264.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/017/A017264.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A017264: a(n) = (9*n + 8)^8.
; 16777216,6975757441,208827064576,2251875390625,14048223625216,62259690411361,218340105584896,645753531245761,1677721600000000,3936588805702081,8507630225817856,17181861798319201,32784148919812096,59604644775390625,103953325454500096,174859124550883201,284936905588473856,4514472462588940... | 78.857143 | 492 | 0.889493 |
162cd40efab15407500b27a0d6d727f5164c4b1f | 222 | asm | Assembly | Windows/API/winAPI.asm | Gabriel-Lima232/Assembly | 6c7168f83844658431033de395c7cc0079f32e54 | [
"MIT"
] | null | null | null | Windows/API/winAPI.asm | Gabriel-Lima232/Assembly | 6c7168f83844658431033de395c7cc0079f32e54 | [
"MIT"
] | null | null | null | Windows/API/winAPI.asm | Gabriel-Lima232/Assembly | 6c7168f83844658431033de395c7cc0079f32e54 | [
"MIT"
] | null | null | null | extern _MessageBoxA
global _main
section .data
text db "Eu sou um POP-UP!!",0
title db "Caixa de Texto",0
section .text
_main:
push 0
push title
push text
push 0
call _MessageBoxA | 15.857143 | 35 | 0.621622 |
ede25ec25c2e50b5e7bbf88f98445519c59578f6 | 78 | asm | Assembly | 1581/64tass/mfmmacro.asm | silverdr/assembly | c2851f7033223e089285dce22443b7e219ed4f61 | [
"Unlicense"
] | 23 | 2015-03-23T15:16:57.000Z | 2022-03-18T12:43:42.000Z | 1581/64tass/mfmmacro.asm | silverdr/assembly | c2851f7033223e089285dce22443b7e219ed4f61 | [
"Unlicense"
] | null | null | null | 1581/64tass/mfmmacro.asm | silverdr/assembly | c2851f7033223e089285dce22443b7e219ed4f61 | [
"Unlicense"
] | 8 | 2016-04-13T11:19:35.000Z | 2021-12-22T07:39:00.000Z | WDTEST .macro
.ifeq * & $03
nop
.endif
.endm
| 13 | 21 | 0.371795 |
fdca8f5aa705aa8d0bbe3f45912b8487c529b9b5 | 89 | asm | Assembly | src/arch/x86_64/boot.asm | fdidron/lisa | 3b271191f591d7cbd9a65b67aef4af794e6b896a | [
"MIT"
] | null | null | null | src/arch/x86_64/boot.asm | fdidron/lisa | 3b271191f591d7cbd9a65b67aef4af794e6b896a | [
"MIT"
] | null | null | null | src/arch/x86_64/boot.asm | fdidron/lisa | 3b271191f591d7cbd9a65b67aef4af794e6b896a | [
"MIT"
] | null | null | null | global start
section .text
bits 32
start:
mov dword [0xb8000], 0x2f4b2f4f
hlt
| 11.125 | 33 | 0.685393 |
04028921697f004bb563a2f830bbcc0a811a17b6 | 499 | asm | Assembly | oeis/315/A315414.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/315/A315414.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/315/A315414.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A315414: Coordination sequence Gal.6.206.4 where G.u.t.v denotes the coordination sequence for a vertex of type v in tiling number t in the Galebach list of u-uniform tilings.
; Submitted by Jon Maiga
; 1,6,11,15,20,25,31,36,41,45,50,56,62,67,71,76,81,87,92,97,101,106,112,118,123,127,132,137,143,148,153,157,162,168,1... | 29.352941 | 179 | 0.699399 |
ac20fe23d8b70d13aee34427e7662a0c635e9911 | 7,509 | asm | Assembly | rand_test/rand_test.asm | nealvis/nv_c64_util_test | e9893f7c2bb0a3b55bd93e02d17cf497f84f625b | [
"MIT"
] | null | null | null | rand_test/rand_test.asm | nealvis/nv_c64_util_test | e9893f7c2bb0a3b55bd93e02d17cf497f84f625b | [
"MIT"
] | null | null | null | rand_test/rand_test.asm | nealvis/nv_c64_util_test | e9893f7c2bb0a3b55bd93e02d17cf497f84f625b | [
"MIT"
] | null | null | null | //////////////////////////////////////////////////////////////////////////////
// rand_test.asm
// Copyright(c) 2021 Neal Smith.
// License: MIT. See LICENSE file in root directory.
/////////////////////////////////////////////////////////////////////////////
// This program tests the code in the file nv_rand_macs.asm ... | 27.505495 | 80 | 0.495006 |
ac70f651fd5ddaccdf91111c994d0b6439c130a8 | 1,357 | asm | Assembly | Source/Assembly/bootloader.asm | vitorfeliper/GGOS | 7050c06b2bb9d9482bae2fa23c5deb174f636b4b | [
"MIT"
] | null | null | null | Source/Assembly/bootloader.asm | vitorfeliper/GGOS | 7050c06b2bb9d9482bae2fa23c5deb174f636b4b | [
"MIT"
] | null | null | null | Source/Assembly/bootloader.asm | vitorfeliper/GGOS | 7050c06b2bb9d9482bae2fa23c5deb174f636b4b | [
"MIT"
] | null | null | null | %include "D:/GGOS/Source/Assembly/settings.asm"
[ORG BOOTADD]
;mov ax, 0x4F02
;mov bx, 0x0115
mov ah, 0
mov al, 03
int 0x10
;
;push bp
;mov ah, 06
;mov al, 0
;mov bh, 0
;xor cx, cx
;mov dh, 25
;mov dl, 80
;int 10h
;pop bp
push word 0x3F8
call initSerial
push word 0
push word 32
push wor... | 15.964706 | 58 | 0.673545 |
2d6932ab4369a2948397568d0f74180e2d552417 | 84,960 | asm | Assembly | target/cos_117/disasm/iop_overlay1/UCRD.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/UCRD.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/UCRD.asm | jrrk2/cray-sim | 52c9639808d6890517092637b188282c00cce4f7 | [
"BSL-1.0"
] | 6 | 2021-04-12T06:10:32.000Z | 2022-02-08T23:11:19.000Z | 0x0000 (0x000000) 0x1000- f:00010 d: 0 | A = 0 (0x0000)
0x0001 (0x000002) 0x291A- f:00024 d: 282 | OR[282] = A
0x0002 (0x000004) 0x1000- f:00010 d: 0 | A = 0 (0x0000)
0x0003 (0x000006) 0x291B- f:00024 d: 283 | OR[283] = A
... | 79.924741 | 79 | 0.457721 |
45db18da846d78fc358dce84a9ec45f85c8e0948 | 689 | asm | Assembly | lib/src/xr/x86/xrnStk.asm | zanud/xds-2.60 | b4a32b9c9c91fe513fa5ff78ec87bb44102a3b72 | [
"Apache-2.0"
] | 53 | 2019-06-10T18:19:44.000Z | 2021-12-28T18:56:00.000Z | Sources/Lib/src/xr/x86/xrnStk.asm | undecidedzogvisvitalispotent8stars360/xds | cfd20e209193c9cfcee94ad2ca30d8c32ead48c9 | [
"Apache-2.0"
] | 5 | 2020-07-10T16:06:48.000Z | 2021-07-30T07:17:50.000Z | Sources/Lib/src/xr/x86/xrnStk.asm | undecidedzogvisvitalispotent8stars360/xds | cfd20e209193c9cfcee94ad2ca30d8c32ead48c9 | [
"Apache-2.0"
] | 20 | 2019-06-10T18:09:16.000Z | 2021-10-02T19:46:42.000Z | ; COPYRIGHT (c) 1995,99,2002 XDS. All Rights Reserved.
cpu 386
bits 32
%ifdef OS2
group DGROUP _DATA
section _DATA use32 align=4 FLAT public 'DATA'
%else
group DGROUP _DATA
section _DATA use32 align=4 public 'DATA'
%endif
%ifdef OS2
section .... | 23.758621 | 73 | 0.573295 |
146eb34b5adc285fe127c71e715819e8887c53ce | 598 | asm | Assembly | programs/oeis/140/A140676.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/140/A140676.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/140/A140676.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A140676: a(n) = n*(3*n + 4).
; 0,7,20,39,64,95,132,175,224,279,340,407,480,559,644,735,832,935,1044,1159,1280,1407,1540,1679,1824,1975,2132,2295,2464,2639,2820,3007,3200,3399,3604,3815,4032,4255,4484,4719,4960,5207,5460,5719,5984,6255,6532,6815,7104,7399,7700,8007,8320,8639,8964,9295,9632,9975,10324,10679,11040,11407... | 66.444444 | 517 | 0.759197 |
8def7967d24e3809bb1ff1d57afdf1afdb725434 | 565 | asm | Assembly | Examples/test102.asm | NotFounds/pl0dash-run | d62422127825e5afce3c510a0880d1fb0b0b6b7e | [
"MIT"
] | null | null | null | Examples/test102.asm | NotFounds/pl0dash-run | d62422127825e5afce3c510a0880d1fb0b0b6b7e | [
"MIT"
] | null | null | null | Examples/test102.asm | NotFounds/pl0dash-run | d62422127825e5afce3c510a0880d1fb0b0b6b7e | [
"MIT"
] | null | null | null | LOAD A,10
STORE A,#(800)
JMP 39
PUSH FP
LOAD FP,SP
LOAD A,#(FP+4)
PUSH A
LOAD A,1
PUSH A
POP B
POP A
PLUS
PUSH C
POP A
STORE A,#(FP+4)
LOAD A,#(FP+4)
PUSH A
LOAD A,#(FP+3)
PUSH A
POP B
POP A
PLUS
PUSH C
LOAD A,#(FP+2)
PUSH A
POP B
POP A
PLUS
PUSH C
POP A
PRINT A
PRINTLN
LOAD A,0
PUSH A
POP C
LOAD SP,FP
POP FP
RET 3
LOA... | 7.533333 | 15 | 0.683186 |
4eb8e19867a1f7d8d2ec6f0fe18e8fd2ad4be165 | 411 | asm | Assembly | Bloc2/Micro/Project 4/Project9.asm | MrGunnery/Helha | 553a73bd95bcda6c5fd329b76b39fde2df5bfd22 | [
"MIT"
] | 1 | 2018-02-07T12:18:52.000Z | 2018-02-07T12:18:52.000Z | Bloc2/Micro/Project 4/Project9.asm | MrGunnery/Helha | 553a73bd95bcda6c5fd329b76b39fde2df5bfd22 | [
"MIT"
] | null | null | null | Bloc2/Micro/Project 4/Project9.asm | MrGunnery/Helha | 553a73bd95bcda6c5fd329b76b39fde2df5bfd22 | [
"MIT"
] | null | null | null | mx equ 10
lrep equ 12
hrep equ 11
md equ 13
status equ 03
;***************Programmation*******************
Start movlw d'4'
movwf mx
movlw d'0'
movwf hrep
movwf lrep
movlw d'240'
movwf md
mul movf mx,1
btfsc status,2
goto Start
movfw md
addwf lrep,1
... | 14.172414 | 49 | 0.513382 |
2b8f20d9f6409f53480b85fb00f6c22d2d17c611 | 25 | asm | Assembly | samples/generate/prog1.asm | pipeos-one/evmasm | 9337789f108ba2a8d2f41fc683a05b6befc3f85e | [
"MIT"
] | 2 | 2018-08-20T00:17:18.000Z | 2020-05-21T02:25:23.000Z | samples/generate/prog1.asm | pipeos-one/evmasm | 9337789f108ba2a8d2f41fc683a05b6befc3f85e | [
"MIT"
] | 1 | 2020-10-02T22:34:54.000Z | 2020-10-02T22:34:54.000Z | samples/generate/prog1.asm | pipeos-one/evmasm | 9337789f108ba2a8d2f41fc683a05b6befc3f85e | [
"MIT"
] | 1 | 2020-08-16T09:34:07.000Z | 2020-08-16T09:34:07.000Z |
push1 0x01 push2 0x0102
| 8.333333 | 23 | 0.8 |
2594e2a62770773b6d6c9a90a8d93485f679bdf3 | 535 | asm | Assembly | string/s001.asm | czfshine/assembly-exercise | 95c8be8331810dfd12f50e48109a4b2a8a978853 | [
"MIT"
] | 1 | 2018-05-16T13:01:26.000Z | 2018-05-16T13:01:26.000Z | string/s001.asm | czfshine/assembly-exercise | 95c8be8331810dfd12f50e48109a4b2a8a978853 | [
"MIT"
] | null | null | null | string/s001.asm | czfshine/assembly-exercise | 95c8be8331810dfd12f50e48109a4b2a8a978853 | [
"MIT"
] | null | null | null | ; 8086 assembly file
; by:czfshine
; date: 2018/03/31 15:46:49
;逆序输出字符串“BASED ADDRESSING”。
; The Main Data segment
DATA SEGMENT
string DB 'BASED ADDRESSING';
len equ $-string
DATA ENDS
;entry code segment
CODE SEGMENT
ASSUME CS:CODE ,DS:DATA
START: ;entry point
MOV AX,DATA
MOV DS,A... | 16.212121 | 34 | 0.586916 |
fd0d092028bcdbe9cdfd7e1bfde88bc7fba007f9 | 261 | asm | Assembly | ioctl/IodRedetermine.asm | osfree-project/FamilyAPI | 2119a95cb2bbe6716ecacff4171866f6ea51b8d7 | [
"BSD-3-Clause"
] | 1 | 2021-11-25T14:01:48.000Z | 2021-11-25T14:01:48.000Z | ioctl/IodRedetermine.asm | osfree-project/FamilyAPI | 2119a95cb2bbe6716ecacff4171866f6ea51b8d7 | [
"BSD-3-Clause"
] | null | null | null | ioctl/IodRedetermine.asm | osfree-project/FamilyAPI | 2119a95cb2bbe6716ecacff4171866f6ea51b8d7 | [
"BSD-3-Clause"
] | 2 | 2021-11-05T06:48:43.000Z | 2021-12-06T08:07:38.000Z | ;--------------------------------------------------------
; Category 8 Function 02H Redetermine Media - not supported for versions below DOS 3.2
;--------------------------------------------------------
;
;
;
IODREDETERMINE PROC NEAR
RET
IODREDETERMINE ENDP
| 23.727273 | 86 | 0.429119 |
23a09fb07b06f6db13f2989e86c3219fd5620c48 | 402 | asm | Assembly | ESEMPI/Es_normalize.asm | Porchetta/py-pdp8-tk | 5eba6bb2cf72b97602bfa2239e7bf44c454794e0 | [
"MIT"
] | 8 | 2019-06-07T10:38:41.000Z | 2022-03-24T13:05:12.000Z | ESEMPI/Es_normalize.asm | Porchetta/py-pdp8-tk | 5eba6bb2cf72b97602bfa2239e7bf44c454794e0 | [
"MIT"
] | 2 | 2015-07-14T12:22:33.000Z | 2018-05-11T08:35:24.000Z | ESEMPI/Es_normalize.asm | Porchetta/py-pdp8-tk | 5eba6bb2cf72b97602bfa2239e7bf44c454794e0 | [
"MIT"
] | 9 | 2015-05-06T14:35:08.000Z | 2021-03-23T14:27:21.000Z | ORG 100
LDA MANT
CIL
STA MANT
SZE
BUN E1
CLA
STA SGN
BUN CICLO
E1, CLA
INC
STA SGN
CICLO, LDA MANT
CIL
SZE
BUN IS1
STA MANT
LDA EXP
STA INDEC
BSA DEC
LDA INDEC
STA EXP
BUN CICLO
IS1, CLE
LDA MANT
CIR
STA MANT
LDA SGN
SPA
HLT
SHIFT, CIL
ISZ COUNT
BUN SHIFT
ADD MANT
STA MANT
HLT
COUNT, DEC -15
SGN, DEC 0
MANT, DEC ... | 7.444444 | 15 | 0.731343 |
a714215ccdc4391f6545bb8f56b5fe30279943a4 | 3,339 | asm | Assembly | src/memory_map.asm | backwardspy/spacelib2 | 2b51c3e064988233f5180abff9f7144661a8b468 | [
"MIT"
] | null | null | null | src/memory_map.asm | backwardspy/spacelib2 | 2b51c3e064988233f5180abff9f7144661a8b468 | [
"MIT"
] | null | null | null | src/memory_map.asm | backwardspy/spacelib2 | 2b51c3e064988233f5180abff9f7144661a8b468 | [
"MIT"
] | null | null | null | // Map of project memory layout. Assembling this file places all source and assets in their correct locations.
// This file also provides named memory locations for use by any included libraries et cetera.
/*
$0000-$00FF Zeropage addressing
*/
.label cpu_data_direction = $0000
.label cpu_port_register = $0001
// tem... | 23.85 | 110 | 0.742438 |
927e69bebc71d2d56e6d1a59bcee297b4806a308 | 1,249 | asm | Assembly | lecture7/callret.asm | netguy204/cmsc313_examples | 9c4806c5643b414d0bc7bc0e6cd175fd7342453f | [
"Unlicense"
] | 1 | 2021-07-08T01:34:43.000Z | 2021-07-08T01:34:43.000Z | lecture7/callret.asm | netguy204/cmsc313_examples | 9c4806c5643b414d0bc7bc0e6cd175fd7342453f | [
"Unlicense"
] | null | null | null | lecture7/callret.asm | netguy204/cmsc313_examples | 9c4806c5643b414d0bc7bc0e6cd175fd7342453f | [
"Unlicense"
] | 8 | 2016-07-25T14:30:46.000Z | 2021-12-04T07:54:27.000Z | [SECTION .data]
;;; Here we declare initialized data. For example: messages, prompts,
;;; and numbers that we know in advance
hello: db "Hello, World!", 10
hello_len: EQU $-hello
[SECTION .bss]
;;; Here we declare uninitialized data. We're reserving space (and
;;; potentially associating names with that space) ... | 23.12963 | 69 | 0.552442 |
47d35377fcd85287b5c23e50ef9bdd6002f2b311 | 1,279 | asm | Assembly | Microprocessor/0_sample_vga_graphics.asm | Nmane1612/Nihar-Mane | aa4db52a384f706a431c994e4e12d8e5e0cd8402 | [
"Apache-2.0"
] | 3 | 2019-12-27T06:07:37.000Z | 2020-07-01T08:51:32.000Z | Microprocessor/0_sample_vga_graphics.asm | Nihar16/Personal-Repository | 0d319eeb8dbfa3f7c3eb8501829939ecd6923464 | [
"MIT"
] | null | null | null | Microprocessor/0_sample_vga_graphics.asm | Nihar16/Personal-Repository | 0d319eeb8dbfa3f7c3eb8501829939ecd6923464 | [
"MIT"
] | null | null | null | name "vga"
; this program draws a tiny rectangle in vga mode.
org 100h
jmp code
; dimensions of the rectangle:
; width: 10 pixels
; height: 5 pixels
w equ 10
h equ 5
; set video mode 13h - 320x200
code: mov ah, 0
mov al, 13h
int 10h
; draw upper line:
mov cx, ... | 14.370787 | 51 | 0.501173 |
c10e2d47156e7962aafc7f72043be5894cfd73d2 | 987 | asm | Assembly | OS/primaryBoot.asm | logictech31/myprojects | 95e92802ff0f713e13c11c541a5e5c4473e1a3e2 | [
"MIT"
] | 1 | 2021-06-12T08:08:08.000Z | 2021-06-12T08:08:08.000Z | OS/primaryBoot.asm | logictech31/myprojects | 95e92802ff0f713e13c11c541a5e5c4473e1a3e2 | [
"MIT"
] | null | null | null | OS/primaryBoot.asm | logictech31/myprojects | 95e92802ff0f713e13c11c541a5e5c4473e1a3e2 | [
"MIT"
] | null | null | null | [bits 16]
[org 0x7c00]
; where to load the kernel to
KERNEL_OFFSET equ 0x1111
; BIOS sets boot drive in 'dl'; store for later use
mov [BOOT_DRIVE], dl
; setup stack
mov bp, 0x9000 ; bottom stack pointer
mov sp, bp ; top stack pointer
call load_kernel
mov ax,0x2401 ; A20-Gate Acti... | 21 | 58 | 0.637285 |
e9aa3486a6ceaa4f2dbade4577d5f3852f54b90b | 689 | asm | Assembly | symbolinen_konekieli/Ratol_msdos/summaa1.asm | tkukka/VariousContent | f7e7ae98ff8521c6c709dabe30855104afe3fe04 | [
"MIT"
] | null | null | null | symbolinen_konekieli/Ratol_msdos/summaa1.asm | tkukka/VariousContent | f7e7ae98ff8521c6c709dabe30855104afe3fe04 | [
"MIT"
] | null | null | null | symbolinen_konekieli/Ratol_msdos/summaa1.asm | tkukka/VariousContent | f7e7ae98ff8521c6c709dabe30855104afe3fe04 | [
"MIT"
] | null | null | null | ;RaTol Symbolinen konekieli: Harjoitus 2, tehtävä 3
;Tero Kukka IY96A
;Tiedosto: summaa1.asm
;Luotu 25.2.1998
;Aliohjelma _Summaa1
;Yhteenlaskettavat luvut ovat rekistereissä BL ja DH.
;Aliohjelmien esittely:
public _Summaa1
.model small ;m... | 23.758621 | 63 | 0.535559 |
7a7aaf16121df46c7514d2ca0beb53e9d2357f9a | 259 | asm | Assembly | programs/oeis/086/A086746.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/086/A086746.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/086/A086746.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A086746: Multiples of 3018.
; 3018,6036,9054,12072,15090,18108,21126,24144,27162,30180,33198,36216,39234,42252,45270,48288,51306,54324,57342,60360,63378,66396,69414,72432,75450,78468,81486,84504,87522,90540,93558,96576,99594,102612
mul $0,3018
add $0,3018
| 43.166667 | 203 | 0.795367 |
bf520c1fd9761db97df805c73b35b7d90b79f4cb | 129 | asm | Assembly | libsrc/_DEVELOPMENT/font/fzx/fonts/dkud3/Belegost/_ff_dkud3_Belegost3.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/font/fzx/fonts/dkud3/Belegost/_ff_dkud3_Belegost3.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/font/fzx/fonts/dkud3/Belegost/_ff_dkud3_Belegost3.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
SECTION rodata_font_fzx
PUBLIC _ff_dkud3_Belegost3
_ff_dkud3_Belegost3:
BINARY "font/fzx/fonts/dkud3/Belegost/belegost3.fzx"
| 14.333333 | 52 | 0.844961 |
021a6dd7eadfc06ca659e741b4bc04c744a3d4d4 | 1,293 | asm | Assembly | src/firmware-tests/Ui/States/NextStateWaitsForButtonPressTestFixture.asm | pete-restall/Cluck2Sesame-Prototype | 99119b6748847a7b6aeadc4bee42cbed726f7fdc | [
"MIT"
] | 1 | 2019-12-12T09:07:08.000Z | 2019-12-12T09:07:08.000Z | src/firmware-tests/Ui/States/NextStateWaitsForButtonPressTestFixture.asm | pete-restall/Cluck2Sesame-Prototype | 99119b6748847a7b6aeadc4bee42cbed726f7fdc | [
"MIT"
] | null | null | null | src/firmware-tests/Ui/States/NextStateWaitsForButtonPressTestFixture.asm | pete-restall/Cluck2Sesame-Prototype | 99119b6748847a7b6aeadc4bee42cbed726f7fdc | [
"MIT"
] | null | null | null | #include "Mcu.inc"
#include "FarCalls.inc"
#include "Ui.inc"
#include "../UiStates.inc"
#include "../../Platform/Lcd/IsLcdIdleStub.inc"
#include "TestFixture.inc"
radix decimal
extern testAct
udata
global initialIsLcdIdle
global initialUiState
global expectUiButtonEventBaseStateChanges
global expectedUi... | 21.55 | 89 | 0.83836 |
d202698bdf1af9e7685f692367a1204a111b842c | 263 | asm | Assembly | libsrc/math/genmath/c/sccz80/dleq.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/math/genmath/c/sccz80/dleq.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/math/genmath/c/sccz80/dleq.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ;
; Z88dk Generic Floating Point Math Library
;
; TOS >= FA
;
; $Id: dleq.asm,v 1.3 2016-06-21 21:16:49 dom Exp $:
SECTION code_fp
PUBLIC dleq
EXTERN dcompar
EXTERN f_yes
EXTERN f_no
.dleq call dcompar
jp z,f_yes
jp p,f_yes
jp f_no
| 13.15 | 58 | 0.638783 |
91b0903f23806b0508e2acd68a931994c7515f28 | 320 | asm | Assembly | programs/oeis/040/A040247.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/040/A040247.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/040/A040247.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A040247: Continued fraction for sqrt(264).
; 16,4,32,4,32,4,32,4,32,4,32,4,32,4,32,4,32,4,32,4,32,4,32,4,32,4,32,4,32,4,32,4,32,4,32,4,32,4,32,4,32,4,32,4,32,4,32,4,32,4,32,4,32,4,32,4,32,4,32,4,32,4,32,4,32,4,32,4,32,4,32,4,32,4,32
sub $0,1
mod $0,2
mul $0,10
add $0,2
pow $0,2
mov $1,$0
div $1,20
mul $1,4
add $1,4
| 24.615385 | 189 | 0.60625 |
45367b200e8320c540ada00080e6bba60c7ee5f9 | 1,267 | asm | Assembly | src/strcmp.asm | vorsitzende/libcj | db1214d724f881d6620f082f8b50da5191bef3b3 | [
"MIT"
] | 1 | 2019-05-24T15:42:09.000Z | 2019-05-24T15:42:09.000Z | src/strcmp.asm | vorsitzende/libcj | db1214d724f881d6620f082f8b50da5191bef3b3 | [
"MIT"
] | null | null | null | src/strcmp.asm | vorsitzende/libcj | db1214d724f881d6620f082f8b50da5191bef3b3 | [
"MIT"
] | null | null | null | ; STRCMP.ASM - Routine to compare two strings
; Claudia Jughashvili, 2019
; Accepts:
; 1: Pointer to C-string.
; 2: Pointer to C-string.
; Returns:
; - EAX set if strings identical. Unset if different.
; State Changes:
; - None.
; C Definition to take the form of:
; - extern unsigne... | 23.90566 | 65 | 0.493291 |
788d3760bdf04751e926ad43125d72306ca45d25 | 483 | asm | Assembly | programs/oeis/019/A019762.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/019/A019762.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/019/A019762.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A019762: Decimal expansion of 2*e.
; 5,4,3,6,5,6,3,6,5,6,9,1,8,0,9,0,4,7,0,7,2,0,5,7,4,9,4,2,7,0,5,3,2,4,9,9,5,5,1,4,4,9,4,1,8,7,3,9,9,9,1,9,1,4,9,9,3,3,9,3,5,2,5,5,4,4,8,1,5,3,2,6,0,7,0,7,0,9,5,1,8,9,1,4,2,7,6,4,3,5,7,0,5,0,3,3,2,8,5,4
mov $1,2
mov $2,1
mov $3,$0
mul $3,5
lpb $3
mul $2,$3
add $1,$2
cmp $4,0
... | 17.25 | 201 | 0.509317 |
2cbc06a32603515065b1b95e0c80389e679faeed | 579 | asm | Assembly | oeis/063/A063205.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/063/A063205.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/063/A063205.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A063205: Dimension of the space of weight 2n cuspidal newforms for Gamma_0( 29 ).
; Submitted by Jamie Morken(s3)
; 2,7,11,17,21,25,31,35,39,45,49,53,59,63,67,73,77,81,87,91,95,101,105,109,115,119,123,129,133,137,143,147,151,157,161,165,171,175,179,185,189,193,199,203,207,213,217,221,227,231,235,241,245,249,255,259,2... | 41.357143 | 378 | 0.708117 |
8198b63d1f49ca900e9cec10f4e4f98f69cd7757 | 765 | asm | Assembly | oeis/077/A077410.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/077/A077410.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/077/A077410.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A077410: Combined Diophantine Chebyshev sequences A077249 and A077251.
; Submitted by Christian Krause
; 1,2,12,21,119,208,1178,2059,11661,20382,115432,201761,1142659,1997228,11311158,19770519,111968921,195707962,1108378052,1937309101,10971811599,19177383048,108609737938,189836521379,1075125567781,1879187830742,10642... | 34.772727 | 482 | 0.798693 |
10c5da84cd3fc09fe33f24f94383475aabf68e62 | 7,680 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0xca.log_21829_1304.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0xca.log_21829_1304.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0xca.log_21829_1304.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 %r15
push %rax
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_D_ht+0x1eda0, %rdx
nop
nop
nop
nop
xor %rcx, %rcx
movb (%rdx), %r14b
nop
nop
nop
xor %rdx, %rdx
lea addresses_D_ht+0x1eaa0, %rax
nop
xor %r12, %r12
mov $0x6162636465666768, %r15
mov... | 34.909091 | 2,999 | 0.655469 |
80db5040886751e7efec119fae76484f9aa6bd00 | 234 | asm | Assembly | libsrc/stdio/ansi/mc1000/f_ansi_bel.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/stdio/ansi/mc1000/f_ansi_bel.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/stdio/ansi/mc1000/f_ansi_bel.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | ;
; ANSI Video handling for the CCE MC-1000
; By Stefano Bodrato - March 2013
;
; BEL - chr(7) Beep it out
;
;
; $Id: f_ansi_bel.asm,v 1.2 2015/01/19 01:33:18 pauloscustodio Exp $
;
PUBLIC ansi_BEL
.ansi_BEL
jp $C060
| 13.764706 | 68 | 0.641026 |
04693785af0d6bdca0a2ee411dd6bfc170a326bf | 356 | asm | Assembly | programs/oeis/066/A066481.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/066/A066481.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/066/A066481.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A066481: Largest anti-divisor of n.
; 2,3,3,4,5,5,6,7,7,8,9,9,10,11,11,12,13,13,14,15,15,16,17,17,18,19,19,20,21,21,22,23,23,24,25,25,26,27,27,28,29,29,30,31,31,32,33,33,34,35,35,36,37,37,38,39,39,40,41,41,42,43,43,44,45,45,46,47,47,48,49,49,50,51,51,52,53,53,54,55,55,56,57,57,58,59,59,60,61,61,62,63,63,64,65,65,66,6... | 50.857143 | 289 | 0.648876 |
7fad21b05eeb71f751dd40340fae745bb4971c69 | 8,347 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_sm_/i7-7700_9_0xca_notsx.log_21829_1936.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i7-7700_9_0xca_notsx.log_21829_1936.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i7-7700_9_0xca_notsx.log_21829_1936.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 %rbp
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x1eed2, %rsi
lea addresses_UC_ht+0x142d2, %rdi
nop
nop
nop
xor %r11, %r11
mov $72, %rcx
rep movsw
nop
and %rdi, %rdi
lea addresses_UC_ht+0xd492, %rsi
lea addresses_D_ht+0x1063a, %rdi
no... | 29.390845 | 2,999 | 0.654007 |
9170378e69a79e1772d8184f28c2b33f7c515d79 | 2,162 | asm | Assembly | misc/obj67.asm | kramlat/Open-Source-Sonic-ROM-Base | ba438ade0c74bc563aa83e4cd9cd08d4aded55af | [
"BSD-3-Clause"
] | 5 | 2021-01-20T21:26:30.000Z | 2021-06-17T05:25:42.000Z | misc/obj67.asm | kramlat/Open-Source-Sonic-ROM-Base | ba438ade0c74bc563aa83e4cd9cd08d4aded55af | [
"BSD-3-Clause"
] | 4 | 2021-01-23T06:28:25.000Z | 2021-05-13T08:40:57.000Z | misc/obj67.asm | ArcadeTV/msu-md-sonic2 | 23d24dda3758a1fd341c01e7f7e94e11780a2608 | [
"CC0-1.0"
] | null | null | null | off_273F2: offsetTable
offsetTableEntry.w word_2740C ; 0
offsetTableEntry.w word_27426 ; 1
offsetTableEntry.w word_27430 ; 2
offsetTableEntry.w word_2744A ; 3
offsetTableEntry.w word_27454 ; 4
offsetTableEntry.w word_2745E ; 5
offsetTableEntry.w word_27478 ; 6
offsetTableEntry.w word_27492 ; 7
offsetTa... | 18.016667 | 35 | 0.676226 |
2590cdcfc0b556e0a1fb0babf6fcb54abc37e2f6 | 363 | asm | Assembly | oeis/021/A021117.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/021/A021117.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/021/A021117.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A021117: Decimal expansion of 1/113.
; Submitted by Jon Maiga
; 0,0,8,8,4,9,5,5,7,5,2,2,1,2,3,8,9,3,8,0,5,3,0,9,7,3,4,5,1,3,2,7,4,3,3,6,2,8,3,1,8,5,8,4,0,7,0,7,9,6,4,6,0,1,7,6,9,9,1,1,5,0,4,4,2,4,7,7,8,7,6,1,0,6,1,9,4,6,9,0,2,6,5,4,8,6,7,2,5,6,6,3,7,1,6,8,1,4,1,5
add $0,1
mov $3,3
lpb $0
sub $0,1
add $2,$3
div... | 24.2 | 201 | 0.545455 |
7dc0e1e71823af2fc210ef621848f527aff8cb33 | 86,289 | asm | Assembly | base/mvdm/dos/v86/cmd/keyb/keybi9c.asm | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | base/mvdm/dos/v86/cmd/keyb/keybi9c.asm | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | base/mvdm/dos/v86/cmd/keyb/keybi9c.asm | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z | PAGE ,132
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;
;; (C) Copyright Microsoft Corp. 1987-1990
;; MS-DOS 5.00 - NLS Support - KEYB Command
;;
; File Name: KEYBI9C.ASM
; ----------
;
;
; Description:
; ------------
; Interrupt 9 mainline.
; This routine handles all US keyboard... | 42.97261 | 89 | 0.456964 |
b41de741db1f03fc9d4b484ac0f457e12f7a10fc | 565 | asm | Assembly | Documentation/Code/echo.asm | geoffthorpe/ant-architecture | d85952e3050c352d5d715d9749171a335e6768f7 | [
"BSD-3-Clause"
] | null | null | null | Documentation/Code/echo.asm | geoffthorpe/ant-architecture | d85952e3050c352d5d715d9749171a335e6768f7 | [
"BSD-3-Clause"
] | null | null | null | Documentation/Code/echo.asm | geoffthorpe/ant-architecture | d85952e3050c352d5d715d9749171a335e6768f7 | [
"BSD-3-Clause"
] | 1 | 2020-07-15T04:09:05.000Z | 2020-07-15T04:09:05.000Z | # $Id: echo.asm,v 1.2 2000/11/22 00:29:59 ellard Exp $
#
# Barney Titmouse - 11/10/96
#
# Echos input.
#
# See cat.asm for the same basic program, coded
# in a slightly different style.
#
# Register usage:
#
# r2 - holds each character read in.
# r3 - address of $print.
#
lc r3, $print
loop:
sys r2, 0x6 # r2 = get... | 18.225806 | 54 | 0.630088 |
d864b56d71ab58752cbee684c1954852b5116226 | 343 | asm | Assembly | programs/oeis/106/A106251.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/106/A106251.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/106/A106251.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A106251: Expansion of (1-x+x^2+x^3+x^5)/(1-x-x^6+x^7).
; 1,0,1,2,2,3,4,3,4,5,5,6,7,6,7,8,8,9,10,9,10,11,11,12,13,12,13,14,14,15,16,15,16,17,17,18,19,18,19,20,20,21,22,21,22,23,23,24,25,24,25,26,26,27,28,27,28,29,29,30,31,30,31,32,32,33,34,33,34,35,35,36,37,36,37,38
add $0,2
mov $1,$0
mod $0,3
add $1,$0
div $1,2
mul ... | 28.583333 | 210 | 0.597668 |
81b347379f6d035821b9ca5027fcbd6c7b73764d | 297 | asm | Assembly | libsrc/osca/get_current_volume.asm | andydansby/z88dk-mk2 | 51c15f1387293809c496f5eaf7b196f8a0e9b66b | [
"ClArtistic"
] | 1 | 2020-09-15T08:35:49.000Z | 2020-09-15T08:35:49.000Z | libsrc/osca/get_current_volume.asm | andydansby/z88dk-MK2 | 51c15f1387293809c496f5eaf7b196f8a0e9b66b | [
"ClArtistic"
] | null | null | null | libsrc/osca/get_current_volume.asm | andydansby/z88dk-MK2 | 51c15f1387293809c496f5eaf7b196f8a0e9b66b | [
"ClArtistic"
] | null | null | null | ;
; Old School Computer Architecture - interfacing FLOS
; Stefano Bodrato, 2011
;
; Get current volume
;
; $Id: get_current_volume.asm,v 1.1 2011/08/03 08:13:40 stefano Exp $
;
INCLUDE "flos.def"
XLIB get_current_volume
get_current_volume:
call kjt_get_volume_info
ld l,a
ld h,0
ret
| 15.631579 | 69 | 0.727273 |
32aee517e8c1dd13006eea20126716b6a8ef4ac6 | 1,658 | asm | Assembly | dv3/fd/pcf/wphys.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | dv3/fd/pcf/wphys.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | dv3/fd/pcf/wphys.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | ; DV3 PC Compatible Floppy Disk Write Sector 1993 Tony Tebby
section dv3
xdef fd_wphys ; write sector (physical layer)
xref fd_cmd_rw
xref fd_stat
xref fd_fint
xref.l fdc_stat
xref.l fdc_data
xref.s fdc.intl
include 'dev8_keys_err'
include 'dev8_dv3_keys'
include 'dev8_dv3_fd_keys'
include 'dev... | 18.422222 | 67 | 0.67491 |
236dbf704e67972e7aa5c68e7552c4a334fc7d52 | 1,344 | asm | Assembly | m7/kernel/data.asm | paulscottrobson/aquarius-chess | d5b4a910f510c2db43ceec1ada347586e4623eed | [
"MIT"
] | 1 | 2021-11-20T06:08:58.000Z | 2021-11-20T06:08:58.000Z | m7/kernel/data.asm | paulscottrobson/aquarius-chess | d5b4a910f510c2db43ceec1ada347586e4623eed | [
"MIT"
] | null | null | null | m7/kernel/data.asm | paulscottrobson/aquarius-chess | d5b4a910f510c2db43ceec1ada347586e4623eed | [
"MIT"
] | null | null | null | ; ***************************************************************************************
; ***************************************************************************************
;
; Name : data.asm
; Author : Paul Robson (paul@robsons.org.uk)
; Date : 15th October 2021
; Purpose : Data
;
; ******************... | 18.162162 | 89 | 0.383929 |
6e958d4e59175e0087fe5c32de7ce609e69d227a | 330 | asm | Assembly | programs/oeis/054/A054087.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/054/A054087.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/054/A054087.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A054087: s(3n-2), s=A054086; also a bisection of A003511.
; 1,4,6,9,12,15,17,20,23,25,28,31,34,36,39,42,45,47,50,53,56,58,61,64,66,69,72,75,77,80,83,86,88,91,94,96,99,102,105,107,110,113,116,118,121,124,127,129,132,135,137,140,143,146,148,151
mul $0,2
seq $0,188070 ; Positions of 1 in A188068; complement of A188069.... | 47.142857 | 184 | 0.693939 |
370963940d3e74f58dfea18164466c46f10722d7 | 15,079 | asm | Assembly | mini.asm | MichaHofft/dizzy | 9813f4fe2801ac4e5f6375892e82668a7d331be1 | [
"MIT"
] | null | null | null | mini.asm | MichaHofft/dizzy | 9813f4fe2801ac4e5f6375892e82668a7d331be1 | [
"MIT"
] | null | null | null | mini.asm | MichaHofft/dizzy | 9813f4fe2801ac4e5f6375892e82668a7d331be1 | [
"MIT"
] | null | null | null | ;------------------------------
ENTRY EQU 5 ;entry point for the cp/m bdos.
TFCA EQU 5CH ;default file control block.
TFCB EQU TFCA+1
;------------------------------
ORG 100h
;
hallo: ; START
LD A,$00
LD B,$aa
SET 0,B
SET 7,A
;
... | 30.279116 | 93 | 0.313947 |
8265654c7886aa5f6fc3eb5f5fb1db9feb13bd4b | 572 | asm | Assembly | oeis/004/A004368.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/004/A004368.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/004/A004368.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A004368: Binomial coefficient C(7n,n).
; 1,7,91,1330,20475,324632,5245786,85900584,1420494075,23667689815,396704524216,6681687099710,112992892764570,1917283000904460,32626924340528840,556608279578340080,9516306085765295355,163011740982048945441,2797093093529137508875,48067713240101240686000,827163809330939321148600,1... | 71.5 | 490 | 0.893357 |
7c407d83bd55b37698be0bd8f8db57cb96bacce4 | 531 | asm | Assembly | test/e2e/data/arm5.asm | matanlurey/armv4t.dart | 06235938d16cb1f2b09d26f564b985854e4155c0 | [
"MIT"
] | 8 | 2020-06-21T22:05:00.000Z | 2021-10-06T19:59:20.000Z | test/e2e/data/arm5.asm | matanlurey/armv4t.dart | 06235938d16cb1f2b09d26f564b985854e4155c0 | [
"MIT"
] | 82 | 2020-06-21T22:02:00.000Z | 2020-08-04T01:48:42.000Z | test/e2e/data/arm5.asm | matanlurey/armv4t.dart | 06235938d16cb1f2b09d26f564b985854e4155c0 | [
"MIT"
] | 1 | 2020-06-22T15:16:02.000Z | 2020-06-22T15:16:02.000Z | ; expected result: 0x100 = 0xf000, 0x104 = 0xfff0, 0x108 = 0x104
mov r11, #0x100 ; r11 = 0x100
mov r0, #0xff000 ; r0 = 0xff000
strh r0, [r11, -r1] ; @0x100 - 0 = 0xff000
; @0x100 = 0xff000
ldrsb r1, [r11, #1] ; r1 = @r11 + 1
; r1 ... | 35.4 | 64 | 0.391714 |
0f386abbed4c3412fb470331ee93b3bd4214ba8c | 17,498 | asm | Assembly | programs/quake/q1source/QW/client/surf8.asm | chaos4ever/chaos-old | 97d96d78d0b5f7961b9b062ccfcdbad2f977b0fa | [
"BSD-3-Clause"
] | null | null | null | programs/quake/q1source/QW/client/surf8.asm | chaos4ever/chaos-old | 97d96d78d0b5f7961b9b062ccfcdbad2f977b0fa | [
"BSD-3-Clause"
] | 1 | 2019-12-10T15:47:15.000Z | 2019-12-10T15:47:15.000Z | Games/Quake I/QW/client/surf8.asm | TwTravel/3dGameGuru | 50f204da32b7d3ddcbdb0daf140d503eac424153 | [
"Unlicense"
] | null | null | null | .386P
.model FLAT
externdef _d_zistepu:dword
externdef _d_pzbuffer:dword
externdef _d_zistepv:dword
externdef _d_zrowbytes:dword
externdef _d_ziorigin:dword
externdef _r_turb_s:dword
externdef _r_turb_t:dword
externdef _r_turb_pdest:dword
externdef _r_turb_spancount:dword
externdef _r_turb_turb:d... | 24.302778 | 45 | 0.758487 |
a83bcb53d64f497683ac9f4a97d3fe5b39ecaa3a | 3,681 | asm | Assembly | Transynther/x86/_processed/NC/_zr_/i9-9900K_12_0xca_notsx.log_21829_1097.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NC/_zr_/i9-9900K_12_0xca_notsx.log_21829_1097.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NC/_zr_/i9-9900K_12_0xca_notsx.log_21829_1097.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 %r8
push %rax
push %rbx
push %rcx
// Faulty Load
mov $0x2836620000000ae8, %rbx
clflush (%rbx)
nop
nop
nop
nop
nop
cmp $19128, %rcx
mov (%rbx), %eax
lea oracles, %rcx
and $0xff, %rax
shlq $12, %rax
mov (%rcx,%rax,1), %rax
po... | 87.642857 | 2,999 | 0.663678 |
4c7abc200fe54464b3859bb52410dac906cf5d40 | 1,574 | asm | Assembly | home/vblank.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | 1 | 2022-02-15T00:19:44.000Z | 2022-02-15T00:19:44.000Z | home/vblank.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | home/vblank.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | VBlank::
push af
push bc
push de
push hl
ldh a, [hLoadedROMBank]
ld [wVBlankSavedROMBank], a
ldh a, [hSCX]
ldh [rSCX], a
ldh a, [hSCY]
ldh [rSCY], a
ld a, [wDisableVBlankWYUpdate]
and a
jr nz, .ok
ldh a, [hWY]
ldh [rWY], a
.ok
call AutoBgMapTransfer
call VBlankCopyBgMap
call RedrawRowOrColumn
ca... | 14.849057 | 50 | 0.732529 |
7c5a90c51b18c2db564cbb7683e9b8f635c5a5b9 | 3,062 | asm | Assembly | snippets/asm_read/osm.asm | dejbug/protocasm | 87bfc7ab9b555111d889b606da0d344a7c28eb9f | [
"MIT"
] | null | null | null | snippets/asm_read/osm.asm | dejbug/protocasm | 87bfc7ab9b555111d889b606da0d344a7c28eb9f | [
"MIT"
] | null | null | null | snippets/asm_read/osm.asm | dejbug/protocasm | 87bfc7ab9b555111d889b606da0d344a7c28eb9f | [
"MIT"
] | null | null | null |
; osm.asm - Yet another *.osm.pbf files parser.
; <https://github.com/dejbug>
; format PE GUI 4.0
format PE console 4.0
include 'win32a.inc'
include 'debug.inc'
ERROR_HANDLE_EOF = 38
LANG_NEUTRAL = 0x00
SUBLANG_DEFAULT = 0x01
LANGID = (SUBLANG_DEFAULT shl 10) + LANG_NEUTRAL
; no section defined ... | 22.850746 | 159 | 0.704442 |
c868f7085182b3ff474ae6b46a88a05f382469f7 | 4,923 | asm | Assembly | Transynther/x86/_processed/US/_st_4k_/i7-7700_9_0x48.log_21829_1526.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/US/_st_4k_/i7-7700_9_0x48.log_21829_1526.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/US/_st_4k_/i7-7700_9_0x48.log_21829_1526.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 %r8
push %r9
push %rax
push %rbx
push %rdi
push %rdx
lea addresses_WT_ht+0x1a973, %rax
clflush (%rax)
nop
nop
nop
nop
sub %r9, %r9
mov $0x6162636465666768, %r8
movq %r8, (%rax)
sub %rdx, %rdx
lea addresses_normal_ht+0x1ee33, %rdi
nop
nop
nop
nop
nop
and $32492... | 42.076923 | 2,999 | 0.661182 |
d1125db8acc7c691e0d97050beb8b60f37ee73ff | 553 | asm | Assembly | oeis/016/A016953.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/016/A016953.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/016/A016953.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A016953: a(n) = (6*n + 3)^9.
; 19683,387420489,38443359375,794280046581,7625597484987,46411484401953,208728361158759,756680642578125,2334165173090451,6351461955384057,15633814156853823,35452087835576229,75084686279296875,150094635296999121,285544154243029527,520411082988487293,913517247483640899,1551328215978515625,2... | 79 | 493 | 0.889693 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.