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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
9be9b51b84b7843c25263fbb7c06639d467b41c5 | 6,988 | asm | Assembly | Transynther/x86/_processed/NONE/_ht_zr_/i7-7700_9_0xca.log_21829_638.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_ht_zr_/i7-7700_9_0xca.log_21829_638.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_ht_zr_/i7-7700_9_0xca.log_21829_638.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 %r9
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_normal_ht+0xb2ab, %rsi
lea addresses_normal_ht+0x2f2b, %rdi
nop
cmp $56046, %r12
mov $103, %rcx
rep movsw
nop
cmp $41134, %rdx
lea addresses_WT_ht+0x1aaab, %r9
nop
nop
sub $42801, %r... | 34.594059 | 2,999 | 0.657127 |
df1d5aa3014c4055233f3c9012802e90e4a7b53f | 1,211 | asm | Assembly | game/logic/game_states/stage_selection_screen.asm | benoitryder/super-tilt-bro | 8d5035f54e906a401d0808c2e104d32fa1fadd7f | [
"WTFPL"
] | null | null | null | game/logic/game_states/stage_selection_screen.asm | benoitryder/super-tilt-bro | 8d5035f54e906a401d0808c2e104d32fa1fadd7f | [
"WTFPL"
] | null | null | null | game/logic/game_states/stage_selection_screen.asm | benoitryder/super-tilt-bro | 8d5035f54e906a401d0808c2e104d32fa1fadd7f | [
"WTFPL"
] | null | null | null | init_stage_selection_screen:
.(
; Initialize C stack
lda #<c_stack_end
sta _sp0
lda #>c_stack_end
sta _sp1
; Call C init routine
SWITCH_BANK(#STAGE_SELECT_SCREEN_EXTRA_BANK_NUMBER)
jmp init_stage_selection_screen_extra
;rts ; useless, jump to subroutine
.)
stage_selection_screen_tick:
.(
; Call C tick rout... | 17.808824 | 52 | 0.798514 |
82aa54498763d8764a0b4516ac77f998eac24b54 | 503 | asm | Assembly | oeis/321/A321959.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/321/A321959.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/321/A321959.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A321959: a(n) = [x^n] ((1 - x)*x)/((1 - 2*x)^2*(2*x^2 - 2*x + 1)).
; Submitted by Jamie Morken(s4)
; 0,1,5,16,42,100,228,512,1144,2544,5616,12288,26656,57408,122944,262144,556928,1179392,2490112,5242880,11010560,23069696,48235520,100663296,209713152,436203520,905965568,1879048192,3892322304,8053080064,16643014656,343... | 22.863636 | 227 | 0.644135 |
92e6c0a44182bb7e6f67ff7370a9855ef09891af | 6,562 | asm | Assembly | MSDOS/Virus.MSDOS.Unknown.boothrs3.asm | fengjixuchui/Family | 2abe167082817d70ff2fd6567104ce4bcf0fe304 | [
"MIT"
] | 3 | 2021-05-15T15:57:13.000Z | 2022-03-16T09:11:05.000Z | MSDOS/Virus.MSDOS.Unknown.boothrs3.asm | fengjixuchui/Family | 2abe167082817d70ff2fd6567104ce4bcf0fe304 | [
"MIT"
] | null | null | null | MSDOS/Virus.MSDOS.Unknown.boothrs3.asm | fengjixuchui/Family | 2abe167082817d70ff2fd6567104ce4bcf0fe304 | [
"MIT"
] | 3 | 2021-05-15T15:57:15.000Z | 2022-01-08T20:51:04.000Z | .radix 16
start:
jmp begin
db 'IBM 3.3'
dw 200
db 2
dw 1
db 2
dw 70
dw 2D0
db 0FDh
dw 2
dw 9
dw 2
dw 0
work dd ?
count db ?
drive db ?
Fat_sec dw ?
old_boot dw 666d
flag db ?
sys_sec dw ?
;Simulate PUSHA
pusha:
pop word ptr cs:[sys_sec-start]
pushf
push ax
push bx
push cx
push dx
push si
pus... | 15.119816 | 67 | 0.681652 |
6622bb77bd7875076efa6e0d69a762353e2f041b | 494 | asm | Assembly | data/maps/objects/CeruleanCave2F.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | 1 | 2022-02-15T00:19:44.000Z | 2022-02-15T00:19:44.000Z | data/maps/objects/CeruleanCave2F.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | data/maps/objects/CeruleanCave2F.asm | opiter09/ASM-Machina | 75d8e457b3e82cc7a99b8e70ada643ab02863ada | [
"CC0-1.0"
] | null | null | null | CeruleanCave2F_Object:
db $7d ; border block
def_warps
warp 29, 1, 2, CERULEAN_CAVE_1F
warp 22, 6, 3, CERULEAN_CAVE_1F
warp 19, 7, 4, CERULEAN_CAVE_1F
warp 9, 1, 5, CERULEAN_CAVE_1F
warp 1, 3, 6, CERULEAN_CAVE_1F
warp 3, 11, 7, CERULEAN_CAVE_1F
def_signs
def_objects
object SPRITE_POKE_BALL, 29, 9,... | 24.7 | 60 | 0.736842 |
9b05cc8a3211c5e6397f3bcb90e9552cbd68e07b | 807 | asm | Assembly | programs/oeis/215/A215602.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/215/A215602.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/215/A215602.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A215602: a(n) = L(n)*L(n+1), where L = A000032 (Lucas numbers).
; 2,3,12,28,77,198,522,1363,3572,9348,24477,64078,167762,439203,1149852,3010348,7881197,20633238,54018522,141422323,370248452,969323028,2537720637,6643838878,17393796002,45537549123,119218851372,312119004988,817138163597,2139295485798,5600748293802,14662... | 21.236842 | 360 | 0.649318 |
372410b63b2fd879431386835511c528dd06ccad | 871 | asm | Assembly | Map.asm | sleepingburrito/BackIsle | 546b4ac35136144c9103e0266bfa8d02a2834e17 | [
"MIT"
] | 1 | 2019-07-23T15:43:01.000Z | 2019-07-23T15:43:01.000Z | Map.asm | sleepingburrito/BackIsle | 546b4ac35136144c9103e0266bfa8d02a2834e17 | [
"MIT"
] | null | null | null | Map.asm | sleepingburrito/BackIsle | 546b4ac35136144c9103e0266bfa8d02a2834e17 | [
"MIT"
] | null | null | null | SECTION "MAIN", ROM0[$0150]
;fill in non read only map regs for args
LoadMap:
PushAllRegs
call FadeDisplayOff
OAMCopyMacro
call LoadTileMapBg
call FadeDisplayOn
PopAllRegs
ret
;finds starting of tile map in rom of mapX/map
;returns in mapTileMapStart
;clobbers A
TileMapStart... | 19.355556 | 93 | 0.617681 |
d8000c2085c1139472837bec52f11f66640ee1a7 | 259 | asm | Assembly | mc-sema/validator/x86_64/tests/MOVPDI2DIrr.asm | randolphwong/mcsema | eb5b376736e7f57ff0a61f7e4e5a436bbb874720 | [
"BSD-3-Clause"
] | 2 | 2021-08-07T16:21:29.000Z | 2021-11-17T10:58:37.000Z | mc-sema/validator/x86_64/tests/MOVPDI2DIrr.asm | randolphwong/mcsema | eb5b376736e7f57ff0a61f7e4e5a436bbb874720 | [
"BSD-3-Clause"
] | null | null | null | mc-sema/validator/x86_64/tests/MOVPDI2DIrr.asm | randolphwong/mcsema | eb5b376736e7f57ff0a61f7e4e5a436bbb874720 | [
"BSD-3-Clause"
] | null | null | null | BITS 64
;TEST_FILE_META_BEGIN
;TEST_TYPE=TEST_F
;TEST_IGNOREFLAGS=
;TEST_FILE_META_END
; put 2 into ecx for future load into xmm0
mov ecx, 2
MOVD xmm0, ecx
mov ecx, 0
;TEST_BEGIN_RECORDING
MOVD eax, xmm0
;TEST_END_RECORDING
xor ecx, ecx
cvtsi2sd xmm0, ecx
| 14.388889 | 42 | 0.791506 |
32692efc38e0d075bf4a672a2653d94511149d0d | 439 | asm | Assembly | tests/math/printhex.asm | Schol-R-LEA/CX16-lib | a35ef4a637ca114c0bba5474ffc94d862562a3ac | [
"BSD-2-Clause"
] | null | null | null | tests/math/printhex.asm | Schol-R-LEA/CX16-lib | a35ef4a637ca114c0bba5474ffc94d862562a3ac | [
"BSD-2-Clause"
] | null | null | null | tests/math/printhex.asm | Schol-R-LEA/CX16-lib | a35ef4a637ca114c0bba5474ffc94d862562a3ac | [
"BSD-2-Clause"
] | null | null | null | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Test of the Commander X16 hexidecimal print routine
;; Time-stamp: <2019-10-17 10:20:48 schol-r-lea>
.include "../../src/sys.inc"
.include "../../src/math.inc"
.import printhex
CX16_HEADER
start:
;; call macro to set ROM bank to Kernal RO... | 16.884615 | 69 | 0.562642 |
d255b566b98f00500aca9e6cb3800e959d7b13db | 931 | asm | Assembly | oeis/131/A131664.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/131/A131664.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/131/A131664.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A131664: A string of n 1's repeated n times.
; Submitted by Jamie Morken(s2)
; 1,11,11,111,111,111,1111,1111,1111,1111,11111,11111,11111,11111,11111,111111,111111,111111,111111,111111,111111,1111111,1111111,1111111,1111111,1111111,1111111,1111111,11111111,11111111,11111111,11111111,11111111,11111111,11111111,11111111... | 103.444444 | 501 | 0.808808 |
1dd39abcc932e23af307bb4ddd817441fa793dc6 | 3,943 | asm | Assembly | test1.asm | joncampbell123/minx86dec | 8ef8ed22f724f5bc39dc7101d095fcd429fffcac | [
"MIT"
] | 19 | 2017-02-16T05:40:34.000Z | 2021-12-19T18:27:53.000Z | test1.asm | joncampbell123/minx86dec | 8ef8ed22f724f5bc39dc7101d095fcd429fffcac | [
"MIT"
] | 1 | 2020-02-05T04:51:00.000Z | 2020-02-16T07:26:27.000Z | test1.asm | joncampbell123/minx86dec | 8ef8ed22f724f5bc39dc7101d095fcd429fffcac | [
"MIT"
] | 7 | 2015-06-22T16:45:48.000Z | 2020-07-02T18:51:14.000Z | ; 8086 test code
org 0
_start:
lea bx,[si+3]
lea cx,[bx+di+33h]
lea eax,[ebx+0x1234]
lea ebx,[esi*4+ecx+0x22]
; test implied SS register
mov [si],ax
mov [di],bx
mov [bp],dx
mov [bx],si
; test explicit segment override
mov [cs:si],ax
mov [ds:di],bx
mov [es:bp],dx
mov [ss:bx],si
; 486 decoder crash test
d... | 13.457338 | 32 | 0.645955 |
5a7b306a71be2748f3c861159ae776ad02555c27 | 342 | asm | Assembly | cwiczenia6/zad5/binary.asm | adamczykpiotr/AGH_WIMiIP_Architektury_Komputerow | 0b1d41c6903632dd9ab2b7d624288eb2f5f80240 | [
"MIT"
] | 1 | 2019-02-28T15:40:21.000Z | 2019-02-28T15:40:21.000Z | cwiczenia6/zad5/binary.asm | adamczykpiotr/AGH_WIMiIP_Architektury_Komputerow | 0b1d41c6903632dd9ab2b7d624288eb2f5f80240 | [
"MIT"
] | null | null | null | cwiczenia6/zad5/binary.asm | adamczykpiotr/AGH_WIMiIP_Architektury_Komputerow | 0b1d41c6903632dd9ab2b7d624288eb2f5f80240 | [
"MIT"
] | 1 | 2019-03-03T17:52:08.000Z | 2019-03-03T17:52:08.000Z | section .text
global binary
binary:
mov r12, rdi ;liczba podana do funkcji
xor r13, r13 ;suma modulo/jedynek
push rax
push rax
push rcx
push rdx
mov rax, r12 ;dzielna
_petla:
mov rdx, 0
mov rcx, 2 ;dzielnik
div rcx
add r13, rdx
cmp rax, 1
jae _petla
_koniec:
pop rax
pop rbx
pop rcx
pop rdx... | 9.5 | 39 | 0.675439 |
eb776f75d23e492da9dbb50d5755a133ef7026cf | 1,793 | asm | Assembly | programs/oeis/099/A099485.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/099/A099485.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/099/A099485.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A099485: A Fibonacci convolution.
; 1,2,5,14,37,96,251,658,1723,4510,11807,30912,80929,211874,554693,1452206,3801925,9953568,26058779,68222770,178609531,467605822,1224207935,3205017984,8390846017,21967520066,57511714181,150567622478,394191153253,1032005837280,2701826358587,7073473238482,18518593356859,48482306832094,... | 224.125 | 1,686 | 0.928611 |
0fe8900636aadd7776329755a619c0b12e3896a3 | 1,905 | asm | Assembly | asm/div.asm | yoann-arseneau/WebLc3 | 7ac25ffa4003ecf17ee03757386b8497988bfeb1 | [
"Unlicense"
] | 1 | 2021-06-23T12:59:34.000Z | 2021-06-23T12:59:34.000Z | asm/div.asm | yoann-arseneau/WebLc3 | 7ac25ffa4003ecf17ee03757386b8497988bfeb1 | [
"Unlicense"
] | null | null | null | asm/div.asm | yoann-arseneau/WebLc3 | 7ac25ffa4003ecf17ee03757386b8497988bfeb1 | [
"Unlicense"
] | null | null | null | .orig x3000
main LD r6, $STACK
LD r0, $number
LD r1, $ten
JSR div
HALT
$number .FILL #3156
$ten .FILL #10
$STACK .FILL xFE00
;div lhs:r0, rhs:r1 -> quo:r0, rem:r1
div TEST r0
BRz $zero
TEST ... | 22.951807 | 61 | 0.368504 |
83186f89d0f5f7c7f871c623b23d84e0fc139675 | 724 | asm | Assembly | oeis/123/A123116.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/123/A123116.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/123/A123116.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A123116: Values y of solutions (x, y) to the Diophantine equation (x-y)^4 - 8*x*y = 0 with x >= y.
; Submitted by Jamie Morken(s2)
; 0,4,192,6860,235008,7994836,271656000,9228697244,313506312192,10649999100580,361786539945408,12290092806887276,417501371504448000,14182756553557856884,481796221538133532992,163668887762... | 45.25 | 479 | 0.819061 |
f5a76fc3ee5bfa82344a2f139717cefb87a407d0 | 4,992 | asm | Assembly | Transynther/x86/_processed/US/_zr_/i7-7700_9_0xca_notsx.log_598_1874.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/US/_zr_/i7-7700_9_0xca_notsx.log_598_1874.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/US/_zr_/i7-7700_9_0xca_notsx.log_598_1874.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 %rcx
push %rdi
push %rdx
push %rsi
lea addresses_normal_ht+0x109f9, %rsi
lea addresses_normal_ht+0x139e9, %rdi
nop
nop
nop
add %rdx, %rdx
mov $28, %rcx
rep movsl
nop
cmp $46839, %r15
lea addresses_normal_ht+0x2221, %rcx
nop
and %r... | 35.657143 | 1,793 | 0.660056 |
a1a621d69eba740b3fe4361378eb21c8997ef293 | 622 | asm | Assembly | oeis/286/A286286.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/286/A286286.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/286/A286286.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A286286: a(0) = 0; thereafter, a(n) = (2*n-1)*a(n-1) + 1.
; 0,1,4,21,148,1333,14664,190633,2859496,48611433,923617228,19395961789,446107121148,11152678028701,301122306774928,8732546896472913,270708953790660304,8933395475091790033,312668841628212651156,11568747140243868092773,451181138469510855618148,18498426677249945... | 44.428571 | 464 | 0.821543 |
a07a6a372252170f4fb4e6385a8f0cb084eefc35 | 163 | asm | Assembly | libsrc/_DEVELOPMENT/arch/zxn/esxdos/c/sccz80/esx_f_opendir.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/arch/zxn/esxdos/c/sccz80/esx_f_opendir.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/arch/zxn/esxdos/c/sccz80/esx_f_opendir.asm | Toysoft/z88dk | f930bef9ac4feeec91a07303b79ddd9071131a24 | [
"ClArtistic"
] | null | null | null | ; unsigned char esx_f_opendir(unsigned char *dirname)
SECTION code_esxdos
PUBLIC esx_f_opendir
EXTERN asm_esx_f_opendir
defc esx_f_opendir = asm_esx_f_opendir
| 16.3 | 53 | 0.846626 |
b776e0f49e39e14d980ea56b442ccde0eb6117ce | 629 | asm | Assembly | libsrc/_DEVELOPMENT/target/scz180/device/csio/z180/csio_sd_read_byte.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/target/scz180/device/csio/z180/csio_sd_read_byte.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/target/scz180/device/csio/z180/csio_sd_read_byte.asm | Frodevan/z88dk | f27af9fe840ff995c63c80a73673ba7ee33fffac | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
INCLUDE "config_private.inc"
SECTION code_driver
EXTERN l_mirror
PUBLIC asm_sd_read_byte
;Do a read bus cycle to the SD drive, via the CSIO
;
;output L = byte read from SD drive
.asm_sd_read_byte
in0 a,(CNTR)
tst CNTR_TE|CNTR_RE ; check the CSIO is not enabled
jr NZ,asm_sd_read_byte... | 22.464286 | 64 | 0.620032 |
724172c58d1f1b3843f5727a9305c4b4b6847b72 | 1,246 | asm | Assembly | scripts/Route7Gate.asm | AmateurPanda92/pokemon-rby-dx | f7ba1cc50b22d93ed176571e074a52d73360da93 | [
"MIT"
] | 9 | 2020-07-12T19:44:21.000Z | 2022-03-03T23:32:40.000Z | scripts/Route7Gate.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 7 | 2020-07-16T10:48:52.000Z | 2021-01-28T18:32:02.000Z | scripts/Route7Gate.asm | JStar-debug2020/pokemon-rby-dx | c2fdd8145d96683addbd8d9075f946a68d1527a1 | [
"MIT"
] | 2 | 2021-03-28T18:33:43.000Z | 2021-05-06T13:12:09.000Z | Route7Gate_Script:
call EnableAutoTextBoxDrawing
ld a, [wRoute7GateCurScript]
ld hl, Route7Gate_ScriptPointers
call CallFunctionInTable
ret
Route7Gate_ScriptPointers:
dw Route7GateScript0
dw Route7GateScript1
Route7GateScript_1e111:
ld hl, wd730
set 7, [hl]
ld a, $20
ld [wSimulatedJoypadStatesEnd], a
ld a... | 16.837838 | 43 | 0.756019 |
7a924e40c26d58b4f8082168fc37ebeb751a06af | 425 | asm | Assembly | programs/oeis/214/A214493.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/214/A214493.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/214/A214493.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A214493: Numbers of the form ((6k+5)^2+9)/2 or 2(3k+4)^2-9.
; 17,23,65,89,149,191,269,329,425,503,617,713,845,959,1109,1241,1409,1559,1745,1913,2117,2303,2525,2729,2969,3191,3449,3689,3965,4223,4517,4793,5105,5399,5729,6041,6389,6719,7085,7433,7817,8183,8585,8969,9389,9791,10229,10649,11105,11543,12017,12473,12965,13... | 30.357143 | 267 | 0.696471 |
e1ea80f9b535300389843a302b3a8508cc8c78c5 | 794 | asm | Assembly | GameAI.asm | sidebog7/ZXWargame | 63e2f01fbdf4f31b6c7ea34f0cd3b293c69a8cc6 | [
"MIT"
] | 1 | 2018-09-03T15:10:12.000Z | 2018-09-03T15:10:12.000Z | GameAI.asm | sidebog7/ZXWargame | 63e2f01fbdf4f31b6c7ea34f0cd3b293c69a8cc6 | [
"MIT"
] | null | null | null | GameAI.asm | sidebog7/ZXWargame | 63e2f01fbdf4f31b6c7ea34f0cd3b293c69a8cc6 | [
"MIT"
] | null | null | null |
; Choose the computer's next move
; Troop is stored at ix
; index number is at c
decide_comp_move:
ld (ix+troopdata_dir),direction_south
push de
dcm_choose_random_move:
ld d,3
call random_num_btwn_1_d
ld (ix+troopdata_order),a
cp key_fire
... | 18.465116 | 45 | 0.604534 |
f02fbb62529881a4d1c5fb4afeac09ccbbe1a0d7 | 1,402 | asm | Assembly | Appl/Term/Utils/utilsManager.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Appl/Term/Utils/utilsManager.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Appl/Term/Utils/utilsManager.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) Berkeley Softworks 1989 -- All Rights Reserved
PROJECT: PC GEOS
MODULE: Utils
FILE: utilsManager.asm
AUTHOR: Dennis Chow, December 13, 1989
REVISION HISTORY:
Name Date Description
---- ---- -----------
... | 29.208333 | 80 | 0.376605 |
9b1a094919092785303f3d07b4cad8315a3e7b7a | 5,185 | asm | Assembly | src/kernel/idt/isrq.asm | jinet-vm/vmm | fb3c162ff48878d20d62d4d2ad4b87fabf13460a | [
"MIT"
] | 6 | 2017-11-30T14:59:24.000Z | 2020-05-13T18:23:55.000Z | src/kernel/idt/isrq.asm | jinet-vm/vmm | fb3c162ff48878d20d62d4d2ad4b87fabf13460a | [
"MIT"
] | null | null | null | src/kernel/idt/isrq.asm | jinet-vm/vmm | fb3c162ff48878d20d62d4d2ad4b87fabf13460a | [
"MIT"
] | 2 | 2018-01-04T17:15:20.000Z | 2020-09-21T23:52:27.000Z | format elf64
section '.text' executable
use64
public ints_sti
ints_sti:
sti
ret
; ISRs & IRQs
; http://www.osdever.net/bkerndev/Docs/irqs.htm
public isr0
public isr1
public isr2
public isr3
public isr4
public isr5
public isr6
public isr7
public isr8
public isr9
public isr10
public isr11
public isr12
public isr13... | 10.538618 | 59 | 0.721697 |
1b346a8dd784365b8db3eb1eeec2083e1875bc2d | 729 | asm | Assembly | oeis/002/A002474.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/002/A002474.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/002/A002474.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A002474: Denominators of coefficients of odd powers of x of the expansion of Bessel function J_1(x).
; Submitted by Jamie Morken(s1)
; 2,16,384,18432,1474560,176947200,29727129600,6658877030400,1917756584755200,690392370511872000,303772643025223680000,160391955517318103040000,100084580242806496296960000,7286157441676... | 48.6 | 498 | 0.861454 |
f6f3040be2026096a2cd75038681a7549f3d8a4d | 7,913 | asm | Assembly | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_340.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_340.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_340.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 3 | 2020-07-14T17:07:07.000Z | 2022-03-21T01:12:22.000Z | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r14
push %r9
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x5405, %r14
nop
nop
inc %rcx
movl $0x61626364, (%r14)
nop
nop
nop
nop
nop
inc %rbx
lea addresses_WC_ht+0x11226, %rbp
nop
nop
nop
nop
nop
add %r14, %r14
mov (%rbp), %rdi
nop
no... | 30.789883 | 2,999 | 0.652976 |
fa460e4aabab3fbd2473c735a116477b483bc53a | 6,059 | asm | Assembly | kernel3.asm | paule32/selfmade_os | bbdad9b0b7b737069e0a925bb515f3d355c6ee9f | [
"MIT"
] | null | null | null | kernel3.asm | paule32/selfmade_os | bbdad9b0b7b737069e0a925bb515f3d355c6ee9f | [
"MIT"
] | null | null | null | kernel3.asm | paule32/selfmade_os | bbdad9b0b7b737069e0a925bb515f3d355c6ee9f | [
"MIT"
] | null | null | null | ; ------------------------------------------------------------------------------
; Copyright (c) 2020 Jens Kallup - paule32 - non-profit
; all rights reserved.
; for non-commercial use only!
;
; Function: kernel boot
; Filename: kernel3.asm
; -----------------------------------------------------------------------------... | 21.952899 | 95 | 0.592342 |
98deed1b5ddc5bffab0e599626b0da875add5741 | 496 | asm | Assembly | practica.asm | lichobaron/MIPSMARS | 29e3e647c118209dc362348dffac4b2274080297 | [
"MIT"
] | null | null | null | practica.asm | lichobaron/MIPSMARS | 29e3e647c118209dc362348dffac4b2274080297 | [
"MIT"
] | null | null | null | practica.asm | lichobaron/MIPSMARS | 29e3e647c118209dc362348dffac4b2274080297 | [
"MIT"
] | null | null | null | .data
num1: .word 4
texto: .asciiz "Cantidad de unos: "
.text
main:
la $t2,num1
lw $s0,0($t2)
li $v0,5
syscall
add $s1,$v0,$s0
addi $s2,$zero,1
division:
beq $s1,1,imprimirMensaje
add $s4,$s1,$zero
div $s1,$s1,2,
resto:
mul $s3,$s1,2
sub $s5,$s4,$s3
beq $s5,1,sumarUnos
j division
sumar... | 13.777778 | 35 | 0.602823 |
6ac0416f4fb256744299fc106f3247f40810692f | 638 | asm | Assembly | oeis/078/A078818.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/078/A078818.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/078/A078818.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A078818: a(n) = 30*binomial(2n,n)/(n+3).
; Submitted by Jamie Morken(s4)
; 10,15,36,100,300,945,3080,10296,35100,121550,426360,1511640,5408312,19501125,70794000,258529200,949074300,3500409330,12964479000,48198087000,179799820200,672822343050,2524918756464,9500112378000,35830670759000,135439935469020,513019172015280,1... | 49.076923 | 483 | 0.835423 |
11a078475a9eba6b653b2d5586c4d763aad9468b | 298 | asm | Assembly | oeis/159/A159038.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/159/A159038.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/159/A159038.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A159038: a(n) = 8 * n!.
; Submitted by Jon Maiga
; 8,16,48,192,960,5760,40320,322560,2903040,29030400,319334400,3832012800,49816166400,697426329600,10461394944000,167382319104000,2845499424768000,51218989645824000,973160803270656000
mov $1,$0
add $0,1
lpb $1
mul $0,$1
sub $1,1
lpe
mul $0,8
| 24.833333 | 183 | 0.755034 |
0df823ffaaead73baab2a1012a8f1b495edaad26 | 1,453 | asm | Assembly | programs/oeis/166/A166025.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/166/A166025.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/166/A166025.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A166025: a(0) = 6, a(1) = 17, a(n+1) = a(n) + a(n-1) for n>0.
; 6,17,23,40,63,103,166,269,435,704,1139,1843,2982,4825,7807,12632,20439,33071,53510,86581,140091,226672,366763,593435,960198,1553633,2513831,4067464,6581295,10648759,17230054,27878813,45108867,72987680,118096547,191084227,309180774,500265001,809445775,130... | 96.866667 | 1,282 | 0.86786 |
36ed2790e18b960379870d22cf2fbda14ae473bc | 683 | asm | Assembly | oeis/143/A143216.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/143/A143216.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/143/A143216.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A143216: Triangle read by rows: T(n,k) = n!*k!, 0 <= k <= n.
; Submitted by Jon Maiga
; 1,1,1,2,2,4,6,6,12,36,24,24,48,144,576,120,120,240,720,2880,14400,720,720,1440,4320,17280,86400,518400,5040,5040,10080,30240,120960,604800,3628800,25401600,40320,40320,80640,241920,967680,4838400,29030400,203212800,1625702400,3628... | 42.6875 | 494 | 0.764275 |
a9c16769fec500cd2df7ea1be37390b7f48d6a19 | 616 | asm | Assembly | libsrc/_DEVELOPMENT/adt/b_vector/z80/asm_b_vector_destroy.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/adt/b_vector/z80/asm_b_vector_destroy.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/adt/b_vector/z80/asm_b_vector_destroy.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
; ===============================================================
; Feb 2014
; ===============================================================
;
; void b_vector_destroy(b_vector_t *v)
;
; Free the vector's array and zero out the structure.
;
; ===============================================================
SECTION c... | 17.6 | 65 | 0.438312 |
066f3c3b452d18c865dc8b74202f7ef3f0da5791 | 746 | asm | Assembly | oeis/114/A114647.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/114/A114647.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/114/A114647.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A114647: Expansion of (3 -4*x -3*x^2)/((1-x^2)*(1-2*x-x^2)); a Pellian-related sequence.
; Submitted by Jon Maiga
; 3,2,7,12,31,70,171,408,987,2378,5743,13860,33463,80782,195027,470832,1136691,2744210,6625111,15994428,38613967,93222358,225058683,543339720,1311738123,3166815962,7645370047,18457556052,44560482151,10757... | 39.263158 | 483 | 0.772118 |
12959af328b0ef60cd24220e4055f0013284d88c | 94 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math32/lm32/c/sccz80/l_f32_mul.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/math32/lm32/c/sccz80/l_f32_mul.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/math32/lm32/c/sccz80/l_f32_mul.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | null | null | null |
PUBLIC l_f32_mul
EXTERN cm32_sccz80_fsmul_callee
defc l_f32_mul = cm32_sccz80_fsmul_callee
| 13.428571 | 41 | 0.87234 |
7e3f56793875f55a78ae5ccb54f208d9713c7f0f | 71 | asm | Assembly | getcount.asm | SchneiderAJ/Metis2020 | 0c1bab37760e4d362beb9d55d19a789b242547bc | [
"MIT"
] | null | null | null | getcount.asm | SchneiderAJ/Metis2020 | 0c1bab37760e4d362beb9d55d19a789b242547bc | [
"MIT"
] | null | null | null | getcount.asm | SchneiderAJ/Metis2020 | 0c1bab37760e4d362beb9d55d19a789b242547bc | [
"MIT"
] | null | null | null | .code
GetCountAsm proc
mov rax, 0
ret
GetCountAsm endp
end | 11.833333 | 17 | 0.661972 |
37017b5fca86ec8e50d573616e18def2f3e93cdb | 2,554 | asm | Assembly | cc3235sf/ti_sdk/simplelink_cc32xx_sdk_4_10_00_07/kernel/tirtos/packages/gnu/targets/arm/rtsv8M/boot.asm | lagerdata/unit-test_templates | 783b34fc1552c68afa28187a7b5343a384798bd8 | [
"MIT"
] | 2 | 2022-02-28T01:38:24.000Z | 2022-02-28T01:38:31.000Z | cc3235sf/ti_sdk/simplelink_cc32xx_sdk_4_10_00_07/kernel/tirtos/packages/gnu/targets/arm/rtsv8M/boot.asm | lagerdata/unit-test_templates | 783b34fc1552c68afa28187a7b5343a384798bd8 | [
"MIT"
] | 3 | 2019-05-10T04:24:45.000Z | 2019-05-10T05:53:34.000Z | cc3235sf/ti_sdk/simplelink_cc32xx_sdk_4_10_00_07/kernel/tirtos/packages/gnu/targets/arm/rtsv8M/boot.asm | lagerdata/unit-test_templates | 783b34fc1552c68afa28187a7b5343a384798bd8 | [
"MIT"
] | 1 | 2022-01-31T22:21:50.000Z | 2022-01-31T22:21:50.000Z | /*
* Copyright (c) 2017, Texas Instruments Incorporated
* 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
* notice... | 31.530864 | 78 | 0.697729 |
453db09c9e187c2d474c24f3445e65eaba735f1e | 350 | asm | Assembly | libsrc/_DEVELOPMENT/target/zx/driver/terminal/zx_01_output_fzx_tty_z88dk/zx_01_output_fzx_tty_z88dk_02_font_address.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 640 | 2017-01-14T23:33:45.000Z | 2022-03-30T11:28:42.000Z | libsrc/_DEVELOPMENT/target/zx/driver/terminal/zx_01_output_fzx_tty_z88dk/zx_01_output_fzx_tty_z88dk_02_font_address.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 1,600 | 2017-01-15T16:12:02.000Z | 2022-03-31T12:11:12.000Z | libsrc/_DEVELOPMENT/target/zx/driver/terminal/zx_01_output_fzx_tty_z88dk/zx_01_output_fzx_tty_z88dk_02_font_address.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 215 | 2017-01-17T10:43:03.000Z | 2022-03-23T17:25:02.000Z |
SECTION code_driver
SECTION code_driver_terminal_output
PUBLIC zx_01_output_fzx_tty_z88dk_02_font_address
zx_01_output_fzx_tty_z88dk_02_font_address:
; de = parameters *
ld a,(de) ; a = MSB font address
inc de
ld (ix+34),a
ld a,(de) ; a = LSB of font addre... | 17.5 | 56 | 0.622857 |
928c13e5fa817e05891fde317cdeb209af628c44 | 2,877 | asm | Assembly | NASM 32-bit/nice2meet.asm | CosasDePuma/Aesthetic-Programming | 12b9d8beb326e3781068e40afd0c858e3e681a53 | [
"MIT"
] | 2 | 2017-08-25T23:56:18.000Z | 2017-08-28T12:46:17.000Z | NASM 32-bit/nice2meet.asm | CosasDePuma/AestheticProgramming | 12b9d8beb326e3781068e40afd0c858e3e681a53 | [
"MIT"
] | null | null | null | NASM 32-bit/nice2meet.asm | CosasDePuma/AestheticProgramming | 12b9d8beb326e3781068e40afd0c858e3e681a53 | [
"MIT"
] | null | null | null | ; _________________
; // \\
; || HOW TO COMPILE IT ||
; \\_________________//
;
; ------ x86 ------
; nasm -f elf nice2meet.asm
; ld -s -o nice2meet nice2meet.asm
;
; ------ x86_64 ------
; nasm -f elf64 nice2meet.asm
; ld -s -o nice2meet nice2meet.asm
;
; ------ COMPILER ------
; ./compiler... | 35.518519 | 71 | 0.463677 |
a18324ec97500e4c060f27a64aced27c5288a7b9 | 28,296 | asm | Assembly | onnxruntime/core/mlas/lib/arm64/DepthwiseConvSymKernelNeon.asm | chausner-audeering/onnxruntime | 05d20343ee04990a7082ccb162faab9dd9a8305c | [
"MIT"
] | 25 | 2019-05-28T09:07:15.000Z | 2022-03-09T21:24:29.000Z | onnxruntime/core/mlas/lib/arm64/DepthwiseConvSymKernelNeon.asm | chausner-audeering/onnxruntime | 05d20343ee04990a7082ccb162faab9dd9a8305c | [
"MIT"
] | 82 | 2019-06-21T20:03:46.000Z | 2022-03-27T07:33:51.000Z | onnxruntime/core/mlas/lib/arm64/DepthwiseConvSymKernelNeon.asm | chausner-audeering/onnxruntime | 05d20343ee04990a7082ccb162faab9dd9a8305c | [
"MIT"
] | 11 | 2019-06-08T15:50:39.000Z | 2022-03-09T21:24:29.000Z | /*++
Copyright (c) Microsoft Corporation. All rights reserved.
Licensed under the MIT License.
Module Name:
DepthwiseConvSymKernelNeon.asm
Abstract:
This module implements the kernels for the depthwise convolution
operation with symmetrically quantized integer values
--*/
#include "kxarm64.h"
//
//... | 37.930295 | 109 | 0.498304 |
2dde709ee0af99fa7c6cd5e35e6ced2fc85f8f49 | 41 | asm | Assembly | libsrc/nc100/txtcuron.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/nc100/txtcuron.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/nc100/txtcuron.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | PUBLIC txtcuron
.txtcuron
jp 0xb82A
| 8.2 | 17 | 0.731707 |
eb896c1f81bb0632e54ba38e05402b56b3d3a198 | 701 | asm | Assembly | oeis/108/A108958.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/108/A108958.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/108/A108958.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A108958: Number of unordered pairs of distinct length-n binary words having the same number of 1's.
; Submitted by Jon Maiga
; 0,1,6,27,110,430,1652,6307,24054,91866,351692,1350030,5196204,20050108,77542376,300507427,1166737574,4537436578,17672369756,68922740122,269127888644,1052047384708,4116711169496,16123793452942... | 50.071429 | 484 | 0.838802 |
8b1aa863d23e41371e12118cdb37d67527b88eaa | 1,189 | asm | Assembly | programs/oeis/247/A247060.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/247/A247060.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/247/A247060.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A247060: Dynamic Betting Game D(n,4,1).
; 1,5,8,12,16,17,21,24,28,32,33,37,40,44,48,49,53,56,60,64,65,69,72,76,80,81,85,88,92,96,97,101,104,108,112,113,117,120,124,128,129,133,136,140,144,145,149,152,156,160,161,165,168,172,176,177,181,184,188,192,193,197,200,204,208,209,213,216,220,224,225,229,232,236,240,241,245,24... | 54.045455 | 967 | 0.699748 |
be7585eb58c37e5b16765cffb5832428f4251335 | 1,622 | asm | Assembly | src/shaders/h264/mc/writeRecon_C_8x4.asm | tizenorg/platform.upstream.libva-intel-driver | 9ffc32731bacbfec2cef3d9fb5eb4c0c43952b90 | [
"MIT"
] | null | null | null | src/shaders/h264/mc/writeRecon_C_8x4.asm | tizenorg/platform.upstream.libva-intel-driver | 9ffc32731bacbfec2cef3d9fb5eb4c0c43952b90 | [
"MIT"
] | null | null | null | src/shaders/h264/mc/writeRecon_C_8x4.asm | tizenorg/platform.upstream.libva-intel-driver | 9ffc32731bacbfec2cef3d9fb5eb4c0c43952b90 | [
"MIT"
] | null | null | null | /*
* Copyright © <2010>, Intel Corporation.
*
* This program is licensed under the terms and conditions of the
* Eclipse Public License (EPL), version 1.0. The full text of the EPL is at
* http://www.opensource.org/licenses/eclipse-1.0.php.
*
*/
// Kernel name: WriteRecon_C_8x4.asm
//
// $Revision: 1... | 34.510638 | 125 | 0.651048 |
5f43fefb193d42823900e188c2ba6b790d83d06e | 741 | asm | Assembly | oeis/124/A124398.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/124/A124398.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/124/A124398.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A124398: Denominators of partial sums of a series for sqrt(5)/3.
; Submitted by Jamie Morken(w4)
; 1,5,25,25,125,3125,15625,78125,78125,390625,9765625,48828125,244140625,244140625,48828125,6103515625,30517578125,152587890625,152587890625,762939453125,19073486328125,95367431640625,476837158203125,19073486328125,238418... | 35.285714 | 475 | 0.794872 |
d167d343378fb5c1c5586305924536924cc44571 | 333 | asm | Assembly | oeis/021/A021167.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/021/A021167.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/021/A021167.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A021167: Decimal expansion of 1/163.
; Submitted by Jamie Morken(s1.)
; 0,0,6,1,3,4,9,6,9,3,2,5,1,5,3,3,7,4,2,3,3,1,2,8,8,3,4,3,5,5,8,2,8,2,2,0,8,5,8,8,9,5,7,0,5,5,2,1,4,7,2,3,9,2,6,3,8,0,3,6,8,0,9,8,1,5,9,5,0,9,2,0,2,4,5,3,9,8,7,7,3,0,0,6,1,3,4,9,6,9,3,2,5,1,5,3,3,7,4
add $0,1
mov $1,10
pow $1,$0
div $1,163
mov $0,... | 30.272727 | 199 | 0.558559 |
32e98bd8d9da6cdeab8b91422347b07dbc67ceb2 | 2,520 | asm | Assembly | programs/oeis/171/A171522.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/171/A171522.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/171/A171522.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A171522: Denominator of 1/n^2-1/(n+2)^2.
; 0,9,16,225,144,1225,576,3969,1600,9801,3600,20449,7056,38025,12544,65025,20736,104329,32400,159201,48400,233289,69696,330625,97344,455625,132496,613089,176400,808201,230400,1046529,295936,1334025,374544,1677025,467856,2082249,577600,2556801,705600,3108169,853776,3744225,1024... | 100.8 | 2,268 | 0.852381 |
36a012adf2e67a24f9428eff5372f532b6fee7e2 | 389 | asm | Assembly | programs/oeis/051/A051263.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/051/A051263.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/051/A051263.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A051263: Expansion of 1/((1-x)*(1-x^3)^2*(1-x^5)).
; 1,1,1,3,3,4,7,7,9,13,14,17,22,24,28,35,38,43,52,56,63,74,79,88,101,108,119,134,143,156,174,185,200,221,234,252,276,291,312,339,357,381,411,432,459,493,517,547,585,612,646,688,718,756,802,836,878,928,966
mul $0,2
lpb $0
mov $2,$0
sub $0,6
seq $2,25781 ; Expan... | 29.923077 | 204 | 0.614396 |
34fd590581af7a08c1d23e54612d9085c1996255 | 339 | asm | Assembly | programs/oeis/210/A210622.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | null | null | null | programs/oeis/210/A210622.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | null | null | null | programs/oeis/210/A210622.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | null | null | null | ; A210622: Decimal expansion of 377/120.
; 3,1,4,1,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,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,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,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6
lpb $0
mov $0,4
lpe
lpb $0
sub $0,1
add $2,1
bin $1,$2
sub $1,2
lpe
... | 22.6 | 199 | 0.528024 |
a73a8dc83fd353914ab752027dccb90138303326 | 151 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/am9511/c/sdcc/cam32_sdcc_atanh.asm | dikdom/z88dk | 40c55771062b0ea9bb2f0d5b73e2f754fc12b6b0 | [
"ClArtistic"
] | 1 | 2022-03-08T11:55:58.000Z | 2022-03-08T11:55:58.000Z | libsrc/_DEVELOPMENT/math/float/am9511/c/sdcc/cam32_sdcc_atanh.asm | dikdom/z88dk | 40c55771062b0ea9bb2f0d5b73e2f754fc12b6b0 | [
"ClArtistic"
] | 2 | 2022-03-20T22:17:35.000Z | 2022-03-24T16:10:00.000Z | libsrc/_DEVELOPMENT/math/float/am9511/c/sdcc/cam32_sdcc_atanh.asm | jorgegv/z88dk | 127130cf11f9ff268ba53e308138b12d2b9be90a | [
"ClArtistic"
] | null | null | null |
SECTION code_fp_am9511
PUBLIC cam32_sdcc_atanh
EXTERN asm_sdcc_read1, _am9511_atanh
.cam32_sdcc_atanh
call asm_sdcc_read1
jp _am9511_atanh
| 13.727273 | 36 | 0.827815 |
770e55dd9112048b5fac4fc6378a5594bdde93c7 | 40,929 | asm | Assembly | PRACT0/SO1H/asm/ints.asm | so1h/SO1H | 7163aa1907b7f7ab70ab022012036c4fa0482e17 | [
"BSD-2-Clause"
] | null | null | null | PRACT0/SO1H/asm/ints.asm | so1h/SO1H | 7163aa1907b7f7ab70ab022012036c4fa0482e17 | [
"BSD-2-Clause"
] | null | null | null | PRACT0/SO1H/asm/ints.asm | so1h/SO1H | 7163aa1907b7f7ab70ab022012036c4fa0482e17 | [
"BSD-2-Clause"
] | null | null | null | bits 16
; glb intptr_t : int
; glb uintptr_t : unsigned
; glb intmax_t : int
; glb uintmax_t : unsigned
; glb int8_t : signed char
; glb int_least8_t : signed char
; glb int_fast8_t : signed char
; glb uint8_t : unsigned char
; glb uint_least8_t : unsigned char
; glb uint_fast8_t : unsigned char
; glb int16_t : short
... | 20.342445 | 239 | 0.657162 |
9837b648fcf45d66397f518f8432b83daba0c309 | 582 | asm | Assembly | oeis/064/A064427.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/064/A064427.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/064/A064427.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A064427: (Number of primes <= n - 1) + n.
; Submitted by Christian Krause
; 1,2,4,6,7,9,10,12,13,14,15,17,18,20,21,22,23,25,26,28,29,30,31,33,34,35,36,37,38,40,41,43,44,45,46,47,48,50,51,52,53,55,56,58,59,60,61,63,64,65,66,67,68,70,71,72,73,74,75,77,78,80,81,82,83,84,85,87,88,89,90,92,93,95,96,97,98,99,100,102,103,10... | 34.235294 | 317 | 0.64433 |
dfe7da677e1e2a799f8fe66cd5d3451742c30aed | 3,042 | asm | Assembly | programs/oeis/017/A017351.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/017/A017351.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/017/A017351.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A017351: a(n) = (10*n + 6)^11.
; 362797056,17592186044416,3670344486987776,131621703842267136,1951354384207722496,16985107389382393856,103510234140112521216,488595558857835544576,1903193578437064103936,6382393305518410039296,18982985583354248390656,51172646912339021398016,127079645979756182501376,29439334762637378034... | 434.571429 | 2,978 | 0.956279 |
994e3e40bffc72fc095cfdf330cd230948289f25 | 487 | asm | Assembly | programs/oeis/010/A010554.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/010/A010554.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/010/A010554.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A010554: a(n) = phi(phi(n)), where phi is the Euler totient function.
; 1,1,1,1,2,1,2,2,2,2,4,2,4,2,4,4,8,2,6,4,4,4,10,4,8,4,6,4,12,4,8,8,8,8,8,4,12,6,8,8,16,4,12,8,8,10,22,8,12,8,16,8,24,6,16,8,12,12,28,8,16,8,12,16,16,8,20,16,20,8,24,8,24,12,16,12,16,8,24,16,18,16,40,8,32,12,24,16,40,8,24,20,16,22,24,16,32,12,16,16... | 69.571429 | 248 | 0.634497 |
fdb950ea19375537c2bc00d8658775cb30efa4ed | 744 | asm | Assembly | oeis/232/A232901.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/232/A232901.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/232/A232901.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A232901: Number of (n+1) X (1+1) 0..2 arrays with every element next to itself plus and minus one within the range 0..2 horizontally or antidiagonally.
; Submitted by Jamie Morken
; 0,4,8,12,32,84,184,412,976,2276,5224,12076,28032,64884,150040,347324,804144,1861124,4307400,9970252,23077600,53414548,123632504,28616086... | 82.666667 | 488 | 0.830645 |
7ffd88bd7d567a220d1b836c7209f3c2f72e3d27 | 442,089 | asm | Assembly | asm/Visual Studio 2017_17_MSVC_x64_Release/span_compile_only.asm | dbd64/GSL | 59f8a9f9599c239f0bceb932da93dd9034607b6c | [
"MIT"
] | null | null | null | asm/Visual Studio 2017_17_MSVC_x64_Release/span_compile_only.asm | dbd64/GSL | 59f8a9f9599c239f0bceb932da93dd9034607b6c | [
"MIT"
] | null | null | null | asm/Visual Studio 2017_17_MSVC_x64_Release/span_compile_only.asm | dbd64/GSL | 59f8a9f9599c239f0bceb932da93dd9034607b6c | [
"MIT"
] | 1 | 2019-04-08T21:36:56.000Z | 2019-04-08T21:36:56.000Z | ; Listing generated by Microsoft (R) Optimizing Compiler Version 19.16.27026.1
include listing.inc
INCLUDELIB MSVCRT
INCLUDELIB OLDNAMES
PUBLIC ??0exception@std@@QEAA@AEBV01@@Z ; std::exception::exception
PUBLIC ??1exception@std@@UEAA@XZ ; std::exception::~exception
PUBLIC ?what@exception@std@@UEBAPEBDX... | 33.102883 | 488 | 0.680406 |
40ad74746365c85dfe7a69739a632d22c5c63c26 | 2,402 | asm | Assembly | Library/Config/Pref/prefControl.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Library/Config/Pref/prefControl.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Library/Config/Pref/prefControl.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) Geoworks 1993 -- All Rights Reserved
PROJECT: PC GEOS
MODULE:
FILE: prefControl.asm
AUTHOR: Chris Boyke
ROUTINES:
Name Description
---- -----------
REVISION HISTORY:
Name Date Description
---- ---- -... | 22.036697 | 71 | 0.519983 |
2e7166e8b380a94550a797b8ce5bfc3a2f2e20f2 | 41 | asm | Assembly | InstExercise/InstExercise.asm | DanishBangash/AvrStudio-C--Projects | 9541f64593b509827602c181263ae7f562854131 | [
"MIT"
] | null | null | null | InstExercise/InstExercise.asm | DanishBangash/AvrStudio-C--Projects | 9541f64593b509827602c181263ae7f562854131 | [
"MIT"
] | null | null | null | InstExercise/InstExercise.asm | DanishBangash/AvrStudio-C--Projects | 9541f64593b509827602c181263ae7f562854131 | [
"MIT"
] | null | null | null | LDI r17,25;
LDI r18, 5;
ADD r17, r18;
| 10.25 | 14 | 0.585366 |
344184965f39cb8005df443afdc5f1946c70ce89 | 426 | asm | Assembly | llvm/test/tools/llvm-ml/expansion.asm | mkinsner/llvm | 589d48844edb12cd357b3024248b93d64b6760bf | [
"Apache-2.0"
] | 2,338 | 2018-06-19T17:34:51.000Z | 2022-03-31T11:00:37.000Z | llvm/test/tools/llvm-ml/expansion.asm | mkinsner/llvm | 589d48844edb12cd357b3024248b93d64b6760bf | [
"Apache-2.0"
] | 3,740 | 2019-01-23T15:36:48.000Z | 2022-03-31T22:01:13.000Z | llvm/test/tools/llvm-ml/expansion.asm | mkinsner/llvm | 589d48844edb12cd357b3024248b93d64b6760bf | [
"Apache-2.0"
] | 500 | 2019-01-23T07:49:22.000Z | 2022-03-30T02:59:37.000Z | ; RUN: llvm-ml -filetype=s %s /Fo - 2>&1 | FileCheck %s
.code
num EQU 276
var TEXTEQU %num
ECHO t1
ECHO var
ECHO var
; CHECK-LABEL: t1
; CHECK: var
; CHECK: var
; CHECK-NOT: var
ECHO t2
%ECHO var
% ECHO var
%ECHO var
% ECHO var
; CHECK-LABEL: t2
; CHECK: 276
; CHECK: 276
; CHECK: 276
; CHECK: 276
; CHECK-NOT: ... | 10.923077 | 55 | 0.633803 |
7f050aee7665600408817d04711e1ace57eab2e0 | 939 | asm | Assembly | programs/oeis/211/A211490.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/211/A211490.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/211/A211490.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A211490: Number of (n+1) X (n+1) -4..4 symmetric matrices with every 2 X 2 subblock having sum zero and one or two distinct values.
; 13,17,23,33,49,75,117,185,295,473,761,1227,1981,3201,5175,8369,13537,21899,35429,57321,92743,150057,242793,392843,635629,1028465,1664087,2692545,4356625,7049163,11405781,18454937,29860... | 72.230769 | 718 | 0.833866 |
802aa2100b89913b8e5df086729b8f9f7ceed61a | 457 | asm | Assembly | testsuite/ubivm/expected/method_3.asm | alexgarzao/UOP | 12460841ff2b9991d2f7f461635b1f551413823f | [
"MIT"
] | null | null | null | testsuite/ubivm/expected/method_3.asm | alexgarzao/UOP | 12460841ff2b9991d2f7f461635b1f551413823f | [
"MIT"
] | null | null | null | testsuite/ubivm/expected/method_3.asm | alexgarzao/UOP | 12460841ff2b9991d2f7f461635b1f551413823f | [
"MIT"
] | null | null | null | Entity start
No options
Constants
0 S start
1 S oi
2 S x
3 S msg
4 S msg=
5 I 2
6 S io.writeln
End
Valid context (always)
No properties
Def start
No parameters
No local variables
No results
ldconst 1 --> [oi]
ldself
mcall 2 --> [x]
stop
End
Def x
Parameters
0 string msg
End
... | 12.694444 | 26 | 0.612691 |
376213b278549e48360623145cd011dbfdaab5c6 | 75 | asm | Assembly | study/sum.asm | caio-vinicius/libasm | f8e22fa21f79cdee80de6eb9ee72e3414054c804 | [
"MIT"
] | null | null | null | study/sum.asm | caio-vinicius/libasm | f8e22fa21f79cdee80de6eb9ee72e3414054c804 | [
"MIT"
] | null | null | null | study/sum.asm | caio-vinicius/libasm | f8e22fa21f79cdee80de6eb9ee72e3414054c804 | [
"MIT"
] | null | null | null | section .text
global sum
sum:
mov eax, 5
mov ecx, 5
add eax, ecx
ret
| 8.333333 | 13 | 0.653333 |
d45114bd20958d1a2878c224737c04c06790eb9e | 289 | asm | Assembly | DeclaringVariables/DeclaringVariables/Main.asm | ryancollins-dev/Assembly | 399341d6af62be17fffe281a921d92beff84424d | [
"MIT"
] | null | null | null | DeclaringVariables/DeclaringVariables/Main.asm | ryancollins-dev/Assembly | 399341d6af62be17fffe281a921d92beff84424d | [
"MIT"
] | null | null | null | DeclaringVariables/DeclaringVariables/Main.asm | ryancollins-dev/Assembly | 399341d6af62be17fffe281a921d92beff84424d | [
"MIT"
] | null | null | null | ; Program Description: Declairing Variables
; Author: R
; Creation Date: 2020-12-15
; Revisions: 1
; Date: 2020-12-15
.386
.model flat
.data
num1 dword 11111111h
num2 dword 10101010h
ans dword 0
.code
start proc
mov eax,num1
add eax,num2
mov ans,eax
ret
start endp
end start | 13.136364 | 43 | 0.723183 |
70bebd274ada391264c191193116a72ecfd38b92 | 33 | asm | Assembly | Lab Assessment Submission/Lab 2/Lab2 task3.asm | soha221/CSE331L-Section-10-Fall20-NSU-1 | 7f940e7c3da7dfcf084e5502f7a370284a120955 | [
"MIT"
] | null | null | null | Lab Assessment Submission/Lab 2/Lab2 task3.asm | soha221/CSE331L-Section-10-Fall20-NSU-1 | 7f940e7c3da7dfcf084e5502f7a370284a120955 | [
"MIT"
] | null | null | null | Lab Assessment Submission/Lab 2/Lab2 task3.asm | soha221/CSE331L-Section-10-Fall20-NSU-1 | 7f940e7c3da7dfcf084e5502f7a370284a120955 | [
"MIT"
] | null | null | null | org 100h
c DB 5 DUP(2)
ret | 8.25 | 14 | 0.545455 |
a9272c8b2139799d0761ef060ab32080cdce033c | 610 | asm | Assembly | programs/oeis/326/A326725.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/326/A326725.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/326/A326725.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A326725: a(n) = (1/2)*n*(5*n - 7); row 5 of A326728.
; 0,-1,3,12,26,45,69,98,132,171,215,264,318,377,441,510,584,663,747,836,930,1029,1133,1242,1356,1475,1599,1728,1862,2001,2145,2294,2448,2607,2771,2940,3114,3293,3477,3666,3860,4059,4263,4472,4686,4905,5129,5358,5592,5831,6075,6324,6578,6837,7101,7370,7644,7923,8207... | 67.777778 | 506 | 0.74918 |
a9c12da5a22745b13709e939c31fa44961f4b9f4 | 14,046 | asm | Assembly | ConstructSensors/MobileSensors/iOSVideoSensor/sensor/ColumbiaCollegeShare/Code Drop - Feb 5 - 2012/Windows/packages/ffmpeg/Source/libavcodec/x86/h264_idct_10bit.asm | dgerding/Construct | ecbb0ee5591a89e71906ad676bc6684583716d84 | [
"MIT"
] | 2 | 2017-08-03T07:15:00.000Z | 2018-06-18T10:32:53.000Z | ConstructSensors/MobileSensors/iOSVideoSensor/sensor/ColumbiaCollegeShare/Code Drop - Feb 5 - 2012/Windows/packages/ffmpeg/Source/libavcodec/x86/h264_idct_10bit.asm | dgerding/Construct | ecbb0ee5591a89e71906ad676bc6684583716d84 | [
"MIT"
] | null | null | null | ConstructSensors/MobileSensors/iOSVideoSensor/sensor/ColumbiaCollegeShare/Code Drop - Feb 5 - 2012/Windows/packages/ffmpeg/Source/libavcodec/x86/h264_idct_10bit.asm | dgerding/Construct | ecbb0ee5591a89e71906ad676bc6684583716d84 | [
"MIT"
] | 2 | 2019-03-04T22:57:42.000Z | 2020-03-06T01:32:26.000Z | ;*****************************************************************************
;* MMX/SSE2/AVX-optimized 10-bit H.264 iDCT code
;*****************************************************************************
;* Copyright (C) 2005-2011 x264 project
;*
;* Authors: Daniel Kang <daniel.d.kang@gmail.com>
;*
;* This file is p... | 24.816254 | 112 | 0.499003 |
60c3fd6e0dbcb4d56ef91d69c7ed63ef323b997a | 278 | asm | Assembly | libsrc/_DEVELOPMENT/arch/ts2068/misc/c/sccz80/tshc_visit_wc_attr.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 38 | 2021-06-18T12:56:15.000Z | 2022-03-12T20:38:40.000Z | libsrc/_DEVELOPMENT/arch/ts2068/misc/c/sccz80/tshc_visit_wc_attr.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 2 | 2021-06-20T16:28:12.000Z | 2021-11-17T21:33:56.000Z | libsrc/_DEVELOPMENT/arch/ts2068/misc/c/sccz80/tshc_visit_wc_attr.asm | jpoikela/z88dk | 7108b2d7e3a98a77de99b30c9a7c9199da9c75cb | [
"ClArtistic"
] | 6 | 2021-06-18T18:18:36.000Z | 2021-12-22T08:01:32.000Z | ; void tshc_visit_wc_attr(struct r_Rect8 *r, void *function)
SECTION code_clib
SECTION code_arch
PUBLIC tshc_visit_wc_attr
EXTERN asm_tshc_visit_wc_attr
tshc_visit_wc_attr:
pop af
pop de
pop ix
push de
push de
push af
jp asm_tshc_visit_wc_attr
| 13.238095 | 60 | 0.744604 |
548029291aa53abb9ebe6d4ddee1dc1f3661f113 | 930 | asm | Assembly | oeis/099/A099195.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/099/A099195.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/099/A099195.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A099195: Figurate numbers based on the 8-dimensional regular convex polytope called the 8-dimensional cross-polytope, or 8-dimensional hyperoctahedron, which is represented by the Schlaefli symbol {3, 3, 3, 3, 3, 3, 4}. It is the dual of the 8-dimensional hypercube.
; Submitted by Christian Krause
; 0,1,16,129,704,29... | 71.538462 | 489 | 0.815054 |
0fb1997f183d41d04e66ee940d022e4c0c7cb8ec | 957 | asm | Assembly | Sem4/AEIE_LAB/my1sim85-0.6.2/asm/dev-7segment.asm | SOUMEE2000/Heritage-CSE-Codes | 040d4e4c8d8f2b92ad74bd373243611d912c6a91 | [
"Apache-2.0"
] | null | null | null | Sem4/AEIE_LAB/my1sim85-0.6.2/asm/dev-7segment.asm | SOUMEE2000/Heritage-CSE-Codes | 040d4e4c8d8f2b92ad74bd373243611d912c6a91 | [
"Apache-2.0"
] | null | null | null | Sem4/AEIE_LAB/my1sim85-0.6.2/asm/dev-7segment.asm | SOUMEE2000/Heritage-CSE-Codes | 040d4e4c8d8f2b92ad74bd373243611d912c6a91 | [
"Apache-2.0"
] | null | null | null | ; program for up/down 7-segment counter
; - with run/pause select and blinking decimal point
; - requires only ONE table
; connections:
; - PA0-PA7 (8255@80H) => (a,b,c,d,e,f,g,dot)
; - PB0 (8255@80H) => up/down select, 1=up, 0=down
; - PB1 (8255@80H) => run/pause select, 1=run, 0 = pause
org 0000h
lxi sp, 4000h
mvi a... | 11.392857 | 56 | 0.69697 |
ad505fadbda567ced2453ead1c98dc0c4107f8d4 | 1,141 | asm | Assembly | source/utility/state.asm | paulscottrobson/remslash | a3999ee765d25592558eff05bdb46df953afd089 | [
"MIT"
] | null | null | null | source/utility/state.asm | paulscottrobson/remslash | a3999ee765d25592558eff05bdb46df953afd089 | [
"MIT"
] | null | null | null | source/utility/state.asm | paulscottrobson/remslash | a3999ee765d25592558eff05bdb46df953afd089 | [
"MIT"
] | null | null | null | ; ******************************************************************************
; ******************************************************************************
;
; Name : state.asm
; Purpose : Save and Restore BASIC state.
; Author : Paul Robson (paul@robsons.org.uk)
; Created : 14th October 2019
;
; *******... | 27.829268 | 80 | 0.258545 |
cdebcfbdfcc823747ba00176db6970cca80581d3 | 622 | asm | Assembly | Tests/sample-memory-protection.asm | 13xforever/x86-assembly-textmate-bundle | f1bb62f77b776d87d0fd85b0276d4237ff72c43c | [
"MIT"
] | 69 | 2015-04-16T18:01:22.000Z | 2022-02-15T07:54:26.000Z | Tests/sample-memory-protection.asm | javiercbk/x86-assembly-textmate-bundle | 62d700e0196f62ef4353a9b95c2e64beb0a6afda | [
"MIT"
] | 17 | 2016-09-20T08:49:09.000Z | 2021-02-19T15:01:04.000Z | Tests/sample-memory-protection.asm | javiercbk/x86-assembly-textmate-bundle | 62d700e0196f62ef4353a9b95c2e64beb0a6afda | [
"MIT"
] | 19 | 2016-05-31T07:11:14.000Z | 2021-07-19T10:17:12.000Z | bndcl bnd0, [rax]
bndcu bnd0, [rax+3] ; operand size is 4
mov dword ptr [rax], rbx ; RBX has the data to be written to the buffer
mov ecx, dword ptr [esi] ; store the pointer value in the index register ECX
mov eax, esi ; store the pointer in the base register EAX
bndstx dword ptr [eax+ecx], bnd0 ; perform address tra... | 56.545455 | 166 | 0.76045 |
b84b1557e8106a0acd3e147b98abfd6c262ace51 | 212 | asm | Assembly | mc-sema/validator/x86_64/tests/RCL32rCL.asm | randolphwong/mcsema | eb5b376736e7f57ff0a61f7e4e5a436bbb874720 | [
"BSD-3-Clause"
] | 2 | 2021-08-07T16:21:29.000Z | 2021-11-17T10:58:37.000Z | mc-sema/validator/x86_64/tests/RCL32rCL.asm | randolphwong/mcsema | eb5b376736e7f57ff0a61f7e4e5a436bbb874720 | [
"BSD-3-Clause"
] | null | null | null | mc-sema/validator/x86_64/tests/RCL32rCL.asm | randolphwong/mcsema | eb5b376736e7f57ff0a61f7e4e5a436bbb874720 | [
"BSD-3-Clause"
] | null | null | null | BITS 64
;TEST_FILE_META_BEGIN
;TEST_TYPE=TEST_F
;TEST_IGNOREFLAGS=FLAG_OF
;TEST_FILE_META_END
; RCL32rCL
mov ebx, 0x4141
mov cl, 0x2
;TEST_BEGIN_RECORDING
rcl ebx, cl
;TEST_END_RECORDING
| 16.307692 | 25 | 0.735849 |
bce5364eeff84f366bde1cbf18845816857398f0 | 422 | asm | Assembly | libsrc/stdio/ansi/zx81/f_ansi_cls.asm | RC2014Z80/z88dk | e5b9447b970e5fae26544b6d8aa5957c98ba0e6a | [
"ClArtistic"
] | 8 | 2017-01-18T12:02:17.000Z | 2021-06-12T09:40:28.000Z | libsrc/stdio/ansi/zx81/f_ansi_cls.asm | RC2014Z80/z88dk | e5b9447b970e5fae26544b6d8aa5957c98ba0e6a | [
"ClArtistic"
] | 1 | 2017-03-06T07:41:56.000Z | 2017-03-06T07:41:56.000Z | libsrc/stdio/ansi/zx81/f_ansi_cls.asm | RC2014Z80/z88dk | e5b9447b970e5fae26544b6d8aa5957c98ba0e6a | [
"ClArtistic"
] | 3 | 2017-03-07T03:19:40.000Z | 2021-09-15T17:59:19.000Z | ;
; ANSI Video handling for the ZX81
; By Stefano Bodrato - Sept 2007
;
; CLS - Clear the screen
;
;
; $Id: f_ansi_cls.asm,v 1.7 2016-07-14 17:44:18 pauloscustodio Exp $
;
SECTION code_clib
PUBLIC ansi_cls
EXTERN _clg_hr ; we use the graphics CLS routine
IF MTHRG
EXTERN text_rows
EXTERN MTCH_P2
ENDIF
... | 14.066667 | 68 | 0.699052 |
a1bb8e7896f1b82a5d83a9d637104b233ef12fe9 | 219 | asm | Assembly | libsrc/_DEVELOPMENT/adt/p_forward_list/c/sccz80/p_forward_list_empty.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | 8 | 2017-01-18T12:02:17.000Z | 2021-06-12T09:40:28.000Z | libsrc/_DEVELOPMENT/adt/p_forward_list/c/sccz80/p_forward_list_empty.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | 1 | 2017-03-06T07:41:56.000Z | 2017-03-06T07:41:56.000Z | libsrc/_DEVELOPMENT/adt/p_forward_list/c/sccz80/p_forward_list_empty.asm | teknoplop/z88dk | bb03fbfd6b2ab0f397a1358559089f9cd3706485 | [
"ClArtistic"
] | 3 | 2017-03-07T03:19:40.000Z | 2021-09-15T17:59:19.000Z |
; int p_forward_list_empty(p_forward_list_t *list)
SECTION code_clib
SECTION code_adt_p_forward_list
PUBLIC p_forward_list_empty
EXTERN asm_p_forward_list_empty
defc p_forward_list_empty = asm_p_forward_list_empty
| 18.25 | 52 | 0.881279 |
4f2f487d79e62ac22370bfab647ae67e9bc612f3 | 334 | asm | Assembly | lab4/lab4_4/oldlr04_4_2.asm | Winterpuma/bmstu_MDPL | 28fb1f93e5ce4321c98ff6cf1b997972a48724ee | [
"MIT"
] | 14 | 2019-02-25T11:09:12.000Z | 2022-03-12T23:29:11.000Z | lab4/lab4_4/oldlr04_4_2.asm | Winterpuma/bmstu_MDPL | 28fb1f93e5ce4321c98ff6cf1b997972a48724ee | [
"MIT"
] | null | null | null | lab4/lab4_4/oldlr04_4_2.asm | Winterpuma/bmstu_MDPL | 28fb1f93e5ce4321c98ff6cf1b997972a48724ee | [
"MIT"
] | null | null | null | EXTRN X: byte
PUBLIC exit
SD2 SEGMENT para 'DATA'
Y db 'Y'
SD2 ENDS
SC2 SEGMENT para public 'CODE'
assume CS:SC2, DS:SD2
exit:
mov bx, ds
mov ax, SD2
mov ds, ax
mov ah, 2
mov dl, Y
int 21h
mov ah, Y
mov ds, bx
mov al, X
xchg ah, al
mov X, al
mov ax, SD2
mov ds, ax
mov Y, ah
mov ax, 4c00h
int 21... | 11.133333 | 30 | 0.637725 |
b4ab8c876f36f8548e0c209f5473524b64224d08 | 3,187 | asm | Assembly | Driver/Printer/DotMatrix/CanonRGB/canonRGBDialog.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 504 | 2018-11-18T03:35:53.000Z | 2022-03-29T01:02:51.000Z | Driver/Printer/DotMatrix/CanonRGB/canonRGBDialog.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 96 | 2018-11-19T21:06:50.000Z | 2022-03-06T10:26:48.000Z | Driver/Printer/DotMatrix/CanonRGB/canonRGBDialog.asm | steakknife/pcgeos | 95edd7fad36df400aba9bab1d56e154fc126044a | [
"Apache-2.0"
] | 73 | 2018-11-19T20:46:53.000Z | 2022-03-29T00:59:26.000Z | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) GlobalPC 1999 -- All Rights Reserved
PROJECT: PC GEOS
MODULE: Canon RGB Print Driver
FILE: canonRGBDialog.asm
AUTHOR: David Hunter
ROUTINES:
Name Description
---- -----------
REVISION HISTORY:
Na... | 26.558333 | 79 | 0.602134 |
3643e1d2f861121f1a5478f64e03e2727a846dc6 | 647 | asm | Assembly | programs/oeis/080/A080342.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/080/A080342.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/080/A080342.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A080342: Number of weighings required to identify a single bad coin out of n coins, using a two-pan balance.
; 0,1,1,2,2,2,2,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5... | 80.875 | 501 | 0.545595 |
024944825e7926382111d5988d6fdeb8dcbd8f4a | 332 | asm | Assembly | programs/oeis/302/A302588.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/302/A302588.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/302/A302588.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A302588: a(n) = a(n-3) + 7*(n-2), a(0)=1, a(1)=2, a(2)=4.
; 1,2,4,8,16,25,36,51,67,85,107,130,155,184,214,246,282,319,358,401,445,491,541,592,645,702,760,820,884,949,1016,1087,1159,1233,1311,1390,1471,1556,1642,1730,1822,1915,2010
lpb $0
mov $2,$0
sub $0,1
seq $2,10410 ; Squares mod 49.
add $1,$2
lpe
add $1,... | 27.666667 | 172 | 0.61747 |
7430218b8d4f5be3a3673b8b56add6d656c408ff | 2,279 | asm | Assembly | Transynther/x86/_processed/US/_ht_st_zr_un_/i7-7700_9_0x48_notsx.log_21_534.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 9 | 2020-08-13T19:41:58.000Z | 2022-03-30T12:22:51.000Z | Transynther/x86/_processed/US/_ht_st_zr_un_/i7-7700_9_0x48_notsx.log_21_534.asm | ljhsiun2/medusa | 67d769b8a2fb42c538f10287abaf0e6dbb463f0c | [
"MIT"
] | 1 | 2021-04-29T06:29:35.000Z | 2021-05-13T21:02:30.000Z | Transynther/x86/_processed/US/_ht_st_zr_un_/i7-7700_9_0x48_notsx.log_21_534.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 %r13
push %r15
push %rax
lea addresses_D_ht+0xb77f, %r10
nop
nop
nop
nop
nop
dec %r12
movb $0x61, (%r10)
nop
nop
nop
nop
add %r15, %r15
lea addresses_A_ht+0x1b07f, %r11
nop
nop
nop
and %r15, %r15
movb (%r11), %al
nop
nop
nop
nop
cmp %rax, %... | 16.757353 | 141 | 0.638877 |
6d182b219406addd3408228f01e358bd80fe2faa | 696 | asm | Assembly | oeis/163/A163309.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/163/A163309.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/163/A163309.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A163309: a(n) = 18*a(n-1) - 76*a(n-2) for n > 1; a(0) = 1, a(1) = 10.
; Submitted by Christian Krause
; 1,10,104,1112,12112,133504,1482560,16539776,185041408,2073722368,23263855616,261146501120,2932583993344,32939377795072,370032416817152,4157190790283264,46706970546995200,524778969784385536,5896291694547304448,66250... | 40.941176 | 471 | 0.797414 |
815282eb4e384616f5fe7585575ef4441580518b | 570 | asm | Assembly | oeis/001/A001287.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/001/A001287.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/001/A001287.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A001287: a(n) = binomial coefficient C(n,10).
; 1,11,66,286,1001,3003,8008,19448,43758,92378,184756,352716,646646,1144066,1961256,3268760,5311735,8436285,13123110,20030010,30045015,44352165,64512240,92561040,131128140,183579396,254186856,348330136,472733756,635745396,847660528,1121099408,1471442973,1917334783,2481256... | 95 | 500 | 0.857895 |
f658033b85048353f4d520acdcf7e6bb19ce6ac8 | 134 | asm | Assembly | libsrc/_DEVELOPMENT/math/float/math48/lm/c/sdcc_ix/ilogb_fastcall.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/math48/lm/c/sdcc_ix/ilogb_fastcall.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/_DEVELOPMENT/math/float/math48/lm/c/sdcc_ix/ilogb_fastcall.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null |
SECTION code_fp_math48
PUBLIC _ilogb_fastcall
EXTERN cm48_sdccix_ilogb_fastcall
defc _ilogb_fastcall = cm48_sdccix_ilogb_fastcall
| 14.888889 | 49 | 0.88806 |
0d37b9c4b969b8c79d9cb5fe7687af39e7b2518b | 513 | asm | Assembly | libsrc/rs232/cpc/booster/rs232_get.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/rs232/cpc/booster/rs232_get.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | libsrc/rs232/cpc/booster/rs232_get.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | null | null | null | ;
; z88dk RS232 Function
;
; Amstrad CPC (CPC Booster+) version
;
; unsigned char rs232_get(char *)
;
; $Id: rs232_get.asm,v 1.2 2015/01/21 14:00:11 stefano Exp $
; fastcall so implicit push
PUBLIC rs232_get
rs232_get: ld bc, $FF1C
nowort: in a,... | 18.321429 | 66 | 0.510721 |
fa4b0fed270de8a0950fd13638ec4e8859695572 | 684 | asm | Assembly | programs/oeis/001/A001545.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/001/A001545.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/001/A001545.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A001545: (5n+1)(5n+4).
; 4,54,154,304,504,754,1054,1404,1804,2254,2754,3304,3904,4554,5254,6004,6804,7654,8554,9504,10504,11554,12654,13804,15004,16254,17554,18904,20304,21754,23254,24804,26404,28054,29754,31504,33304,35154,37054,39004,41004,43054,45154,47304,49504,51754,54054,56404,58804,61254,63754,66304,68904,7155... | 76 | 609 | 0.799708 |
8b8cdffd8f2233377a14aca93255540f3588296d | 1,400 | asm | Assembly | programs/oeis/272/A272104.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/272/A272104.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | programs/oeis/272/A272104.asm | karttu/loda | 9c3b0fc57b810302220c044a9d17db733c76a598 | [
"Apache-2.0"
] | null | null | null | ; A272104: Sum of the even numbers among the larger parts of the partitions of n into two parts.
; 0,0,0,2,2,4,4,10,10,14,14,24,24,30,30,44,44,52,52,70,70,80,80,102,102,114,114,140,140,154,154,184,184,200,200,234,234,252,252,290,290,310,310,352,352,374,374,420,420,444,444,494,494,520,520,574,574,602,602,660,660,690,690... | 82.352941 | 1,165 | 0.75 |
2d56318cc3d7cccdde14f46c52e93c553f00bab5 | 213 | asm | Assembly | ioctl/IopGetRetry.asm | osfree-project/FamilyAPI | 2119a95cb2bbe6716ecacff4171866f6ea51b8d7 | [
"BSD-3-Clause"
] | 1 | 2021-11-25T14:01:48.000Z | 2021-11-25T14:01:48.000Z | ioctl/IopGetRetry.asm | osfree-project/FamilyAPI | 2119a95cb2bbe6716ecacff4171866f6ea51b8d7 | [
"BSD-3-Clause"
] | null | null | null | ioctl/IopGetRetry.asm | osfree-project/FamilyAPI | 2119a95cb2bbe6716ecacff4171866f6ea51b8d7 | [
"BSD-3-Clause"
] | 2 | 2021-11-05T06:48:43.000Z | 2021-12-06T08:07:38.000Z | ;--------------------------------------------------------
; Category 5 Function 64H Get Infinite Retry
;--------------------------------------------------------
;
;
;
IOPGETRETRY PROC NEAR
RET
IOPGETRETRY ENDP
| 19.363636 | 57 | 0.342723 |
2ab934090357b3c4eec98e6f27adfe1e5ce91702 | 6,211 | asm | Assembly | source/math/trigonometry.asm | mega65dev/rom-assembler | 1670a56a8246dcdcc18e83b345d577eba686cf32 | [
"MIT"
] | null | null | null | source/math/trigonometry.asm | mega65dev/rom-assembler | 1670a56a8246dcdcc18e83b345d577eba686cf32 | [
"MIT"
] | null | null | null | source/math/trigonometry.asm | mega65dev/rom-assembler | 1670a56a8246dcdcc18e83b345d577eba686cf32 | [
"MIT"
] | null | null | null | ; ********************************************************************************************
; ********************************************************************************************
;
; Name : trigonometry.asm
; Purpose : ..
; Created : 15th Nov 1991
; Updated : 4th Jan 2021
; Authors : Fred Bowen
... | 42.541096 | 94 | 0.327161 |
3cef5925701ce6b59b0570cd61b02ae779698c34 | 294 | asm | Assembly | programs/oeis/267/A267142.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/267/A267142.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/267/A267142.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A267142: The characteristic function of the multiples of 9.
; 1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,1
mod $0,9
pow $1,$0
mov $0,$1
| 42 | 201 | 0.557823 |
826a485921511e10e3bf93c32c28c0915345211b | 348 | asm | Assembly | helloWorld.asm | hotchner/AsmStudy | 6755746a8657a0e9865b04bf1ddf5d3076814565 | [
"MIT"
] | null | null | null | helloWorld.asm | hotchner/AsmStudy | 6755746a8657a0e9865b04bf1ddf5d3076814565 | [
"MIT"
] | null | null | null | helloWorld.asm | hotchner/AsmStudy | 6755746a8657a0e9865b04bf1ddf5d3076814565 | [
"MIT"
] | null | null | null | SECTION .data
msg: db "HelloWorld!", 0x0a
len: equ $-msg
SECTION .text
global _main
_main:
mov rax, 0x2000004
mov rdi, 1
mov rsi, msg
mov rdx, len
syscall
mov rax, 0x20000001
mov rdi, 0
syscall
; nasm -f macho64 helloWorld.asm -o helloWorld.o
; ld -macosx_version_min 10.7.0 -o hell... | 15.818182 | 67 | 0.666667 |
e04843acb4b0692d17d4be92d0e603156929a4eb | 466 | asm | Assembly | bootloader/functions/print_hex.asm | 0xSkiddie/moneOS | ed6ab79230bcbe4cbe0400d907df69c85b959433 | [
"MIT"
] | null | null | null | bootloader/functions/print_hex.asm | 0xSkiddie/moneOS | ed6ab79230bcbe4cbe0400d907df69c85b959433 | [
"MIT"
] | null | null | null | bootloader/functions/print_hex.asm | 0xSkiddie/moneOS | ed6ab79230bcbe4cbe0400d907df69c85b959433 | [
"MIT"
] | null | null | null | print_hex:
pusha
mov si, hex_template
mov bx, dx
shr bx, 12
mov bx, [bx+hexabet]
mov [hex_template+2], bl
mov bx, dx
shr bx, 8
and bx, 0x000f
mov bx, [bx+hexabet]
mov [hex_template+3], bl
mov bx, dx
shr bx, 4
and bx, 0x000f
mov bx, [bx+hexabet]
mov [hex_template+4], bl
mov bx, dx
and bx, 0x000f
m... | 11.65 | 25 | 0.645923 |
0b877ab00cb593a30d37556822b4599bcc8b85d2 | 358 | asm | Assembly | programs/oeis/218/A218444.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/218/A218444.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/218/A218444.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A218444: a(n) = Sum_{k>=0} floor(n/(5*k + 1)).
; 0,1,2,3,4,5,7,8,9,10,11,13,15,16,17,18,20,21,23,24,25,27,29,30,32,33,35,36,37,38,40,42,44,46,47,48,51,52,53,54,55,57,60,61,63,64,66,67,70,71,72,74,76,77,79,81,83,84,85,86,88,90,92,94,96,97,101,102,103,104,105
mov $2,$0
lpb $2
add $3,5
mov $4,$2
lpb $4
add $1... | 25.571429 | 210 | 0.575419 |
bcb802d63511667daaa608e63346e4ccc26d3fdc | 5,648 | asm | Assembly | computer-architecture/labs/seminar_7.asm | vampy/university | 9496cb63594dcf1cc2cec8650b8eee603f85fdab | [
"MIT"
] | 6 | 2015-06-22T19:43:13.000Z | 2019-07-15T18:08:41.000Z | computer-architecture/labs/seminar_7.asm | vampy/university | 9496cb63594dcf1cc2cec8650b8eee603f85fdab | [
"MIT"
] | null | null | null | computer-architecture/labs/seminar_7.asm | vampy/university | 9496cb63594dcf1cc2cec8650b8eee603f85fdab | [
"MIT"
] | 1 | 2015-09-26T09:01:54.000Z | 2015-09-26T09:01:54.000Z | --- Seminary 7. Multi-module programming ---
Multi-module programming - is writing a program which is formed by two or
more files(modules)
- main module(containing the main program)
- secondary(containing procedures or functions which are called by the main
module)
In order to... | 25.441441 | 79 | 0.594016 |
7eaa0883ed73a9c1c18399c5bd6baafd40767b10 | 419 | asm | Assembly | programs/oeis/280/A280814.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 22 | 2018-02-06T19:19:31.000Z | 2022-01-17T21:53:31.000Z | programs/oeis/280/A280814.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 41 | 2021-02-22T19:00:34.000Z | 2021-08-28T10:47:47.000Z | programs/oeis/280/A280814.asm | neoneye/loda | afe9559fb53ee12e3040da54bd6aa47283e0d9ec | [
"Apache-2.0"
] | 5 | 2021-02-24T21:14:16.000Z | 2021-08-09T19:48:05.000Z | ; A280814: The maximum number of squares among the partial sums of any permutation of the integers [1..n].
; 1,1,2,2,3,3,4,5,5,6,7,7,8,8,9,9,10,11,11,12,13,13,14,14,15,15,16,17,17,18,19,19,20,20,21,21,22,23,23,24,25,25,26,26,27,27,28,29,30,30,31,31,32,32,33,33,34,35,36,36,37,37,38,38,39,40,40,41,42
add $0,2
seq $0,287... | 52.375 | 192 | 0.689737 |
45aec75fa05680bc7092ce7ad56b3b547ef12991 | 79 | asm | Assembly | public/wintab/wintabx/open.asm | SmileyAG/cstrike15_src | 5315265785320e0f53ebd27c3486e6c7b826a227 | [
"Unlicense"
] | 2 | 2022-02-25T12:18:31.000Z | 2022-03-16T23:59:59.000Z | public/wintab/wintabx/open.asm | SmileyAG/cstrike15_src | 5315265785320e0f53ebd27c3486e6c7b826a227 | [
"Unlicense"
] | null | null | null | public/wintab/wintabx/open.asm | SmileyAG/cstrike15_src | 5315265785320e0f53ebd27c3486e6c7b826a227 | [
"Unlicense"
] | 7 | 2021-08-22T11:29:02.000Z | 2022-03-29T11:59:15.000Z | include xlibproc.inc
include Wintab.inc
PROC_TEMPLATE WTOpen, 4, Wintab, -, 21
| 19.75 | 38 | 0.78481 |
a9add35a55b605de8ef6f83a37a4a852b1c09710 | 722 | asm | Assembly | oeis/032/A032086.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 11 | 2021-08-22T19:44:55.000Z | 2022-03-20T16:47:57.000Z | oeis/032/A032086.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 9 | 2021-08-29T13:15:54.000Z | 2022-03-09T19:52:31.000Z | oeis/032/A032086.asm | neoneye/loda-programs | 84790877f8e6c2e821b183d2e334d612045d29c0 | [
"Apache-2.0"
] | 3 | 2021-08-22T20:56:47.000Z | 2021-09-29T06:26:12.000Z | ; A032086: Number of reversible strings with n beads of 3 colors. If more than 1 bead, not palindromic.
; Submitted by Jamie Morken(s3)
; 3,3,9,36,108,351,1053,3240,9720,29403,88209,265356,796068,2390391,7171173,21520080,64560240,193700403,581101209,1743362676,5230088028,15690441231,47071323693,141214502520,42364350756... | 45.125 | 481 | 0.82687 |
12ea7fb7732fe955e96d0e2ad784551cbbefa22b | 1,448 | asm | Assembly | libsrc/stdio_new/file/fgets_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | 8 | 2017-01-18T12:02:17.000Z | 2021-06-12T09:40:28.000Z | libsrc/stdio_new/file/fgets_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | 1 | 2017-03-06T07:41:56.000Z | 2017-03-06T07:41:56.000Z | libsrc/stdio_new/file/fgets_callee.asm | meesokim/z88dk | 5763c7778f19a71d936b3200374059d267066bb2 | [
"ClArtistic"
] | 3 | 2017-03-07T03:19:40.000Z | 2021-09-15T17:59:19.000Z | ; char __CALLEE__ *fgets(char *s, int n, FILE *stream)
; 06.2008 aralbrec
PUBLIC fgets_callee
PUBLIC ASMDISP_FGETS_CALLEE
EXTERN fgetc, l_jpix
EXTERN stdio_error_einval_zc, stdio_error_zc
EXTERN ASMDISP_FGETC
INCLUDE "../stdio.def"
.fgets_callee
pop hl
pop ix
pop bc
ex (sp),hl
.asmentry
; enter : ... | 18.805195 | 73 | 0.554558 |
3ac268e9d2daefab4818a241793e9d0a840491f4 | 2,333 | asm | Assembly | programs/oeis/098/A098844.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | 1 | 2021-03-15T11:38:20.000Z | 2021-03-15T11:38:20.000Z | programs/oeis/098/A098844.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | programs/oeis/098/A098844.asm | jmorken/loda | 99c09d2641e858b074f6344a352d13bc55601571 | [
"Apache-2.0"
] | null | null | null | ; A098844: a(1)=1, a(n) = n*a(floor(n/2)).
; 1,2,3,8,10,18,21,64,72,100,110,216,234,294,315,1024,1088,1296,1368,2000,2100,2420,2530,5184,5400,6084,6318,8232,8526,9450,9765,32768,33792,36992,38080,46656,47952,51984,53352,80000,82000,88200,90300,106480,108900,116380,118910,248832,254016,270000,275400,316368,322452,341172... | 233.3 | 2,236 | 0.87141 |
9caf15dd6341a55ae6f4410c0df6bb8ce5e8ad0b | 208 | asm | Assembly | tests/rename-register-1.asm | skyzh/RISCV-Simulator | 8989a09c357a69b68612f653380d60816f5176c2 | [
"MIT"
] | 106 | 2019-07-04T12:20:25.000Z | 2022-03-20T10:50:52.000Z | tests/rename-register-1.asm | qshan/RISCV-Simulator | 8989a09c357a69b68612f653380d60816f5176c2 | [
"MIT"
] | 2 | 2019-07-02T13:38:42.000Z | 2019-09-06T02:09:30.000Z | tests/rename-register-1.asm | qshan/RISCV-Simulator | 8989a09c357a69b68612f653380d60816f5176c2 | [
"MIT"
] | 12 | 2020-01-02T05:41:28.000Z | 2022-03-10T11:57:46.000Z | .text
li a1, 100
addi a1, a1, 100
addi a1, a1, 100
addi a1, a1, 100
addi a1, a1, 100
addi a1, a1, 100
addi a1, a1, 100
addi a1, a1, 100
mv a0, a1
nop
nop
nop
nop
li a2,255
lui a3,0x30
sb a2,4(a3)
nop
nop
nop
| 9.904762 | 16 | 0.663462 |
ff55d52c6f78cd0b63e4ca5378985f193ba6e8fc | 279 | asm | Assembly | tests/024_VARIABLES_-_integer_and_combination_variables__Also_UTF-8.asm | tpisto/pasm | 5ade5841f3493dd8faab17bda3616a6ad25be238 | [
"MIT"
] | 103 | 2015-01-26T16:50:33.000Z | 2021-12-20T04:20:54.000Z | tests/024_VARIABLES_-_integer_and_combination_variables__Also_UTF-8.asm | tpisto/pasm | 5ade5841f3493dd8faab17bda3616a6ad25be238 | [
"MIT"
] | 4 | 2015-10-21T09:15:35.000Z | 2019-08-02T10:47:13.000Z | tests/024_VARIABLES_-_integer_and_combination_variables__Also_UTF-8.asm | tpisto/pasm | 5ade5841f3493dd8faab17bda3616a6ad25be238 | [
"MIT"
] | 16 | 2015-06-01T12:07:02.000Z | 2021-02-09T15:22:22.000Z | ; name: VARIABLES - integer and combination variables. Also UTF-8
; code: "998874c3b66d6d699900880074c3b66d6d699900000000000000880000000000000074c3b66d6d690000338889337700"
tommi db 0x99, 0x88, 'tömmi'
dw 0x99, 0x88, 'tömmi'
dq 0x99, 0x88, 'tömmi'
db 0x33, 0x88
dw 0x3389, 0x77
| 31 | 106 | 0.799283 |
e68ebfd02d1e8951ea02394783db5faea63ce972 | 2,922 | asm | Assembly | Telist.asm | CallMeMengMeng/ASSEMBLY-LANGUAGE | 8c884b43906225045e4ee68497d8913394a0d71a | [
"MIT"
] | null | null | null | Telist.asm | CallMeMengMeng/ASSEMBLY-LANGUAGE | 8c884b43906225045e4ee68497d8913394a0d71a | [
"MIT"
] | null | null | null | Telist.asm | CallMeMengMeng/ASSEMBLY-LANGUAGE | 8c884b43906225045e4ee68497d8913394a0d71a | [
"MIT"
] | null | null | null | ; WRITE A SUB-PROGRAM NESTED STRUCTURE PROGRAM MODULE, INPUT THE NAME AND 8-CHARACTER PHONE NUMBER
; THE KEYBOARD, AND DISPLAY IT IN A CERTAIN FORMAT.
; MAIN PROGRAM 'TELIST'
; DISPLAY PROMPT 'INPUTNAME'
; CALL THE SUBPROGRAM 'INPUT_NAME' to INPUT THE NAME
; Display prompt INPUT A TELEPHONE NUMBER
; Call the subp... | 24.14876 | 108 | 0.690965 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.