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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
fae78a565ab5daac5796acd923820058b24a47d4 | 4,983 | asm | Assembly | dino/lcs/enemy/44.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | 6 | 2020-10-14T15:29:10.000Z | 2022-02-12T18:58:54.000Z | dino/lcs/enemy/44.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | null | null | null | dino/lcs/enemy/44.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | a4a0c86c200241494b3f1834cd0aef8dc02f7683 | [
"Apache-2.0"
] | 1 | 2020-12-17T08:59:10.000Z | 2020-12-17T08:59:10.000Z | copyright zengfr site:http://github.com/zengfr/romhack
00042A move.l D1, (A0)+
00042C dbra D0, $42a
004D3A move.l D0, (A4)+
004D3C move.l D0, (A4)+
01291A movea.l ($44,A2), A4
01291E adda.w D0, A4 [123p+ 44, 123p+ 46, enemy+44, enemy+46, item+44, item+46]
012928 movea.l ($44,A3), A6
01292C adda.w ... | 53.010638 | 350 | 0.627534 |
5f24b7420b984748b6f396c11b77da60af493cd6 | 30,038 | asm | Assembly | src/kernel/pkernel.asm | tishion/PiscisOS | 0ff2bb30265749e9ea42a11e04e44e301e848506 | [
"MIT"
] | 86 | 2015-01-16T05:53:36.000Z | 2022-03-01T19:26:49.000Z | src/kernel/pkernel.asm | tishion/PiscisOS | 0ff2bb30265749e9ea42a11e04e44e301e848506 | [
"MIT"
] | null | null | null | src/kernel/pkernel.asm | tishion/PiscisOS | 0ff2bb30265749e9ea42a11e04e44e301e848506 | [
"MIT"
] | 23 | 2015-07-24T13:46:59.000Z | 2022-02-28T07:43:51.000Z | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Kernel of the PiscisOS
;; The only one main source file to be assembled
;;
;; 23/01/2012
;; Copyright (C) tishion
;; E-Mail:tishion@163.com
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
include ".\include\sys32.h"
include ... | 17.731995 | 215 | 0.629136 |
b89a8f8f403aaeaf3bb0fc41372fe7cbf3dd50a7 | 490 | asm | Assembly | oeis/061/A061094.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/061/A061094.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/061/A061094.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A061094: The alternating group A_n contains an element x which is not conjugate to its inverse (equivalently not all the entries in the character table of A_n are real numbers).
; Submitted by Jon Maiga
; 3,4,7,8,9,11,12,13,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,4... | 37.692308 | 209 | 0.689796 |
40b0fe4b4269e90a96c59a53607f2c1d5fcf3c81 | 512 | asm | Assembly | int-tests/windows/link/nasm/main.asm | kreilley/Disassembler | 7c5c293aa1b585dba6ffd2f8eceb2150b05574b6 | [
"BSD-3-Clause"
] | 1 | 2021-09-05T02:24:20.000Z | 2021-09-05T02:24:20.000Z | int-tests/windows/link/nasm/main.asm | kreilley/Disassembler | 7c5c293aa1b585dba6ffd2f8eceb2150b05574b6 | [
"BSD-3-Clause"
] | 27 | 2020-11-14T06:21:41.000Z | 2021-03-08T19:34:07.000Z | int-tests/windows/link/nasm/main.asm | kreilley/Disassembler | 7c5c293aa1b585dba6ffd2f8eceb2150b05574b6 | [
"BSD-3-Clause"
] | 1 | 2021-03-03T03:06:45.000Z | 2021-03-03T03:06:45.000Z | global main
extern GetStdHandle
extern WriteFile
section .text
main:
mov rcx, 0fffffff5h
call GetStdHandle
mov rcx, rax
mov rdx, NtlpBuffer
mov r8, [NtnNBytesToWrite]
mov r9, NtlpNBytesWritten
sub rsp, 40
mov dword [rsp + 32], 00h
call WriteFile
... | 18.962963 | 45 | 0.619141 |
3d497a22d98994bafa890401f0e1a6e8bda08fed | 720 | asm | Assembly | oeis/038/A038806.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/038/A038806.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/038/A038806.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A038806: Convolution of A008549 with A000302 (powers of 4).
; Submitted by Christian Krause
; 0,1,10,69,406,2186,11124,54445,259006,1205790,5519020,24918306,111250140,492051124,2159081192,9409526397,40766269774,175707380630,753876367356,3221460111958,13716223138388,58210889582796,246319029011800,1039521058383314,4376... | 37.894737 | 492 | 0.830556 |
432887663f2cfe776fbc1dc0894d9a56aa5b6675 | 3,707 | asm | Assembly | base/mvdm/wow16/user/user2a.asm | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | base/mvdm/wow16/user/user2a.asm | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | base/mvdm/wow16/user/user2a.asm | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z | ;
; USER2A.ASM
; More Win16 USER thunks
;
; History:
;
; Created 25-Jan-1991 by Jeff Parsons (jeffpar)
; Added Win 31 thunks 22nd-March-1992 by Chandan S. Chauhan (ChandanC)
; Split off from USER.ASM 9-Jun-92 by BobDay
;
;--
TITLE USER2A.ASM
PAGE ,132
.286p
.xlist
... | 30.385246 | 76 | 0.694362 |
60f0bd5061d4df3e50303d1c98057b8e716fd82f | 897 | asm | Assembly | Wizardry/ExternalHacks/TradeFix/trade_fix_WM.asm | sme23/OneHourBlitz | 2c6cb94ffe1d39743be6505a1a940128ac7fbc39 | [
"CC0-1.0"
] | 1 | 2020-10-12T07:09:33.000Z | 2020-10-12T07:09:33.000Z | Wizardry/ExternalHacks/TradeFix/trade_fix_WM.asm | sme23/WhatHeck | 746a2be83358aaa4e855182176b47c4808f2587a | [
"CC0-1.0"
] | null | null | null | Wizardry/ExternalHacks/TradeFix/trade_fix_WM.asm | sme23/WhatHeck | 746a2be83358aaa4e855182176b47c4808f2587a | [
"CC0-1.0"
] | null | null | null | .thumb
.org 0 @paste to e184c-8b4
@at 9b550 write 46f07cf9
@need to save r0 actually
@change r1,r2 to r0,r1
@change r4,r5 to r2,r3
push {r4-r6,lr}
mov r6,r0 @save r0 for later
mov r5,r1 @save inventory ptrs
ldrh r0,[r4] @get item data
ldr r1, AbilityGetter
mov lr,r1
.short 0xF800
mov r1, #0x10 @unsellable
and ... | 13.590909 | 33 | 0.716834 |
d20be0350fb7ae6b973dd7e543f79892734702a4 | 500 | asm | Assembly | programs/oeis/036/A036562.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/036/A036562.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/036/A036562.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A036562: a(n) = 4^(n+1) + 3*2^n + 1.
; 1,8,23,77,281,1073,4193,16577,65921,262913,1050113,4197377,16783361,67121153,268460033,1073790977,4295065601,17180065793,68719869953,274878693377,1099513200641,4398049656833,17592192335873,70368756760577,281475001876481,1125899957174273,4503599728033793
mov $5,7
lpb $0
trn $1... | 20.833333 | 255 | 0.684 |
b0cff7f39b42dcf48da1c909a988bca6baefd7e1 | 302 | asm | Assembly | programs/oeis/072/A072703.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/072/A072703.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/072/A072703.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A072703: Indices of Fibonacci numbers whose last digit is 5.
; 5,10,20,25,35,40,50,55,65,70,80,85,95,100,110,115,125,130,140,145,155,160,170,175,185,190,200,205,215,220,230,235,245,250,260,265,275,280,290,295,305,310,320,325,335,340,350,355,365,370,380
mul $0,6
mov $1,$0
div $1,4
mul $1,5
add $1,5
| 33.555556 | 191 | 0.705298 |
863537479503cc5ebcb0d75f4546dabf519784f2 | 719 | asm | Assembly | oeis/164/A164577.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/164/A164577.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/164/A164577.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A164577: Integer averages of the first perfect cubes up to some n^3.
; 1,12,25,45,112,162,225,396,507,637,960,1156,1377,1900,2205,2541,3312,3750,4225,5292,5887,6525,7936,8712,9537,11340,12321,13357,15600,16810,18081,20812,22275,23805,27072,28812,30625,34476,36517,38637,43120,45486,47937,53100,55815,58621,64512,67600,... | 35.95 | 500 | 0.757997 |
8bdb8fcf50cfe4ee30924cc078bc8419b071c67c | 4,088 | asm | Assembly | Working Disassembly/General/Sprites/Knuckles/Anim - Knuckles.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/General/Sprites/Knuckles/Anim - Knuckles.asm | TeamASM-Blur/Sonic-3-Blue-Balls-Edition | 7e8a2c5df02271615ff4cae529521e6b1560d6b1 | [
"Apache-2.0"
] | null | null | null | Working Disassembly/General/Sprites/Knuckles/Anim - Knuckles.asm | TeamASM-Blur/Sonic-3-Blue-Balls-Edition | 7e8a2c5df02271615ff4cae529521e6b1560d6b1 | [
"Apache-2.0"
] | null | null | null | dc.w byte_17F3E-AniKnuckles
dc.w byte_17F48-AniKnuckles
dc.w byte_17F52-AniKnuckles
dc.w byte_17F5C-AniKnuckles
dc.w byte_17F66-AniKnuckles
dc.w byte_17F70-AniKnuckles
dc.w byte_18008-AniKnuckles
dc.w byte_18032-AniKnuckles
dc.w byte_18037-AniKnuckles
dc.w byte_1803C-AniKnuckles
dc.w byte_18048-An... | 46.988506 | 116 | 0.560176 |
fd1d1891f312c88d561b08766d285fd21f60b4bf | 1,125 | asm | Assembly | src/tables/cosine.asm | furrtek/GB303 | 2f275fff085b05fdc7843074dcc062956a1d8d56 | [
"CC-BY-4.0"
] | 90 | 2015-06-19T14:26:19.000Z | 2022-01-05T08:19:41.000Z | src/tables/cosine.asm | furrtek/GB303 | 2f275fff085b05fdc7843074dcc062956a1d8d56 | [
"CC-BY-4.0"
] | 2 | 2015-06-21T20:55:40.000Z | 2022-02-09T08:02:04.000Z | src/tables/cosine.asm | furrtek/GB303 | 2f275fff085b05fdc7843074dcc062956a1d8d56 | [
"CC-BY-4.0"
] | 10 | 2015-06-21T20:43:11.000Z | 2020-12-08T13:24:16.000Z | ;256 signed values
lut_cos:
.db $7F,$7F,$7F,$7E,$7E,$7E,$7D,$7D,$7C,$7B,$7A,$7A,$79,$78,$76,$75
.db $74,$73,$71,$70,$6F,$6D,$6B,$6A,$68,$66,$64,$62,$60,$5E,$5C,$5A
.db $58,$55,$53,$51,$4E,$4C,$49,$47,$44,$41,$3F,$3C,$39,$36,$34,$31
.db $2E,$2B,$28,$25,$22,$1F,$1C,$19,$16,$13,$10,$D,$9,$6,$3,$0
.db $FD,$FA,$F7,$... | 56.25 | 68 | 0.493333 |
5c2d96925ac1156220fb6cdbd370241180007a0e | 746 | asm | Assembly | oeis/002/A002884.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/002/A002884.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/002/A002884.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A002884: Number of nonsingular n X n matrices over GF(2); order of Chevalley group A_n (2); order of projective special linear group PSL_n(2).
; Submitted by Jamie Morken(s1.)
; 1,1,6,168,20160,9999360,20158709760,163849992929280,5348063769211699200,699612310033197642547200,366440137299948128422802227200,768105432118... | 49.733333 | 469 | 0.847185 |
0621c827ef2a09973ad00d1fdd683d5112c775b2 | 91,727 | asm | Assembly | raid/Setup/list/drvsetup.asm | OS2World/DRV-VRAID | 7154196d3d06293259354572f72fd3b36f39924c | [
"BSD-3-Clause"
] | null | null | null | raid/Setup/list/drvsetup.asm | OS2World/DRV-VRAID | 7154196d3d06293259354572f72fd3b36f39924c | [
"BSD-3-Clause"
] | null | null | null | raid/Setup/list/drvsetup.asm | OS2World/DRV-VRAID | 7154196d3d06293259354572f72fd3b36f39924c | [
"BSD-3-Clause"
] | null | null | null | title drvsetup.cpp
.386
.387
includelib CPPOM30.LIB
includelib OS2386.LIB
CODE32 segment dword use32 public 'CODE'
CODE32 ends
DATA32 segment dword use32 public 'DATA'
DATA32 ends
CONST32_RO segment dword use32 public 'CONST'
CONST32_RO ends
BSS32 segment dword use32 public 'BSS'
BSS32 ends
EH_CODE segment dword u... | 20.343092 | 85 | 0.690168 |
88d0b26b1d393aaf97524b535020923fbdad39fe | 118 | asm | Assembly | Read/read_double.asm | berkcetinsaya/MIPSLanguageExamples | e1ec7ae15a38621e09fcf211f033497c495ee06b | [
"Apache-2.0"
] | null | null | null | Read/read_double.asm | berkcetinsaya/MIPSLanguageExamples | e1ec7ae15a38621e09fcf211f033497c495ee06b | [
"Apache-2.0"
] | null | null | null | Read/read_double.asm | berkcetinsaya/MIPSLanguageExamples | e1ec7ae15a38621e09fcf211f033497c495ee06b | [
"Apache-2.0"
] | null | null | null | .text
li $v0, 7 # service code 7 to read .double
# input will be stored in $f0
syscall # to execute the service
| 23.6 | 43 | 0.677966 |
864fa795fa1de9110ebcba860feafac76f50ee5b | 77 | asm | Assembly | libsrc/math/mbf32/c/asm/___mbf32_LOG.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/math/mbf32/c/asm/___mbf32_LOG.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/math/mbf32/c/asm/___mbf32_LOG.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | SECTION code_fp_mbf32
PUBLIC ___mbf32_LOG
EXTERN LOG
defc ___mbf32_LOG = LOG
| 15.4 | 23 | 0.857143 |
4f23491cb6d20e0ff6622ade89205efe3fd7f349 | 667 | asm | Assembly | programs/oeis/070/A070354.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/070/A070354.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/070/A070354.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A070354: a(n) = 3^n mod 16.
; 1,3,9,11,1,3,9,11,1,3,9,11,1,3,9,11,1,3,9,11,1,3,9,11,1,3,9,11,1,3,9,11,1,3,9,11,1,3,9,11,1,3,9,11,1,3,9,11,1,3,9,11,1,3,9,11,1,3,9,11,1,3,9,11,1,3,9,11,1,3,9,11,1,3,9,11,1,3,9,11,1,3,9,11,1,3,9,11,1,3,9,11,1,3,9,11,1,3,9,11,1,3,9,11,1,3,9,11,1,3,9,11,1,3,9,11,1,3,9,11,1,3,9,11,1,3,9,11,... | 55.583333 | 563 | 0.548726 |
a85f85ca4edc9d7f3c30e1c426c384fcbd61c934 | 810 | asm | Assembly | data/mapObjects/Route25.asm | AmateurPanda92/pokemon-rby-dx | f7ba1cc50b22d93ed176571e074a52d73360da93 | [
"MIT"
] | 9 | 2020-07-12T19:44:21.000Z | 2022-03-03T23:32:40.000Z | data/mapObjects/Route25.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 7 | 2020-07-16T10:48:52.000Z | 2021-01-28T18:32:02.000Z | data/mapObjects/Route25.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 2 | 2021-03-28T18:33:43.000Z | 2021-05-06T13:12:09.000Z | Route25_Object:
db $2c ; border block
db 1 ; warps
warp 45, 3, 0, BILLS_HOUSE
db 1 ; signs
sign 43, 3, 11 ; Route25Text11
db 10 ; objects
object SPRITE_BUG_CATCHER, 14, 2, STAY, DOWN, 1, OPP_YOUNGSTER, 5
object SPRITE_BUG_CATCHER, 18, 5, STAY, UP, 2, OPP_YOUNGSTER, 6
object SPRITE_BLACK_HAIR_BOY_1, 24, 4, S... | 33.75 | 74 | 0.711111 |
8dae64ed7968cd63ce4d201e4b064d9c5e993a33 | 695 | asm | Assembly | oeis/136/A136557.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/136/A136557.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/136/A136557.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A136557: a(n) = Sum_{k=0..n} binomial(2^k + n-k-1, k).
; Submitted by Simon Strandgaard
; 1,2,6,45,1436,171836,68149425,89431630740,396956313475102,6099399658235428041,331007760926212498510464,64484289650612910347505873728,45677712418497545460138258802186905,118839865015562658165188156089307452422800,1144687031207024... | 36.578947 | 459 | 0.811511 |
ca482f5877b6d4bc05e089e14533554d9daa7860 | 1,299 | asm | Assembly | Gilaion5-Elhanan/q1.asm | Avigdor-Kolonimus/ASM | 23327c9765ab1cc6bfe3dfaaa9a129dda5aac77a | [
"MIT"
] | null | null | null | Gilaion5-Elhanan/q1.asm | Avigdor-Kolonimus/ASM | 23327c9765ab1cc6bfe3dfaaa9a129dda5aac77a | [
"MIT"
] | null | null | null | Gilaion5-Elhanan/q1.asm | Avigdor-Kolonimus/ASM | 23327c9765ab1cc6bfe3dfaaa9a129dda5aac77a | [
"MIT"
] | null | null | null | DATA SEGMENT
A DB 1,8,2,1,12,2,14,1
NA DB 8
B DB 7,1,1,7,8,10,7,7,1,1
NB DB 10
C DB 18 DUP (?)
NC DB 0
DATA ENDS
sseg segment stack
dw 100h dup(?)
sseg ends
cseg segment
assume ds:DATA,cs:cseg,ss:sseg
sort proc
L5: mov al,C[di]
cmp al,C[di+1]
jbe L4
xchg al,C[di+1]
mov C[di],al... | 14.931034 | 43 | 0.56428 |
0b172f1d90248674d861bcb58419f1a19e1b137f | 614 | asm | Assembly | hello-world/pointer.asm | RossRKK/c64-tests | adef0f7c66ea44759ca72444415fc95d01ae2835 | [
"MIT"
] | null | null | null | hello-world/pointer.asm | RossRKK/c64-tests | adef0f7c66ea44759ca72444415fc95d01ae2835 | [
"MIT"
] | null | null | null | hello-world/pointer.asm | RossRKK/c64-tests | adef0f7c66ea44759ca72444415fc95d01ae2835 | [
"MIT"
] | null | null | null | *=$1000
;take the text pointer and load it into the memory address that's used as an
;argument fo print_str
ldx >text_ptr
stx print_ptr
ldx <text_ptr
stx print_ptr+1
jmp print_str
text_ptr
.null "hello, world!"
chrout = $ffd2
print_ptr = $2000
print_str
lda print_ptr,x ;load the current char into the accumulat... | 19.1875 | 76 | 0.726384 |
7daf2b7c742661014db5e50b6f2e580c052cc172 | 556 | asm | Assembly | src/libYARP_dev/56f807/cotroller_dc/Support/Fp568d.asm | robotology-legacy/yarp1 | 21434f5b776edea201b39a9644552dca59339dbc | [
"Artistic-1.0-Perl"
] | null | null | null | src/libYARP_dev/56f807/cotroller_dc/Support/Fp568d.asm | robotology-legacy/yarp1 | 21434f5b776edea201b39a9644552dca59339dbc | [
"Artistic-1.0-Perl"
] | null | null | null | src/libYARP_dev/56f807/cotroller_dc/Support/Fp568d.asm | robotology-legacy/yarp1 | 21434f5b776edea201b39a9644552dca59339dbc | [
"Artistic-1.0-Perl"
] | null | null | null | ;=============================================================
;=== FILE: Fp568d.asm
;===
;=== Copyright (c)1998 Metrowerks, Inc. All rights reserved.
;=============================================================
; Recommended tab stop = 8.
;=========================================================================... | 25.272727 | 80 | 0.444245 |
34048e15bc702eb6ccec4418fe3149e0004682f8 | 5,626 | asm | Assembly | base/mvdm/wow16/toolhelp/terminat.asm | npocmaka/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 17 | 2020-11-13T13:42:52.000Z | 2021-09-16T09:13:13.000Z | base/mvdm/wow16/toolhelp/terminat.asm | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 2 | 2020-10-19T08:02:06.000Z | 2020-10-19T08:23:18.000Z | base/mvdm/wow16/toolhelp/terminat.asm | sancho1952007/Windows-Server-2003 | 5c6fe3db626b63a384230a1aa6b92ac416b0765f | [
"Unlicense"
] | 14 | 2020-11-14T09:43:20.000Z | 2021-08-28T08:59:57.000Z | PAGE 60,150
;***************************************************************************
;* TERMINAT.ASM
;*
;* Assembly code routine used for the TOOLHELP.DLL app terminate
;* routine.
;*
;***************************************************************************
INCLUDE TOOLPRIV.I... | 38.534247 | 79 | 0.518663 |
c0331d3f5f978be4de2e29d34d27980f5d15ee47 | 5,990 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_380_449.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_380_449.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_380_449.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 %r8
push %r9
push %rax
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0x1d631, %rsi
lea addresses_A_ht+0xe351, %rdi
nop
sub %rax, %rax
mov $20, %rcx
rep movsq
nop
sub $10862, %rbx
lea addresses_WC_ht+0x2c31, %rsi
lea addresses_A_ht+0x4e4d, %rdi
cl... | 26.387665 | 1,139 | 0.655927 |
7fad5b89808d714984402d798565f18647da4257 | 2,520 | asm | Assembly | programs/oeis/282/A282154.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/282/A282154.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/282/A282154.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A282154: Coefficients in expansion of Eisenstein series -q*(d/dq)(q*(d/dq)E_2).
; 0,24,288,864,2688,3600,10368,9408,23040,25272,43200,34848,96768,56784,112896,129600,190464,124848,303264,173280,403200,338688,418176,304704,829440,465000,681408,699840,1053696,605520,1555200,738048,1548288,1254528,1498176,1411200,283046... | 360 | 2,239 | 0.868651 |
42c77de20e253259a057c9fa4c56530f2aebc2e9 | 684 | asm | Assembly | oeis/085/A085354.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/085/A085354.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/085/A085354.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A085354: a(n) = 3*4^n - (n+4)*2^(n-1).
; 1,7,36,164,704,2928,11968,48448,195072,783104,3138560,12567552,50298880,201256960,805158912,3220914176,12884246528,51538231296,206155546624,824627691520,3298522300416,13194113318912,52776503607296,211106119286784,844424695250944,3377699233988608,13510797875478528,5404319344807... | 48.857143 | 498 | 0.789474 |
d455bdd605dc05d1ba2d1cbb102e60f90e35a356 | 11,035 | asm | Assembly | logo.asm | gidouin/pacifist-emulator | ec3bb9ffcabf35ea8b3f8a295232f80120e7c942 | [
"Apache-2.0"
] | 9 | 2015-10-30T02:34:34.000Z | 2022-03-13T10:50:34.000Z | logo.asm | gidouin/pacifist-emulator | ec3bb9ffcabf35ea8b3f8a295232f80120e7c942 | [
"Apache-2.0"
] | null | null | null | logo.asm | gidouin/pacifist-emulator | ec3bb9ffcabf35ea8b3f8a295232f80120e7c942 | [
"Apache-2.0"
] | 3 | 2015-10-26T15:53:47.000Z | 2021-11-05T08:31:22.000Z | ;
; bin2asm by Altomcat/Sector One Jan/95
;
;fichier de base : PACILOGO.BIN
DD 0E200E20h,0E200E20h,0E200E20h,0E200E20h,0E200E20h
DD 0E200E20h,0E200E20h,0E200E20h,0E200E20h,0E200E20h
DD 0E200E20h,0E200E20h,0E200E20h,0E200E20h,0E200E20h
DD 07200E20h,07200720h,07200720h,07200720h,07200720h
DD 07200720h,0720... | 53.309179 | 58 | 0.870231 |
cdc674691f8887d8a6a30de93c465730a79cc493 | 2,670 | asm | Assembly | source/rom10/r10_maps_dur.asm | evanbowman/Red | 85735269a46757305a81ad39f47034bc6cd97846 | [
"BSD-2-Clause"
] | 5 | 2021-08-30T16:18:55.000Z | 2021-10-30T20:23:32.000Z | source/rom10/r10_maps_dur.asm | evanbowman/gbc-project | 85735269a46757305a81ad39f47034bc6cd97846 | [
"BSD-2-Clause"
] | null | null | null | source/rom10/r10_maps_dur.asm | evanbowman/gbc-project | 85735269a46757305a81ad39f47034bc6cd97846 | [
"BSD-2-Clause"
] | null | null | null | ;; generated by encode_room_layouts.py
r10_room_data_dur::
;;0.json
DB $0e, $0e, $0e, $0e, $0e, $08, $39, $39, $39, $39, $0e, $0e, $0e, $0e, $0a, $0e, $0e, $0e, $0e, $0e, $0c, $39, $39, $39, $38, $39, $02, $0e, $0e, $0c, $11, $06, $0e, $0e, $0e, $0e, $08, $39, $38, $39, $39, $39, $39, $06, $0e, $08, $12, $06, $0e, $0e... | 296.666667 | 1,283 | 0.414981 |
92bd22a89d56f664edeefe88d1c987f9e039a50e | 4,780 | asm | Assembly | Transynther/x86/_processed/US/_zr_/i9-9900K_12_0xa0.log_21829_1719.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/US/_zr_/i9-9900K_12_0xa0.log_21829_1719.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/US/_zr_/i9-9900K_12_0xa0.log_21829_1719.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 %r15
push %rcx
push %rdi
lea addresses_WT_ht+0x1afa8, %rcx
nop
nop
nop
nop
nop
dec %rdi
mov $0x6162636465666768, %r13
movq %r13, %xmm4
vmovups %ymm4, (%rcx)
nop
nop
and %r15, %r15
pop %rdi
pop %rcx
pop %r15
pop %r13
ret
.global s_faulty_load
s_faulty_load... | 47.326733 | 2,999 | 0.65795 |
9686d04a3510694253bf2933039d739f96c5be09 | 3,762 | asm | Assembly | windows32/arraySearch.asm | joncardasis/Assembly-ArraySearch | 35b1df04138719ea2f7283af9443fbb4eb2578fd | [
"MIT"
] | null | null | null | windows32/arraySearch.asm | joncardasis/Assembly-ArraySearch | 35b1df04138719ea2f7283af9443fbb4eb2578fd | [
"MIT"
] | null | null | null | windows32/arraySearch.asm | joncardasis/Assembly-ArraySearch | 35b1df04138719ea2f7283af9443fbb4eb2578fd | [
"MIT"
] | 1 | 2021-02-07T23:03:34.000Z | 2021-02-07T23:03:34.000Z | ; Program Name: Assignment 3 - Array Load and Search
; Programmer Name: Jonathan Cardasis
; Description: Takes input for a collection of positive integers and stored them into an array of
; doublewords (maximum of 10 elements). Any number n<=0 can be used to stop reading input
; values for th... | 31.090909 | 105 | 0.605529 |
024cde9ff8b5a025f0f9642755ebf4aae097b0d8 | 708 | asm | Assembly | oeis/087/A087603.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/087/A087603.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/087/A087603.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A087603: a(n) = (1/8)*Sum_{k=0..n} binomial(n,k)*Fibonacci(k)*8^k.
; Submitted by Christian Krause
; 1,10,155,2100,29525,410750,5731375,79905000,1114275625,15537531250,216660471875,3021168937500,42128015328125,587444444843750,8191485291484375,114224297381250000,1592774664844140625,22210083004410156250,309703436610529... | 39.333333 | 474 | 0.812147 |
7ea5fcd60c9536d2ff789252820b58d1da4449de | 2,203 | asm | Assembly | programs/oeis/239/A239195.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/239/A239195.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/239/A239195.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A239195: Sum of the next to smallest parts in the partitions of 4n into 4 parts with smallest part = 1.
; 1,5,17,42,78,134,215,315,447,616,812,1052,1341,1665,2045,2486,2970,3522,4147,4823,5579,6420,7320,8312,9401,10557,11817,13186,14630,16190,17871,19635,21527,23552,25668,27924,30325,32825,35477,38286,41202,44282,475... | 71.064516 | 1,785 | 0.790286 |
364d7086b26abe3b2302420f33cbb28acd049fff | 885 | asm | Assembly | oeis/085/A085362.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/085/A085362.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/085/A085362.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A085362: a(0)=1; for n>0, a(n) = 2*5^(n-1) - (1/2)*Sum_{i=1..n-1} a(i)*a(n-i).
; Submitted by Jon Maiga
; 1,2,8,34,150,678,3116,14494,68032,321590,1528776,7301142,35003238,168359754,812041860,3926147730,19022666310,92338836390,448968093320,2186194166950,10659569748370,52037098259090,254308709196660,1244063987615130,6... | 32.777778 | 491 | 0.729944 |
dc4d70eb20fb5542b98eae876f61a88be79d630a | 173 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math32/lm32/c/sccz80/acos.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/math32/lm32/c/sccz80/acos.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/math32/lm32/c/sccz80/acos.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | null | null | null |
SECTION code_fp_math32
PUBLIC acos
EXTERN cm32_sccz80_acos
defc acos = cm32_sccz80_acos
; SDCC bridge for Classic
IF __CLASSIC
PUBLIC _acos
defc _acos = acos
ENDIF
| 11.533333 | 29 | 0.791908 |
7d7fbc636493d5475089c3446f53d371ad08e34e | 1,598 | asm | Assembly | programs/oeis/255/A255994.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/255/A255994.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/255/A255994.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A255994: Number of length n+3 0..1 arrays with at most one downstep in every n consecutive neighbor pairs.
; 16,32,53,80,114,156,207,268,340,424,521,632,758,900,1059,1236,1432,1648,1885,2144,2426,2732,3063,3420,3804,4216,4657,5128,5630,6164,6731,7332,7968,8640,9349,10096,10882,11708,12575,13484,14436,15432,16473,1756... | 99.875 | 1,369 | 0.814143 |
7a5bd981656311625cad5ebf13d17e7e6a582b86 | 555 | asm | Assembly | data/baseStats/venomoth.asm | AmateurPanda92/pokemon-rby-dx | f7ba1cc50b22d93ed176571e074a52d73360da93 | [
"MIT"
] | 9 | 2020-07-12T19:44:21.000Z | 2022-03-03T23:32:40.000Z | data/baseStats/venomoth.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 7 | 2020-07-16T10:48:52.000Z | 2021-01-28T18:32:02.000Z | data/baseStats/venomoth.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 2 | 2021-03-28T18:33:43.000Z | 2021-05-06T13:12:09.000Z | db DEX_VENOMOTH ; pokedex id
db 70 ; base hp
db 65 ; base attack
db 60 ; base defense
db 90 ; base speed
db 90 ; base special
db BUG ; species type 1
db POISON ; species type 2
db 75 ; catch rate
db 138 ; base exp yield
INCBIN "pic/bmon/venomoth.pic",0,1 ; 77, sprite dimensions
dw VenomothPicFront
dw VenomothPicBack
; ... | 19.137931 | 58 | 0.740541 |
e289ff864fadb5dd19de54a19101790019360035 | 3,004 | asm | Assembly | src/engine/soundplayer.asm | tbsp/Adjustris | d899e2f539c07ac49fd42c055605bf778a2df09d | [
"CC0-1.0"
] | 11 | 2017-10-30T17:27:32.000Z | 2021-08-30T19:52:51.000Z | src/engine/soundplayer.asm | tbsp/Adjustris | d899e2f539c07ac49fd42c055605bf778a2df09d | [
"CC0-1.0"
] | 2 | 2017-11-18T01:15:58.000Z | 2018-02-01T07:09:09.000Z | src/engine/soundplayer.asm | tbsp/Adjustris | d899e2f539c07ac49fd42c055605bf778a2df09d | [
"CC0-1.0"
] | 3 | 2017-10-31T16:25:15.000Z | 2019-08-31T22:10:49.000Z | ;******************************************************************************
;*
;* Adjustris - Block dropping puzzle game for Gameboy
;*
;* Written in 2017 by Dave VanEe (tbsp) dave.vanee@gmail.com
;*
;* To the extent possible under law, the author(s) have dedicated all copyright
;* and related and neighbo... | 17.567251 | 83 | 0.498003 |
4754d0e003e2811e053c9216fe4aa4dd9ae33886 | 1,265 | asm | Assembly | ubb/asc/lab06/c.asm | AlexanderChristian/private_courses | c80f3526af539e35f93b460f3909f669aaef573c | [
"MIT"
] | null | null | null | ubb/asc/lab06/c.asm | AlexanderChristian/private_courses | c80f3526af539e35f93b460f3909f669aaef573c | [
"MIT"
] | 6 | 2020-03-04T20:52:39.000Z | 2022-03-31T00:33:07.000Z | ubb/asc/lab06/c.asm | AlexanderChristian/private_courses | c80f3526af539e35f93b460f3909f669aaef573c | [
"MIT"
] | null | null | null | assume cs:code, ds:data
data segment
;a dd 0aa00bf12h ;a= 1010 1010 0000 0000 1011 1111 0001 0010
; 5df ; 0000 0000 0000 0000 0000 0110 1101 1111
a dd 0fffffh
bmask dw ?
nbits dw 0
data ends
code segment
start:
mov ax, data
mov ds, ax
mov ax, word ptr a
mov dx, word ptr a + 2
mov cx, 16
mov s... | 13.457447 | 80 | 0.64664 |
a4c4a70e1ddcfb6b27425892cdf5afd17c05e1b3 | 7,472 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0.log_21829_207.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.log_21829_207.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.log_21829_207.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %r15
push %r9
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0x8f8f, %rax
nop
nop
nop
nop
nop
inc %r10
movb (%rax), %r11b
nop
cmp $35702, %rax
lea addresses_D_ht+0x12207, %rsi
lea addresses_WT_ht+0x238f, %rdi
and %r9, %r9
mov $68, %rcx
r... | 34.915888 | 2,999 | 0.655112 |
1e34f4026457b7baf0c49d32f33c9946f65c3f36 | 2,413 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_sm_/i3-7100_9_0xca_notsx.log_7_1281.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_st_sm_/i3-7100_9_0xca_notsx.log_7_1281.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_st_sm_/i3-7100_9_0xca_notsx.log_7_1281.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 %r9
push %rbx
push %rcx
push %rdi
push %rdx
lea addresses_UC_ht+0x1519e, %r9
nop
add %rbx, %rbx
movb $0x61, (%r9)
nop
nop
cmp $51590, %rdx
lea addresses_normal_ht+0xce9e, %rcx
nop
nop
inc %r9
movups (%rcx), %xmm5
vpextrq $1, %xmm5, %rdx
nop
cmp $24325, %rdx
pop %rdx
pop... | 18.007463 | 143 | 0.648156 |
8a05891aad35d06be292c5b785b17bbd0ebf7cb9 | 979 | asm | Assembly | boot.asm | aolvos/imageboot-16 | 0e989e3c6e29f5e992693fd61a781908fec12577 | [
"MIT"
] | null | null | null | boot.asm | aolvos/imageboot-16 | 0e989e3c6e29f5e992693fd61a781908fec12577 | [
"MIT"
] | null | null | null | boot.asm | aolvos/imageboot-16 | 0e989e3c6e29f5e992693fd61a781908fec12577 | [
"MIT"
] | null | null | null | ;imageboot-16 by aolvos, 2020
Bits 16
;set videomode
mov ah,00h
mov al,13h
int 10h
;create stack
cli
mov ax,0x0000
mov ss,ax
mov sp,0xFFFF
sti
;main module
boot_ok:
call splash_image
cli
hlt
splash_image:
;load data in memory
mov cl,0x02
call read_data
xor di,di
;setup palette
... | 9.693069 | 30 | 0.66905 |
a7d974913535e889ddb176383d24ee97a09c695d | 1,374 | asm | Assembly | Chapter 3/3.1 - The IDT/bootloader/protected_mode/init_pt.asm | gmarino2048/64bit-os-tutorial | 2e297d04d5a2e0f7fead84ad057e6b283a8c6972 | [
"MIT"
] | 87 | 2020-12-04T23:18:31.000Z | 2022-03-20T11:05:57.000Z | Chapter 3/3.1 - The IDT/bootloader/protected_mode/init_pt.asm | limpingstone/64bit-os-tutorial | 94f0582b9a3ecf80dfcc82278449654351e73730 | [
"MIT"
] | 6 | 2021-01-28T17:58:36.000Z | 2022-03-26T01:43:53.000Z | Chapter 3/3.1 - The IDT/bootloader/protected_mode/init_pt.asm | limpingstone/64bit-os-tutorial | 94f0582b9a3ecf80dfcc82278449654351e73730 | [
"MIT"
] | 9 | 2020-12-04T22:18:03.000Z | 2022-03-26T17:53:17.000Z | ;
; Long Mode
;
; init_pt.asm
;
[bits 32]
; Initialize the page table
init_pt_protected:
pushad
; Clear the memory area using rep stosd
mov edi, 0x1000
mov cr3, edi
xor eax, eax
mov ecx, 4096
rep stosd
; Set edi back to PML4T[0]
mov edi, cr3
; Set up the first entry of each ... | 26.941176 | 97 | 0.604076 |
294cacfeeacd617a0ab06bf2496b68cdba31f927 | 1,691 | asm | Assembly | programs/oeis/083/A083744.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/083/A083744.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/083/A083744.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A083744: a(1) = 1; if a(n-1) + n is composite then a(n) = a(n-1) + n, else a(n) = a(n-1).
; 1,1,4,8,8,14,21,21,30,40,51,63,76,90,105,121,138,156,175,195,216,238,261,285,310,336,363,391,420,450,481,513,546,580,615,651,688,726,765,805,846,888,931,975,1020,1066,1113,1161,1210,1260,1311,1363,1416,1470,1525,1581,1638,1696... | 54.548387 | 1,297 | 0.722058 |
03ea5e0011d55e397a33093d015e45bd4466a4d1 | 210,870 | asm | Assembly | reports/16_dense_array.combine.asm | arnaudroger/re2j-benchmark | ecfb2d6975948a1fbb53ccf101b285655b850058 | [
"MIT"
] | null | null | null | reports/16_dense_array.combine.asm | arnaudroger/re2j-benchmark | ecfb2d6975948a1fbb53ccf101b285655b850058 | [
"MIT"
] | null | null | null | reports/16_dense_array.combine.asm | arnaudroger/re2j-benchmark | ecfb2d6975948a1fbb53ccf101b285655b850058 | [
"MIT"
] | null | null | null | # JMH version: 1.19
# VM version: JDK 1.8.0_131, VM 25.131-b11
# VM invoker: /usr/lib/jvm/java-8-oracle/jre/bin/java
# VM options: <none>
# Warmup: 20 iterations, 1 s each
# Measurement: 20 iterations, 1 s each
# Timeout: 10 min per iteration
# Threads: 1 thread, will synchronize iterations
# Benchmark mode: Throughput... | 99.84375 | 155 | 0.381908 |
fc7e92c3471c4d4be34499aa645122eb6ed0a39e | 937 | asm | Assembly | kernel/src/syscall_entry.asm | bordode/radium | cb838205cd6733bf8ee40c9ad4c39d01fa1eb63d | [
"MIT"
] | 10 | 2015-05-14T02:10:54.000Z | 2019-08-24T11:15:22.000Z | kernel/src/syscall_entry.asm | bordode/radium | cb838205cd6733bf8ee40c9ad4c39d01fa1eb63d | [
"MIT"
] | null | null | null | kernel/src/syscall_entry.asm | bordode/radium | cb838205cd6733bf8ee40c9ad4c39d01fa1eb63d | [
"MIT"
] | 5 | 2015-02-02T03:23:14.000Z | 2020-12-21T15:24:42.000Z | use32
extern syscall_dispatch
global syscall_entry
global syscall_init
%define IA32_SYSENTER_CS 0x174
%define IA32_SYSENTER_ESP 0x175
%define IA32_SYSENTER_EIP 0x176
%define KERNEL_CODE 0x08
%define KERNEL_DATA 0x10
syscall_init:
xor edx, edx
mov ecx, IA32_SYSENTER_CS
mov eax, KERNEL_CODE
wrmsr
... | 18.372549 | 77 | 0.70651 |
d5a21d12c2b07406ae81f2cdad0f5db2207254ea | 2,962 | asm | Assembly | src/drivers/cpu/common_ia86.asm | pwk4m1/TinyBIOS | f9f0ec8b725717cac1756836cf68267e0ed77114 | [
"BSD-3-Clause"
] | 23 | 2019-09-28T17:33:32.000Z | 2022-03-26T20:30:22.000Z | src/drivers/cpu/common_ia86.asm | pwk4m1/TinyBIOS | f9f0ec8b725717cac1756836cf68267e0ed77114 | [
"BSD-3-Clause"
] | null | null | null | src/drivers/cpu/common_ia86.asm | pwk4m1/TinyBIOS | f9f0ec8b725717cac1756836cf68267e0ed77114 | [
"BSD-3-Clause"
] | 1 | 2022-03-24T13:12:04.000Z | 2022-03-24T13:12:04.000Z | ; BSD 3-Clause License
;
; Copyright (c) 2020, k4m1 <k4m1@protonmail.com>
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
;
; * Redistributions of source code must retain the above copyright no... | 23.887097 | 77 | 0.689737 |
dedcfb68c716c4a63d37a83d83768abb60c3f490 | 752 | asm | Assembly | oeis/141/A141978.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/141/A141978.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/141/A141978.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A141978: Primes congruent to 2 mod 29.
; Submitted by Jamie Morken(s1)
; 2,31,89,263,379,727,1249,1307,1423,1481,1597,2003,2293,2351,2467,2699,3163,3221,3511,3917,4091,4729,4787,4903,5077,5309,5483,5657,6121,6353,6469,6701,6991,7687,7919,8093,8209,8731,8963,9137,9311,9601,9833,9949,10007,10181,10529,10993,11399,11689... | 41.777778 | 499 | 0.739362 |
30928802b117cebe6d90416a6a08ca545a934f9f | 34,110 | asm | Assembly | 05_arraylistvsarray/Seq2ListAccess1000.asm | arnaudroger/blog_samples | b4c6b5acc5e10f8007595d4b001b9c9face4812c | [
"MIT"
] | null | null | null | 05_arraylistvsarray/Seq2ListAccess1000.asm | arnaudroger/blog_samples | b4c6b5acc5e10f8007595d4b001b9c9face4812c | [
"MIT"
] | null | null | null | 05_arraylistvsarray/Seq2ListAccess1000.asm | arnaudroger/blog_samples | b4c6b5acc5e10f8007595d4b001b9c9face4812c | [
"MIT"
] | 1 | 2018-08-30T22:54:24.000Z | 2018-08-30T22:54:24.000Z | # JMH version: 1.19
# VM version: JDK 1.8.0_131, VM 25.131-b11
# VM invoker: /usr/lib/jvm/java-8-oracle/jre/bin/java
# VM options: <none>
# Warmup: 20 iterations, 1 s each
# Measurement: 20 iterations, 1 s each
# Timeout: 10 min per iteration
# Threads: 1 thread, will synchronize iterations
# Benchmark mode: Average ti... | 90.477454 | 185 | 0.477514 |
4ba546a7ce15f0ce832191c874f34371b27d12ab | 7,694 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i7-8650U_0xd2_notsx.log_309_1247.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i7-8650U_0xd2_notsx.log_309_1247.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i7-8650U_0xd2_notsx.log_309_1247.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 %r15
push %r8
push %rax
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0xeac6, %r13
nop
nop
nop
nop
sub %rax, %rax
mov $0x6162636465666768, %rbp
movq %rbp, (%r13)
nop
nop
nop
nop
nop
mfence
lea addresses_normal_ht+0x17ac6, %r15
nop
xor $11912, %rb... | 22.830861 | 926 | 0.646868 |
950cd1b60ca2a67e0d151dc4e597621d99fa3dac | 284 | asm | Assembly | libsrc/_DEVELOPMENT/arch/ts2068/display/c/sccz80/tshc_aaddrpleft.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/arch/ts2068/display/c/sccz80/tshc_aaddrpleft.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/arch/ts2068/display/c/sccz80/tshc_aaddrpleft.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z | ; void *tshc_aaddrpleft(void *aaddr, uchar bitmask)
SECTION code_clib
SECTION code_arch
PUBLIC tshc_aaddrpleft
EXTERN zx_saddrpleft
defc tshc_aaddrpleft = zx_saddrpleft
; SDCC bridge for Classic
IF __CLASSIC
PUBLIC _tshc_aaddrpleft
defc _tshc_aaddrpleft = tshc_aaddrpleft
ENDIF
| 15.777778 | 51 | 0.834507 |
c94bcda301a4bdc686cb0b6780daf17a59bc9a8b | 83 | asm | Assembly | test/asm/new-pushed-section.asm | michealccc/rgbds | b51e1c7c2c4ce2769f01e016967d0115893a7a88 | [
"MIT"
] | 522 | 2017-02-25T21:10:13.000Z | 2020-09-13T14:26:18.000Z | test/asm/new-pushed-section.asm | michealccc/rgbds | b51e1c7c2c4ce2769f01e016967d0115893a7a88 | [
"MIT"
] | 405 | 2017-02-25T21:32:37.000Z | 2020-09-13T16:43:29.000Z | test/asm/new-pushed-section.asm | michealccc/rgbds | b51e1c7c2c4ce2769f01e016967d0115893a7a88 | [
"MIT"
] | 84 | 2017-02-25T21:10:26.000Z | 2020-09-13T14:28:25.000Z | SECTION FRAGMENT "A", ROM0
db 1
PUSHS
SECTION FRAGMENT "A", ROM0
db 2
POPS
db 3
| 10.375 | 26 | 0.698795 |
b3ed5179e79296ae9b928f99af99b89c91973267 | 587 | asm | Assembly | programs/oeis/326/A326663.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/326/A326663.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/326/A326663.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A326663: Column 3 of the array at A309157; see Comments.
; 5,12,20,26,33,41,47,54,61,68,75,83,89,96,104,110,117,124,131,138,146,152,159,167,173,180,188,194,201,209,215,222,230,236,243,250,257,264,272,278,285,293,299,306,313,320,327,335,341,348,356,362,369,377,383,390,398,404,411,419,425,432,439,446,453,461,467,474,48... | 29.35 | 386 | 0.686542 |
accfddc4d2cf999c9032afc1c48bf4438a204392 | 1,973 | asm | Assembly | Delfino/SingleCore/SmartWinch/DCL/source/DCL_PI_CLA.asm | vlad314/FYP_SmartWinch | fca9c23e89d5ea14bfcd18b6565c0a241d7cf3ab | [
"MIT"
] | null | null | null | Delfino/SingleCore/SmartWinch/DCL/source/DCL_PI_CLA.asm | vlad314/FYP_SmartWinch | fca9c23e89d5ea14bfcd18b6565c0a241d7cf3ab | [
"MIT"
] | 5 | 2018-02-15T10:21:58.000Z | 2018-09-21T10:33:36.000Z | Delfino/SingleCore/SmartWinch/DCL/source/DCL_PI_CLA.asm | vlad314/FYP_SmartWinch | fca9c23e89d5ea14bfcd18b6565c0a241d7cf3ab | [
"MIT"
] | 2 | 2018-05-24T16:47:00.000Z | 2019-10-05T15:11:32.000Z | ; DCL_PI_CLA.asm - PI controller
; version 1.0, August 2015
; C prototype:
; float DCL_runPIc(PI *p, float rk, float yk)
; argument 1 = *p : 32-bit PID structure address [MAR0]
; argument 2 = rk : 32-bit floating-point reference [MR0]
; argument 3 = yk : 32-bit floating-point feedback [MR1]
; return = uk : 32-bit floa... | 28.185714 | 82 | 0.613786 |
15f388f312052e4bc856afb64d1ee9b1f8336f8e | 8,681 | asm | Assembly | Z80_ISA_tools/test_dot.asm | ped7g/ZXSpectrumNextMisc | 0148cd8f0529bff4451f089fd7106ea06713e766 | [
"MIT"
] | 15 | 2019-04-06T20:38:41.000Z | 2022-02-27T16:50:31.000Z | Z80_ISA_tools/test_dot.asm | ped7g/ZXSpectrumNextMisc | 0148cd8f0529bff4451f089fd7106ea06713e766 | [
"MIT"
] | 7 | 2020-05-01T08:14:54.000Z | 2022-03-30T19:54:34.000Z | Z80_ISA_tools/test_dot.asm | ped7g/ZXSpectrumNextMisc | 0148cd8f0529bff4451f089fd7106ea06713e766 | [
"MIT"
] | 1 | 2020-08-23T17:36:20.000Z | 2020-08-23T17:36:20.000Z | ;; NextZXOS dot command to test functionality of GetZ80NOpcodeSize
;;
;; © Peter Helcmanovsky 2020, license: https://opensource.org/licenses/MIT
; switch sjasmplus to correct syntax variant
OPT reset --zxnext --syntax=abfw
IFNDEF snafile
; dot command is raw binary targetting $2000
ORG ... | 36.170833 | 129 | 0.463656 |
28c765b15c818d998eda0d256c8f06d7b48a265d | 3,496 | asm | Assembly | src/shaders/h264/mc/load_Intra_Ref_UV.asm | me176c-dev/android_hardware_intel-vaapi-driver | 0f2dca8d604220405e4678c0b6c4faa578d994ec | [
"MIT"
] | 192 | 2018-01-26T11:51:55.000Z | 2022-03-25T20:04:19.000Z | src/shaders/h264/mc/load_Intra_Ref_UV.asm | me176c-dev/android_hardware_intel-vaapi-driver | 0f2dca8d604220405e4678c0b6c4faa578d994ec | [
"MIT"
] | 256 | 2017-01-23T02:10:27.000Z | 2018-01-23T10:00:05.000Z | src/shaders/h264/mc/load_Intra_Ref_UV.asm | me176c-dev/android_hardware_intel-vaapi-driver | 0f2dca8d604220405e4678c0b6c4faa578d994ec | [
"MIT"
] | 64 | 2018-01-30T19:51:53.000Z | 2021-11-24T01:26:14.000Z | /*
* Load all reference U/V samples from neighboring macroblocks
* Copyright © <2010>, Intel Corporation.
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the
* "Software"), to deal in the Software without restriction, inclu... | 46.613333 | 120 | 0.731693 |
6136234f8f37cc1befa1bc002194e11ca083fa2c | 8,102 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0xca_notsx.log_21829_960.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0xca_notsx.log_21829_960.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0xca_notsx.log_21829_960.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 %r9
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0x19480, %r9
nop
nop
nop
nop
xor %r14, %r14
and $0xffffffffffffffc0, %r9
vmovntdqa (%r9), %ymm0
vextracti128 $1, %ymm0, %xmm0
vpextrq $0, %xmm0, %rcx
cmp $31237, %r10
lea addres... | 32.538153 | 2,999 | 0.655517 |
d7d2ea636ec78afb9fa9b931472c367ec168f274 | 316 | asm | Assembly | programs/oeis/270/A270567.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/270/A270567.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/270/A270567.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A270567: Expansion of (1+4*x)/(1-5*x).
; 1,9,45,225,1125,5625,28125,140625,703125,3515625,17578125,87890625,439453125,2197265625,10986328125,54931640625,274658203125,1373291015625,6866455078125,34332275390625,171661376953125,858306884765625,4291534423828125,21457672119140625
mov $1,5
pow $1,$0
mul $1,9
div $1,5
| 39.5 | 236 | 0.806962 |
f2185b31ddb7123b12dc28554c4aca2a85ef7ed2 | 478 | asm | Assembly | oeis/315/A315748.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/315/A315748.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/315/A315748.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A315748: Coordination sequence Gal.5.294.4 where G.u.t.v denotes the coordination sequence for a vertex of type v in tiling number t in the Galebach list of u-uniform tilings.
; Submitted by Jamie Morken(s2)
; 1,6,12,18,23,29,34,40,46,52,58,64,70,75,81,86,92,98,104,110,116,122,127,133,138,144,150,156,162,168,174,179,... | 34.142857 | 181 | 0.711297 |
752114a44842bec010d12e3dad4917f0afca3d02 | 4,695 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_1031.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_1031.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_1031.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r14
push %r9
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WC_ht+0x1a400, %r9
nop
nop
nop
nop
and %rbx, %rbx
vmovups (%r9), %ymm4
vextracti128 $1, %ymm4, %xmm4
vpextrq $0, %xmm4, %rdx
nop
sub %r12, %r12
lea addresses_WT_ht+0x516, %rsi
lea ad... | 49.946809 | 2,999 | 0.661555 |
0c76029a1fc01b21fbc09a225f41fd102d007002 | 458 | nasm | Assembly | Projetos/F-Assembly/src/nasm/abs.nasm | mariaeduardabicalho/Z01 | a08eb895cb064aad16e512d20b09c3f02704f98d | [
"Unlicense"
] | 2 | 2018-03-21T01:20:58.000Z | 2018-04-16T14:35:51.000Z | Projetos/F-Assembly/src/nasm/abs.nasm | mariaeduardabicalho/Z01 | a08eb895cb064aad16e512d20b09c3f02704f98d | [
"Unlicense"
] | 70 | 2018-03-13T12:19:23.000Z | 2018-05-16T20:38:45.000Z | Projetos/F-Assembly/src/nasm/abs.nasm | mariaeduardabicalho/Z01 | a08eb895cb064aad16e512d20b09c3f02704f98d | [
"Unlicense"
] | null | null | null | ; Arquivo: Abs.nasm
; Curso: Elementos de Sistemas
; Criado por: Luciano Soares
; Data: 27/03/2017
; Copia o valor de RAM[1] para RAM[0] deixando o valor sempre positivo.
leaw $1, %A
movw (%A), %S ; salva o que esta na RAM
leaw $MENOR, %A
jl %S ; checa se o número é negativo, se for pula para MENOR
nop
le... | 18.32 | 72 | 0.624454 |
a68c80812cdd106477cd081398da5a493502f6c8 | 247 | asm | Assembly | store_sum_and_carry.asm | sekharkaredla/8085 | bca7395498d013c0a337f696aad49ead34f8cbdd | [
"MIT"
] | 1 | 2019-07-31T04:41:42.000Z | 2019-07-31T04:41:42.000Z | store_sum_and_carry.asm | sekharkaredla/8085 | bca7395498d013c0a337f696aad49ead34f8cbdd | [
"MIT"
] | null | null | null | store_sum_and_carry.asm | sekharkaredla/8085 | bca7395498d013c0a337f696aad49ead34f8cbdd | [
"MIT"
] | 1 | 2022-01-11T07:50:34.000Z | 2022-01-11T07:50:34.000Z | ;add numbers from 2000 to 2005 and store in 3000,store carry in 3001
STC ;CY=1
CMC ;complement carry flag
MVI C,06H
MVI A,00H
MVI B,00H
LXI H,2000H
zone:
ADD M
JNC next
INR B
next:
INX H
DCR C
JNZ zone
STA 3000H
MOV A,B
STA 3001H
RST 1
| 11.227273 | 68 | 0.708502 |
28b29cbf197cabe015cc7410821f9baf435694fc | 7,115 | asm | Assembly | Lab5/longop.asm | YuriySavchenko/Assembler | d8ab6e8451d97255e639f0039f623ec00d5e9e2b | [
"Apache-2.0"
] | null | null | null | Lab5/longop.asm | YuriySavchenko/Assembler | d8ab6e8451d97255e639f0039f623ec00d5e9e2b | [
"Apache-2.0"
] | null | null | null | Lab5/longop.asm | YuriySavchenko/Assembler | d8ab6e8451d97255e639f0039f623ec00d5e9e2b | [
"Apache-2.0"
] | null | null | null | section .data
; variables which will be using as counters for loops
counter dd 0
length dd 0
Value_Ai dd 0
tmp dd 0
section .code
; procedure for adding number increased bit rate
Add_608_LONGOP:
push ebp ; write EBP to STACK
mov ebp, esp ... | 43.121212 | 117 | 0.463809 |
659b627d1300fd4bf9bc2b70eda31743c2967ff7 | 1,029 | asm | Assembly | programs/oeis/339/A339358.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/339/A339358.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/339/A339358.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A339358: Maximum number of copies of a 1234567 permutation pattern in an alternating (or zig-zag) permutation of length n + 11.
; 32,64,320,576,1696,2816,6400,9984,19392,28800,50304,71808,116160,160512,244992,329472,480480,631488,887744,1144000,1560416,1976832,2629120,3281408,4271488,5261568,6723840,8186112,10294656,... | 19.055556 | 234 | 0.542274 |
793d8e88fc2c00cc46b56fe772ef3c92a6db88f3 | 7,493 | asm | Assembly | Transynther/x86/_processed/NONE/_st_/i7-7700_9_0xca_notsx.log_21829_1781.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_st_/i7-7700_9_0xca_notsx.log_21829_1781.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_st_/i7-7700_9_0xca_notsx.log_21829_1781.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 %rsi
lea addresses_D_ht+0xbe59, %rsi
lea addresses_WT_ht+0x19059, %rdi
nop
nop
cmp $43521, %r15
mov $22, %rcx
rep movsw
nop
nop
nop
nop
add $58663, %r15
lea addresses_UC_ht+0x19ddd, %rdi
add $23794, %r... | 35.178404 | 2,999 | 0.659949 |
0eea0382ebfd16b7193cb60e90d31963ff34b2f4 | 2,286 | asm | Assembly | libsrc/target/sms/set_sprite.asm | dikdom/z88dk | 40c55771062b0ea9bb2f0d5b73e2f754fc12b6b0 | [
"ClArtistic"
] | 1 | 2022-03-08T11:55:58.000Z | 2022-03-08T11:55:58.000Z | libsrc/target/sms/set_sprite.asm | dikdom/z88dk | 40c55771062b0ea9bb2f0d5b73e2f754fc12b6b0 | [
"ClArtistic"
] | 2 | 2022-03-20T22:17:35.000Z | 2022-03-24T16:10:00.000Z | libsrc/target/sms/set_sprite.asm | jorgegv/z88dk | 127130cf11f9ff268ba53e308138b12d2b9be90a | [
"ClArtistic"
] | null | null | null | SECTION code_clib
PUBLIC set_sprite
PUBLIC _set_sprite
PUBLIC asm_set_sprite
EXTERN CONSOLE_YOFFSET
EXTERN CONSOLE_XOFFSET
EXTERN l_tms9918_disable_interrupts
EXTERN l_tms9918_enable_interrupts_jp
include "sms.hdr"
;=======================... | 28.936709 | 63 | 0.394138 |
e5ca5b5ac29cad21cc884456962220243c221788 | 18 | asm | Assembly | yasm-1.3.0/modules/arch/x86/tests/smx.asm | xu5343/ffmpegtoolkit_CentOS7 | 974496c709a1c8c69034e46ae5ce7101cf03716f | [
"Apache-2.0"
] | 2,151 | 2020-04-18T07:31:17.000Z | 2022-03-31T08:39:18.000Z | third_party/yasm/source/patched-yasm/modules/arch/x86/tests/smx.asm | cangulcan/src | 2b8388091c71e442910a21ada3d97ae8bc1845d3 | [
"BSD-3-Clause"
] | 395 | 2020-04-18T08:22:18.000Z | 2021-12-08T13:04:49.000Z | third_party/yasm/source/patched-yasm/modules/arch/x86/tests/smx.asm | cangulcan/src | 2b8388091c71e442910a21ada3d97ae8bc1845d3 | [
"BSD-3-Clause"
] | 338 | 2020-04-18T08:03:10.000Z | 2022-03-29T12:33:22.000Z | [bits 32]
getsec
| 4.5 | 9 | 0.666667 |
f9d71a0fc648f990642c0b4f1fe454b435cdebc5 | 694 | asm | Assembly | oeis/266/A266435.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/266/A266435.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/266/A266435.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A266435: Binary representation of the n-th iteration of the "Rule 23" elementary cellular automaton starting with a single ON (black) cell.
; Submitted by Jamie Morken(s2)
; 1,111,0,1111111,0,11111111111,0,111111111111111,0,1111111111111111111,0,11111111111111111111111,0,111111111111111111111111111,0,1111111111111111... | 57.833333 | 451 | 0.854467 |
74cc3029fe80262c9ea99a84b62709eb8822e524 | 2,224 | asm | Assembly | Lista2/Lista2/Parte4/Questao1.asm | GustavoLR548/ACII-GLR | 135690945f5e29938ef640a3d5475f8a12dbd76c | [
"MIT"
] | 1 | 2021-11-03T17:22:02.000Z | 2021-11-03T17:22:02.000Z | Lista2/Lista2/Parte4/Questao1.asm | GustavoLR548/ACII-GLR | 135690945f5e29938ef640a3d5475f8a12dbd76c | [
"MIT"
] | null | null | null | Lista2/Lista2/Parte4/Questao1.asm | GustavoLR548/ACII-GLR | 135690945f5e29938ef640a3d5475f8a12dbd76c | [
"MIT"
] | null | null | null | .data
endereco: .word 0x10010020 #Endereco de memoria
tam: .word 3 #Quantidade de elementos
.text
main:
addi $t0, $zero, 30 #Criando variavel para armazenar o numero limite de elementos
lw $a0, endereco #Carregando da memoria o endereco
lw $a1, tam #Carregando da memoria o tamanho do array
... | 30.465753 | 93 | 0.572842 |
b17f6f2c5c6f9a8d7da20884d400e2b6c353484d | 4,054 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_2659_491.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_2659_491.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_2659_491.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 %rax
push %rbp
push %rcx
lea addresses_D_ht+0xf410, %rax
nop
xor %r12, %r12
vmovups (%rax), %ymm2
vextracti128 $0, %ymm2, %xmm2
vpextrq $0, %xmm2, %rbp
nop
sub $9745, %rcx
pop %rcx
pop %rbp
pop %rax
pop %r12
ret
.global s_faulty_load
s_faulty_load:
push %... | 65.387097 | 2,999 | 0.663296 |
1d7e4f61e20229a6988103a6530e5ae74ff71569 | 10,525 | asm | Assembly | coverage/IN_CTS/0521-COVERAGE-tiny-ptr-vector-h-85/work/variant/1_spirv_asm/shader.frag.asm | asuonpaa/ShaderTests | 6a3672040dcfa0d164d313224446496d1775a15e | [
"Apache-2.0"
] | null | null | null | coverage/IN_CTS/0521-COVERAGE-tiny-ptr-vector-h-85/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/0521-COVERAGE-tiny-ptr-vector-h-85/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: 221
; Schema: 0
OpCapability Shader
%1 = OpExtInstImport "GLSL.std.450"
OpMemoryModel Logical GLSL450
OpEntryPoint Fragment %4 "main" %180
OpExecutionMode %4 Origin... | 33.951613 | 84 | 0.466128 |
1e36dab288d29688ad1b86c12e8c5827c4be9738 | 6,280 | asm | Assembly | sourcecode/strtest.asm | kbilsted/CompilerTeknik | f4effdde5ee060eac1c186bc11dd261f1e47d958 | [
"Apache-2.0"
] | null | null | null | sourcecode/strtest.asm | kbilsted/CompilerTeknik | f4effdde5ee060eac1c186bc11dd261f1e47d958 | [
"Apache-2.0"
] | null | null | null | sourcecode/strtest.asm | kbilsted/CompilerTeknik | f4effdde5ee060eac1c186bc11dd261f1e47d958 | [
"Apache-2.0"
] | null | null | null | DOSSEG
.MODEL SMALL
.STACK 100h
.DATA
hobptr dw 0
hob dw 120h dup(0) ; allocate hob
; error messages
oomstr db 10,13,'Out of memory! Can not allocate another class.','$',0,0
.CODE
jmp START
; ------------ STANDARD FUNCTIONS BEGIN ----------:
new PROC
mov ax, hobptr ... | 25.632653 | 76 | 0.578344 |
8a4d98abfd3266d2f556a55ee51d4b22f51483f5 | 40,036 | asm | Assembly | fun.asm | prakhar987/xv6-system-calls | 4a28c04e3013723a77249dd4ba97a855b40b12cf | [
"MIT-0"
] | 5 | 2018-04-02T23:25:23.000Z | 2020-12-06T21:27:33.000Z | fun.asm | prakhar987/xv6-system-calls | 4a28c04e3013723a77249dd4ba97a855b40b12cf | [
"MIT-0"
] | null | null | null | fun.asm | prakhar987/xv6-system-calls | 4a28c04e3013723a77249dd4ba97a855b40b12cf | [
"MIT-0"
] | 7 | 2018-04-02T05:13:36.000Z | 2022-03-23T23:20:36.000Z |
_fun: file format elf32-i386
Disassembly of section .text:
00000000 <main>:
#include "types.h"
#include "stat.h"
#include "user.h"
#include "fs.h"
int main ()
{
0: 8d 4c 24 04 lea 0x4(%esp),%ecx
4: 83 e4 f0 and $0xfffffff0,%esp
7: ff 71 fc pushl -0x4(%ecx)
... | 34.073191 | 60 | 0.419423 |
e9dd97f637c0d704cde6349e0ef3a336c8936eda | 1,496 | asm | Assembly | programs/oeis/288/A288625.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/288/A288625.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/288/A288625.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A288625: Positions of 0 in A288375; complement of A283794.
; 2,3,5,7,8,11,12,14,17,18,20,22,23,27,28,30,32,33,36,37,39,43,44,46,48,49,52,53,55,58,59,61,63,64,69,70,72,74,75,78,79,81,84,85,87,89,90,94,95,97,99,100,103,104,106,111,112,114,116,117,120,121,123,126,127,129,131,132,136,137,139,141,142,145,146,148,152,153,1... | 37.4 | 945 | 0.637032 |
0c114633f6cb26927c3d00855fd77d69965c2400 | 512 | asm | Assembly | programs/oeis/108/A108920.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/108/A108920.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/108/A108920.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A108920: Number of positive integers k>n such that n+k divides n^2+k^2.
; 0,1,2,2,2,4,2,3,4,5,2,7,2,5,7,4,2,8,2,7,8,5,2,10,4,5,6,7,2,15,2,5,8,5,7,13,2,5,8,10,2,15,2,8,12,5,2,13,4,9,8,8,2,12,8,10,8,5,2,23,2,5,13,6,8,15,2,8,8,16,2,17,2,5,13,8,7,16,2,13,8,5,2,23,8,5,8,10,2,26,7,8,8,5,8
add $0,1
mov $2,$0
lpb $0
mul $... | 21.333333 | 211 | 0.517578 |
016072e89b1bffedd45c526424859008e843f10a | 873 | asm | Assembly | boot.asm | faineance/uos | 3be6e08a74347ec074512ee80ca1bad13f6d9c2b | [
"MIT"
] | null | null | null | boot.asm | faineance/uos | 3be6e08a74347ec074512ee80ca1bad13f6d9c2b | [
"MIT"
] | null | null | null | boot.asm | faineance/uos | 3be6e08a74347ec074512ee80ca1bad13f6d9c2b | [
"MIT"
] | null | null | null | bits 16
org 0x07C00
cli
call clear
mov si, hello_world
call puts
call getc
call putc
hlt
halt: jmp halt
puts: ; DS:SI -> string to print
lodsb ; assume: DF = 0
test al,al
jz putc.ret
push puts
putc: ; al -> char to print
mov ah,0eh
xor ... | 15.315789 | 65 | 0.544101 |
bbe8737cefd63891a187f5fc5bb13f46ac450277 | 473 | asm | Assembly | bin2hex.asm | suriya-1403/Assemble-language | 2e389341ff4c95a5c43b1653d1bf8071a52e7da7 | [
"MIT"
] | null | null | null | bin2hex.asm | suriya-1403/Assemble-language | 2e389341ff4c95a5c43b1653d1bf8071a52e7da7 | [
"MIT"
] | null | null | null | bin2hex.asm | suriya-1403/Assemble-language | 2e389341ff4c95a5c43b1653d1bf8071a52e7da7 | [
"MIT"
] | null | null | null | ASSUME CS:CODE,DS:DATA
DATA SEGMENT
NUM DB '1010','$'
DATA ENDS
CODE SEGMENT
START:
MOV AX,DATA
MOV DS,AX
MOV AX,0000H
MOV CX,0000H
MOV SI,OFFSET NUM
L1:
MOV AX,[SI]
CMP AX,'$'
JE LV2
INC CX
INC SI
JMP L1
LV2:
DEC SI
MOV BX,0000
MOV AX,0001
L2:
MOV DX,[SI]
... | 12.128205 | 22 | 0.566596 |
d36becd43df1871a71c013ea52fcd313f7fb4b0e | 366 | asm | Assembly | oeis/095/A095265.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/095/A095265.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/095/A095265.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A095265: A sequence generated from a 4th degree Pascal's Triangle polynomial.
; 1,22,103,284,605,1106,1827,2808,4089,5710,7711,10132,13013,16394,20315,24816,29937,35718,42199,49420,57421,66242,75923,86504,98025,110526,124047,138628,154309,171130,189131,208352,228833,250614,273735,298236
mov $1,$0
add $0,1
mul $0,2
b... | 30.5 | 209 | 0.754098 |
ce633a984e6ae3d44e034d7c1bf83d46651aa20e | 537 | asm | Assembly | oeis/006/A006893.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/006/A006893.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/006/A006893.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A006893: Smallest number whose representation requires n triangular numbers with greedy algorithm; also number of 1-2 rooted trees of height n.
; Submitted by Christian Krause
; 1,2,5,20,230,26795,359026205,64449908476890320,2076895351339769460477611370186680,2156747150208372213435450937462082366919951682912789656986... | 41.307692 | 285 | 0.8473 |
0ecf37baaf290c0516cd647f133e09aae5789247 | 385 | asm | Assembly | oeis/047/A047315.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/047/A047315.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/047/A047315.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A047315: Numbers that are congruent to {2, 4, 5, 6} mod 7.
; Submitted by Jamie Morken(s3)
; 2,4,5,6,9,11,12,13,16,18,19,20,23,25,26,27,30,32,33,34,37,39,40,41,44,46,47,48,51,53,54,55,58,60,61,62,65,67,68,69,72,74,75,76,79,81,82,83,86,88,89,90,93,95,96,97,100,102,103,104,107,109,110,111
mul $0,7
add $0,7
mov $1,$0
s... | 25.666667 | 196 | 0.636364 |
1796cfa4da29cb7f6b23beae835beee8dca3fd35 | 938 | asm | Assembly | src/resources/sound_extend.asm | h1romas4/z88dk-msx-template | 8667669ba30f343c59f5ba394ac8be899cc8a8e6 | [
"MIT"
] | 5 | 2021-09-06T15:25:33.000Z | 2022-03-24T06:38:12.000Z | src/resources/sound_extend.asm | h1romas4/z88dk-msx-template | 8667669ba30f343c59f5ba394ac8be899cc8a8e6 | [
"MIT"
] | null | null | null | src/resources/sound_extend.asm | h1romas4/z88dk-msx-template | 8667669ba30f343c59f5ba394ac8be899cc8a8e6 | [
"MIT"
] | null | null | null | ; license:MIT License
; copyright-holders:Hiromasa Tanaka
_sound_extend:
DB 0
DW _sound_extend_trk1
DW _sound_extend_trk2
DW _sound_extend_trk3
_sound_extend_trk1:
DB 201, %10, 200, 14 , 20 , 15 , 200, 0 , 0 , 5 , 200, 14 , 20 , 5 , 200, 0
DB 0 , 5 , 200, 14 , 20 , 5 , 200, 0 , 0 ... | 40.782609 | 84 | 0.476546 |
156f1dde5c14ac69bbbada24a1dd7bd3ed89a969 | 689 | asm | Assembly | programs/oeis/163/A163400.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/163/A163400.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/163/A163400.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A163400: Number of bits in binary expansion of n-th nonprime.
; 1,1,3,3,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,... | 62.636364 | 501 | 0.551524 |
1822f1fa24a1463579d7c222d548ee1e7bdae40f | 32,097 | asm | Assembly | Library/Kernel/Local/dateTimeFormat.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Library/Kernel/Local/dateTimeFormat.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Library/Kernel/Local/dateTimeFormat.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) GeoWorks 1990 -- All Rights Reserved
PROJECT: PC GEOS
MODULE:
FILE: dateTimeFormat.asm
AUTHOR: John Wedgwood, Nov 28, 1990
ROUTINES:
Name Description
---- -----------
DateTimeFormat Format a date/tim... | 24.785328 | 81 | 0.584167 |
5984bc4b774468edac80d3a8c30f2dbfc11a08d2 | 424 | asm | Assembly | programs/oeis/047/A047565.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/047/A047565.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/047/A047565.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A047565: Numbers that are congruent to {0, 1, 3, 4, 5, 6, 7} mod 8.
; 0,1,3,4,5,6,7,8,9,11,12,13,14,15,16,17,19,20,21,22,23,24,25,27,28,29,30,31,32,33,35,36,37,38,39,40,41,43,44,45,46,47,48,49,51,52,53,54,55,56,57,59,60,61,62,63,64,65,67,68,69,70,71,72,73,75,76,77,78,79,80,81,83,84,85,86,87,88,89,91,92,93,94,95,96,97... | 47.111111 | 305 | 0.641509 |
487285a17f03632f7700f9a632c4b368e52ff004 | 7,553 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0x48_notsx.log_21829_175.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0x48_notsx.log_21829_175.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0x48_notsx.log_21829_175.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 %r15
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_UC_ht+0xb239, %rbx
nop
and %r15, %r15
movups (%rbx), %xmm0
vpextrq $0, %xmm0, %r12
nop
nop
nop
nop
nop
xor %r13, %r13
lea addresses_WC_ht+0x20b9, %r13
clflush (%r13)
nop
n... | 34.022523 | 2,999 | 0.658149 |
d5ab4dd90f8fe5876cd03c255def38cc17732258 | 7,188 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i7-8650U_0xd2.log_21829_81.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_zr_/i7-8650U_0xd2.log_21829_81.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_zr_/i7-8650U_0xd2.log_21829_81.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %r12
push %r14
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0x2181, %rsi
nop
nop
nop
nop
lfence
movl $0x61626364, (%rsi)
nop
xor $50062, %rbp
lea addresses_WC_ht+0x193e0, %r10
nop
nop
nop
nop
nop
dec %rbp
mov (%r10), %r12w
nop
nop
dec %... | 34.392344 | 2,999 | 0.66138 |
8e7d684acab8199da3ce30c6c3fd288b4ab467e2 | 5,313 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_st_zr_/i7-7700_9_0x48.log_21829_953.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_st_zr_/i7-7700_9_0x48.log_21829_953.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_st_zr_/i7-7700_9_0x48.log_21829_953.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r13
push %r15
push %rdi
lea addresses_D_ht+0x15aa6, %r11
nop
nop
nop
nop
and %r13, %r13
mov (%r11), %r15d
nop
nop
nop
dec %rdi
pop %rdi
pop %r15
pop %r13
pop %r11
ret
.global s_faulty_load
s_faulty_load:
push %r12
push %r14
push %rax
push %rbx
push %rcx
... | 43.54918 | 2,999 | 0.654997 |
9abfb7653987905eaa2ed713ff1fca1f418998c3 | 8,063 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0x48.log_21829_1239.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0x48.log_21829_1239.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0x48.log_21829_1239.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r13
push %r14
push %r15
push %r8
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_normal_ht+0x16e7f, %r11
nop
sub %r15, %r15
mov $0x6162636465666768, %rdx
movq %rdx, (%r11)
nop
nop
nop
nop
nop
cmp $21351, %rbp
lea addresses_D_ht+0x1b82f, %r14
n... | 31.869565 | 2,999 | 0.657944 |
578680a5fedccfc8b2e434905ca6f7fafc3bd627 | 329 | asm | Assembly | programs/oeis/097/A097814.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/097/A097814.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/097/A097814.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A097814: E.g.f. exp(3x)/(1-3x).
; 1,6,45,432,5265,79218,1426653,29961900,719092161,19415508030,582465299949,19221355075464,691968783248145,26986782548271978,1133444867032206045,51005019016463620932,2448240912790296851457
add $0,1
mov $2,1
lpb $0
sub $0,1
mul $2,3
add $1,$2
mul $1,3
mul $2,$0
lpe
div $1,9
m... | 21.933333 | 188 | 0.729483 |
010f5024608e6c79944b8bf0cf3a6704125d054d | 673 | asm | Assembly | oeis/099/A099902.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/099/A099902.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/099/A099902.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A099902: Multiplies by 2 and shifts right under the XOR BINOMIAL transform (A099901).
; Submitted by Jon Maiga
; 1,3,7,11,23,59,103,139,279,827,1895,2955,5655,14395,24679,32907,65815,197435,460647,723851,1512983,3881019,6774887,9142411,18219287,54002491,123733863,192940939,369104407,939538491,1610637415,2147516555,42... | 74.777778 | 487 | 0.845468 |
8ea3241bece0a483a820f5a6a8bf99b147d99b6c | 164,329 | asm | Assembly | intel52.asm | bencz/IntelAssembler | 4270148a4122a11f0b1ff0cb47b6914530e01056 | [
"Apache-2.0"
] | null | null | null | intel52.asm | bencz/IntelAssembler | 4270148a4122a11f0b1ff0cb47b6914530e01056 | [
"Apache-2.0"
] | null | null | null | intel52.asm | bencz/IntelAssembler | 4270148a4122a11f0b1ff0cb47b6914530e01056 | [
"Apache-2.0"
] | null | null | null | %cpx 100h
pushad
mov ah,ptext ;introduction text
mov dx,intro
mov bx,1
int 21h
mov bx,cs ;get size
mov ds,bx ;prepair
mov ax,cs:[2] ;get exact
sub a... | 34.313844 | 97 | 0.502005 |
68c370a69b9e5bfac38ed17337ba004cf107701c | 6,101 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_2690.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_2690.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_2690.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 %r14
push %r15
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0x3572, %rdi
and %r15, %r15
movb $0x61, (%rdi)
nop
nop
xor %rbp, %rbp
lea addresses_WC_ht+0x75e9, %rsi
lea addresses_WT_ht+0x13b62, %rdi
nop
nop
nop
inc %r12
mov $107, %rcx
rep... | 41.503401 | 2,999 | 0.656286 |
65c33ea5447b2b9f87dad01f76099df841333889 | 287 | asm | Assembly | data/pokemon/pickup_mons.asm | AtmaBuster/pokeplat-gen2 | fa83b2e75575949b8f72cb2c48f7a1042e97f70f | [
"blessing"
] | 6 | 2021-06-19T06:41:19.000Z | 2022-02-15T17:12:33.000Z | data/pokemon/pickup_mons.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | null | null | null | data/pokemon/pickup_mons.asm | AtmaBuster/pokeplat-gen2-old | 01e42c55db5408d72d89133dc84a46c699d849ad | [
"blessing"
] | 3 | 2021-01-15T18:45:40.000Z | 2021-10-16T03:35:27.000Z | SECTION "Pickup Data", ROMX
_IsPickupMon::
ld a, b
call GetPokemonIndexFromID
ld b, h
ld c, l
ld hl, PickupMons
ld de, 2
call IsInHalfwordArray
ret
PickupMons:
dw MEOWTH
dw AIPOM
dw TEDDIURSA
dw PHANPY
dw ZIGZAGOON
dw LINOONE
dw PACHIRISU
dw AMBIPOM
dw MUNCHLAX
dw -1
| 12.478261 | 27 | 0.731707 |
20453f39ae6d7372c0e481d8ddb3e31d5f3f8374 | 6,583 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_1010_787.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_1010_787.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_1010_787.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r14
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WC_ht+0x1c5ef, %rsi
lea addresses_UC_ht+0xd6b5, %rdi
nop
nop
xor %rdx, %rdx
mov $56, %rcx
rep movsb
nop
nop
nop
nop
cmp $8709, %r14
lea addresses_A_ht+0x1db41, %r11
nop
xor %rdi, %rdi
mov $0x6162636465... | 33.93299 | 2,999 | 0.651071 |
c50cadd16403d20e462065ab3db402b4548f72a4 | 7,876 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_1385.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_1385.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_1385.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r13
push %r8
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0x18739, %r11
inc %r13
mov $0x6162636465666768, %r8
movq %r8, %xmm7
movups %xmm7, (%r11)
nop
nop
nop
sub $37695, %r13
lea addresses_D_ht+0x165e0, %rsi
lea addresses_D_ht+0x12339... | 36.976526 | 2,999 | 0.659345 |
22ed0cdeb1dacbbf3f883aca83aaf9542502b3d2 | 1,110 | asm | Assembly | programs/oeis/055/A055944.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/055/A055944.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/055/A055944.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A055944: n + reversal of base 2 digits of n (written in base 10).
; 0,2,3,6,5,10,9,14,9,18,15,24,15,24,21,30,17,34,27,44,25,42,35,52,27,44,37,54,35,52,45,62,33,66,51,84,45,78,63,96,45,78,63,96,57,90,75,108,51,84,69,102,63,96,81,114,63,96,81,114,75,108,93,126,65,130,99,164,85,150,119,184,81,146,115,180,101,166,135,200... | 74 | 930 | 0.700901 |
b931033e5cccd378236d42785ad6e65fa7bf9a7f | 361 | asm | Assembly | oeis/052/A052711.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/052/A052711.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/052/A052711.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A052711: E.g.f. x*(1-2*x-sqrt(1-4*x))/2.
; Submitted by Jamie Morken(s3)
; 0,0,0,6,48,600,10080,211680,5322240,155675520,5189184000,194075481600,8045310873600,366061644748800,18134130709094400,971471287987200000,55956746188062720000,3448334483839365120000
mov $1,$0
sub $1,3
mov $2,1
lpb $1
sub $1,1
add $2,2
mu... | 22.5625 | 182 | 0.722992 |
e0d84e05becd21fd00ef5d5fadd2f62c659a4540 | 341 | asm | Assembly | programs/oeis/061/A061086.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/061/A061086.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/061/A061086.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A061086: a(n) is the concatenation of n with n^3.
; 11,28,327,464,5125,6216,7343,8512,9729,101000,111331,121728,132197,142744,153375,164096,174913,185832,196859,208000,219261,2210648,2312167,2413824,2515625,2617576,2719683,2821952,2924389,3027000,3129791,3232768,3335937
mov $2,1
add $2,$0
seq $0,61087 ; a(n) = A0610... | 42.625 | 220 | 0.753666 |
155e68eb24f0e38ce18c943e6fb729535893373f | 80 | asm | Assembly | src/kernel/start.asm | JohanLi2333/JAHA-OS | a960171a82411199f8f905a6495123efcfe8e988 | [
"MIT"
] | 2 | 2022-02-15T23:40:48.000Z | 2022-02-16T11:58:23.000Z | src/kernel/start.asm | JohanLi2333/JAHA-OS | a960171a82411199f8f905a6495123efcfe8e988 | [
"MIT"
] | null | null | null | src/kernel/start.asm | JohanLi2333/JAHA-OS | a960171a82411199f8f905a6495123efcfe8e988 | [
"MIT"
] | 1 | 2022-02-17T10:03:30.000Z | 2022-02-17T10:03:30.000Z | [bits 32]
extern kernel_init
global _start
_start:
call kernel_init
jmp $
| 8.888889 | 18 | 0.7375 |
afabc25347a78bd9d31ca8feef8ee3b96254bb5a | 8,611 | asm | Assembly | Transynther/x86/_processed/AVXALIGN/_ht_st_zr_/i7-8650U_0xd2_notsx.log_3388_79.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/AVXALIGN/_ht_st_zr_/i7-8650U_0xd2_notsx.log_3388_79.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/AVXALIGN/_ht_st_zr_/i7-8650U_0xd2_notsx.log_3388_79.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %r12
push %r9
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x297f, %r9
nop
nop
nop
cmp $62403, %r12
movb $0x61, (%r9)
nop
nop
nop
nop
cmp %r10, %r10
lea addresses_WT_ht+0x9ff, %r11
nop
nop
nop
inc %r9
mov (%r11), %r12
nop
nop
and %r11, ... | 30.644128 | 2,999 | 0.652654 |
68df35275ae8b54c50c835493b37a281375b6689 | 6,172 | asm | Assembly | Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xca.log_21829_181.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xca.log_21829_181.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xca.log_21829_181.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r13
push %rax
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x17be3, %r11
nop
nop
nop
and $5421, %rbp
mov (%r11), %eax
nop
nop
nop
nop
sub %r13, %r13
lea addresses_A_ht+0x13217, %rbx
nop
nop
xor %rdi, %rdi
mov $0x6162636465666768, %rax
... | 40.605263 | 2,999 | 0.657971 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.