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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
4eab3be72d4e02bcbf2a1c2f7a9474104ec4e3e9 | 345 | asm | Assembly | programs/oeis/137/A137180.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/137/A137180.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/137/A137180.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A137180: Number of palindromes in the range [1,n] inclusive.
; 0,1,2,3,4,5,6,7,8,9,9,10,10,10,10,10,10,10,10,10,10,10,11,11,11,11,11,11,11,11,11,11,11,12,12,12,12,12,12,12,12,12,12,12,13,13,13,13,13,13,13,13,13,13,13,14,14,14,14,14,14,14,14,14,14,14,15,15,15,15,15,15,15,15,15
mov $2,11
lpb $0
div $0,$2
add $0,9
... | 31.363636 | 215 | 0.634783 |
eac96e0d6acc2e4070f92f090ec8034eb6efabf0 | 525 | asm | Assembly | recitations/intAdd.asm | lauras5/cs270_comporg | f00048e66a8ba52de3887200e73fb8a10b72227e | [
"MIT"
] | null | null | null | recitations/intAdd.asm | lauras5/cs270_comporg | f00048e66a8ba52de3887200e73fb8a10b72227e | [
"MIT"
] | null | null | null | recitations/intAdd.asm | lauras5/cs270_comporg | f00048e66a8ba52de3887200e73fb8a10b72227e | [
"MIT"
] | null | null | null | .ORG x3000
Main JSR IntAdd ; Call IntAdd Subroutine
HALT ;
;
Param1 .BLKW 1 ; Space to specify first param
Param2 .BLKW 1 ; Space to specify second param
Result .BLKW 1 ; Space to store result
;
;
IntAdd LD R0, Param1 ; Load fi... | 30.882353 | 59 | 0.525714 |
63778ef7434a7bfffa4cbaed7806c3122a7f6623 | 446 | asm | Assembly | programs/oeis/047/A047399.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/047/A047399.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/047/A047399.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A047399: Numbers that are congruent to {0, 3, 6} mod 8.
; 0,3,6,8,11,14,16,19,22,24,27,30,32,35,38,40,43,46,48,51,54,56,59,62,64,67,70,72,75,78,80,83,86,88,91,94,96,99,102,104,107,110,112,115,118,120,123,126,128,131,134,136,139,142,144,147,150,152,155,158,160,163,166,168,171,174,176,179,182,184,187,190,192,195,198,20... | 63.714286 | 359 | 0.699552 |
5c3bd86f62bba79e89509e0d5c0b095c1bad1a02 | 269 | asm | Assembly | programs/oeis/133/A133890.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/133/A133890.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/133/A133890.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A133890: Binomial(n+10,n) mod 10.
; 1,1,6,6,1,3,8,8,8,8,6,6,6,6,6,0,5,5,0,0,5,5,0,0,0,6,6,6,6,6,8,8,3,3,8,6,1,1,6,6,0,0,0,0,0,0,0,0,5,5,6,6,1,1,6,8,8,8,8,8,6,6,6,6,1,5,0,0,5,5,0,0,0,0,0,6,6,6,6,6,3,3,8,8,3,1,6,6,6,6,0,0,0,0,0,0,5,5,0,0
add $0,10
bin $0,10
mod $0,10
| 38.428571 | 201 | 0.527881 |
fb2a347db6012a524d747f8b124b7f7238e49e5e | 1,101 | asm | Assembly | programs/oeis/077/A077950.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/077/A077950.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/077/A077950.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A077950: Expansion of 1/(1-x+2*x^3).
; 1,1,1,-1,-3,-5,-3,3,13,19,13,-13,-51,-77,-51,51,205,307,205,-205,-819,-1229,-819,819,3277,4915,3277,-3277,-13107,-19661,-13107,13107,52429,78643,52429,-52429,-209715,-314573,-209715,209715,838861,1258291,838861,-838861,-3355443,-5033165,-3355443,3355443,13421773,20132659,1342177... | 78.642857 | 918 | 0.783833 |
bcb11340ba0b7c8d9b4b0e923f26910abae1c43c | 171 | asm | Assembly | libsrc/_DEVELOPMENT/alloc/balloc/c/sccz80/balloc_reset.asm | RC2014Z80/z88dk | e5b9447b970e5fae26544b6d8aa5957c98ba0e6a | [
"ClArtistic"
] | 8 | 2017-01-18T12:02:17.000Z | 2021-06-12T09:40:28.000Z | libsrc/_DEVELOPMENT/alloc/balloc/c/sccz80/balloc_reset.asm | RC2014Z80/z88dk | e5b9447b970e5fae26544b6d8aa5957c98ba0e6a | [
"ClArtistic"
] | 1 | 2017-03-06T07:41:56.000Z | 2017-03-06T07:41:56.000Z | libsrc/_DEVELOPMENT/alloc/balloc/c/sccz80/balloc_reset.asm | RC2014Z80/z88dk | e5b9447b970e5fae26544b6d8aa5957c98ba0e6a | [
"ClArtistic"
] | 3 | 2017-03-07T03:19:40.000Z | 2021-09-15T17:59:19.000Z | ; void *balloc_reset(unsigned char queue)
SECTION code_clib
SECTION code_alloc_balloc
PUBLIC balloc_reset
EXTERN asm_balloc_reset
defc balloc_reset = asm_balloc_reset
| 15.545455 | 41 | 0.847953 |
700a0e5547517903e4cf2652693c1383bcc2c7d5 | 497 | asm | Assembly | oeis/109/A109606.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/109/A109606.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/109/A109606.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A109606: Number of numbers k with 1 < k < n which are relatively prime to n.
; Submitted by Jamie Morken
; 0,0,1,1,3,1,5,3,5,3,9,3,11,5,7,7,15,5,17,7,11,9,21,7,19,11,17,11,27,7,29,15,19,15,23,11,35,17,23,15,39,11,41,19,23,21,45,15,41,19,31,23,51,17,39,23,35,27,57,15,59,29,35,31,47,19,65,31,43,23,69,23,71,35,39,35,59,... | 31.0625 | 281 | 0.623742 |
9f94b5bb69793c5b69c2926f3514ff975855c6fd | 562 | asm | Assembly | src/programs/mul.asm | oddek/8-bit-Computer | 775f850e23f1f9b92c459904e54e676aa97de8c6 | [
"MIT"
] | 8 | 2021-01-10T15:34:31.000Z | 2022-01-23T07:10:30.000Z | src/programs/mul.asm | oddek/8-bit-Computer | 775f850e23f1f9b92c459904e54e676aa97de8c6 | [
"MIT"
] | null | null | null | src/programs/mul.asm | oddek/8-bit-Computer | 775f850e23f1f9b92c459904e54e676aa97de8c6 | [
"MIT"
] | null | null | null | .org #$02 ; place following code at address 0x02
ldw xr inta ; load contents of address 001E into register X
ldw yr intb ; load contents of address 001F into register Y
mul ; multiplies x and y. Places result in hi and lo reg.
stw hi #$F0 ; store upper bits of result at address 0xF0
stw lo #$F1 ; store lower bi... | 33.058824 | 60 | 0.720641 |
9fba0f456f0f4043c08e87cb75e78942dfb61bbb | 267 | asm | Assembly | bootsector/05-function/boot.asm | wpmed92/os-adventures | dd0ad399ab0cb914560ae7562a71dcfd2d893e67 | [
"MIT"
] | 1 | 2022-03-21T19:10:33.000Z | 2022-03-21T19:10:33.000Z | bootsector/05-function/boot.asm | wpmed92/os-adventures | dd0ad399ab0cb914560ae7562a71dcfd2d893e67 | [
"MIT"
] | null | null | null | bootsector/05-function/boot.asm | wpmed92/os-adventures | dd0ad399ab0cb914560ae7562a71dcfd2d893e67 | [
"MIT"
] | null | null | null |
[org 0x7c00]
mov bx, msg
call print
mov dx, 0x1224
call print_hex
;jmp $ is short for
;boot:
; jmp boot
jmp $
%include 'print.asm'
%include 'print_hex.asm'
msg:
db 'This is a message from a bootsector. How cool is that?', 0
times 510 - ($-$$) db 0
dw 0xaa55 | 11.608696 | 64 | 0.666667 |
32fe5495061f0e25cb4ef83078c8236b19094174 | 721 | asm | Assembly | oeis/021/A021264.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/021/A021264.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/021/A021264.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A021264: Expansion of 1/((1-x)(1-2x)(1-8x)(1-9x)).
; Submitted by Jon Maiga
; 1,20,275,3250,35481,369240,3722575,36698750,355853861,3407206660,32301037275,303798758250,2838904214641,26387861071280,244192534790375,2251347094369750,20691038099509821,189650656897307100,1734306424090037875,15828361912925581250,1442120899... | 36.05 | 490 | 0.804438 |
2b5d2b3cf91e04377dc21325ade28bf1c0e13466 | 487 | asm | Assembly | programs/oeis/080/A080304.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/080/A080304.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/080/A080304.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A080304: Numerator of n^mu(n), where mu is the Moebius function (A008683).
; 1,1,1,1,1,6,1,1,1,10,1,1,1,14,15,1,1,1,1,1,21,22,1,1,1,26,1,1,1,1,1,1,33,34,35,1,1,38,39,1,1,1,1,1,1,46,1,1,1,1,51,1,1,1,55,1,57,58,1,1,1,62,1,1,65,1,1,1,69,1,1,1,1,74,1,1,77,1,1,1,1,82,1,1,85,86,87,1,1,1,91,1,93,94,95,1,1,1,1,1
mov $1,$0
s... | 54.111111 | 230 | 0.603696 |
7862993d8f69d4091a83c224693381ac04720ad1 | 602 | asm | Assembly | 2011400_NguyenTuanKiet_Lab3/bt8.asm | alumica/KTMT | e500d826639df7e0c06f49f3ca2f3e9c86ea79f4 | [
"CECILL-B"
] | null | null | null | 2011400_NguyenTuanKiet_Lab3/bt8.asm | alumica/KTMT | e500d826639df7e0c06f49f3ca2f3e9c86ea79f4 | [
"CECILL-B"
] | null | null | null | 2011400_NguyenTuanKiet_Lab3/bt8.asm | alumica/KTMT | e500d826639df7e0c06f49f3ca2f3e9c86ea79f4 | [
"CECILL-B"
] | null | null | null | .model small
.stack
.data
tbn db 'Nhap mot chu thuong (a-z): $'
tbx db 13, 10, 'Chu hoa tuong ung: $'
kt db ?
.code
main proc
mov ax, @data
mov ds, ax
;xuat thong bao nhap
lea dx, tbn
mov ah, 9
int 21h
;nhap 1 ky tu (khong hien thi)
mov ah, 8
i... | 15.842105 | 42 | 0.481728 |
fab96167c6c95c3f2943cecc159526f2f07c0cff | 926 | asm | Assembly | ee/hot/type.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | ee/hot/type.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | ee/hot/type.asm | olifink/smsqe | c546d882b26566a46d71820d1539bed9ea8af108 | [
"BSD-2-Clause"
] | null | null | null | ; Function to return type of HOTKEY V2.00 1988 Tony Tebby QJUMP
section hotkey
xdef hot_type
xref hot_thus
xref hot_thfr
xref hot_fitem
xref hot_rter
xref ut_gxnm1
include 'dev8_ee_hk_data'
;+++
; R... | 23.74359 | 72 | 0.473002 |
f6b15cc72acdbab3f28d44c7bbc8a524e7bd24be | 667 | asm | Assembly | oeis/000/A000180.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/000/A000180.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/000/A000180.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A000180: Expansion of E.g.f. exp(-x)/(1-3x).
; Submitted by Christian Krause
; 1,2,13,116,1393,20894,376093,7897952,189550849,5117872922,153536187661,5066694192812,182400990941233,7113638646708086,298772823161739613,13444777042278282584,645349298029357564033,32912814199497235765682,1777291966772850731346829,101305642... | 39.235294 | 462 | 0.818591 |
c0f8b02052c8d306f7b43d80d5fbc4fd93f6dea0 | 218 | asm | Assembly | programs/oeis/010/A010723.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/010/A010723.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/010/A010723.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A010723: Period 2: repeat (6,7).
; 6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6,7,6
mod $0,2
add $0,6
| 36.333333 | 163 | 0.518349 |
9ba6dcf54b8774712b2c4199e274565968826018 | 610 | asm | Assembly | programs/oeis/140/A140659.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/140/A140659.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/140/A140659.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A140659: a(n) = floor(A140657(n+2)/10).
; 0,0,1,2,6,12,25,50,102,204,409,818,1638,3276,6553,13106,26214,52428,104857,209714,419430,838860,1677721,3355442,6710886,13421772,26843545,53687090,107374182,214748364,429496729,858993458,1717986918,3435973836,6871947673,13743895346,27487790694,54975581388,109951162777,2199023... | 61 | 511 | 0.836066 |
a98a461cbd142cce3f6c19f8e0026489c93a0c18 | 572 | asm | Assembly | libsrc/_DEVELOPMENT/stdio/c/sccz80/vprintf_callee.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/stdio/c/sccz80/vprintf_callee.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/stdio/c/sccz80/vprintf_callee.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | 1 | 2019-12-03T23:57:48.000Z | 2019-12-03T23:57:48.000Z |
; int vprintf(const char *format, void *arg)
INCLUDE "clib_cfg.asm"
SECTION code_clib
SECTION code_stdio
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
IF __CLIB_OPT_MULTITHREAD & $02
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
PUBLIC vprintf_callee
EXTERN asm_vprintf
vprintf_callee:
pop af
pop bc
pop de
push af
jp asm... | 14.666667 | 45 | 0.512238 |
dd727240cbe7201fdeb758a85ffb3c9147d86552 | 614 | asm | Assembly | programs/oeis/131/A131068.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/131/A131068.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/131/A131068.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A131068: Binomial transform of [1, 1, 7, 7, 7,...].
; 1,2,10,32,82,188,406,848,1738,3524,7102,14264,28594,57260,114598,229280,458650,917396,1834894,3669896,7339906,14679932,29359990,58720112,117440362,234880868,469761886,939523928,1879048018,3758096204,7516192582,15032385344,30064770874,60129541940,120259084078,24051... | 61.4 | 501 | 0.830619 |
4374f3f31e09e029d95280659f4e639a8c457ea2 | 10,567 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_478.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_478.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_478.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 %rbp
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_normal_ht+0x8fb4, %r10
and $44594, %rbx
mov $0x6162636465666768, %r14
movq %r14, %xmm6
vmovups %ymm6, (%r10)
nop
cmp $16340, %rbp
lea addresses_normal_ht+0x191e4... | 28.178667 | 2,999 | 0.653449 |
37f1acb3edee950b40e620d8705e9ae23b23180c | 1,417 | asm | Assembly | kernel/asm/real.asm | avdgrinten/echidnaOS | 188ba8b2ae01e2f2584f3477faf0606111c11bad | [
"BSD-2-Clause"
] | null | null | null | kernel/asm/real.asm | avdgrinten/echidnaOS | 188ba8b2ae01e2f2584f3477faf0606111c11bad | [
"BSD-2-Clause"
] | null | null | null | kernel/asm/real.asm | avdgrinten/echidnaOS | 188ba8b2ae01e2f2584f3477faf0606111c11bad | [
"BSD-2-Clause"
] | 1 | 2021-09-16T19:41:56.000Z | 2021-09-16T19:41:56.000Z | extern map_PIC
extern get_PIC0_mask
extern get_PIC1_mask
extern set_PIC0_mask
extern set_PIC1_mask
global real_routine
section .data
%define real_init_size real_init_end - real_init
real_init: incbin "blobs/real_init.bin"
real_init_end:
PIC0_saved_mask dd 0
PIC1_saved_mask dd 0
section .text
bits 32... | 17.493827 | 52 | 0.659845 |
961da52c840b3340622dc3e9def8209a0ddb483f | 6,912 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_272.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_272.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_272.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r12
push %r8
push %r9
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0x17451, %rsi
lea addresses_WC_ht+0x1bef1, %rdi
nop
nop
nop
nop
nop
dec %r12
mov $124, %rcx
rep movsq
add $38140, %r12
lea addresses_normal_ht+0x3c72, %rsi
lea addresses_D_ht+0x... | 35.813472 | 2,999 | 0.656105 |
9ffb50baf3db1dba8a9aba3f30c6d678a52d29b5 | 613 | asm | Assembly | oeis/154/A154374.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/154/A154374.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/154/A154374.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A154374: a(n) = 1250*n^2 - 100*n + 1.
; 1151,4801,10951,19601,30751,44401,60551,79201,100351,124001,150151,178801,209951,243601,279751,318401,359551,403201,449351,498001,549151,602801,658951,717601,778751,842401,908551,977201,1048351,1122001,1198151,1276801,1357951,1441601,1527751,1616401,1707551,1801201,1897351,1996... | 55.727273 | 499 | 0.807504 |
bab143462564b2bf46ab72422e44dc4447e3901c | 4,079 | asm | Assembly | NuttX/nuttx/arch/z80/src/z80/z80_restoreusercontext.asm | shening/PX4-1.34-Vision-Fix | 1e696bc1c2dae71ba7b277d40106a5b6c0a1a050 | [
"BSD-3-Clause"
] | 51 | 2019-04-16T15:11:10.000Z | 2022-03-30T11:58:53.000Z | NuttX/nuttx/arch/z80/src/z80/z80_restoreusercontext.asm | shening/PX4-1.34-Vision-Fix | 1e696bc1c2dae71ba7b277d40106a5b6c0a1a050 | [
"BSD-3-Clause"
] | 51 | 2021-06-30T20:08:24.000Z | 2021-09-15T15:07:01.000Z | NuttX/nuttx/arch/z80/src/z80/z80_restoreusercontext.asm | shening/PX4-1.34-Vision-Fix | 1e696bc1c2dae71ba7b277d40106a5b6c0a1a050 | [
"BSD-3-Clause"
] | 26 | 2019-04-15T19:26:37.000Z | 2022-01-29T19:45:00.000Z | ;**************************************************************************
; arch/z80/src/z80/z80_restoreusercontext.asm
;
; Copyright (C) 2007-2009 Gregory Nutt. All rights reserved.
; Author: Gregory Nutt <gnutt@nuttx.org>
;
; Redistribution and use in source and binary forms, with or without
; modification, are... | 38.847619 | 81 | 0.679333 |
8b83beb7db4dd4edc332eb98eeb9025a577064f2 | 358 | asm | Assembly | libsrc/_DEVELOPMENT/stdio/c/sdcc_ix/getdelim_unlocked.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/stdio/c/sdcc_ix/getdelim_unlocked.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/stdio/c/sdcc_ix/getdelim_unlocked.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; size_t getdelim_unlocked(char **lineptr, size_t *n, int delimiter, FILE *stream)
SECTION code_clib
SECTION code_stdio
PUBLIC _getdelim_unlocked
EXTERN l0_getdelim_unlocked_callee
_getdelim_unlocked:
pop af
pop hl
pop de
pop bc
exx
pop bc
push bc
push bc
push de
push hl
push ... | 13.259259 | 82 | 0.72067 |
54344f4b7c0a72ef8e149227385dd2fa58d129da | 1,273 | asm | Assembly | programs/oeis/092/A092440.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/092/A092440.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/092/A092440.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A092440: a(n) = 2^(2n+1) - 2^(n+1) + 1.
; 1,5,25,113,481,1985,8065,32513,130561,523265,2095105,8384513,33546241,134201345,536838145,2147418113,8589803521,34359476225,137438429185,549754765313,2199021158401,8796088827905,35184363700225,140737471578113,562949919866881,2251799746576385,9007199120523265,36028796750528513... | 127.3 | 1,173 | 0.910448 |
c802ba1f1752dda2fc8041aca87738f48344838b | 697 | asm | Assembly | oeis/004/A004529.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/004/A004529.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/004/A004529.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A004529: Ratios of successive terms are 1,1,1,2,3,3,3,4,5,5,5,6,...
; Submitted by Christian Krause
; 1,1,1,1,2,6,18,54,216,1080,5400,27000,162000,1134000,7938000,55566000,444528000,4000752000,36006768000,324060912000,3240609120000,35646700320000,392113703520000,4313250738720000,51759008864640000,672867115240320000,8... | 41 | 473 | 0.809182 |
ea5ddac3093786e9063862b3b17445a1aae97ee6 | 7,612 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xca_notsx.log_21829_1213.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xca_notsx.log_21829_1213.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xca_notsx.log_21829_1213.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 %r9
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x51ca, %rbx
clflush (%rbx)
nop
nop
nop
nop
nop
xor %r9, %r9
mov (%rbx), %di
nop
nop
nop
sub %r10, %r10
lea addresses_WT_ht+0xf82c, %r13
nop
nop
nop
add $56624, %r9
and $0xffff... | 32.952381 | 2,999 | 0.658303 |
660ec6656b9514235556045934751879f84faae1 | 5,040 | asm | Assembly | Transynther/x86/_processed/US/_zr_/i3-7100_9_0x84_notsx.log_41_1320.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/US/_zr_/i3-7100_9_0x84_notsx.log_41_1320.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/US/_zr_/i3-7100_9_0x84_notsx.log_41_1320.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r14
push %r15
push %r8
push %r9
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0x96c9, %r9
nop
nop
nop
nop
nop
sub $16671, %r14
mov $0x6162636465666768, %r15
movq %r15, %xmm5
vmovups %ymm5, (%r9)
nop
nop
and $57404, %rcx
lea addresses_D_ht+0x2909, %rsi
lea ... | 21.913043 | 153 | 0.650198 |
1b189819a7b74d3f8bd8ae98db82de3f9ada230f | 569 | asm | Assembly | oeis/026/A026610.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/026/A026610.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/026/A026610.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A026610: a(n) = number of 1's between n-th 2 and (n+1)st 2 in A026600.
; Submitted by Christian Krause
; 0,2,0,2,1,1,1,0,1,2,1,1,1,0,2,0,2,1,1,0,2,0,2,0,2,1,0,2,1,1,1,0,2,0,2,1,1,0,2,0,2,0,2,1,1,0,2,0,2,1,1,1,0,2,1,0,2,0,2,0,2,1,1,0,2,0,2,1,1,1,0,1,2,1,1,1,0,2,0,2,0,2,1,1,1,0,2,0,2,1,1,0,2,0,2,0,2,1,1,0
mov $3,2
mov... | 21.074074 | 201 | 0.532513 |
6335465ef4bc2e1efb73d28dc923d0afacaf4358 | 1,271 | asm | Assembly | libsrc/_DEVELOPMENT/string/z80/asm_strcasecmp.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/string/z80/asm_strcasecmp.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/string/z80/asm_strcasecmp.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; ===============================================================
; Dec 2013
; ===============================================================
;
; int strcasecmp(const char *s1, const char *s2)
;
; Perform caseless compare of string s1 to string s2. Return
; when the first differing char is found with *s1 - *s2.
;
;... | 19.553846 | 67 | 0.435877 |
4ca95898c1f95591dba151344729646656f615a3 | 364 | asm | Assembly | oeis/021/A021753.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/021/A021753.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/021/A021753.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A021753: Decimal expansion of 1/749.
; Submitted by Jamie Morken(m2)
; 0,0,1,3,3,5,1,1,3,4,8,4,6,4,6,1,9,4,9,2,6,5,6,8,7,5,8,3,4,4,4,5,9,2,7,9,0,3,8,7,1,8,2,9,1,0,5,4,7,3,9,6,5,2,8,7,0,4,9,3,9,9,1,9,8,9,3,1,9,0,9,2,1,2,2,8,3,0,4,4,0,5,8,7,4,4,9,9,3,3,2,4,4,3,2,5,7,6,7
seq $0,83811 ; Numbers n such that 2n+1 is the d... | 45.5 | 199 | 0.593407 |
4cacb657b16305733fcda7eefd5361d8027938d8 | 472 | asm | Assembly | oeis/019/A019776.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/019/A019776.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/019/A019776.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A019776: Decimal expansion of sqrt(e)/3.
; Submitted by Jamie Morken(s3)
; 5,4,9,5,7,3,7,5,6,9,0,0,0,4,2,7,1,5,6,1,6,2,1,6,9,2,9,2,7,1,3,8,7,8,5,7,2,1,7,9,2,5,3,6,6,9,0,3,3,8,2,6,7,0,5,2,5,0,2,6,4,3,7,2,1,3,5,5,3,6,7,3,7,3,1,4,0,5,2,0,2,8,7,7,5,9,2,1,7,3,3,5,2,1,2,2,2,1,4
add $0,1
mov $2,1
mov $3,$0
mul $3,5
lpb $3
... | 18.88 | 199 | 0.536017 |
83229021d2a791492a262d836dc58976b0ca7b3c | 425 | asm | Assembly | Script/6.asm | jumana1508/CSE331L_Section_7_Summer20_NSU_Final | 897fffa9fa037f08b26e28d944550121cf0ce792 | [
"MIT"
] | null | null | null | Script/6.asm | jumana1508/CSE331L_Section_7_Summer20_NSU_Final | 897fffa9fa037f08b26e28d944550121cf0ce792 | [
"MIT"
] | null | null | null | Script/6.asm | jumana1508/CSE331L_Section_7_Summer20_NSU_Final | 897fffa9fa037f08b26e28d944550121cf0ce792 | [
"MIT"
] | null | null | null |
DATA SEGMENT
MSG1 DB 10,13,'ENTER the int: $'
MSG2 DB 10,13,'This is an even$'
MSG3 DB 10,13,'This is an odd$'
DATA ENDS
DISPLAY MACRO MSG
MOV AH,9
LEA DX,MSG
INT 21H
ENDM
CODE SEGMENT
ASSUME CS:CODE,DS:DATA
START:
MOV AX,DATA
MOV DS,AX
DISPLAY MSG1
MOV AH,1
INT 21H
MOV AH,0
CHECK: MOV DL,2
DIV DL
CMP AH,0
... | 9.444444 | 32 | 0.703529 |
ad54ce4bacf197ed97cc7d0c501e1b0d19cb4cc8 | 7,030 | asm | Assembly | Transynther/x86/_processed/NC/_zr_/i9-9900K_12_0xa0_notsx.log_21829_445.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_0xa0_notsx.log_21829_445.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_0xa0_notsx.log_21829_445.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r13
push %r14
push %rax
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_UC_ht+0x19352, %r14
nop
nop
nop
and $31347, %rax
mov (%r14), %edx
nop
add %r13, %r13
lea addresses_D_ht+0x11852, %rsi
lea addresses_normal_ht+0x2ef2, %rdi
xor %rbx, %rbx
mov $56, %r... | 36.051282 | 2,999 | 0.657326 |
2ad5eb43fccbeac00035104b14ed7bde2aa0c0c6 | 1,442 | asm | Assembly | programs/oeis/000/A000778.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/000/A000778.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/000/A000778.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A000778: a(n) = Catalan(n) + Catalan(n+1) - 1.
; 1,2,6,18,55,173,560,1858,6291,21657,75581,266797,950911,3417339,12369284,45052514,165002459,607283489,2244901889,8331383609,31030387439,115948830659,434542177289,1632963760973,6151850548775,23229299473603,87900903988155,333281502666363,1265990168401727,4817228718743671... | 90.125 | 1,204 | 0.873093 |
985a720c4fb7d898b62b0b826708e3563955ff99 | 1,240 | asm | Assembly | programs/oeis/184/A184620.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/184/A184620.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/184/A184620.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A184620: a(n) = floor(nr+h), where r=sqrt(2), h=1/4; complement of A184621.
; 1,3,4,5,7,8,10,11,12,14,15,17,18,20,21,22,24,25,27,28,29,31,32,34,35,37,38,39,41,42,44,45,46,48,49,51,52,53,55,56,58,59,61,62,63,65,66,68,69,70,72,73,75,76,78,79,80,82,83,85,86,87,89,90,92,93,95,96,97,99,100,102,103,104,106,107,109,110,111,... | 45.925926 | 925 | 0.672581 |
8b771335b78b1acad4acd586d6c08a5fbe4ef9ba | 2,346 | asm | Assembly | day11/asmhead.asm | ghosind/HariboteOS | f2e1d3a46e061d68e2bb23f3d5eb25e8147b2d85 | [
"MIT"
] | 11 | 2021-06-09T01:11:51.000Z | 2022-03-17T12:32:28.000Z | day9/asmhead.asm | ghosind/HariboteOS | f2e1d3a46e061d68e2bb23f3d5eb25e8147b2d85 | [
"MIT"
] | null | null | null | day9/asmhead.asm | ghosind/HariboteOS | f2e1d3a46e061d68e2bb23f3d5eb25e8147b2d85 | [
"MIT"
] | null | null | null | ; haribote-os
BOTPAK EQU 0x00280000 ; 加载bootpack
DSKCAC EQU 0x00100000 ; 磁盘缓存的位置
DSKCAC0 EQU 0x00008000 ; 实模式磁盘缓存的位置
; 有关BOOT_INFO
CYLS EQU 0x0ff0 ; 设置启动区
LEDS EQU 0x0ff1
VMODE EQU 0x0ff2 ; 关于颜色数目的信息,颜色的位数
SCRNX EQU 0x0ff4 ; 分辨率X
SCRNY EQU 0x0ff6 ; 分辨率Y
VRAM EQU... | 18.186047 | 55 | 0.575874 |
5868bdd849315bb8346458e3ed09434cdf4463b9 | 465 | asm | Assembly | programs/oeis/086/A086970.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/086/A086970.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/086/A086970.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A086970: Fix 1, then exchange the subsequent odd numbers in pairs.
; 1,5,3,9,7,13,11,17,15,21,19,25,23,29,27,33,31,37,35,41,39,45,43,49,47,53,51,57,55,61,59,65,63,69,67,73,71,77,75,81,79,85,83,89,87,93,91,97,95,101,99,105,103,109,107,113,111,117,115,121,119,125,123,129,127,133,131,137,135,141,139,145,143,149,147,153,... | 51.666667 | 346 | 0.694624 |
b8031a75938ea73efad3bfef46f640b81c4d0b6c | 1,104 | asm | Assembly | Working Disassembly/Levels/CNZ/Misc Object Data/Map - Blastoid.asm | TeamASM-Blur/Sonic-3-Blue-Balls-Edition | 7e8a2c5df02271615ff4cae529521e6b1560d6b1 | [
"Apache-2.0"
] | 5 | 2021-07-09T08:17:56.000Z | 2022-02-27T19:57:47.000Z | Working Disassembly/Levels/CNZ/Misc Object Data/Map - Blastoid.asm | TeamASM-Blur/Sonic-3-Blue-Balls-Edition | 7e8a2c5df02271615ff4cae529521e6b1560d6b1 | [
"Apache-2.0"
] | null | null | null | Working Disassembly/Levels/CNZ/Misc Object Data/Map - Blastoid.asm | TeamASM-Blur/Sonic-3-Blue-Balls-Edition | 7e8a2c5df02271615ff4cae529521e6b1560d6b1 | [
"Apache-2.0"
] | null | null | null | Map_361B34: dc.w Frame_361B46-Map_361B34 ; ...
dc.w Frame_361B4E-Map_361B34
dc.w Frame_361B56-Map_361B34
dc.w Frame_361B70-Map_361B34
dc.w Frame_361B8A-Map_361B34
dc.w Frame_361BA4-Map_361B34
dc.w Frame_361BBE-Map_361B34
dc.w Frame_361BC6-Map_361B34
dc.w Frame_361BCE-Map_361B34
Frame_361B46: dc.w 1
dc... | 28.307692 | 46 | 0.576993 |
dc1c857d9f2d385ac5a5cc75352d71738bb0f4b1 | 8,165 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xa0.log_21829_1320.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.log_21829_1320.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.log_21829_1320.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 %r15
push %r9
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_normal_ht+0xa80a, %r15
nop
nop
nop
cmp %rbx, %rbx
movl $0x61626364, (%r15)
nop
nop
nop
nop
sub %r11, %r11
lea addresses_WC_ht+0x1adfa, %rdx
nop
nop
cmp $36037, %r9
mov $0x6... | 31.283525 | 2,999 | 0.656338 |
be3cf884c8bd357e1608e5951bd98cca97642970 | 386 | asm | Assembly | oeis/301/A301797.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/301/A301797.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/301/A301797.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A301797: a(n) = (4^prime(n) - 1)/3.
; 5,21,341,5461,1398101,22369621,5726623061,91625968981,23456248059221,96076792050570581,1537228672809129301,6296488643826193618261,1611901092819505566274901,25790417485112089060398421,6602346876188694799461995861,27043212804868893898596335048021
seq $0,6005 ; The odd prime number... | 38.6 | 246 | 0.805699 |
42cd21d7eb6058ea5c46fd461be287f971915815 | 3,030 | asm | Assembly | programs/oeis/017/A017315.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/017/A017315.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/017/A017315.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A017315: a(n) = (10*n + 3)^11.
; 177147,1792160394037,952809757913927,50542106513726817,929293739471222707,9269035929372191597,62050608388552823487,313726685568359708377,1287831418538085836267,4501035456767426597157,13842338707244455781047,38358611506121121577937,97489136981438262577827,230339304218442143770717,51132... | 432.857143 | 2,966 | 0.956106 |
786f786eb9c0305dee0137dbbde321bb69268c84 | 1,493 | asm | Assembly | programs/oeis/033/A033691.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/033/A033691.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/033/A033691.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A033691: Minimal number of vertices in 1-1 deficient regular graph where minimal degree is 1 and maximal degree is n.
; 4,8,12,20,24,32,40,52,60,72,84,100,112,128,144,164,180,200,220,244,264,288,312,340,364,392,420,452,480,512,544,580,612,648,684,724,760,800,840,884,924,968,1012,1060,1104,1152,1200,1252,1300,1352,140... | 135.727273 | 1,307 | 0.794374 |
5541e174a6e1d29b9ddd86a3211349327940cbe1 | 7,158 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_1460.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_1460.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_1460.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r13
push %r14
push %r8
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_D_ht+0x896f, %r8
nop
nop
add %r14, %r14
movl $0x61626364, (%r8)
nop
and $44767, %r13
lea addresses_UC_ht+0x76a3, %rsi
nop
nop
cmp $64225, %r14
movw $0x6162, (%rsi)
nop
nop
nop
nop
ad... | 35.435644 | 2,999 | 0.661358 |
3d9bce4ac940661a37a2192ee7f780f718d6837f | 710 | asm | Assembly | hello_world_asm/hello_world_1.asm | mjohnsullivan/zxspectrum | 28750875ea6a3354d37b47480393b58ed8d00484 | [
"Apache-2.0"
] | null | null | null | hello_world_asm/hello_world_1.asm | mjohnsullivan/zxspectrum | 28750875ea6a3354d37b47480393b58ed8d00484 | [
"Apache-2.0"
] | null | null | null | hello_world_asm/hello_world_1.asm | mjohnsullivan/zxspectrum | 28750875ea6a3354d37b47480393b58ed8d00484 | [
"Apache-2.0"
] | null | null | null | ; Simple hello world
; to compile with z88dk to a tap file, use
; z80asm +zx hello_world.asm
; make sure you're using a recent version of z88dk - tested with nightly build
; which can be downloaded from http://nightly.z88dk.org/
; to run this program using Spin, assemble, push into memory @ location 50000
; and then ... | 29.583333 | 78 | 0.632394 |
e351d9306a022821dc98647aa9043bb59d0aeb12 | 1,296 | asm | Assembly | LIB/cfg_page_2.asm | mspeculatrix/Zolatron64 | 030c8c60ae4776bcc75c7b00cb061c265549e235 | [
"MIT"
] | null | null | null | LIB/cfg_page_2.asm | mspeculatrix/Zolatron64 | 030c8c60ae4776bcc75c7b00cb061c265549e235 | [
"MIT"
] | null | null | null | LIB/cfg_page_2.asm | mspeculatrix/Zolatron64 | 030c8c60ae4776bcc75c7b00cb061c265549e235 | [
"MIT"
] | 1 | 2021-12-01T17:51:03.000Z | 2021-12-01T17:51:03.000Z | ; PAGE TWO CONFIG -- cfg_page_2.asm --------------------------------------------
;CMD_BUF_SZ = $20
;CMD_BUF = $0200 ; not used yet
;CMD_ARGS_LEN = CMD_BUF + CMD_BUF_SZ ; not used yet
\-------------------------------------------------------------------------------
\ OS CALLS - OS Indirection Table ... | 35.027027 | 80 | 0.567901 |
88bedbde672a3554a76e2cd19d99450b6690c2a3 | 7,894 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_4220_378.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_4220_378.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_4220_378.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r13
push %r9
push %rax
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WT_ht+0x10a09, %r9
nop
inc %rax
mov $0x6162636465666768, %rcx
movq %rcx, %xmm3
vmovups %ymm3, (%r9)
nop
nop
nop
nop
nop
add %rdx, %rdx
lea addresses_WC_ht+0x13a09, %rsi
lea addresses... | 33.591489 | 2,999 | 0.657461 |
df6f4975e585fd661905f3699143319a7a3d9556 | 1,181 | asm | Assembly | _build/dispatcher/jmp_ippsHashMethod_SHA256_01770cb4.asm | zyktrcn/ippcp | b0bbe9bbb750a7cf4af5914dd8e6776a8d544466 | [
"Apache-2.0"
] | 1 | 2021-10-04T10:21:54.000Z | 2021-10-04T10:21:54.000Z | _build/dispatcher/jmp_ippsHashMethod_SHA256_01770cb4.asm | zyktrcn/ippcp | b0bbe9bbb750a7cf4af5914dd8e6776a8d544466 | [
"Apache-2.0"
] | null | null | null | _build/dispatcher/jmp_ippsHashMethod_SHA256_01770cb4.asm | zyktrcn/ippcp | b0bbe9bbb750a7cf4af5914dd8e6776a8d544466 | [
"Apache-2.0"
] | null | null | null | extern m7_ippsHashMethod_SHA256:function
extern n8_ippsHashMethod_SHA256:function
extern y8_ippsHashMethod_SHA256:function
extern e9_ippsHashMethod_SHA256:function
extern l9_ippsHashMethod_SHA256:function
extern n0_ippsHashMethod_SHA256:function
extern k0_ippsHashMethod_SHA256:function
extern ippcpJumpIndexForMergedLib... | 30.282051 | 111 | 0.813717 |
9898ac23742c24340641351d1fca26a29b8fa936 | 89 | asm | Assembly | flame32-libs/unit-tests/test-brs-1.asm | drako0812/flame32 | cf79e5fc14838cc3ca0dbe702bbdb8f157a587ab | [
"MIT"
] | 2 | 2019-08-21T09:16:32.000Z | 2020-08-12T12:56:08.000Z | flame32-libs/unit-tests/test-brs-1.asm | drako0812/flame32 | cf79e5fc14838cc3ca0dbe702bbdb8f157a587ab | [
"MIT"
] | null | null | null | flame32-libs/unit-tests/test-brs-1.asm | drako0812/flame32 | cf79e5fc14838cc3ca0dbe702bbdb8f157a587ab | [
"MIT"
] | null | null | null | #include "../../flame32.asm"
; Tests BRS
lod 0xFFFFFFFF
ldl B, 0
brs A, B
; 0xFFFFFFFE
| 9.888889 | 28 | 0.651685 |
63a78c644ffd476ab297dbc1b59275ea503dce5c | 635 | asm | Assembly | programs/oeis/158/A158412.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/158/A158412.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/158/A158412.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A158412: 961n - 1.
; 960,1921,2882,3843,4804,5765,6726,7687,8648,9609,10570,11531,12492,13453,14414,15375,16336,17297,18258,19219,20180,21141,22102,23063,24024,24985,25946,26907,27868,28829,29790,30751,31712,32673,33634,34595,35556,36517,37478,38439,39400,40361,41322,42283,43244,44205,45166,46127,47088,48049,49010,49... | 105.833333 | 590 | 0.811024 |
70285c7e4e42c8c7d4eb2fa3da0950b26a809603 | 666 | asm | Assembly | oeis/076/A076008.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/076/A076008.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/076/A076008.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A076008: Second column of triangle A075504.
; Submitted by Jamie Morken(s3)
; 1,27,567,10935,203391,3720087,67493007,1219657095,21996874431,396331160247,7137447668847,128505439098855,2313380333315871,41643387865514007,749603858371707087,13493075341822822215,242877209172999651711,4371806442295693397367,786926660559577... | 44.4 | 490 | 0.858859 |
d8d41fe6109d6726e264256b22bacb14bb0fdd98 | 337 | asm | Assembly | programs/oeis/120/A120212.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/120/A120212.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/120/A120212.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A120212: "a" values providing solution x = b in A120211 (i.e., y^2 = b^2*(a^2 - b)*(b + 1) with a, b legs in primitive Pythagorean triangles).
; 3,5,7,8,9,11,13,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47,49,51,53,55,57,59,61,63,65,67,69,71,73,75
mov $1,$0
lpb $1
add $0,2
sub $1,2
bin $1,3
lpe
add $1,$0
mo... | 25.923077 | 144 | 0.608309 |
dd477e4e4528bb8a8a5d6528a83db7b181e5b7ca | 1,877 | asm | Assembly | asm_examples/bubbleSortingASC.asm | FZU-CS/assembly | 557afb09a1674cc4643ddf7641b257f203c4402c | [
"Apache-2.0"
] | null | null | null | asm_examples/bubbleSortingASC.asm | FZU-CS/assembly | 557afb09a1674cc4643ddf7641b257f203c4402c | [
"Apache-2.0"
] | null | null | null | asm_examples/bubbleSortingASC.asm | FZU-CS/assembly | 557afb09a1674cc4643ddf7641b257f203c4402c | [
"Apache-2.0"
] | null | null | null | title bubbleSortingASC
include irvine32.inc
.data
tab db 12,9,4,5,7,3,1,8 ; $ = tab+8
count EQU ($-tab) ; count = 8
dab db count dup(?) ; "db count dup(?)" decalres 8 uninitialized bytes in memory
.code
main proc
mov cx,count ; cx = count = 8
mov si,0 ; si = 0
... | 24.697368 | 86 | 0.474694 |
98951d4502172589396fc22f8ff6714f279168fe | 236 | asm | Assembly | Assembly/8086/cs.asm | silence0201/iOS-Reverse | 2a0587e89324d077715c16e636a5fd05dfe30a73 | [
"MIT"
] | 15 | 2019-08-05T01:24:20.000Z | 2022-01-12T08:19:55.000Z | Assembly/8086/cs.asm | silence0201/iOS-Reverse | 2a0587e89324d077715c16e636a5fd05dfe30a73 | [
"MIT"
] | null | null | null | Assembly/8086/cs.asm | silence0201/iOS-Reverse | 2a0587e89324d077715c16e636a5fd05dfe30a73 | [
"MIT"
] | 9 | 2019-09-24T06:26:58.000Z | 2021-11-22T08:54:00.000Z | assume cs:code
code segment
db 55h, 66h, 77h, 88h
db 10 dup(0)
db 'Hello World!'
start:
mov ax, cs:[0]
mov bx, cs:[2]
mov ch, age
mov ax, 4c00h
int 21h
code ends
; 程序入口在start
end start | 13.111111 | 25 | 0.542373 |
d205e5ed4795fe60d1a287db428e0c020f7bfd2e | 4,835 | asm | Assembly | Tests/base/Z80N/testsPixelRelated.i.asm | MrKWatkins/ZXSpectrumNextTests | d22f01338ef15b788bd324a32ba9c5ac335f71a3 | [
"MIT"
] | 23 | 2018-05-20T16:40:41.000Z | 2022-01-03T23:12:38.000Z | Tests/base/Z80N/testsPixelRelated.i.asm | ped7g/ZXSpectrumNextTests | 3a3082cf3b2b17e1d9cd4f1d5c71934a2c3ce862 | [
"MIT"
] | 3 | 2020-06-05T17:00:39.000Z | 2021-06-27T16:37:06.000Z | Tests/base/Z80N/testsPixelRelated.i.asm | ped7g/ZXSpectrumNextTests | 3a3082cf3b2b17e1d9cd4f1d5c71934a2c3ce862 | [
"MIT"
] | 2 | 2019-02-04T16:57:02.000Z | 2019-08-26T17:48:18.000Z | ; Depends on many things set in Main.asm (it was split into files afterward), so it
; may be somewhat difficult to read than would it be designed with some kind of API
; ... deal with it, it's just about 1+k LoC ... :P :D
; ";;DEBUG" mark instructions can be used to intentionally trigger error (test testing)
; This f... | 31.193548 | 89 | 0.545605 |
70eeb3a9d0075cb43e91ad014a1db94f521a6887 | 2,698 | asm | Assembly | Driver/Printer/PrintCom/Graphics/graphicsSendHiNike.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Driver/Printer/PrintCom/Graphics/graphicsSendHiNike.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Driver/Printer/PrintCom/Graphics/graphicsSendHiNike.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) Berkeley Softworks 1994 -- All Rights Reserved
PROJECT: PC GEOS
MODULE: NIKE 56-pin print drivers
FILE: graphicsSendHiNike.asm
AUTHOR: Dave Durran
ROUTINES:
Name Description
---- -----------
REVI... | 24.527273 | 79 | 0.599703 |
3024e25cd3293d1484bd3dd9da9fd986d68b294d | 9,682 | asm | Assembly | lib/exo.asm | kieranhj/nova-invite | 937bb6530f36bd87be2e79ce78c310be5cece9be | [
"MIT"
] | 1 | 2021-01-26T16:52:31.000Z | 2021-01-26T16:52:31.000Z | lib/exo.asm | kieranhj/nova-invite | 937bb6530f36bd87be2e79ce78c310be5cece9be | [
"MIT"
] | null | null | null | lib/exo.asm | kieranhj/nova-invite | 937bb6530f36bd87be2e79ce78c310be5cece9be | [
"MIT"
] | null | null | null | ; -------------------------------------------------------------------
; Controls if the shared get_bits routines should be inlined or not.
INLINE_GET_BITS=1
; -------------------------------------------------------------------
; if literal sequences is not used (the data was crunched with the -c
; flag) then the follow... | 26.238482 | 105 | 0.492357 |
9426e75e79e644c4f4fef515bab8c0218c00b388 | 1,308 | asm | Assembly | ubb/asc/lab05/cosminrusu_5_3.asm | AlexanderChristian/private_courses | c80f3526af539e35f93b460f3909f669aaef573c | [
"MIT"
] | null | null | null | ubb/asc/lab05/cosminrusu_5_3.asm | AlexanderChristian/private_courses | c80f3526af539e35f93b460f3909f669aaef573c | [
"MIT"
] | 6 | 2020-03-04T20:52:39.000Z | 2022-03-31T00:33:07.000Z | ubb/asc/lab05/cosminrusu_5_3.asm | AlexanderChristian/private_courses | c80f3526af539e35f93b460f3909f669aaef573c | [
"MIT"
] | null | null | null | ;Rusu Cosmin, gr 917, 28.10.2015, homework for lab 5, problem 3
assume cs:code, ds:data
;Task:
; 3. The words A and B are given. Obtain the word C in the following way:
;- the bits 0-2 of C are the same as the bits 12-14 of A
;- the bits 3-8 of C are the same as the bits 0-5 of B
;- the bits 9-15 of C are the same as ... | 26.693878 | 73 | 0.65367 |
1e56cf6b29e15e18b3f0d708f415b134b58be33f | 1,560 | asm | Assembly | dos/DosSleep.asm | osfree-project/FamilyAPI | 2119a95cb2bbe6716ecacff4171866f6ea51b8d7 | [
"BSD-3-Clause"
] | null | null | null | dos/DosSleep.asm | osfree-project/FamilyAPI | 2119a95cb2bbe6716ecacff4171866f6ea51b8d7 | [
"BSD-3-Clause"
] | null | null | null | dos/DosSleep.asm | osfree-project/FamilyAPI | 2119a95cb2bbe6716ecacff4171866f6ea51b8d7 | [
"BSD-3-Clause"
] | null | null | null | ;/*!
; @file
;
; @ingroup fapi
;
; @brief DosSleep DOS wrapper
;
; (c) osFree Project 2018, <http://www.osFree.org>
; for licence see licence.txt in root directory, or project website
;
; This is Family API implementation for DOS, used with BIND tools
; to link required API
;
; @author Yuri Prokushev (y... | 22.285714 | 76 | 0.696795 |
ab6431127700c7ca6bbec55875123c49264003a8 | 145 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math48/c/sccz80/cm48_sccz80_round.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/math48/c/sccz80/cm48_sccz80_round.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/math48/c/sccz80/cm48_sccz80_round.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; double __FASTCALL__ round(double x)
SECTION code_fp_math48
PUBLIC cm48_sccz80_round
EXTERN am48_round
defc cm48_sccz80_round = am48_round
| 13.181818 | 37 | 0.834483 |
f181f1d5c680acf53b6eca73743c380b05e0b999 | 2,629 | asm | Assembly | _inc/Special stage mappings and VRAM pointers.asm | NatsumiFox/AMPS-Sonic-1-2005 | ac8730799f1b96291358c77a4b64529de94ce8a4 | [
"Apache-2.0"
] | 2 | 2020-04-09T19:36:35.000Z | 2021-01-05T14:20:17.000Z | _inc/Special stage mappings and VRAM pointers.asm | NatsumiFox/AMPS-Sonic-1-2005 | ac8730799f1b96291358c77a4b64529de94ce8a4 | [
"Apache-2.0"
] | null | null | null | _inc/Special stage mappings and VRAM pointers.asm | NatsumiFox/AMPS-Sonic-1-2005 | ac8730799f1b96291358c77a4b64529de94ce8a4 | [
"Apache-2.0"
] | 1 | 2020-06-17T14:16:35.000Z | 2020-06-17T14:16:35.000Z | ; ---------------------------------------------------------------------------
; Special stage mappings and VRAM pointers
; ---------------------------------------------------------------------------
dc.l Map_SSWalls ; address of mappings
dc.w $142 ; VRAM setting
dc.l Map_SSWalls
dc.w $142
dc.l Map_SSWalls
dc.w $... | 16.534591 | 77 | 0.655763 |
3a4deb880c7a8ff0fc38a16998ab13f61bb6280d | 379 | asm | Assembly | programs/oeis/140/A140431.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/140/A140431.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/140/A140431.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A140431: 2*A094555(n).
; 0,2,2,12,22,92,222,772,2102,6732,19342,59732,175782,534172,1588862,4793892,14327062,43090412,129052782,387595252,1161911942,3487483452,10458955102,31383855812,94137586422,282440721292,847266239822
lpb $0
mov $1,$0
mov $0,0
seq $1,15441 ; Generalized Fibonacci numbers.
mov $2,$1
mul... | 23.6875 | 198 | 0.722955 |
ccf4bb4c37d0dbc27b784888e30644083478a266 | 400 | asm | Assembly | programs/oeis/077/A077944.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/077/A077944.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/077/A077944.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A077944: Expansion of 1/(1-2*x+2*x^2+x^3).
; 1,2,2,-1,-8,-16,-15,10,66,127,112,-96,-543,-1006,-830,895,4456,7952,6097,-8166,-36478,-62721,-44320,73280,297921,493602,318082,-648961,-2427688,-3875536,-2246735,5685290,19739586,30355327,15546192,-49357856,-160163423,-237157326,-104629950
lpb $0,1
mov $2,$0
cal $2,78... | 36.363636 | 241 | 0.665 |
38ed6ceb90778a654c6b818f78286f6113518c47 | 648 | asm | Assembly | Driver/Sound/SoundBlaster/soundblasterError.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Driver/Sound/SoundBlaster/soundblasterError.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Driver/Sound/SoundBlaster/soundblasterError.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: Error Checking Specific Definitions
FILE: soundblasterError.asm
AUTHOR: Todd Stumpf, Aug 17, 1992
REVISION HISTORY:
Name Date Description
----... | 25.92 | 79 | 0.524691 |
d6272951fcd368d55b38ab939a9729d85a590c23 | 3,848 | asm | Assembly | src/bootSect.asm | nicolas42/amateuros | 10081368eed824fe78d05fbfb2f7a669ea50ac58 | [
"0BSD"
] | null | null | null | src/bootSect.asm | nicolas42/amateuros | 10081368eed824fe78d05fbfb2f7a669ea50ac58 | [
"0BSD"
] | null | null | null | src/bootSect.asm | nicolas42/amateuros | 10081368eed824fe78d05fbfb2f7a669ea50ac58 | [
"0BSD"
] | null | null | null | ;;;
;;; "Simple" boot loader that uses ATA PIO ports to read from disk into memory
;;;
use16
org 7C00h ; 'origin' of Boot code; helps make sure addresses don't change
xor ax, ax ; Ensure data & extra segments are 0 to start, can help
mov es, ax ; with booting on hardwar... | 30.299213 | 127 | 0.56159 |
7a5afed5b79e603a7fed01caf9982b6820c8c746 | 431 | asm | Assembly | oeis/077/A077838.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/077/A077838.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/077/A077838.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A077838: Expansion of (1-x)/(1-3*x-2*x^2-3*x^3).
; Submitted by Jon Maiga
; 1,2,8,31,115,431,1616,6055,22690,85028,318629,1194013,4474381,16767056,62831969,235453162,882324592,3306376007,12390136691,46430135863,173989808992,652000108775,2443270351898,9155780700220,34309883130781,128571021848477
mov $1,2
lpb $0
sub... | 23.944444 | 221 | 0.705336 |
01b954485928c7b4f5cbed588893df9d7845f833 | 520 | asm | Assembly | programs/oeis/128/A128766.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/128/A128766.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/128/A128766.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A128766: Number of inequivalent n-colorings of the vertices of the 3D cube under full orthogonal group of the cube (of order 48).
; 1,22,267,1996,10375,41406,135877,384112,966141,2212750,4693711,9340332,17610307,31703686,54839625,91604416,148382137,233880102,359762131,541403500,798782271,1157522542,1650105997,2317268... | 43.333333 | 202 | 0.769231 |
694a4a04ebe55247df011c136a6c440f901e908a | 149 | asm | Assembly | Graphics/Spell Animations/SpellFixHook.asm | sme23/MekkahRestrictedHackComp1 | 1cc9d2fec557424f358b6bfa21f9f3bb6faf2978 | [
"CC0-1.0"
] | null | null | null | Graphics/Spell Animations/SpellFixHook.asm | sme23/MekkahRestrictedHackComp1 | 1cc9d2fec557424f358b6bfa21f9f3bb6faf2978 | [
"CC0-1.0"
] | null | null | null | Graphics/Spell Animations/SpellFixHook.asm | sme23/MekkahRestrictedHackComp1 | 1cc9d2fec557424f358b6bfa21f9f3bb6faf2978 | [
"CC0-1.0"
] | null | null | null |
.macro SET_FUNC name, value
.global \name
.type \name, %function
.set \name, \value
.endm
SET_FUNC SpellEngineFix, (0x08004E9A+1)
| 16.555556 | 39 | 0.651007 |
30fcc29214a6ff7a6738672024faa226e525327b | 389 | asm | Assembly | scripts/ending.asm | hansbonini/smd_beyondoasis | fa15eb880fba84a0a9e372e56cc0e77d0892444c | [
"MIT"
] | 2 | 2020-12-13T18:51:06.000Z | 2020-12-15T14:34:44.000Z | scripts/ending.asm | hansbonini/smd_beyondoasis | fa15eb880fba84a0a9e372e56cc0e77d0892444c | [
"MIT"
] | null | null | null | scripts/ending.asm | hansbonini/smd_beyondoasis | fa15eb880fba84a0a9e372e56cc0e77d0892444c | [
"MIT"
] | 1 | 2020-12-15T19:09:48.000Z | 2020-12-15T19:09:48.000Z | origin $0003D07B
gameScript("Thus the Gold and Silver")
gameScript("Armlets fell dormant[nl]<")
gameScript("After saying farewell to his")
gameScript("companions, Ali returned to")
gameScript("his world and succeeded to")
gameScript("the throne[nl]<")
gameScript(" ")
gameScript("The kingdom of Oasis prospered")
gameSc... | 32.416667 | 44 | 0.760925 |
48524d0e1215c728e3761b755539c45214836181 | 788 | asm | Assembly | programs/oeis/173/A173735.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/173/A173735.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/173/A173735.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A173735: a(n) = (10^n + 26)/9.
; 3,4,14,114,1114,11114,111114,1111114,11111114,111111114,1111111114,11111111114,111111111114,1111111111114,11111111111114,111111111111114,1111111111111114,11111111111111114,111111111111111114,1111111111111111114,11111111111111111114,111111111111111111114,1111111111111111111114,11111111... | 87.555556 | 705 | 0.898477 |
215042cf20e20ef62cce66f00080978d6dd8981f | 309 | asm | Assembly | oeis/004/A004493.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/004/A004493.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/004/A004493.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A004493: Tersum n + 4.
; Submitted by Jamie Morken(s1)
; 4,5,3,7,8,6,1,2,0,13,14,12,16,17,15,10,11,9,22,23,21,25,26,24,19,20,18,31,32,30,34,35,33,28,29,27,40,41,39,43,44,42,37,38,36,49,50,48,52,53,51,46,47,45,58,59,57,61
seq $0,4482 ; Tersum n + 1 (answer recorded in base 10).
seq $0,4492 ; Tersum n + 3.
| 44.142857 | 165 | 0.644013 |
267a6935a801dcb4f90e7817e688a2bad71e3bb8 | 2,007 | asm | Assembly | programs/oeis/015/A015242.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/015/A015242.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/015/A015242.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A015242: a(n) = (2*n - 7)*n^2.
; 0,-5,-12,-9,16,75,180,343,576,891,1300,1815,2448,3211,4116,5175,6400,7803,9396,11191,13200,15435,17908,20631,23616,26875,30420,34263,38416,42891,47700,52855,58368,64251,70516,77175,84240,91723,99636,107991,116800,126075,135828,146071,156816,168075,179860,192183,205056,218491,232500,24... | 223 | 1,923 | 0.851021 |
18144cf1a94a09f70249e120fe039014f2121ec8 | 2,002 | asm | Assembly | kernel/asm_x86_64/sse2.asm | tadryanom/lux | 0f1533b55ae04c9f02568e75553a5b4e6ddb16c4 | [
"MIT"
] | 9 | 2018-12-08T16:34:26.000Z | 2021-09-09T08:53:04.000Z | kernel/asm_x86_64/sse2.asm | tadryanom/lux | 0f1533b55ae04c9f02568e75553a5b4e6ddb16c4 | [
"MIT"
] | null | null | null | kernel/asm_x86_64/sse2.asm | tadryanom/lux | 0f1533b55ae04c9f02568e75553a5b4e6ddb16c4 | [
"MIT"
] | 1 | 2022-02-17T05:40:45.000Z | 2022-02-17T05:40:45.000Z |
;; lux OS kernel
;; copyright (c) 2018 by Omar Mohammad
format elf64
use64
section '.text'
; void *memcpy(void *destination, const void *source, size_t count)
public memcpy
memcpy:
push rdi
mov rcx, rdx
cmp rcx, 128
jl .normal
test rsi, 0x0F
jnz .unaligned
test rdi, 0x0F
jnz .unaligned
.aligned:
push ... | 15.640625 | 67 | 0.68032 |
c412924d0e1a5517fbeebacba78b5c1220dd668e | 45,205 | asm | Assembly | echo.asm | Nakazona/operating_systems | 4d9f477c11b5490e52f30c82400d3bd80ac98441 | [
"MIT-0"
] | null | null | null | echo.asm | Nakazona/operating_systems | 4d9f477c11b5490e52f30c82400d3bd80ac98441 | [
"MIT-0"
] | null | null | null | echo.asm | Nakazona/operating_systems | 4d9f477c11b5490e52f30c82400d3bd80ac98441 | [
"MIT-0"
] | null | null | null |
_echo: file format elf32-i386
Disassembly of section .text:
00000000 <main>:
#include "stat.h"
#include "user.h"
int
main(int argc, char *argv[])
{
0: 8d 4c 24 04 lea 0x4(%esp),%ecx
4: 83 e4 f0 and $0xfffffff0,%esp
7: ff 71 fc pushl -0x4(%ecx)
a: 55 ... | 34.693016 | 60 | 0.417542 |
4a263b5bc002abf121a49598e3dc29428861293b | 66 | asm | Assembly | libsrc/fcntl/dummy/remove.asm | andydansby/z88dk-mk2 | 51c15f1387293809c496f5eaf7b196f8a0e9b66b | [
"ClArtistic"
] | 1 | 2020-09-15T08:35:49.000Z | 2020-09-15T08:35:49.000Z | libsrc/fcntl/dummy/remove.asm | dex4er/deb-z88dk | 9ee4f23444fa6f6043462332a1bff7ae20a8504b | [
"ClArtistic"
] | null | null | null | libsrc/fcntl/dummy/remove.asm | dex4er/deb-z88dk | 9ee4f23444fa6f6043462332a1bff7ae20a8504b | [
"ClArtistic"
] | null | null | null | ; Dummy file libs
;
XLIB remove
.remove
ld hl,-1 ;error
ret
| 7.333333 | 17 | 0.636364 |
0e0c54cb65b183f7cda161ab1ee117d9fb66d41e | 22,340 | asm | Assembly | build/win64/sha256-armv8.asm | cemozerr/blst | 1c92f2d247a0abea54769fce3f6e1506eb4a9ce6 | [
"Apache-2.0"
] | 231 | 2020-06-22T23:39:36.000Z | 2022-03-31T05:58:09.000Z | build/win64/sha256-armv8.asm | cemozerr/blst | 1c92f2d247a0abea54769fce3f6e1506eb4a9ce6 | [
"Apache-2.0"
] | 100 | 2020-06-23T13:59:55.000Z | 2022-03-23T10:41:27.000Z | build/win64/sha256-armv8.asm | cemozerr/blst | 1c92f2d247a0abea54769fce3f6e1506eb4a9ce6 | [
"Apache-2.0"
] | 61 | 2020-06-24T02:45:50.000Z | 2022-03-27T03:12:33.000Z | //
// Copyright Supranational LLC
// Licensed under the Apache License, Version 2.0, see LICENSE for details.
// SPDX-License-Identifier: Apache-2.0
//
// ====================================================================
// Written by Andy Polyakov, @dot-asm, initially for the OpenSSL
// project.
// ================... | 20.704356 | 75 | 0.673277 |
b59c83749e51c45daf5d71cfdd41368525d1d850 | 549 | asm | Assembly | programs/oeis/097/A097971.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/097/A097971.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/097/A097971.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A097971: Number of alternating runs in all permutations of [n] (the permutation 732569148 has four alternating runs: 732, 2569, 91 and 148).
; 2,10,56,360,2640,21840,201600,2056320,22982400,279417600,3672345600,51891840000,784604620800,12640852224000,216202162176000,3912561709056000,74694359900160000,1500289571708928... | 24.954545 | 223 | 0.726776 |
e1f199eba2eec0a32cc9fbc8fd2cdac5b567733e | 44,021 | asm | Assembly | cat.asm | cassianomaia/SO1-P2 | 8152b4bb2e60b2907f1c34d77ff4b739b6da73be | [
"MIT-0"
] | null | null | null | cat.asm | cassianomaia/SO1-P2 | 8152b4bb2e60b2907f1c34d77ff4b739b6da73be | [
"MIT-0"
] | null | null | null | cat.asm | cassianomaia/SO1-P2 | 8152b4bb2e60b2907f1c34d77ff4b739b6da73be | [
"MIT-0"
] | null | null | null |
_cat: file format elf32-i386
Disassembly of section .text:
00001000 <cat>:
char buf[512];
void
cat(int fd)
{
1000: 55 push %ebp
1001: 89 e5 mov %esp,%ebp
1003: 83 ec 28 sub $0x28,%esp
int n;
while((n = read(fd, buf, sizeof(buf))) > 0)
... | 38.047537 | 63 | 0.41562 |
e51b3b94a3c337b127be9ea1c8e6ce67a15c792d | 273 | asm | Assembly | Borland/CBuilder5/Source/RTL/source/startup/c0ntw.asm | TrevorDArcyEvans/DivingMagpieSoftware | 7ffcfef653b110e514d5db735d11be0aae9953ec | [
"MIT"
] | 1 | 2021-05-27T10:27:25.000Z | 2021-05-27T10:27:25.000Z | Borland/CBuilder5/Source/RTL/source/startup/c0ntw.asm | TrevorDArcyEvans/Diving-Magpie-Software | 7ffcfef653b110e514d5db735d11be0aae9953ec | [
"MIT"
] | null | null | null | Borland/CBuilder5/Source/RTL/source/startup/c0ntw.asm | TrevorDArcyEvans/Diving-Magpie-Software | 7ffcfef653b110e514d5db735d11be0aae9953ec | [
"MIT"
] | null | null | null | ; C0NTW.ASM - C run time library entry point for Windows programs
;
; C/C++ Run Time Library - Version 10.0
;
; Copyright (c) 1991, 2000 by Inprise Corporation
; All Rights Reserved.
;
; $Revision: 9.0 $
WINDOWS equ 1
include c0nt.asm
| 19.5 | 65 | 0.611722 |
52875c6dabdc2675f636553da3b15747d6424508 | 146 | asm | Assembly | other.7z/SFC.7z/SFC/ソースデータ/ヨッシーアイランド/日本_Ver1/sfc/ys_play.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/ヨッシーアイランド/日本_Ver1/sfc/ys_play.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | other.7z/SFC.7z/SFC/ソースデータ/ヨッシーアイランド/日本_Ver1/sfc/ys_play.asm | prismotizm/gigaleak | d082854866186a05fec4e2fdf1def0199e7f3098 | [
"MIT"
] | null | null | null | Name: ys_play.asm
Type: file
Size: 104822
Last-Modified: '2016-05-13T04:51:15Z'
SHA-1: DD79CDC14DDDDA54D63006ADD6C5D51136407B3F
Description: null
| 20.857143 | 47 | 0.815068 |
1d79c41011323b9aa224e1d49b97e849d335a531 | 1,340 | asm | Assembly | programs/oeis/277/A277928.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/277/A277928.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/277/A277928.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A277928: Decimal representation of the x-axis, from the left edge to the origin, of the n-th stage of growth of the two-dimensional cellular automaton defined by "Rule 5", based on the 5-celled von Neumann neighborhood.
; 1,2,0,15,0,63,0,255,0,1023,0,4095,0,16383,0,65535,0,262143,0,1048575,0,4194303,0,16777215,0,6710... | 63.809524 | 946 | 0.821642 |
282ad1e92b6d52eae849fb22f104d4f152911e05 | 4,814 | asm | Assembly | src/main.asm | ammarfaizi2/simple-registration | fcf2b9c1c9ec32291baa82182e0866a9ead632a0 | [
"MIT"
] | 5 | 2019-03-10T16:52:27.000Z | 2021-08-03T16:14:46.000Z | src/main.asm | ammarfaizi2/simple-registration | fcf2b9c1c9ec32291baa82182e0866a9ead632a0 | [
"MIT"
] | null | null | null | src/main.asm | ammarfaizi2/simple-registration | fcf2b9c1c9ec32291baa82182e0866a9ead632a0 | [
"MIT"
] | 1 | 2021-02-17T20:07:01.000Z | 2021-02-17T20:07:01.000Z |
;
; @author Ammar Faizi <ammarfaizi2@gmail.com> https://www.facebook.com/ammarfaizi2
; @license MIT
; @version 0.0.1
;
section .data
aa0s db "Welcome to Tea Inside Registration!",10
aa0l equ $-aa0s
aa1s db "Enter your name: "
aa1l equ $-aa1s
aa2s db "Enter your email address: "
aa2l equ $-aa2s
aa3s db "Enter y... | 15.993355 | 82 | 0.664312 |
146f54e23d91ee2c7b51b577d0ac65b1dcda9b2c | 183 | asm | Assembly | libsrc/_DEVELOPMENT/stdlib/z80/__dtoa_exp_digit.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/stdlib/z80/__dtoa_exp_digit.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/stdlib/z80/__dtoa_exp_digit.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_clib
SECTION code_stdlib
PUBLIC __dtoa_exp_digit
__dtoa_exp_digit:
inc e
sub d
jr nc, __dtoa_exp_digit
add a,d
ld (hl),e
inc hl
ret
| 9.15 | 26 | 0.644809 |
62d74b8c5d6d09bdbab39cc7a3596ef866ee9340 | 2,616 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_un_/i7-7700_9_0xca.log_59_997.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_zr_un_/i7-7700_9_0xca.log_59_997.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_zr_un_/i7-7700_9_0xca.log_59_997.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 %r14
push %rax
push %rbp
push %rbx
push %rdi
push %rdx
push %rsi
// Store
mov $0xabe, %rbp
nop
nop
nop
nop
nop
inc %rax
movl $0x51525354, (%rbp)
add %rbp, %rbp
// Store
lea addresses_normal+0xc63e, %r14
nop
nop
nop
nop
nop... | 19.669173 | 176 | 0.63341 |
56d35859383d7a87bbf6fce6e9203548b5638690 | 2,476 | asm | Assembly | firmware/coreboot/3rdparty/blobs/cpu/amd/geode_lx/gplvsa_ii/vsm_lib/virtual.asm | fabiojna02/OpenCellular | 45b6a202d6b2e2485c89955b9a6da920c4d56ddb | [
"CC-BY-4.0",
"BSD-3-Clause"
] | 1 | 2019-11-04T07:11:25.000Z | 2019-11-04T07:11:25.000Z | firmware/coreboot/3rdparty/blobs/cpu/amd/geode_lx/gplvsa_ii/vsm_lib/virtual.asm | fabiojna02/OpenCellular | 45b6a202d6b2e2485c89955b9a6da920c4d56ddb | [
"CC-BY-4.0",
"BSD-3-Clause"
] | 13 | 2018-10-12T21:29:09.000Z | 2018-10-25T20:06:51.000Z | firmware/coreboot/3rdparty/blobs/cpu/amd/geode_lx/gplvsa_ii/vsm_lib/virtual.asm | fabiojna02/OpenCellular | 45b6a202d6b2e2485c89955b9a6da920c4d56ddb | [
"CC-BY-4.0",
"BSD-3-Clause"
] | null | null | null | ;
; Copyright (c) 2006-2008 Advanced Micro Devices,Inc. ("AMD").
;
; This library is free software; you can redistribute it and/or modify
; it under the terms of the GNU Lesser General Public License as
; published by the Free Software Foundation; either version 2.1 of the
; License, or (at your option) any lat... | 26.063158 | 73 | 0.572294 |
933848bfac91a0c463136549f90717037a595962 | 361 | asm | Assembly | oeis/172/A172492.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/172/A172492.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/172/A172492.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A172492: a(n)=(n!)^2*(n+1)!, n=0,1... .
; Submitted by Jon Maiga
; 1,2,24,864,69120,10368000,2612736000,1024192512000,589934886912000,477847258398720000,525631984238592000000,763217641114435584000000,1428743424166223413248000000,3380406941577284595744768000000
mov $1,1
mov $2,1
lpb $0
mul $1,$0
sub $0,1
mul $1... | 24.066667 | 195 | 0.725762 |
3ef75b15325f159e5cba16c9c7701169d55dccf6 | 2,648 | asm | Assembly | decreasoner.macosx/software/relsat-dist/gmp-3.1/mpn/powerpc32/addmul_1.asm | problem-frames/openpf | 55100bd9cca61a182fc00cd3818bd59a6343ae6e | [
"BSD-3-Clause"
] | 1 | 2019-05-03T20:03:11.000Z | 2019-05-03T20:03:11.000Z | decreasoner.x86/software/relsat-dist/gmp-3.1/mpn/powerpc32/addmul_1.asm | problem-frames/openpf | 55100bd9cca61a182fc00cd3818bd59a6343ae6e | [
"BSD-3-Clause"
] | null | null | null | decreasoner.x86/software/relsat-dist/gmp-3.1/mpn/powerpc32/addmul_1.asm | problem-frames/openpf | 55100bd9cca61a182fc00cd3818bd59a6343ae6e | [
"BSD-3-Clause"
] | null | null | null | dnl PowerPC-32 mpn_addmul_1 -- Multiply a limb vector with a limb and add
dnl the result to a second limb vector.
dnl Copyright (C) 1995, 1997, 1998, 2000 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
dnl The GNU MP Library is free software; you can redistribute it and/or modify
dnl it ... | 21.184 | 80 | 0.720921 |
9af912d597b7f3e13ac5866a7ebad65585c44d6d | 484 | asm | Assembly | libsrc/_DEVELOPMENT/font/fzx/c/sdcc_ix/fzx_buffer_partition_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/font/fzx/c/sdcc_ix/fzx_buffer_partition_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/font/fzx/c/sdcc_ix/fzx_buffer_partition_callee.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; char *fzx_buffer_partition_callee(struct fzx_font *ff, char *buf, uint16_t buflen, uint16_t allowed_width)
SECTION code_font
SECTION code_font_fzx
PUBLIC _fzx_buffer_partition_callee, l0_fzx_buffer_partition_callee
EXTERN asm_fzx_buffer_partition
_fzx_buffer_partition_callee:
pop hl
exx
pop bc
exx
... | 15.125 | 108 | 0.75 |
3fcbeb0a0e72fd2153cc132ebbcda6d66fab050e | 371 | asm | Assembly | programs/oeis/267/A267602.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/267/A267602.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/267/A267602.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A267602: Number of unlabeled, connected graphs on n vertices that are prime and have no induced subgraph isomorphic to a bull, a P5 or a P5-bar.
; 0,0,0,1,1,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2,0,2... | 41.222222 | 175 | 0.609164 |
7a2f2ccdf56cc1f694524925a1aedabcdb1d71d0 | 227 | asm | Assembly | src/test/resources/asm_input.asm | karimrhoualem/JavaCrossAssembler | aad3f6cb5a727958fada5d493465a2037b9944cf | [
"BSD-3-Clause"
] | 3 | 2020-12-16T18:22:27.000Z | 2021-10-04T07:11:18.000Z | src/test/resources/asm_input.asm | karimrhoualem/JavaCrossAssembler | aad3f6cb5a727958fada5d493465a2037b9944cf | [
"BSD-3-Clause"
] | 2 | 2020-12-16T18:22:46.000Z | 2021-04-03T12:39:45.000Z | src/test/resources/asm_input.asm | karimrhoualem/JavaCrossAssembler | aad3f6cb5a727958fada5d493465a2037b9944cf | [
"BSD-3-Clause"
] | 1 | 2021-01-23T21:23:07.000Z | 2021-01-23T21:23:07.000Z | halt
pop
dup
exit
ldv.u3 4
ret
Label1 not
and
or
br.i5 10
xor
neg
Label3 inc
dec
addv.u3 2
sub
mul
div
rem
shl
shr
teq
tne
tlt
tgt
tle
tge
halt
lda.i16 60000
call.i16 20000
trap 200
.cstring "A2" | 7.09375 | 15 | 0.647577 |
4b4b5532575da26dedd86672dca2c58859590eb0 | 1,062 | asm | Assembly | programs/oeis/138/A138422.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/138/A138422.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/138/A138422.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A138422: a(n) = (prime(n)^4 - prime(n)^2)/12.
; 1,6,50,196,1210,2366,6936,10830,23276,58870,76880,156066,235340,284746,406456,657306,1009490,1153510,1678886,2117220,2366076,3245320,3954286,5227860,7376656,8670850,9378356,10922346,11762190,13586216,21677376,24540230,29354716,31106810,41071850,43321900,50629046,5882376... | 118 | 923 | 0.853107 |
f21855cd2605c75a6aec1109cf2022714aa347a9 | 352 | asm | Assembly | string_print2.asm | danielzy95/MIPS-Random | d9f8f74bea71d88436a0bc89924ed2d93a1b3e23 | [
"MIT"
] | null | null | null | string_print2.asm | danielzy95/MIPS-Random | d9f8f74bea71d88436a0bc89924ed2d93a1b3e23 | [
"MIT"
] | null | null | null | string_print2.asm | danielzy95/MIPS-Random | d9f8f74bea71d88436a0bc89924ed2d93a1b3e23 | [
"MIT"
] | null | null | null | .text
string_print:
addiu $sp, $sp, -12
sw $ra, 0($sp)
sw $s0, 4($sp)
sw $s1, 8($sp)
move $s1, $a0
addiu $s0, $zero, 0
beg_for:
beq $s0, $a1, end_funct
addu $t0, $s1, $s0
lbu $a0, 0($t0)
jal print
addiu $s0, $s0, 1
j beg_for
end_funct:
lw $s1, 8($sp)
lw $s0, 4($sp)
lw $ra, 0($sp)
addi... | 13.037037 | 25 | 0.525568 |
3820bb73678d20d4fe7fe0c2dd906303841c4f6d | 837 | asm | Assembly | kernel/__includes.asm | paulscottrobson/flat | 976644db7f52f04dae50dce43504ede9e97f695e | [
"MIT"
] | null | null | null | kernel/__includes.asm | paulscottrobson/flat | 976644db7f52f04dae50dce43504ede9e97f695e | [
"MIT"
] | null | null | null | kernel/__includes.asm | paulscottrobson/flat | 976644db7f52f04dae50dce43504ede9e97f695e | [
"MIT"
] | null | null | null | include "components/console/drivers/screen48k.asm"
include "components/console/drivers/screen_layer2.asm"
include "components/console/drivers/screen_lores.asm"
include "components/console/font.asm"
include "components/console/graphics.asm"
include "components/console/keyboard.asm"
include "components/core/divide... | 32.192308 | 55 | 0.782557 |
46c469ce81919babf5cde03031f5e685fc9af0a8 | 4,275 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_1927.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_1927.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_1927.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
ret
.global s_faulty_load
s_faulty_load:
push %r10
push %r12
push %r13
push %rax
push %rbp
push %rcx
push %rdi
// Store
lea addresses_A+0xe6d8, %r12
nop
nop
cmp %rax, %rax
mov $0x5152535455565758, %rcx
movq %rcx, %xmm7
movups %xmm7, (%r12)
nop
sub %rdi, %rdi
// Store
... | 61.956522 | 2,999 | 0.660117 |
202f9da0c557d6b5af4eb3a970c0024893ee94e1 | 7,040 | asm | Assembly | target/cos_117/disasm/iop_overlay1/TREQC.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/TREQC.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/TREQC.asm | jrrk2/cray-sim | 52c9639808d6890517092637b188282c00cce4f7 | [
"BSL-1.0"
] | 6 | 2021-04-12T06:10:32.000Z | 2022-02-08T23:11:19.000Z | 0x0000 (0x000000) 0x211A- f:00020 d: 282 | A = OR[282]
0x0001 (0x000002) 0x0C03- f:00006 d: 3 | A = A >> 3 (0x0003)
0x0002 (0x000004) 0x8002- f:00100 d: 2 | P = P + 2 (0x0004), C = 0
0x0003 (0x000006) 0x7004- f:00070 d: 4 | P = P + 4 (0x0007)
... | 79.101124 | 79 | 0.457244 |
ed1f3c133d7a3d5ff57b356ec6723027158d2fac | 653 | asm | Assembly | oeis/178/A178073.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/178/A178073.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/178/A178073.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A178073: Partial sums of sequence A177342.
; Submitted by Christian Krause
; 1,10,41,116,265,526,945,1576,2481,3730,5401,7580,10361,13846,18145,23376,29665,37146,45961,56260,68201,81950,97681,115576,135825,158626,184185,212716,244441,279590,318401,361120,408001,459306,515305,576276,642505,714286,791921,875720,966001,... | 50.230769 | 498 | 0.803982 |
518f06b12007383e42bf08140714a2cfbdbc9f61 | 41,174 | asm | Assembly | attic/p42/SysCore/FloppyDisk/Debug/flpydsk.asm | mooseman/plan_42 | 0b726f06088c6940aa7050b5cef9f93a3cdcc788 | [
"Unlicense"
] | 7 | 2015-02-18T13:45:06.000Z | 2019-01-24T21:49:18.000Z | attic/p42/SysCore/FloppyDisk/Debug/flpydsk.asm | mooseman/plan_42 | 0b726f06088c6940aa7050b5cef9f93a3cdcc788 | [
"Unlicense"
] | null | null | null | attic/p42/SysCore/FloppyDisk/Debug/flpydsk.asm | mooseman/plan_42 | 0b726f06088c6940aa7050b5cef9f93a3cdcc788 | [
"Unlicense"
] | 2 | 2017-04-21T09:38:50.000Z | 2020-05-26T22:13:58.000Z | ; Listing generated by Microsoft (R) Optimizing Compiler Version 14.00.50727.42
TITLE c:\djgpp\Demo23\SysCore\FloppyDisk\flpydsk.cpp
.686P
.XMM
include listing.inc
.model flat
INCLUDELIB LIBCMT
INCLUDELIB OLDNAMES
_BSS SEGMENT
__CurrentDrive DB 01H DUP (?)
__FloppyDiskIRQ DB 01H DUP (?)
_BSS ENDS... | 22.053562 | 119 | 0.632972 |
deae00bfc5427c16c46123380ce5050dad58c739 | 301 | asm | Assembly | programs/oeis/085/A085268.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/085/A085268.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/085/A085268.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A085268: Integer part of the conversion from Fahrenheit to Centigrade.
; 0,0,1,1,2,2,3,3,4,5,5,6,6,7,7,8,8,9,10,10,11,11,12,12,13,13,14,15,15,16,16,17,17,18,18,19,20,20,21,21,22,22,23,23,24,25,25,26,26,27,27,28,28,29,30,30,31,31,32,32,33,33,34,35,35,36,36,37,37,38,38,39,40,40,41
mul $0,5
div $0,9
| 50.166667 | 208 | 0.667774 |
1c298d7b84b409a26a577932e974f7d2939d6918 | 786 | asm | Assembly | oeis/069/A069202.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/069/A069202.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/069/A069202.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A069202: A Collatz-Fibonacci mixture: a(1) = 1, a(2) = 2, a(n+2) = a(n+1)/2+a(n)/2 if a(n+1) and a(n) have the same parity, a(n+2) = a(n+1)+a(n) otherwise.
; Submitted by Jamie Morken(s1.)
; 1,2,3,5,4,9,13,11,12,23,35,29,32,61,93,77,85,81,83,82,165,247,206,453,659,556,1215,1771,1493,1632,3125,4757,3941,4349,4145,4247... | 52.4 | 496 | 0.731552 |
fc665bed94d0b093b12dd59104b515951f4e2bd7 | 6,534 | asm | Assembly | kernel.asm | satadriver/LiunuxOS_t | c6222f04b6e734002cbf1aa366eb62e51f0ebbe5 | [
"Apache-2.0"
] | null | null | null | kernel.asm | satadriver/LiunuxOS_t | c6222f04b6e734002cbf1aa366eb62e51f0ebbe5 | [
"Apache-2.0"
] | null | null | null | kernel.asm | satadriver/LiunuxOS_t | c6222f04b6e734002cbf1aa366eb62e51f0ebbe5 | [
"Apache-2.0"
] | null | null | null | .686p
;多个函数汇编的方法
;1 导出far方法
;(1 子程序文件sub.asm中,将需要导出的函数用public声明:public mytestfun
;(2 主程序文件main.asm开头声明 mytestfun proto:far,或者 EXTRN mytestfun:far,并且只能用far,不可以用near
;如果坚持想要near调用,sub.asm 中的代码段和sub.asm中的代码段名字必须一致,如都定义为:code segment public para use32,注意用public修饰
;(3 link 选项添加连接选项,如link main.obj sub.obj
;编译后的exe的排列顺序由incl... | 15.374118 | 95 | 0.783287 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.