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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
54f469847586755858eeecc0616905ceb2e6af6e | 8,954 | asm | Assembly | ZORTON.reko/ZORTON_1A08.asm | 0xLiso/dePIXELator | d74a663e5cb41a404f2b714e262ce44b668d3632 | [
"MIT"
] | null | null | null | ZORTON.reko/ZORTON_1A08.asm | 0xLiso/dePIXELator | d74a663e5cb41a404f2b714e262ce44b668d3632 | [
"MIT"
] | null | null | null | ZORTON.reko/ZORTON_1A08.asm | 0xLiso/dePIXELator | d74a663e5cb41a404f2b714e262ce44b668d3632 | [
"MIT"
] | 1 | 2021-03-10T22:29:06.000Z | 2021-03-10T22:29:06.000Z | ;;; Segment 1A08 (1A08:0000)
1A08:0000 C2 5D 5A 59 5B 5E CB C8 0C 00 00 68 01 80 1E 68 .]ZY[^.....h...h
1A08:0010 86 2F 9A 15 36 00 08 83 C4 06 89 46 FE 83 7E FE ./..6......F..~.
1A08:0020 FF 75 0C 1E 68 86 2F 9A F3 03 3F 26 83 C4 04 6A .u..h./...?&...j
1A08:0030 00 66 6A 04 FF 76 FE 9A AB 06 00 08 83 C4 08 66 .fj..v..... | 74 | 74 | 0.570583 |
932db87824eab90e224f3c991e9746db12e45004 | 2,157 | asm | Assembly | programs/oeis/117/A117081.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/117/A117081.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/117/A117081.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A117081: a(n) = 36*n^2 - 810*n + 2753, producing the conjectured record number of 45 primes in a contiguous range of n for quadratic polynomials, i.e., abs(a(n)) is prime for 0 <= n < 44.
; 2753,1979,1277,647,89,-397,-811,-1153,-1423,-1621,-1747,-1801,-1783,-1693,-1531,-1297,-991,-613,-163,359,953,1619,2357,3167,4049... | 77.035714 | 1,731 | 0.796477 |
320bc9512bf4871109d801b2ca7da5a8d914cbda | 288 | asm | Assembly | programs/oeis/099/A099895.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/099/A099895.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/099/A099895.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A099895: XOR BINOMIAL transform of A000069 (Odious numbers).
; 1,3,5,0,9,0,0,0,17,0,0,0,0,0,0,0,33,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,65,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,129
add $0,1
mul $0,2
mov $1,2
sub $1,$0
sub $2,$1
add $0,$2
bin $1,$2
mod $1,$0
mov $0,$1
| 22.153846 | 136 | 0.569444 |
f6c85f69ab72cdd84a6e925ee9a1d707e5cf10a3 | 622 | asm | Assembly | programs/oeis/187/A187577.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/187/A187577.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/187/A187577.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A187577: Complement of A187576.
; 3,6,9,10,13,16,19,22,25,26,29,32,35,36,39,42,45,48,51,52,55,58,61,64,67,68,71,74,77,78,81,84,87,90,93,94,97,100,103,104,107,110,113,116,119,120,123,126,129,132,135,136,139,142,145,146,149,152,155,158,161,162,165,168,171,174,177,178,181,184,187,188,191,194,197,200,203,204,207,210,213,... | 24.88 | 297 | 0.622186 |
5d3851375cd096c7c25da26921f48d66b6a21e78 | 614 | asm | Assembly | oeis/059/A059162.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/059/A059162.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/059/A059162.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A059162: A hierarchical sequence (S(W'2{3}*c) - see A059126).
; 12,48,144,384,960,2304,5376,12288,27648,61440,135168,294912,638976,1376256,2949120,6291456,13369344,28311552,59768832,125829120,264241152,553648128,1157627904,2415919104,5033164800,10468982784,21743271936,45097156608,93415538688,193273528320,399431958528... | 61.4 | 490 | 0.84202 |
274de95315a2767a659216164d84d3f99d3beb36 | 679 | asm | Assembly | programs/oeis/164/A164356.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/164/A164356.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/164/A164356.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A164356: Expansion of (1 - x^2)^4 / ((1 - x)^4 * (1 - x^4)) in powers of x.
; 1,4,6,4,2,4,6,4,2,4,6,4,2,4,6,4,2,4,6,4,2,4,6,4,2,4,6,4,2,4,6,4,2,4,6,4,2,4,6,4,2,4,6,4,2,4,6,4,2,4,6,4,2,4,6,4,2,4,6,4,2,4,6,4,2,4,6,4,2,4,6,4,2,4,6,4,2,4,6,4,2,4,6,4,2,4,6,4,2,4,6,4,2,4,6,4,2,4,6,4,2,4,6,4,2,4,6,4,2,4,6,4,2,4,6,4,2,4,6,4,... | 48.5 | 501 | 0.494845 |
b039990e17c1d6b47ba5e3c1fdd08dc8c65ae095 | 236 | asm | Assembly | Notes/Protect/chapter5/div.asm | Richyeoh/Assembly | 703117d42aa3ee89bab2088b136caeb9e23a2d30 | [
"Apache-2.0"
] | 11 | 2019-01-25T07:39:17.000Z | 2019-05-24T11:41:06.000Z | Notes/Protect/chapter5/div.asm | Richyeohx/Assembly | 703117d42aa3ee89bab2088b136caeb9e23a2d30 | [
"Apache-2.0"
] | null | null | null | Notes/Protect/chapter5/div.asm | Richyeohx/Assembly | 703117d42aa3ee89bab2088b136caeb9e23a2d30 | [
"Apache-2.0"
] | 1 | 2019-01-24T04:45:17.000Z | 2019-01-24T04:45:17.000Z | ;16位除法计算
;ax为被除数,计算完成后,商放在al中,余数放在ah中
mov al,0x07
mov bl,0x02
div bl
;32位除法计算
;由于在16位CPU中无法表示32位数,所以使用DX和AX一起使用,被除数高位放在DX中,地位放在AX中
;计算完成后,商放在AX中,余数放在DX中
mov dx,0x1176
mov ax,0x1164
mov bx,0x1112
div bx
| 13.111111 | 52 | 0.699153 |
5044223033e488b17cfb04da803d8d3486a360d9 | 449 | asm | Assembly | OTPDecode/otpdecode.asm | officialhory/uni_masm | 086d539dbb2aeee2036a1d9bb1a24008f9f77b69 | [
"MIT"
] | null | null | null | OTPDecode/otpdecode.asm | officialhory/uni_masm | 086d539dbb2aeee2036a1d9bb1a24008f9f77b69 | [
"MIT"
] | null | null | null | OTPDecode/otpdecode.asm | officialhory/uni_masm | 086d539dbb2aeee2036a1d9bb1a24008f9f77b69 | [
"MIT"
] | null | null | null | Code Segment
assume CS:Code, DS:Data, SS:Stack
Start:
MOV AX, Code
MOV DS, AX
MOV AX, 0003h
INT 10h
MOV DI, offset secret
MOV SI, offset key
MOV AH, 02
MOV CX, 11
DECODE:
MOV DX, [SI]
XOR DX, [DI]
INC DI
INC SI
INT 21h
LOOP DECODE
END_OF_PROGRAM:
MOV AX, 4c00h
INT 2... | 10.690476 | 34 | 0.625835 |
36820885bc4244d5194860c26a7158ee930004f7 | 669 | asm | Assembly | oeis/103/A103327.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/103/A103327.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/103/A103327.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A103327: Triangle read by rows: T(n,k) = binomial(2n+1, 2k+1).
; Submitted by Christian Krause
; 1,3,1,5,10,1,7,35,21,1,9,84,126,36,1,11,165,462,330,55,1,13,286,1287,1716,715,78,1,15,455,3003,6435,5005,1365,105,1,17,680,6188,19448,24310,12376,2380,136,1,19,969,11628,50388,92378,75582,27132,3876,171,1,21,1330,20349,11... | 44.6 | 478 | 0.735426 |
d8e5bf53aebba2796061ecf21ab972204d47c6a5 | 697 | asm | Assembly | oeis/055/A055988.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/055/A055988.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/055/A055988.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A055988: Sequence is its own 4th difference.
; Submitted by Jon Maiga
; 1,2,7,26,95,345,1252,4544,16493,59864,217286,788674,2862617,10390321,37713313,136886433,496850954,1803399103,6545722210,23758733815,86236081273,313007493212,1136110191472,4123691589365,14967590689568,54327237184326,197189297950210,715729737814001... | 38.722222 | 488 | 0.806313 |
78c40ddfc9fe14bc67efb7b5948a198ec3cc149c | 1,251 | asm | Assembly | programs/oeis/055/A055802.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/055/A055802.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/055/A055802.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A055802: a(n) = T(n,n-2), array T as in A055801.
; 1,1,1,2,3,4,6,7,10,11,15,16,21,22,28,29,36,37,45,46,55,56,66,67,78,79,91,92,105,106,120,121,136,137,153,154,171,172,190,191,210,211,231,232,253,254,276,277,300,301,325,326,351,352,378,379,406,407,435,436,465,466,496,497,528,529,561,562,595,596,630,631,666,667,703,704... | 104.25 | 1,125 | 0.752198 |
42edc24572a64e8c9b95c9ad4bf8242994992b17 | 667 | asm | Assembly | oeis/102/A102700.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/102/A102700.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/102/A102700.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A102700: Numbers k such that 10*k + 9 is prime.
; Submitted by Jon Maiga
; 1,2,5,7,8,10,13,14,17,19,22,23,26,34,35,37,38,40,41,43,44,47,49,50,56,59,61,65,70,71,73,76,80,82,83,85,91,92,100,101,103,104,106,110,112,122,124,125,127,128,131,139,140,142,143,145,148,149,154,155,157,160,161,166,169,170,175,178,187,188,194,19... | 31.761905 | 358 | 0.661169 |
99a8d3905020bef4daa6ddd4ea482fab839898e9 | 1,273 | asm | Assembly | programs/oeis/054/A054995.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/054/A054995.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/054/A054995.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A054995: A version of Josephus problem: a(n) is the surviving integer under the following elimination process. Arrange 1,2,3,...,n in a circle, increasing clockwise. Starting with i=1, delete the integer two places clockwise from i. Repeat, counting two places from the next undeleted integer, until only one integer r... | 63.65 | 784 | 0.682639 |
f003a3cfeaf5730e80e6f5bfd170e5eb7a02d193 | 2,434 | asm | Assembly | src/drivers/emulations/OPN2OnSFGTurboRPCM.asm | sharksym/vgmplay-sharksym | d7763b87a379da4e6dadcc55026969d310957952 | [
"BSD-2-Clause"
] | 6 | 2020-04-21T17:26:27.000Z | 2021-09-25T18:41:01.000Z | src/drivers/emulations/OPN2OnSFGTurboRPCM.asm | sharksym/vgmplay-sharksym | d7763b87a379da4e6dadcc55026969d310957952 | [
"BSD-2-Clause"
] | null | null | null | src/drivers/emulations/OPN2OnSFGTurboRPCM.asm | sharksym/vgmplay-sharksym | d7763b87a379da4e6dadcc55026969d310957952 | [
"BSD-2-Clause"
] | null | null | null | ;
; OPN2 on SFG + turboR PCM driver
;
OPN2OnSFGTurboRPCM_CLOCK: equ 7670453
OPN2OnSFGTurboRPCM: MACRO
super: Driver Device_noName, OPN2OnSFGTurboRPCM_CLOCK, OPN2OnSFGTurboRPCM_PrintInfoImpl
opnFMOnSFGDriver:
dw 0
turboRPCMDriver:
dw 0
; e = register
; d = value
SafeWriteRegister: PROC
ld a,e
cp 2AH
jp... | 23.403846 | 88 | 0.809367 |
ea181fb89feba8123d6a802c61db13f4815ed0fb | 722 | asm | Assembly | oeis/233/A233450.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/233/A233450.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/233/A233450.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A233450: Numbers n such that 3*T(n)+1 is a square, where T = A000217.
; Submitted by Jamie Morken(w1)
; 0,1,6,15,64,153,638,1519,6320,15041,62566,148895,619344,1473913,6130878,14590239,60689440,144428481,600763526,1429694575,5946945824,14152517273,58868694718,140095478159,582740001360,1386802264321,5768531318886,1372... | 40.111111 | 485 | 0.799169 |
3d639b529c74f8b079078160e0dd43a99747f5ce | 5,216 | asm | Assembly | src/io-esxdos.asm | fjpena/sword-of-ianna-zx | fdd6bdb5775933756e75402a7c6be80d5334702d | [
"Apache-2.0"
] | 67 | 2017-10-07T18:48:05.000Z | 2022-02-01T20:37:40.000Z | src/io-esxdos.asm | fjpena/sword-of-ianna-zx | fdd6bdb5775933756e75402a7c6be80d5334702d | [
"Apache-2.0"
] | null | null | null | src/io-esxdos.asm | fjpena/sword-of-ianna-zx | fdd6bdb5775933756e75402a7c6be80d5334702d | [
"Apache-2.0"
] | 9 | 2017-10-06T21:02:55.000Z | 2022-01-06T03:11:58.000Z | ; Generic I/O for ESXDOS
INCLUDE "unodos.api"
level_offset: dw 0 ; level 1
dw 10853 ; level 2
dw 22976 ; level 3
dw 35140 ; level 4
dw 47825 ; level 5
dw 62181 ; level 6
dw 0 ; level 7 (file 2)
dw 11783 ; level 8 (file 2)
dw 2... | 19.683019 | 112 | 0.616756 |
ee8f2466e07f99ca62be593014314293fdcfc2fc | 2,687 | asm | Assembly | programs/oeis/259/A259308.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/259/A259308.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/259/A259308.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A259308: a(n) = 1 + sigma(n)^4.
; 2,82,257,2402,1297,20737,4097,50626,28562,104977,20737,614657,38417,331777,331777,923522,104977,2313442,160001,3111697,1048577,1679617,331777,12960001,923522,3111697,2560001,9834497,810001,26873857,1048577,15752962,5308417,8503057,5308417,68574962,2085137,12960001,9834497,65610001,31... | 335.875 | 2,539 | 0.883885 |
b9b84b63ef537f4cb5e5b7213b37c21c17eea4c3 | 643 | asm | Assembly | src/scheduling/scheduler/fxsr.asm | Glowman554/FoxOS-kernel | 06c9f820dee8769b23cf6ba4d5df9cb9324a14d7 | [
"MIT"
] | 13 | 2021-02-19T16:54:18.000Z | 2022-01-06T18:02:20.000Z | src/scheduling/scheduler/fxsr.asm | Glowman554/FoxOS-kernel | 06c9f820dee8769b23cf6ba4d5df9cb9324a14d7 | [
"MIT"
] | 1 | 2021-08-21T16:55:38.000Z | 2021-08-24T10:34:32.000Z | src/scheduling/scheduler/fxsr.asm | Glowman554/FoxOS-kernel | 06c9f820dee8769b23cf6ba4d5df9cb9324a14d7 | [
"MIT"
] | 4 | 2021-08-20T15:28:01.000Z | 2022-03-22T19:02:56.000Z | [bits 64]
;# _fxsave_if_supported-signature: extern "C" void _fxsave_if_supported(char* buffer)
;# _fxsave_if_supported-doc: C wrapper for the fxsave instruction.
[global _fxsave_if_supported]
_fxsave_if_supported:
mov rax, 1
cpuid
and edx, 1 << 24 ; check for FXSR
test edx, edx
je .exit
fxsave [rdi]
.exit:
... | 19.484848 | 87 | 0.751166 |
cdd343f93d347812872e6ff929d6c7c5d745d688 | 1,260 | asm | Assembly | capacityupgrades.asm | compiling/z3randomizer | e2e4db82370695c63d877cc20d0c07f18c4dbe02 | [
"MIT"
] | 26 | 2018-12-19T03:33:19.000Z | 2021-08-07T19:47:06.000Z | capacityupgrades.asm | compiling/z3randomizer | e2e4db82370695c63d877cc20d0c07f18c4dbe02 | [
"MIT"
] | 26 | 2019-02-01T05:38:23.000Z | 2022-01-20T21:25:39.000Z | capacityupgrades.asm | compiling/z3randomizer | e2e4db82370695c63d877cc20d0c07f18c4dbe02 | [
"MIT"
] | 32 | 2018-12-18T13:54:33.000Z | 2022-01-25T23:38:48.000Z | ;================================================================================
; Capacity Logic
;================================================================================
!BOMB_UPGRADES = "$7EF370"
!BOMB_CURRENT = "$7EF343"
;--------------------------------------------------------------------------------
Incr... | 29.302326 | 81 | 0.371429 |
66a6d949aa38714c18b33bb97150dfdc4f08b829 | 547 | asm | Assembly | oeis/153/A153161.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/153/A153161.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/153/A153161.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A153161: Numerators of Stern-Brocot tree hanging between 1/3 and 2/3; denominators=A153162.
; Submitted by Jamie Morken(w1)
; 1,2,3,3,3,4,5,4,5,5,4,5,7,8,7,5,7,8,7,7,8,7,5,6,9,11,10,11,13,12,9,6,9,11,10,11,13,12,9,9,12,13,11,10,11,9,6,7,11,14,13,15,18,17,13,14,19,21,18,17,19,16,11,7,11,14,13,15,18,17,13,14,19,21,18,1... | 21.88 | 213 | 0.59415 |
074ba9b63c95eda1a581ae0181fa705aa8ad5aeb | 70 | asm | Assembly | Assembly/Opcode.asm | piovezan/SOpt | a5ec90796b7bdf98f0675457fc4bb99c8695bc40 | [
"MIT"
] | 148 | 2017-08-03T01:49:27.000Z | 2022-03-26T10:39:30.000Z | Assembly/Opcode.asm | piovezan/SOpt | a5ec90796b7bdf98f0675457fc4bb99c8695bc40 | [
"MIT"
] | 3 | 2017-11-23T19:52:05.000Z | 2020-04-01T00:44:40.000Z | Assembly/Opcode.asm | piovezan/SOpt | a5ec90796b7bdf98f0675457fc4bb99c8695bc40 | [
"MIT"
] | 59 | 2017-08-03T01:49:19.000Z | 2022-03-31T23:24:38.000Z | xor rax, rax
xor rax, rbx
;https://pt.stackoverflow.com/q/458712/101
| 14 | 42 | 0.728571 |
b9a39199226e3d1aecd7204cec5b45cc7386e920 | 4,544 | asm | Assembly | blackalps19/foo-fighter/challenge/foo.asm | ZenLulz/CTF-writeups | 02b81e14eeb71b1a6c1a9ef5780770dd81d74c5e | [
"MIT"
] | 1 | 2019-11-21T15:14:14.000Z | 2019-11-21T15:14:14.000Z | blackalps19/foo-fighter/challenge/foo.asm | ZenLulz/CTF-writeups | 02b81e14eeb71b1a6c1a9ef5780770dd81d74c5e | [
"MIT"
] | null | null | null | blackalps19/foo-fighter/challenge/foo.asm | ZenLulz/CTF-writeups | 02b81e14eeb71b1a6c1a9ef5780770dd81d74c5e | [
"MIT"
] | null | null | null | ; nasm -f elf32 foo_fighter.asm && ld foo_fighter.o -o foo_fighter -m elf_i386 -e foo -dynamic-linker /lib/ld-linux.so.2 -lc
; Name: Foo Fighter
; Author: Testeur de stylos
; Description: What are these holy shits ?! Give me a password and I will maybe give you a flag ! Don't you trust me ? As they said, There is noth... | 25.385475 | 1,250 | 0.578125 |
6a79b424425f32040f7d8daf700893f8105eb500 | 238 | asm | Assembly | tests/testthat/asm/border0.asm | jonocarroll/r64 | 99df883c7c5f369ca530f8b7370c28688187057c | [
"MIT"
] | 5 | 2018-04-27T11:25:14.000Z | 2021-12-17T01:02:51.000Z | tests/testthat/asm/border0.asm | jonocarroll/r64 | 99df883c7c5f369ca530f8b7370c28688187057c | [
"MIT"
] | 4 | 2021-12-17T08:00:47.000Z | 2021-12-17T11:53:37.000Z | tests/testthat/asm/border0.asm | jonocarroll/r64 | 99df883c7c5f369ca530f8b7370c28688187057c | [
"MIT"
] | 1 | 2021-12-16T11:11:11.000Z | 2021-12-16T11:11:11.000Z | ; This program rapidly updates the colors
; of the screen and the border.
*=$c000 ; starting address of the program
start inc $d020 ; increase screen colour
inc $d021 ; increase border colour
jmp start ; repeat
| 26.444444 | 44 | 0.676471 |
37627c09c3b91caa285b295bf1a5212c20cbb499 | 697 | asm | Assembly | oeis/018/A018054.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/018/A018054.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/018/A018054.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A018054: Expansion of 1/((1-3*x)*(1-7*x)*(1-11*x)).
; Submitted by Jon Maiga
; 1,21,310,3990,48031,557571,6338620,71164380,792891661,8792412321,97210822930,1072779241170,11824793506891,130242283148271,1433852001421240,15780680237514360,173645640208869721,1910509145600189421,21018450325107861550,231222901641889183950,... | 38.722222 | 483 | 0.813486 |
2d3ee7b70f6e0d4d036ad5b778999c568b111878 | 419 | asm | Assembly | oeis/299/A299146.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/299/A299146.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/299/A299146.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A299146: Modified Pascal's triangle read by rows: T(n,k) = C(n+1,k) - n, 1 <= k <= n.
; Submitted by Jamie Morken(s1)
; 1,1,1,1,3,1,1,6,6,1,1,10,15,10,1,1,15,29,29,15,1,1,21,49,63,49,21,1,1,28,76,118,118,76,28,1,1,36,111,201,243,201,111,36,1,1,45,155,320,452,452,320,155,45,1,1,55,209,484,781,913,781,484,209,55,1
mov... | 26.1875 | 195 | 0.608592 |
f07182926bc207d6d24fcafc9fc3e1c5393261ca | 38,953 | asm | Assembly | kill.asm | sabra007/xv6 | dd310ffa631ea362f58bc13218533217183e80ea | [
"MIT-0"
] | null | null | null | kill.asm | sabra007/xv6 | dd310ffa631ea362f58bc13218533217183e80ea | [
"MIT-0"
] | null | null | null | kill.asm | sabra007/xv6 | dd310ffa631ea362f58bc13218533217183e80ea | [
"MIT-0"
] | null | null | null |
_kill: file format elf32-i386
Disassembly of section .text:
00000000 <main>:
#include "stat.h"
#include "user.h"
int
main(int argc, char **argv)
{
0: 55 push %ebp
1: 89 e5 mov %esp,%ebp
3: 57 push %edi
4: 56 push %esi... | 33.350171 | 60 | 0.41663 |
b085083d9d89c32ab2e2617ec066bf96f74d1534 | 60 | asm | Assembly | MPI/Lab-1/sub_16_bit.asm | vishwas1101/Misc | cf660dfbacc674cd262eb4abd0e9dd07479a90ae | [
"MIT"
] | null | null | null | MPI/Lab-1/sub_16_bit.asm | vishwas1101/Misc | cf660dfbacc674cd262eb4abd0e9dd07479a90ae | [
"MIT"
] | null | null | null | MPI/Lab-1/sub_16_bit.asm | vishwas1101/Misc | cf660dfbacc674cd262eb4abd0e9dd07479a90ae | [
"MIT"
] | null | null | null |
org 100h
MOV BX,03B7AH
MOV CX,0C142H
SUB BX,CX
ret
| 4.615385 | 15 | 0.65 |
4348e877339a176ea9de6cb19048274299b480d3 | 614 | asm | Assembly | Universe/Sun/SunXX25Vars.asm | ped7g/EliteNext | 6e930f9b9924b295d7281ee6acb879600d7e597f | [
"Unlicense"
] | 9 | 2021-09-29T22:08:15.000Z | 2022-03-23T05:35:43.000Z | Universe/Sun/SunXX25Vars.asm | ped7g/EliteNext | 6e930f9b9924b295d7281ee6acb879600d7e597f | [
"Unlicense"
] | 1 | 2022-01-21T12:35:42.000Z | 2022-01-21T17:47:24.000Z | Universe/Sun/SunXX25Vars.asm | ped7g/EliteNext | 6e930f9b9924b295d7281ee6acb879600d7e597f | [
"Unlicense"
] | 1 | 2022-01-15T10:13:49.000Z | 2022-01-15T10:13:49.000Z | ;-- XX25 --------------------------------------------------------------------------------------------------------------------------
SBnKProjxLo DB 0
SBnKProjxHi DB 0
SBnKProjxSgn DB 0
SBnKProjx EQU SBnKProjxLo
SBnKProjyLo DB 0
SBnKProj... | 40.933333 | 131 | 0.359935 |
b0a5c1e51b709e94a5f510233bf39a1e6bd492ea | 149 | asm | Assembly | libsrc/nc100/padoutparallel.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/nc100/padoutparallel.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/nc100/padoutparallel.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
PUBLIC padoutparallel
; fast call
.padoutparallel
ld a, l
call 0xb860
jr nc, nochar
ld h, 0
ld l, a
ret
nochar: ld hl, 0xffff
ret
| 10.642857 | 23 | 0.644295 |
cd56c4d3f3609db7c6a306a9bf058f4b4310d8c7 | 144 | asm | Assembly | doc/asm/counter.asm | Lukeekul/TinyFive | a38be3be6095a510aeffe8d1b0766dfa4887e22b | [
"MIT"
] | 5 | 2019-07-22T22:44:19.000Z | 2019-08-08T18:54:14.000Z | doc/asm/counter.asm | Lukeekul/TinyFive | a38be3be6095a510aeffe8d1b0766dfa4887e22b | [
"MIT"
] | null | null | null | doc/asm/counter.asm | Lukeekul/TinyFive | a38be3be6095a510aeffe8d1b0766dfa4887e22b | [
"MIT"
] | null | null | null | _start:
xor ra, ra, ra
xor sp, sp, sp
addi sp, sp, 100
count:
addi ra, ra, 1
blt ra, sp, count
reset:
xor ra, ra, ra
beq ra, ra, count
| 11.076923 | 18 | 0.604167 |
cb3104993e13b37dc347cdc921cc7c0042dd72f2 | 443 | asm | Assembly | programs/oeis/037/A037627.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/037/A037627.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/037/A037627.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A037627: Base 6 digits are, in order, the first n terms of the periodic sequence with initial period 2,3,0.
; 2,15,90,542,3255,19530,117182,703095,4218570,25311422,151868535,911211210,5467267262,32803603575,196821621450,1180929728702,7085578372215,42513470233290,255080821399742,1530484928398455
cal $0,33142 ; Base-6... | 55.375 | 187 | 0.792325 |
1be98bc737cf0229cec8980e213ee9f94ab60800 | 600 | asm | Assembly | Modules/Module4/InputOutput/read_double.asm | hackettccp/CSCI213 | c2b5c3e1b5f47fa329a59b0a7261ebeee8e64059 | [
"MIT"
] | null | null | null | Modules/Module4/InputOutput/read_double.asm | hackettccp/CSCI213 | c2b5c3e1b5f47fa329a59b0a7261ebeee8e64059 | [
"MIT"
] | null | null | null | Modules/Module4/InputOutput/read_double.asm | hackettccp/CSCI213 | c2b5c3e1b5f47fa329a59b0a7261ebeee8e64059 | [
"MIT"
] | null | null | null | #Demonstrates reading a double
.text
la $a0, prompt #Loads starting address of prompt string to $a0
li $v0, 4 #Sets the syscall code for printing a string
syscall
li $v0, 7 #Sets the syscall code for reading a double
syscall
la $a0, output #Loads starting address of output string to $a0
li $v0, 4 #Sets t... | 30 | 79 | 0.711667 |
a37b734a1c597b6c31ce41b420a1b046ad78ae1a | 3,045 | asm | Assembly | programs/oeis/017/A017375.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/017/A017375.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/017/A017375.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A017375: a(n) = (10*n + 8)^11.
; 8589934592,64268410079232,8293509467471872,238572050223552512,3116402981210161152,24986644000165537792,143746751770690322432,650190514836423555072,2450808588882738675712,8007313507497959524352,23316389970546096340992,61759259534823101765632,151115727451828646838272,3456765750992454169... | 435 | 2,981 | 0.956322 |
6d753e746426e6879976e16867e66752ed1263da | 2,129 | asm | Assembly | programs/oeis/183/A183345.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/183/A183345.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/183/A183345.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A183345: Number of n X 3 binary arrays with each 1 adjacent to exactly one 0 vertically and one 0 horizontally.
; 1,9,16,25,64,144,289,625,1369,2916,6241,13456,28900,62001,133225,286225,614656,1320201,2835856,6091024,13082689,28100601,60357361,129640996,278455969,598095936,1284648964,2759295841,5926690225,12729931929... | 266.125 | 1,851 | 0.915453 |
f5da97085924a03f0a44673c89e9543c997abb58 | 512 | asm | Assembly | oeis/001/A001622.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/001/A001622.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/001/A001622.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A001622: Decimal expansion of golden ratio phi (or tau) = (1 + sqrt(5))/2.
; Submitted by Jon Maiga
; 1,6,1,8,0,3,3,9,8,8,7,4,9,8,9,4,8,4,8,2,0,4,5,8,6,8,3,4,3,6,5,6,3,8,1,1,7,7,2,0,3,0,9,1,7,9,8,0,5,7,6,2,8,6,2,1,3,5,4,4,8,6,2,2,7,0,5,2,6,0,4,6,2,8,1,8,9,0,2,4,4,9,7,0,7,2,0,7,2,0,4,1,8,9,3,9,1,1,3,7
mov $1,1
mov $3... | 19.692308 | 201 | 0.535156 |
1b1ca9640948617424d35b75fb68238cb165f083 | 2,253 | asm | Assembly | src/test/ref/string-encoding-literals.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | 2 | 2022-03-01T02:21:14.000Z | 2022-03-01T04:33:35.000Z | src/test/ref/string-encoding-literals.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | src/test/ref/string-encoding-literals.asm | jbrandwood/kickc | d4b68806f84f8650d51b0e3ef254e40f38b0ffad | [
"MIT"
] | null | null | null | // Test string encoding via literals
// Commodore 64 PRG executable file
.file [name="string-encoding-literals.prg", type="prg", segments="Program"]
.segmentdef Program [segments="Basic, Code, Data"]
.segmentdef Basic [start=$0801]
.segmentdef Code [start=$80d]
.segmentdef Data [startAfter="Code"]
.segment Basic
:Bas... | 24.758242 | 75 | 0.642255 |
10f8310594a5c08cc571aa1091b30509be5f36e9 | 2,386 | asm | Assembly | reference/lab1/assembly/examples/ms/math.asm | Leser2020/6.828 | 08fe8f9c38b9c07111e7fdff5bbb785a4d74f917 | [
"MIT"
] | null | null | null | reference/lab1/assembly/examples/ms/math.asm | Leser2020/6.828 | 08fe8f9c38b9c07111e7fdff5bbb785a4d74f917 | [
"MIT"
] | null | null | null | reference/lab1/assembly/examples/ms/math.asm | Leser2020/6.828 | 08fe8f9c38b9c07111e7fdff5bbb785a4d74f917 | [
"MIT"
] | null | null | null |
;
; file: math.asm
; This program demonstrates how the integer multiplication and division
; instructions work.
;
; To create executable:
; nasm -f coff math.asm
; gcc -o math math.o driver.c asm_io.o
%include "asm_io.inc"
segment .data
;
; Output strings
;
prompt db "Enter a number: ", 0
square_msg ... | 24.346939 | 71 | 0.492456 |
3c0c2485d1eb8e742689e767a4df0125a7581942 | 2,158 | asm | Assembly | source/boot/paging.asm | kaiserschmarrn0/takao | 3fe5340d6dd1681a94297bab7f1018f3b697dea1 | [
"Zlib"
] | null | null | null | source/boot/paging.asm | kaiserschmarrn0/takao | 3fe5340d6dd1681a94297bab7f1018f3b697dea1 | [
"Zlib"
] | null | null | null | source/boot/paging.asm | kaiserschmarrn0/takao | 3fe5340d6dd1681a94297bab7f1018f3b697dea1 | [
"Zlib"
] | null | null | null | %include "source/boot/constants.asm"
[bits 32]
section .bss
align 4096
pagemap:
.pml4:
resb 4096
.pdptLow:
resb 4096
.pdptHigh:
resb 4096
.pd:
resb 4096
.pt:
resb 4096 * 16 ; 16 page tables == 32 MiB mapped
.end:
section .text
global enablePaging:function (enablePaging.end - enablePaging)
enabl... | 19.097345 | 78 | 0.642725 |
c7da8909f94505cc7cda44087c1cd4163b8369fd | 738 | asm | Assembly | programs/oeis/151/A151781.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/151/A151781.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/151/A151781.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A151781: Partial sums of A151779.
; 1,7,13,43,49,79,109,259,265,295,325,475,505,655,805,1555,1561,1591,1621,1771,1801,1951,2101,2851,2881,3031,3181,3931,4081,4831,5581,9331,9337,9367,9397,9547,9577,9727,9877,10627,10657,10807,10957,11707,11857,12607,13357,17107,17137,17287,17437,18187,18337,19087,19837,23587,23737,24... | 49.2 | 544 | 0.737127 |
53b2eaa5d2e44350cce90200d40d1fb2b349ab53 | 993 | asm | Assembly | Universe/Archive/SunInverseXX16.asm | ped7g/EliteNext | 6e930f9b9924b295d7281ee6acb879600d7e597f | [
"Unlicense"
] | 9 | 2021-09-29T22:08:15.000Z | 2022-03-23T05:35:43.000Z | Universe/Archive/SunInverseXX16.asm | ped7g/EliteNext | 6e930f9b9924b295d7281ee6acb879600d7e597f | [
"Unlicense"
] | 1 | 2022-01-21T12:35:42.000Z | 2022-01-21T17:47:24.000Z | Universe/Archive/SunInverseXX16.asm | ped7g/EliteNext | 6e930f9b9924b295d7281ee6acb879600d7e597f | [
"Unlicense"
] | 1 | 2022-01-15T10:13:49.000Z | 2022-01-15T10:13:49.000Z |
InverseSXX16: ; lead routine into .LL42 \ -> &4B04 \ DO nodeX-Ycoords their comment \ TrnspMat
ld hl,(SBnKTransmatSidevX) ;
ld de,(SBnKTransmatRoofvX) ;
ld bc,(SBnKTransmatNosevX) ;
ld (SBnKTransInvRow0x0),hl ;
ld (SBnKT... | 43.173913 | 104 | 0.471299 |
2b9f0f531349db3c5365f79e26e2caf1265b1a78 | 7,639 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2.log_1669_647.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.log_1669_647.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.log_1669_647.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 %r8
push %r9
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x12a13, %rdi
nop
nop
dec %r12
mov (%rdi), %r11
nop
nop
nop
nop
sub %rax, %rax
lea addresses_normal_ht+0x18b0b, %rsi
nop
and $63031, %r12
movl $0x61626364, (%rsi)
nop
nop
nop
mf... | 33.951111 | 2,999 | 0.657023 |
066be032498b2a2bc98e61c6d1aa04b3c030a4d0 | 228 | asm | Assembly | libsrc/_DEVELOPMENT/adt/b_vector/c/sccz80/b_vector_reserve_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/adt/b_vector/c/sccz80/b_vector_reserve_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/adt/b_vector/c/sccz80/b_vector_reserve_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; int b_vector_reserve(b_vector_t *v, size_t n)
SECTION code_adt_b_vector
PUBLIC b_vector_reserve_callee
b_vector_reserve_callee:
pop hl
pop bc
ex (sp),hl
INCLUDE "adt/b_vector/z80/asm_b_vector_reserve.asm"
| 15.2 | 54 | 0.758772 |
e682d0c6d18a4c569ce32ef53e85960164d1366b | 651 | asm | Assembly | oeis/041/A041371.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/041/A041371.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/041/A041371.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A041371: Denominators of continued fraction convergents to sqrt(200).
; 1,7,197,1386,39005,274421,7722793,54333972,1529074009,10757852035,302748930989,2130000368958,59942759261813,421729315201649,11868363584907985,83500274409557544,2349876047052519217,16532632603777192063,465263588952813896981,3273377755273474470930,... | 81.375 | 473 | 0.884793 |
9d225a80c1fd330e84dc7c704911f39c72142961 | 1,298 | asm | Assembly | programs/oeis/114/A114121.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/114/A114121.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/114/A114121.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A114121: Expansion of (sqrt(1 - 4*x) + (1 - 2*x))/(2*(1 - 4*x)).
; 1,2,7,26,99,382,1486,5812,22819,89846,354522,1401292,5546382,21977516,87167164,345994216,1374282019,5461770406,21717436834,86392108636,343801171354,1368640564996,5450095992964,21708901408216,86492546019214,344680279929532,1373859173316676,547706934019... | 118 | 1,161 | 0.898305 |
212e06fda2ff37f2e29bf6da81af3e190335922c | 5,437 | asm | Assembly | Transynther/x86/_processed/NC/_zr_/i9-9900K_12_0xa0_notsx.log_21829_2004.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_2004.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_2004.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r13
push %r15
push %r9
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x1442, %rsi
lea addresses_WC_ht+0x1ec52, %rdi
nop
add $63703, %r13
mov $30, %rcx
rep movsq
nop
nop
nop
nop
nop
sub $19263, %rbx
lea addresses_A_ht+0xd4f2, %r13
nop
nop
sub... | 43.496 | 2,999 | 0.660107 |
57beddbcc2010d8c0a6a6c87bf12eb749f933d82 | 1,759 | asm | Assembly | programs/oeis/197/A197649.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/197/A197649.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/197/A197649.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A197649: Sum(k*Fibonacci(2*k), k=0..n), Fibonacci(n)=A000045(n)
; 0,1,7,31,115,390,1254,3893,11789,35045,102695,297516,853932,2432041,6881395,19361995,54214939,151164018,419910354,1162585565,3209268665,8835468881,24266461007,66501634776,181882282200,496539007825,1353272290399,3682496714743,10006336858819,271536520253... | 159.909091 | 1,623 | 0.918135 |
bf617d2f6952337f5ba9f4bdfdb2cc7bea5bc41e | 10,542 | asm | Assembly | MSDOS/Virus.MSDOS.Unknown.phasor10.asm | fengjixuchui/Family | 2abe167082817d70ff2fd6567104ce4bcf0fe304 | [
"MIT"
] | 3 | 2021-05-15T15:57:13.000Z | 2022-03-16T09:11:05.000Z | MSDOS/Virus.MSDOS.Unknown.phasor10.asm | fengjixuchui/Family | 2abe167082817d70ff2fd6567104ce4bcf0fe304 | [
"MIT"
] | null | null | null | MSDOS/Virus.MSDOS.Unknown.phasor10.asm | fengjixuchui/Family | 2abe167082817d70ff2fd6567104ce4bcf0fe304 | [
"MIT"
] | 3 | 2021-05-15T15:57:15.000Z | 2022-01-08T20:51:04.000Z | ;
; [Phasor] v1.0
; Written by Memory Lapse of Phalcon/Skism
;
; This is a simple memory resident, COM infector. It hides in the unused
; portion of the interrupt table starting at 0:1E0h.
;
; To Assemble:
; TASM [PHASOR10]/m2 - TLINK [PHASOR10]/T
;
.model tiny ;
.code ... | 63.125749 | 78 | 0.255929 |
396f614bfb48455f2cbc37363068bf2d7c21a0ae | 2,928 | asm | Assembly | PIC/mikroC/Projects/PIC18F4550/Serial2USB.asm | UdayanSinha/Code_Blocks | 43c010dcfb587942b6e6f8ba72b93862042afa1d | [
"MIT"
] | 3 | 2016-10-30T05:54:44.000Z | 2021-05-17T20:24:42.000Z | PIC/mikroC/Projects/PIC18F4550/Serial2USB.asm | UdayanSinha/Code_Blocks | 43c010dcfb587942b6e6f8ba72b93862042afa1d | [
"MIT"
] | null | null | null | PIC/mikroC/Projects/PIC18F4550/Serial2USB.asm | UdayanSinha/Code_Blocks | 43c010dcfb587942b6e6f8ba72b93862042afa1d | [
"MIT"
] | 1 | 2018-10-04T08:20:25.000Z | 2018-10-04T08:20:25.000Z |
_interrupt:
;Serial2USB.c,17 :: void interrupt(){
;Serial2USB.c,18 :: USB_Interrupt_Proc(); // USB servicing is done inside the interrupt
CALL _USB_Interrupt_Proc+0, 0
;Serial2USB.c,19 :: }
L_end_interrupt:
L__interrupt6:
RETFIE 1
; end of _interrupt
_main:
;Seria... | 33.655172 | 117 | 0.613388 |
e09e702c6f877c861b5122b7ea3bdbc5e6ff74fc | 3,442 | asm | Assembly | libtool/src/gmp-6.1.2/mpn/x86/mod_34lsub1.asm | kroggen/aergo | 05af317eaa1b62b21dc0144ef74a9e7acb14fb87 | [
"MIT"
] | 1,602 | 2015-01-06T11:26:31.000Z | 2022-03-30T06:17:21.000Z | libtool/src/gmp-6.1.2/mpn/x86/mod_34lsub1.asm | kroggen/aergo | 05af317eaa1b62b21dc0144ef74a9e7acb14fb87 | [
"MIT"
] | 11,789 | 2015-01-05T04:50:15.000Z | 2022-03-31T23:39:19.000Z | libtool/src/gmp-6.1.2/mpn/x86/mod_34lsub1.asm | kroggen/aergo | 05af317eaa1b62b21dc0144ef74a9e7acb14fb87 | [
"MIT"
] | 498 | 2015-01-08T18:58:18.000Z | 2022-03-20T15:37:45.000Z | dnl Generic x86 mpn_mod_34lsub1 -- mpn remainder modulo 2^24-1.
dnl Copyright 2000-2002, 2004 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
dnl
dnl The GNU MP Library is free software; you can redistribute it and/or modify
dnl it under the terms of either:
dnl
dnl * the GNU Lesse... | 18.706522 | 79 | 0.682452 |
f454f79a078c47f9b2cf4c14b13b370a2e690af6 | 1,826 | asm | Assembly | programs/oeis/083/A083686.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/083/A083686.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/083/A083686.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A083686: a(0) = 8; for n>0, a(n) = 2*a(n-1) - 1.
; 8,15,29,57,113,225,449,897,1793,3585,7169,14337,28673,57345,114689,229377,458753,917505,1835009,3670017,7340033,14680065,29360129,58720257,117440513,234881025,469762049,939524097,1879048193,3758096385,7516192769,15032385537,30064771073,60129542145,120259084289,240518... | 202.888889 | 1,726 | 0.915663 |
a4bdc61ae9bc1cd78d443b4d2113d6ff2ebfca9b | 504 | asm | Assembly | libsrc/spectrum/diagnostic/zx_soundchip.asm | andydansby/z88dk-mk2 | 51c15f1387293809c496f5eaf7b196f8a0e9b66b | [
"ClArtistic"
] | 1 | 2020-09-15T08:35:49.000Z | 2020-09-15T08:35:49.000Z | libsrc/spectrum/diagnostic/zx_soundchip.asm | andydansby/z88dk-MK2 | 51c15f1387293809c496f5eaf7b196f8a0e9b66b | [
"ClArtistic"
] | null | null | null | libsrc/spectrum/diagnostic/zx_soundchip.asm | andydansby/z88dk-MK2 | 51c15f1387293809c496f5eaf7b196f8a0e9b66b | [
"ClArtistic"
] | null | null | null | ;
; ZX Spectrum specific routines
; by Stefano Bodrato, 14/09/2006
;
; int zx_soundchip();
;
; The result is:
; - 1 (true) if a sound chip is present
; - 0 (false) otherwise
;
; $Id: zx_soundchip.asm,v 1.1 2008/06/29 08:25:47 aralbrec Exp $
;
XLIB zx_soundchip
zx_soundchip:
ld hl,0
ld bc,$fffd
ld a,11 ; envelop... | 12.6 | 64 | 0.626984 |
69a96ac8fd13c567740b0a70797b932a261d43d9 | 338 | asm | Assembly | programs/oeis/089/A089799.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/089/A089799.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/089/A089799.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A089799: Expansion of Jacobi theta function theta_2(q^(1/2))/q^(1/8).
; 2,2,0,2,0,0,2,0,0,0,2,0,0,0,0,2,0,0,0,0,0,2,0,0,0,0,0,0,2,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0
lpb $0
sub $2,1
add $0,$2
lpe
bin $1,$0
m... | 30.727273 | 201 | 0.538462 |
e66bce443051e1304a9f4cb2b4c16f364c981d40 | 960 | asm | Assembly | engine/battle/move_effects/protect.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 28 | 2019-11-08T07:19:00.000Z | 2021-12-20T10:17:54.000Z | engine/battle/move_effects/protect.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 13 | 2020-01-11T17:00:40.000Z | 2021-09-14T01:27:38.000Z | engine/battle/move_effects/protect.asm | Dev727/ancientplatinum | 8b212a1728cc32a95743e1538b9eaa0827d013a7 | [
"blessing"
] | 22 | 2020-05-28T17:31:38.000Z | 2022-03-07T20:49:35.000Z | BattleCommand_Protect:
; protect
call ProtectChance
ret c
ld a, BATTLE_VARS_SUBSTATUS1
call GetBattleVarAddr
set SUBSTATUS_PROTECT, [hl]
call AnimateCurrentMove
ld hl, ProtectedItselfText
jp StdBattleTextbox
ProtectChance:
ld de, wPlayerProtectCount
ldh a, [hBattleTurn]
and a
jr z, .asm_37637
ld de, wE... | 12.631579 | 68 | 0.71875 |
64b759b0d91bd7231b9495dacdd940374d363976 | 9,109 | asm | Assembly | Driver/Socket/EtherCom/ethercomProcess.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Driver/Socket/EtherCom/ethercomProcess.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Driver/Socket/EtherCom/ethercomProcess.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) GlobalPC 1998. All rights reserved.
GLOBALPC CONFIDENTIAL
PROJECT: Native ethernet support
MODULE: Ethernet link driver
FILE: ethercomProcess.asm
AUTHOR: Allen Yuen, Oct 29, 1998
ROUTINES:
Name Descript... | 24.097884 | 79 | 0.57306 |
4ded2c10cf63447aad55b01ec0ecf57a2ea0931d | 308 | asm | Assembly | programs/oeis/005/A005719.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/005/A005719.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/005/A005719.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A005719: Quadrinomial coefficients.
; 2,12,40,101,216,413,728,1206,1902,2882,4224,6019,8372,11403,15248,20060,26010,33288,42104,52689,65296,80201,97704,118130,141830,169182,200592,236495,277356,323671,375968,434808,500786,574532,656712,748029,849224,961077
add $0,2
sub $2,$0
mul $0,$2
bin $2,5
sub $0,$2
| 34.222222 | 220 | 0.769481 |
c81f5513d17ae85e1f163d7c8b831ae9eb489b0a | 5,486 | asm | Assembly | Transynther/x86/_processed/US/_ht_zr_un_/i3-7100_9_0x84_notsx.log_21829_154.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/US/_ht_zr_un_/i3-7100_9_0x84_notsx.log_21829_154.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/US/_ht_zr_un_/i3-7100_9_0x84_notsx.log_21829_154.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 %r9
push %rax
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WT_ht+0x1bf23, %rdx
nop
nop
cmp %rsi, %rsi
mov $0x6162636465666768, %r9
movq %r9, %xmm7
vmovups %ymm7, (%rdx)
nop
nop
nop
nop
and $20950, %r11
lea addresses_A_ht+0x17423, %rsi
lea addresses_no... | 40.637037 | 2,999 | 0.655669 |
615a5bd4d1f956f3f57a07b3a99010fbd56dc534 | 20,378 | asm | Assembly | source/3dasm/interp.asm | arbruijn/d2gl | 829b1990384b78087f3249feec7df13912e0da05 | [
"Unlicense"
] | null | null | null | source/3dasm/interp.asm | arbruijn/d2gl | 829b1990384b78087f3249feec7df13912e0da05 | [
"Unlicense"
] | null | null | null | source/3dasm/interp.asm | arbruijn/d2gl | 829b1990384b78087f3249feec7df13912e0da05 | [
"Unlicense"
] | null | null | null | ; THE COMPUTER CODE CONTAINED HEREIN IS THE SOLE PROPERTY OF PARALLAX
; SOFTWARE CORPORATION ("PARALLAX"). PARALLAX, IN DISTRIBUTING THE CODE TO
; END-USERS, AND SUBJECT TO ALL OF THE TERMS AND CONDITIONS HEREIN, GRANTS A
; ROYALTY-FREE, PERPETUAL LICENSE TO SUCH END-USERS FOR USE BY SUCH END-USERS
; IN USING, DIS... | 20.116486 | 78 | 0.709098 |
738e2846d7d62e1b972630d7c1063e9cc80acf39 | 1,755 | asm | Assembly | sun.asm | Mohamed-94/Group-of-Assembly-Programs-Samples--8086-85-Processors-family- | 060422e19882bb32c35bf5b8d42aae29eee0d820 | [
"MIT"
] | 16 | 2018-07-20T03:11:03.000Z | 2021-12-14T11:18:36.000Z | sun.asm | Mohamed-94/Group-of-Assembly-Programs-Samples--8086-85-Processors-family- | 060422e19882bb32c35bf5b8d42aae29eee0d820 | [
"MIT"
] | null | null | null | sun.asm | Mohamed-94/Group-of-Assembly-Programs-Samples--8086-85-Processors-family- | 060422e19882bb32c35bf5b8d42aae29eee0d820 | [
"MIT"
] | 3 | 2018-07-20T03:11:08.000Z | 2020-09-18T18:57:53.000Z | TITLE SUN
.MODEL SMALL
.STACK 100H
.DATA
CR EQU 0DH
LF EQU 0AH
PROMPT DB 'TYPE A LINE OF TEXT',CR,LF,'$'
NOCAP_MSG DB CR,LF,'NO CAPITALS $'
CAP_MSG DB CR,LF,'FIRST CAPITAL ='
FIRST DB ']$'
DB ' LAST CAPITAL = '
LAST DB '@ $'
.CODE
MAIN PROC
; initialize DS
MOV AX,@DATA
MOV DS,AX
;display opening mess... | 13 | 42 | 0.624501 |
ed2e5c6bba7a47c1faf39e5fee105915094df5e9 | 416 | asm | Assembly | oeis/012/A012019.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/012/A012019.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/012/A012019.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A012019: E.g.f.: exp(sin(arctan(x))).
; Submitted by Christian Krause
; 1,1,1,-2,-11,16,301,-104,-15287,-20096,1239481,4427776,-146243459,-954111872,23567903269,243390205696,-4951201340399,-75389245067264,1307274054385393,28248828019830784,-420773143716828539
mov $1,1
mov $3,$0
lpb $3
sub $0,2
mul $1,$3
sub $3... | 20.8 | 189 | 0.668269 |
a2fac58515e8b82b0fce5976fa7a77cbd5fa9cbb | 212 | asm | Assembly | IntroductionToFunctions.asm | WilsenHernandez/MIPS-Tutorial | 9d6fe9c4a0db6013c65288f20e1471ea77466171 | [
"MIT"
] | null | null | null | IntroductionToFunctions.asm | WilsenHernandez/MIPS-Tutorial | 9d6fe9c4a0db6013c65288f20e1471ea77466171 | [
"MIT"
] | null | null | null | IntroductionToFunctions.asm | WilsenHernandez/MIPS-Tutorial | 9d6fe9c4a0db6013c65288f20e1471ea77466171 | [
"MIT"
] | null | null | null | .data
.text
main:
addi $a0, $zero, 50
addi $a1, $zero, 100
jal addNumbers
li $v0, 1
move $a0, $v1
syscall
# End Main
li $v0, 10
syscall
addNumbers:
add $v1, $a0, $a1
jr $ra | 10.095238 | 22 | 0.533019 |
bfbcaf113c9cdf762ca6a36fb07f87be169a88df | 562 | asm | Assembly | oeis/022/A022276.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/022/A022276.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/022/A022276.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A022276: a(n) = n*(19*n - 1)/2.
; 0,9,37,84,150,235,339,462,604,765,945,1144,1362,1599,1855,2130,2424,2737,3069,3420,3790,4179,4587,5014,5460,5925,6409,6912,7434,7975,8535,9114,9712,10329,10965,11620,12294,12987,13699,14430,15180,15949,16737,17544,18370,19215,20079,20962,21864,22785,23725,24684,25662,26659,27675,2871... | 80.285714 | 497 | 0.77758 |
575ae2ece1ab869140a211b2058e9d2ed1905d35 | 669 | asm | Assembly | oeis/159/A159762.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/159/A159762.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/159/A159762.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A159762: Numerator of Hermite(n, 13/21).
; Submitted by Jon Maiga
; 1,26,-206,-51220,-786644,160251416,7635636856,-649523935216,-64030044264560,2918259736005536,584145244508221216,-10551274514355075904,-5941710299591994211136,-42809778329457726121600,67014596058555904745723776,2270994640334597525538334976,-8275572452... | 37.166667 | 464 | 0.811659 |
a6c15e9103b8b4361bc12e0fe5387e42213f7e0c | 492 | asm | Assembly | oeis/187/A187109.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/187/A187109.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/187/A187109.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A187109: Decimal expansion of sqrt(2/11).
; Submitted by Christian Krause
; 4,2,6,4,0,1,4,3,2,7,1,1,2,2,0,8,6,8,5,9,6,8,7,5,4,6,4,8,6,7,6,7,8,7,5,2,7,8,0,7,4,8,0,3,2,1,2,8,3,3,9,7,4,1,2,3,6,8,8,1,9,9,0,0,9,2,4,5,6,7,8,4,7,9,5,7,4,9,0,6,5,5,8,9,2,8,3,2,3,6,0,0,5,5,9,4,8,3,0,4
add $0,1
mov $1,1
mov $3,$0
mul $3,4
lpb ... | 18.923077 | 201 | 0.53252 |
a08af9d7117006902489aa59d6b8784e66378894 | 4,293 | asm | Assembly | arm/halfword_transfer.asm | jsmolka/gba-suite | a6447c5404c8fc2898ddc51f438271f832083b7e | [
"MIT"
] | 31 | 2020-01-18T21:48:54.000Z | 2021-01-08T11:17:56.000Z | arm/halfword_transfer.asm | jsmolka/gba-suite | a6447c5404c8fc2898ddc51f438271f832083b7e | [
"MIT"
] | 8 | 2020-01-19T07:37:23.000Z | 2020-11-10T17:09:24.000Z | arm/halfword_transfer.asm | jsmolka/gba-tests | a6447c5404c8fc2898ddc51f438271f832083b7e | [
"MIT"
] | 6 | 2021-05-28T09:35:20.000Z | 2021-12-22T18:09:32.000Z | halfword_transfer:
; Tests for the halfword data transfer instruction
mem equ r11
mov mem, MEM_IWRAM
add mem, 0x1500
t400:
; ARM 8: Store halfword
mvn r0, 0
strh r0, [mem]
lsr r0, 16
ldr r1, [mem]
cmp r1, r0
... | 18.665217 | 58 | 0.405078 |
e079664134aff98b3ed246f0aed6ac200f2452b7 | 697 | asm | Assembly | oeis/068/A068722.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/068/A068722.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/068/A068722.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A068722: Number of solenoidal flows (flow in = flow out) in a 3 X 3 square array with integer velocities -n .. n.
; 1,35,247,925,2501,5551,10795,19097,31465,49051,73151,105205,146797,199655,265651,346801,445265,563347,703495,868301,1060501,1282975,1538747,1830985,2163001,2538251,2960335,3432997,3960125,4545751,519405... | 53.615385 | 497 | 0.804878 |
4de6dd83b647a0164b986c503ab97ee008e56b9b | 370 | asm | Assembly | burn.asm | SvenMichaelKlose/libultimem | 6fbbff4b6abfa8da0c4177793d2df0caa44dc229 | [
"MIT"
] | null | null | null | burn.asm | SvenMichaelKlose/libultimem | 6fbbff4b6abfa8da0c4177793d2df0caa44dc229 | [
"MIT"
] | null | null | null | burn.asm | SvenMichaelKlose/libultimem | 6fbbff4b6abfa8da0c4177793d2df0caa44dc229 | [
"MIT"
] | null | null | null | .export ultimem_burn_byte
.export _ultimem_burn_byte
.import _ultimem_send_command
.import _ultimem_poll
.importzp s, d, tmp
.import popax
.proc _ultimem_burn_byte
sty tmp
jsr popax
ldy tmp
.endproc
.proc ultimem_burn_byte
sta s
stx s+1
lda #$a0
jsr _ultimem_send_command
tya
ld... | 13.214286 | 29 | 0.702703 |
35a04152bce6873d8cfa9a27b6cb2817ad1014f8 | 388 | asm | Assembly | oeis/132/A132819.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/132/A132819.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/132/A132819.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A132819: A001263 * A127773.
; Submitted by Christian Krause
; 1,1,3,1,9,6,1,18,36,10,1,30,120,100,15,1,45,300,500,225,21,1,63,630,1750,1575,441,28,1,84,1176,4900,7350,4116,784,36,1,108,2016,11760,26460,24696,9408,1296,45,1,135,3240,25200,79380,111132,70560,19440
mov $1,1
lpb $0
add $2,1
sub $0,$2
add $1,1
lpe
... | 21.555556 | 202 | 0.662371 |
fc065bfa236f38431720b0440903f3b107feb1e1 | 908 | asm | Assembly | programs/oeis/123/A123087.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/123/A123087.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/123/A123087.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A123087: Sequence of numbers such that a(2*n)+a(n)=n and a(n)is the smallest number such that a(n)>=a(n-1).
; 0,0,1,1,1,1,2,2,3,3,4,4,4,4,5,5,5,5,6,6,6,6,7,7,8,8,9,9,9,9,10,10,11,11,12,12,12,12,13,13,14,14,15,15,15,15,16,16,16,16,17,17,17,17,18,18,19,19,20,20,20,20,21,21,21,21,22,22,22,22,23,23,24,24,25,25,25,25,26,2... | 75.666667 | 721 | 0.640969 |
52a25f7715877a6b489fe717e59a22aeb34e9f47 | 706 | asm | Assembly | IntelFspPkg/Library/BaseFspDebugLibSerialPort/Ia32/FspDebug.asm | tvbroughton/ModernFW | 83f997e58dcab4238dc537f38730d98bf5dad0df | [
"Python-2.0",
"Zlib",
"BSD-2-Clause",
"MIT",
"BSD-2-Clause-Patent",
"BSD-3-Clause"
] | 1 | 2019-04-18T02:11:51.000Z | 2019-04-18T02:11:51.000Z | IntelFspPkg/Library/BaseFspDebugLibSerialPort/Ia32/FspDebug.asm | tvbroughton/ModernFW | 83f997e58dcab4238dc537f38730d98bf5dad0df | [
"Python-2.0",
"Zlib",
"BSD-2-Clause",
"MIT",
"BSD-2-Clause-Patent",
"BSD-3-Clause"
] | null | null | null | IntelFspPkg/Library/BaseFspDebugLibSerialPort/Ia32/FspDebug.asm | tvbroughton/ModernFW | 83f997e58dcab4238dc537f38730d98bf5dad0df | [
"Python-2.0",
"Zlib",
"BSD-2-Clause",
"MIT",
"BSD-2-Clause-Patent",
"BSD-3-Clause"
] | 2 | 2021-07-04T02:59:41.000Z | 2021-07-18T08:07:16.000Z | ;------------------------------------------------------------------------------
;
; Copyright (c) 2014, Intel Corporation. All rights reserved.<BR>
; SPDX-License-Identifier: BSD-2-Clause-Patent
;
; Abstract:
;
; FSP Debug functions
;
;-------------------------------------------------------------------------... | 24.344828 | 80 | 0.330028 |
c903bae0a40fedfc4f59a6eb4c315a78c6903eb4 | 308 | asm | Assembly | test_1.asm | acastrauss/compiler_project | 540e96493350d5cb34a7259a74bb1ecb1f3a3a2b | [
"MIT"
] | null | null | null | test_1.asm | acastrauss/compiler_project | 540e96493350d5cb34a7259a74bb1ecb1f3a3a2b | [
"MIT"
] | null | null | null | test_1.asm | acastrauss/compiler_project | 540e96493350d5cb34a7259a74bb1ecb1f3a3a2b | [
"MIT"
] | null | null | null |
main:
PUSH %14
MOV %15,%14
SUBS %15,$8,%15
@main_body:
MOV -8(%14),%0
ADDS $1,-8(%14),-8(%14)
ADDS $2,%0,%0
SUBS %0,$5,%0
MOV %0,-4(%14)
ADDS $1,-4(%14),-4(%14)
MOV -4(%14),%1
SUBS $3,%1,%1
MOV %1,-8(%14)
MOV $0,%13
JMP @main_exit
@main_exit:
MOV %14,%15
POP %14
RET | 14.666667 | 25 | 0.480519 |
c189d90698f70a44d86fe5c31f32d27d3d6f1c39 | 4,510 | asm | Assembly | coverage/IN_CTS/0436-COVERAGE-nir-lower-vars-to-ssa-650/work/variant/1_spirv_asm/shader.frag.asm | asuonpaa/ShaderTests | 6a3672040dcfa0d164d313224446496d1775a15e | [
"Apache-2.0"
] | null | null | null | coverage/IN_CTS/0436-COVERAGE-nir-lower-vars-to-ssa-650/work/variant/1_spirv_asm/shader.frag.asm | asuonpaa/ShaderTests | 6a3672040dcfa0d164d313224446496d1775a15e | [
"Apache-2.0"
] | 47 | 2021-03-11T07:42:51.000Z | 2022-03-14T06:30:14.000Z | coverage/IN_CTS/0436-COVERAGE-nir-lower-vars-to-ssa-650/work/variant/1_spirv_asm/shader.frag.asm | asuonpaa/ShaderTests | 6a3672040dcfa0d164d313224446496d1775a15e | [
"Apache-2.0"
] | 4 | 2021-03-09T13:37:19.000Z | 2022-02-25T07:32:11.000Z | ; SPIR-V
; Version: 1.0
; Generator: Khronos Glslang Reference Front End; 10
; Bound: 82
; Schema: 0
OpCapability Shader
%1 = OpExtInstImport "GLSL.std.450"
OpMemoryModel Logical GLSL450
OpEntryPoint Fragment %4 "main" %58
OpExecutionMode %4 OriginUp... | 35.793651 | 61 | 0.495344 |
f1ee19099853669a3261dee3d1229f4c31052657 | 201 | asm | Assembly | programs/oeis/245/A245761.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/245/A245761.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/245/A245761.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A245761: Numbers with a maximal multiplicative persistence of 1 in any base.
; 0,1,2,3,4,5,6,7,9,12
mov $1,2
lpb $0
add $1,$0
mov $2,22
sub $2,$0
div $2,2
trn $0,$2
lpe
sub $1,2
mov $0,$1
| 14.357143 | 78 | 0.606965 |
ccf85f6a7ea6bb1d60389025799ffcc792fc003b | 2,829 | asm | Assembly | test_binaries/golfclub/rm.asm | BinaryResearch/Lepton | 16bcdb356b72bcb7501d9ae32c05115108996690 | [
"MIT"
] | 17 | 2020-01-12T01:27:59.000Z | 2022-02-22T11:08:31.000Z | test_binaries/golfclub/rm.asm | BinaryResearch/Lepton | 16bcdb356b72bcb7501d9ae32c05115108996690 | [
"MIT"
] | null | null | null | test_binaries/golfclub/rm.asm | BinaryResearch/Lepton | 16bcdb356b72bcb7501d9ae32c05115108996690 | [
"MIT"
] | 3 | 2020-07-22T07:29:10.000Z | 2022-03-31T07:52:30.000Z | ; rm -rf / in 93 bytes.
BITS 64
org 0x100000000
;---------------------+------+-------------+------------------------------------------+
; Code Listing | OFFS | ASSEMBLY | CODE COMMENT |
;---------------------+------+-------------+------------------------------------------+
db 0... | 64.295455 | 90 | 0.366914 |
a4c47d7e18c3b4d7f7a2c1343aa38a84a9db7a33 | 5,816 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_857.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_857.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_857.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 %r15
push %rax
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WT_ht+0x1d6fe, %rsi
lea addresses_UC_ht+0xc7f8, %rdi
nop
add %rax, %rax
mov $121, %rcx
rep movsw
nop
nop
nop
dec %r15
lea addresses_A_ht+0xc340, %rax
nop
nop
nop
nop
nop
cmp %rdx, %rdx
movl $... | 39.033557 | 2,999 | 0.655089 |
ff16ed09cf95427a0b06355bf3e79a477b0ed4db | 690 | asm | Assembly | oeis/248/A248658.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/248/A248658.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/248/A248658.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A248658: G.f.: Sum_{n>=0} x^n * Sum_{k=0..n} binomial(n,k)^3 * x^(2*k).
; Submitted by Jon Maiga
; 1,1,1,2,9,28,66,153,433,1345,3952,10991,30954,90988,271845,804153,2361457,6979690,20842285,62493914,187274712,561448399,1688263179,5093148285,15393417178,46570446829,141063389488,427979185898,1300470246165,3956367018001... | 46 | 490 | 0.794203 |
b6dfb9257bbf73c5a016237e0331a86e0049c00a | 1,229 | asm | Assembly | _build/dispatcher/jmp_ippsECCPGetSizeStd192r1_e530da88.asm | zyktrcn/ippcp | b0bbe9bbb750a7cf4af5914dd8e6776a8d544466 | [
"Apache-2.0"
] | 1 | 2021-10-04T10:21:54.000Z | 2021-10-04T10:21:54.000Z | _build/dispatcher/jmp_ippsECCPGetSizeStd192r1_e530da88.asm | zyktrcn/ippcp | b0bbe9bbb750a7cf4af5914dd8e6776a8d544466 | [
"Apache-2.0"
] | null | null | null | _build/dispatcher/jmp_ippsECCPGetSizeStd192r1_e530da88.asm | zyktrcn/ippcp | b0bbe9bbb750a7cf4af5914dd8e6776a8d544466 | [
"Apache-2.0"
] | null | null | null | extern m7_ippsECCPGetSizeStd192r1:function
extern n8_ippsECCPGetSizeStd192r1:function
extern y8_ippsECCPGetSizeStd192r1:function
extern e9_ippsECCPGetSizeStd192r1:function
extern l9_ippsECCPGetSizeStd192r1:function
extern n0_ippsECCPGetSizeStd192r1:function
extern k0_ippsECCPGetSizeStd192r1:function
extern ippcpJumpInd... | 31.512821 | 119 | 0.820993 |
75c5a954c23e9e93d55ed5bb2e0035f77c647d4d | 6,400 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_982.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_982.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_982.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 %r9
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_normal_ht+0xe063, %rsi
lea addresses_D_ht+0x1b317, %rdi
clflush (%rsi)
nop
nop
nop
and $38662, %r8
mov $94, %rcx
rep movsw
nop
nop
nop
and %rdx, %rdx
lea addresses_UC_ht+0xa963, %r14
... | 36.781609 | 2,999 | 0.66125 |
8f47fe038aaf987a28dee6dd66d0e0c6b948e22f | 2,023 | asm | Assembly | src/LKS/DMA.asm | Kannagi/LKS | 363ccbfbe93a78e227349967053075ba67f4e50c | [
"MIT"
] | 6 | 2019-04-18T12:08:23.000Z | 2021-07-07T08:07:28.000Z | src/LKS/DMA.asm | Kannagi/LKS | 363ccbfbe93a78e227349967053075ba67f4e50c | [
"MIT"
] | null | null | null | src/LKS/DMA.asm | Kannagi/LKS | 363ccbfbe93a78e227349967053075ba67f4e50c | [
"MIT"
] | null | null | null | /*
bgx 21 0x80
bgy 24 0x80
Pal 30 0x100
Sprite 30 + 40 0x100
Sprite 45 0x80
.DEFINE CNT 0
.REPT 256
.DB CNT
.REDEFINE CNT CNT+1
.ENDR
+30
+(Size/5)
VRAM1 0
VRAM2 5
VRAM3 10
VRAM4 15
VRAMx2 +5
455-(0x100/5,12)-15-VRAM
*/
LKS_DMA_SORT:
rep #$20
lda LKS_DMA_SEND.i
cmp #0
sep #$20
bne +
rtl
+:
rep #$20
ld... | 9.633333 | 29 | 0.637667 |
7a7be4ef9576ffd059675e9a92b77fdda81b40ad | 522 | asm | Assembly | IServer/client-examples/callret.asm | devzendo/transputer-emulator | 0609b100c480f661aada4fc0d75d63d9038e6b56 | [
"Apache-2.0"
] | 5 | 2020-02-22T19:05:48.000Z | 2020-09-02T17:14:11.000Z | IServer/client-examples/callret.asm | devzendo/transputer-emulator | 0609b100c480f661aada4fc0d75d63d9038e6b56 | [
"Apache-2.0"
] | null | null | null | IServer/client-examples/callret.asm | devzendo/transputer-emulator | 0609b100c480f661aada4fc0d75d63d9038e6b56 | [
"Apache-2.0"
] | 1 | 2022-02-16T05:40:06.000Z | 2022-02-16T05:40:06.000Z | TITLE Transputer Call and Return
PAGE 60,132
.T800
MemStart EQU 0x80000070
ORG MemStart - 1
DB STOP - START
ORG MemStart
START:
call FUNC - L1
L1:
FIN:
stopp
FUNC:
ret
db 0x55, 0xaa, 0x55, 0xaa, 0x55, 0xaa, 0x55, 0xaa
db 0x55, 0xaa, 0x55, 0xaa, 0x55, 0xaa, 0x55, 0x... | 16.3125 | 81 | 0.636015 |
e0662fce163c32c413980a876f8f0924e1de3c94 | 219 | asm | Assembly | libsrc/_DEVELOPMENT/adt/b_vector/c/sdcc_iy/b_vector_shrink_to_fit_fastcall.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/adt/b_vector/c/sdcc_iy/b_vector_shrink_to_fit_fastcall.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/adt/b_vector/c/sdcc_iy/b_vector_shrink_to_fit_fastcall.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; int b_vector_shrink_to_fit_fastcall(b_vector_t *v)
SECTION code_adt_b_vector
PUBLIC _b_vector_shrink_to_fit_fastcall
_b_vector_shrink_to_fit_fastcall:
INCLUDE "adt/b_vector/z80/asm_b_vector_shrink_to_fit.asm"
| 19.909091 | 60 | 0.863014 |
38033697a87e570a04a97017e14b6aadf8a280e2 | 147 | asm | Assembly | libsrc/_DEVELOPMENT/string/c/sccz80/rindex_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/string/c/sccz80/rindex_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/string/c/sccz80/rindex_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
; BSD
; char *rindex(const char *s, int c)
SECTION code_string
PUBLIC rindex_callee
EXTERN strrchr_callee
defc rindex_callee = strrchr_callee
| 12.25 | 36 | 0.782313 |
180c5d352f574103ad9adeac0e353031d7a62100 | 16,308 | asm | Assembly | src/exo.asm | onslaught-demogroup/ons_paddo_music_disk | 6a945f918fd1220b325385d14327b5e1ee86295d | [
"MIT"
] | null | null | null | src/exo.asm | onslaught-demogroup/ons_paddo_music_disk | 6a945f918fd1220b325385d14327b5e1ee86295d | [
"MIT"
] | null | null | null | src/exo.asm | onslaught-demogroup/ons_paddo_music_disk | 6a945f918fd1220b325385d14327b5e1ee86295d | [
"MIT"
] | null | null | null | /*
Note that the ZP being used here need to
match the ZP of the pointer used by the
IRQ loader
*/
exo_exo:
lda $f0
sta opbase + 1
lda $f1
sta opbase + 2
jmp exod_decrunch
exod_get_crunched_byte:
lda opbase + 1
bne nowrap
dec opbase + 2
nowrap:
dec opbase + 1
opbase:
lda $ffff
rts
//
// Copy... | 29.977941 | 78 | 0.527042 |
3eac2a455428ea51d7f94a6e895b57c3de4367ba | 2,067 | asm | Assembly | install/lib/hdisk/hd_isfmt.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | install/lib/hdisk/hd_isfmt.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | install/lib/hdisk/hd_isfmt.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | ;========================================================
COMMENT #
HD_ISFMT.ASM
Copyright (c) 1991 - Microsoft Corp.
All rights reserved.
Microsoft Confidential
johnhe 02-18-90
NOTE:
Becasue of bugs in the DOS BIOS this function doesn't work so
use a function which reads the boots sector to find out.
EN... | 24.034884 | 77 | 0.541364 |
c4432c1edaaa524c41f0fa4c37b1765cc37b9c92 | 1,219 | asm | Assembly | programs/oeis/085/A085742.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/085/A085742.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/085/A085742.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A085742: a(n) = T(n^3) - T(n), where T() are the triangular numbers (A000217).
; 0,0,33,372,2070,7860,23415,58968,131292,266040,500445,886380,1493778,2414412,3766035,5696880,8390520,12071088,17008857,23526180,32003790,42887460,56695023,74023752,95558100,122077800,154466325,193719708,240955722,297423420,364513035,4437... | 101.583333 | 1,058 | 0.858901 |
571dcb96bdd0ddf1045f3726c1670eebe5b152b4 | 461 | asm | Assembly | asm/psuedo.asm | stfnwong/smips | f305d24e16632b0a4907607386fc9d98f3d389b5 | [
"MIT"
] | null | null | null | asm/psuedo.asm | stfnwong/smips | f305d24e16632b0a4907607386fc9d98f3d389b5 | [
"MIT"
] | null | null | null | asm/psuedo.asm | stfnwong/smips | f305d24e16632b0a4907607386fc9d98f3d389b5 | [
"MIT"
] | null | null | null | # PSUEDO
# Test for expansion of psuedo instructions
.data
arr: .word 3 # actually, addr should be 0x10000000 (default start addr)
.text
bgt $s0, $t1, 8
li $t2, 5 # load a 16-bit immediate
li $t0, 75000 # load a 32-bit immediate
la $t1 arr # load from address 'arr'
; branching with symbols
branch_l... | 19.208333 | 74 | 0.655098 |
33cfd4ed3cb6c611f97de8ab3fd36962050366ad | 1,437 | asm | Assembly | programs/oeis/247/A247159.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/247/A247159.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/247/A247159.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A247159: Sum of divisors of even semiprimes.
; 7,12,18,24,36,42,54,60,72,90,96,114,126,132,144,162,180,186,204,216,222,240,252,270,294,306,312,324,330,342,384,396,414,420,450,456,474,492,504,522,540,546,576,582,594,600,636,672,684,690,702,720,726,756,774,792,810,816,834,846,852,882,924,936,942,954,996,1014,1044,1050,... | 57.48 | 1,172 | 0.739736 |
b661889386f36983f6eada00eb010d8c73c32fe9 | 862 | nasm | Assembly | UefiPayloadPkg/UefiPayloadEntry/Ia32/SecEntry.nasm | KaoTuz/edk2-stable202108 | 49d9306e7bf64b2f07d8473be1f2faea49d0a012 | [
"Python-2.0",
"Zlib",
"BSD-2-Clause",
"MIT",
"BSD-2-Clause-Patent",
"BSD-3-Clause"
] | 9 | 2021-07-26T17:02:51.000Z | 2021-12-30T10:49:46.000Z | UefiPayloadPkg/UefiPayloadEntry/Ia32/SecEntry.nasm | ESdove/edk2_exploring | 34ff32b45f43d233d9696e7c8e3de68ea3000a7b | [
"Python-2.0",
"Zlib",
"BSD-2-Clause",
"MIT",
"BSD-2-Clause-Patent",
"BSD-3-Clause"
] | null | null | null | UefiPayloadPkg/UefiPayloadEntry/Ia32/SecEntry.nasm | ESdove/edk2_exploring | 34ff32b45f43d233d9696e7c8e3de68ea3000a7b | [
"Python-2.0",
"Zlib",
"BSD-2-Clause",
"MIT",
"BSD-2-Clause-Patent",
"BSD-3-Clause"
] | null | null | null | ;------------------------------------------------------------------------------
;*
;* Copyright (c) 2006 - 2020, Intel Corporation. All rights reserved.<BR>
;* SPDX-License-Identifier: BSD-2-Clause-Patent
;------------------------------------------------------------------------------
#include <Base.h>
SECTION .t... | 18.340426 | 79 | 0.561485 |
356ec7d52945f8c84f15f1dbf571f6ff877e0085 | 10,592 | asm | Assembly | P6/data_P6_2/MDTest152.asm | alxzzhou/BUAA_CO_2020 | b54bf367081a5a11701ebc3fc78a23494aecca9e | [
"Apache-2.0"
] | 1 | 2022-01-23T09:24:47.000Z | 2022-01-23T09:24:47.000Z | P6/data_P6_2/MDTest152.asm | alxzzhou/BUAA_CO_2020 | b54bf367081a5a11701ebc3fc78a23494aecca9e | [
"Apache-2.0"
] | null | null | null | P6/data_P6_2/MDTest152.asm | alxzzhou/BUAA_CO_2020 | b54bf367081a5a11701ebc3fc78a23494aecca9e | [
"Apache-2.0"
] | null | null | null | ori $ra,$ra,0xf
mflo $3
lb $5,14($0)
srav $5,$1,$5
addu $4,$4,$4
mthi $1
mfhi $3
addu $5,$0,$3
div $1,$ra
div $0,$ra
divu $1,$ra
divu $5,$ra
srav $6,$3,$3
div $5,$ra
addiu $5,$4,-30761
sll $6,$4,13
lb $0,4($0)
div $4,$ra
addiu $5,$5,15217
divu $4,$ra
div $4,$ra
mult $4,$4
mfhi $1
srav $0,$4,$3
lb $1,0($0)
lb $1,10($0)
... | 11.901124 | 18 | 0.570053 |
166f632db4f22836ff57901de29c860ba88548b5 | 6,585 | asm | Assembly | test1.asm | hailong-lu/LearnGit | f8cde0c1f52abfebe2814091f43e84d59fadfc65 | [
"MIT"
] | null | null | null | test1.asm | hailong-lu/LearnGit | f8cde0c1f52abfebe2814091f43e84d59fadfc65 | [
"MIT"
] | null | null | null | test1.asm | hailong-lu/LearnGit | f8cde0c1f52abfebe2814091f43e84d59fadfc65 | [
"MIT"
] | null | null | null | Base::Base() [base object constructor]:
push rbp
mov rbp, rsp
mov QWORD PTR [rbp-8], rdi
nop
pop rbp
ret
Base::Base(Base const&):
push rbp
mov rbp, rsp
mov QWORD PTR [rbp-8], rdi
mov QWORD PTR [rbp-16], rsi
... | 32.121951 | 197 | 0.474867 |
157a73de0e9ae4f6754cfaee6e29697a31afb5b3 | 5,197 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_1872.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_1872.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_1872.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 %r15
push %rax
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WT_ht+0x139c9, %rdx
nop
inc %rax
movb $0x61, (%rdx)
nop
nop
inc %r15
lea addresses_WC_ht+0xd039, %rsi
lea addresses_UC_ht+0x155c9, %rdi
nop
nop
sub %r12, %r12
mov $63, %rcx
rep movs... | 44.418803 | 2,999 | 0.661536 |
6ff26ac620535136f1b9ccdba28a5df2ec1408a0 | 6,637 | asm | Assembly | Library/BorlandRTL/h_ldiv.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Library/BorlandRTL/h_ldiv.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Library/BorlandRTL/h_ldiv.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | ; $Id: h_ldiv.asm,v 1.1 97/04/07 12:04:19 newdeal Exp $
;[]-----------------------------------------------------------------[]
;| H_LDIV.ASM -- long division routine |
;[]-----------------------------------------------------------------[]
;
; C/C++ Run Time Library - Version 5... | 29.367257 | 76 | 0.413289 |
1985d28fc8802852a4f3c1145f83c1f4d18b8658 | 90,124 | asm | Assembly | mkdir.asm | tzulang/os2 | 331769c4f7d2bd57346dc5583ee077e97b24f391 | [
"Xnet",
"X11"
] | null | null | null | mkdir.asm | tzulang/os2 | 331769c4f7d2bd57346dc5583ee077e97b24f391 | [
"Xnet",
"X11"
] | null | null | null | mkdir.asm | tzulang/os2 | 331769c4f7d2bd57346dc5583ee077e97b24f391 | [
"Xnet",
"X11"
] | null | null | null |
_mkdir: file format elf32-i386
Disassembly of section .text:
00000000 <main>:
#include "stat.h"
#include "user.h"
int
main(int argc, char *argv[])
{
0: 55 push %ebp
1: 89 e5 mov %esp,%ebp
3: 83 e4 f0 and $0xfffffff0,%esp
6: 83 ... | 37.772003 | 80 | 0.440038 |
c5f71feed002dc2ea627d7065b8ced734f4b4195 | 332 | asm | Assembly | programs/oeis/108/A108922.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/108/A108922.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/108/A108922.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A108922: Expansion of 1/((x^8+1)*(x-1)^2).
; 1,2,3,4,5,6,7,8,8,8,8,8,8,8,8,8,9,10,11,12,13,14,15,16,16,16,16,16,16,16,16,16,17,18,19,20,21,22,23,24,24,24,24,24,24,24,24,24,25,26,27,28,29,30,31,32,32,32,32,32,32,32,32,32,33,34,35,36,37,38,39,40,40,40,40
add $0,1
lpb $0
sub $0,8
add $2,8
trn $0,$2
add $0,$2
lp... | 27.666667 | 209 | 0.587349 |
fe83784f9d66dc97c4eb29e751ce727c462886c9 | 395 | asm | Assembly | programs/oeis/082/A082511.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/082/A082511.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/082/A082511.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A082511: a(n) = 3^n mod 2n.
; 1,1,3,1,3,9,3,1,9,9,3,9,3,9,27,1,3,9,3,1,27,9,3,33,43,9,27,25,3,9,3,1,27,9,47,9,3,9,27,1,3,57,3,81,63,9,3,33,31,49,27,81,3,81,67,65,27,9,3,81,3,9,27,1,113,69,3,81,27,109,3,81,3,9,57,81,75,105,3,1,81,9,3,57,73,9,27,49,3,9,3,81,27,9,167,129,3,177,81,1
add $0,1
mov $2,$0
lpb $0
sub $0,1
... | 24.6875 | 251 | 0.564557 |
0c7cfd10c296c8f55e6f25d2699286c5b6171f36 | 5,652 | asm | Assembly | cmd/mem/chkvdisk.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | cmd/mem/chkvdisk.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | cmd/mem/chkvdisk.asm | minblock/msdos | 479ffd237d9bb7cc83cb06361db2c4ef42dfbac0 | [
"Apache-2.0"
] | null | null | null | ;/*
; * Microsoft Confidential
; * Copyright (C) Microsoft Corporation 1988 - 1991
; * All Rights Reserved.
; */
; Check for existence of a VDisk header. Check the beginning of the segment
; addressed by the INT 19 vector, and, if XMS is available to give ... | 26.046083 | 78 | 0.653928 |
792152db0c014e10eefa01ecd28d250a4e294ee7 | 377 | asm | Assembly | programs/oeis/203/A203310.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/203/A203310.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/203/A203310.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A203310: a(n) = A203309(n+1)/A203309(n).
; 2,15,252,7560,356400,24324300,2270268000,277880803200,43197833952000,8315583035760000,1942008468966720000,540988073497872000000,177227692877902867200000,67457290601651778828000000
add $0,1
mov $1,$0
mov $2,$0
lpb $0
mul $2,2
div $2,$1
lpb $0
add $3,1
add $3,$0... | 19.842105 | 181 | 0.692308 |
521fbc2a7f1fde3abfa0a140e5ab39c28bd87e0d | 6,755 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_302.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_0xca_notsx.log_21829_302.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_0xca_notsx.log_21829_302.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r12
push %r13
push %r14
push %r15
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x188a0, %r15
xor $52745, %r12
movw $0x6162, (%r15)
nop
lfence
lea addresses_D_ht+0x140c0, %r12
nop
nop
nop
nop
sub %r13, %r13
mov $0x6162636465666768, %rbx
movq... | 35.930851 | 2,999 | 0.656551 |
8a2ba98952ef8ab0045d38e17c3b4679331773ea | 67,673 | asm | Assembly | Code/Debug/List/final.asm | sadrasabouri/CrowdControl | ae629413fa98bd4db752bff372a3154e69a172df | [
"MIT"
] | null | null | null | Code/Debug/List/final.asm | sadrasabouri/CrowdControl | ae629413fa98bd4db752bff372a3154e69a172df | [
"MIT"
] | null | null | null | Code/Debug/List/final.asm | sadrasabouri/CrowdControl | ae629413fa98bd4db752bff372a3154e69a172df | [
"MIT"
] | null | null | null |
;CodeVisionAVR C Compiler V3.12 Advanced
;(C) Copyright 1998-2014 Pavel Haiduc, HP InfoTech s.r.l.
;http://www.hpinfotech.com
;Build configuration : Debug
;Chip type : ATmega32
;Program type : Application
;Clock frequency : 8.000000 MHz
;Memory model : Small
;Optim... | 18.673565 | 115 | 0.58929 |
b6d09d19700b3eedc92a397668957f5b984b06ea | 941 | asm | Assembly | src/kernel/asm/idt.asm | EnumInt/ColbaltOS | e2889c3a55df67baa7a2be3ac729c86e60aabe4b | [
"0BSD"
] | null | null | null | src/kernel/asm/idt.asm | EnumInt/ColbaltOS | e2889c3a55df67baa7a2be3ac729c86e60aabe4b | [
"0BSD"
] | null | null | null | src/kernel/asm/idt.asm | EnumInt/ColbaltOS | e2889c3a55df67baa7a2be3ac729c86e60aabe4b | [
"0BSD"
] | null | null | null | %macro isr_err_stub 1
isr_stub_%+%1:
call exception_handler
iretq
%endmacro
; if writing for 64-bit, use iretq instead
%macro isr_no_err_stub 1
isr_stub_%+%1:
call exception_handler
iretq
%endmacro
extern exception_handler
isr_no_err_stub 0
isr_no_err_stub 1
isr_no_err_stub 2
isr_no_err_stub 3
isr_no_e... | 17.754717 | 42 | 0.814028 |
d73596a51cd63132bd172d2d0eee84754a1877e8 | 547 | asm | Assembly | oeis/138/A138365.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/138/A138365.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/138/A138365.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A138365: a(n) = A006190(n) * A006190(n+2).
; Submitted by Christian Krause
; 10,99,1090,11880,129601,1413720,15421330,168220899,1835008570,20016873360,218350598401,2381839709040,25981886201050,283418908502499,3091626107326450,33724468272088440,367877524885646401,4012928305470021960,43774333835284595170,47750474388266... | 23.782609 | 273 | 0.707495 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.