max_stars_repo_path
stringlengths
3
255
max_stars_repo_name
stringlengths
5
116
max_stars_count
int64
0
107k
id
stringlengths
1
7
content
stringlengths
63
1.05M
tp_01_03/ej1_3.asm
mjFer/TDIII-UTN-FRBA-TPS-2014
2
206634
; Trabajo Practico 1 - EJ 2 ; ; ; ; Alumno: <NAME> ; ; Legajo: 1403734 ...
oeis/091/A091104.asm
neoneye/loda-programs
0
206637
; A091104: Expansion of (1-4x+24x^2)/((1-4x)(1+4x). ; Submitted by <NAME>(w4) ; 1,-4,40,-64,640,-1024,10240,-16384,163840,-262144,2621440,-4194304,41943040,-67108864,671088640,-1073741824,10737418240,-17179869184,171798691840,-274877906944,2748779069440,-4398046511104,43980465111040,-70368744177664 bin $1,$0 mov $2,2 ...
oeis/239/A239305.asm
neoneye/loda-programs
11
206638
<filename>oeis/239/A239305.asm<gh_stars>10-100 ; A239305: Expansion of (4*x^4-5*x^3-x^2+3*x-1) / (2*x^5+3*x^4-4*x^3-3*x^2+4*x-1). ; Submitted by <NAME> ; 1,1,2,6,13,31,69,153,332,712,1509,3169,6603,13669,28142,57674,117741,239587,486193,984353,1989056,4012636,8083717,16266181,32698903,65678221,131827874,264447198,53022...
Compiler/Test/Generator/IfFor/003.asm
try1117/PascalCompiler
0
206639
<reponame>try1117/PascalCompiler include c:\masm32\include\masm32rt.inc .xmm .const .code start: push ebp mov ebp, esp sub esp, 12 push 0 pop dword ptr [ebp - 4] push 5 pop dword ptr [ebp - 8] jmp $WHILE_COND0@ $WHILE_BODY1@: push dword ptr [ebp - 4] pop dword ptr [ebp - 12] jmp $WHILE_COND3@ $WHILE_BODY4@: push dword ...
MOSTRAR_TABLA.asm
ribriel2911/Organizacion-del-Computador
0
206640
; You may customize this and other start-up templates; ; The location of this template is c:\emu8086\inc\0_com_template.txt org 100h mov ax,0 mov bx,0 mov cx,0 mov dx,0 mov ah,9 apilar: mov cx,0 push fila8 push fila7 push fila6 push fila5 push fila4 push fila3 ...
programs/oeis/098/A098931.asm
neoneye/loda
22
206641
<reponame>neoneye/loda<filename>programs/oeis/098/A098931.asm ; A098931: a(0) = 1, a(n) = 1 + 2*3 + 4*5 + 6*7 + ... + (2n)*(2n+1) for n > 0. ; 1,7,27,69,141,251,407,617,889,1231,1651,2157,2757,3459,4271,5201,6257,7447,8779,10261,11901,13707,15687,17849,20201,22751,25507,28477,31669,35091,38751,42657,46817,51239,55931,6...
oeis/127/A127369.asm
neoneye/loda-programs
11
206642
<filename>oeis/127/A127369.asm ; A127369: (n^3+n)*4^n. ; Submitted by <NAME> ; 8,160,1920,17408,133120,909312,5734400,34078720,193462272,1059061760,5628755968,29192355840,148310589440,740344987648,3639984783360,17660905521152,84696755077120,402008938905600,1890610243960832,8818083254763520,40822667716067328,18770862509...
oeis/319/A319840.asm
neoneye/loda-programs
11
206643
<reponame>neoneye/loda-programs<gh_stars>10-100 ; A319840: Table read by antidiagonals: T(n, k) is the number of elements on the perimeter of an n X k matrix. ; Submitted by <NAME>(s4) ; 1,2,2,3,4,3,4,6,6,4,5,8,8,8,5,6,10,10,10,10,6,7,12,12,12,12,12,7,8,14,14,14,14,14,14,8,9,16,16,16,16,16,16,16,9,10,18,18,18,18,18,18,...
programs/oeis/103/A103904.asm
neoneye/loda
22
206644
<gh_stars>10-100 ; A103904: Number of perfect matchings of an n X (n+1) Aztec rectangle with the third vertex in the topmost row removed. ; 1,2,24,384,10240,491520,44040192,7516192768,2473901162496,1583296743997440,1981583836043018240,4869940435459321626624,23574053482485268906770432,225305087149939210031640608768 add...
programs/oeis/070/A070178.asm
neoneye/loda
22
206645
<filename>programs/oeis/070/A070178.asm ; A070178: Coefficients of Lehmer's polynomial. ; 1,1,0,-1,-1,-1,-1,-1,0,1,1 sub $1,$0 pow $0,2 lpb $0 sub $0,1 trn $0,9 add $1,1 lpe mov $0,$1 add $0,1
P6/data_P6_2/MDTest122.asm
alxzzhou/BUAA_CO_2020
1
206646
<reponame>alxzzhou/BUAA_CO_2020 ori $ra,$ra,0xf div $2,$ra mtlo $1 divu $5,$ra addiu $3,$3,-17031 ori $5,$2,22721 sll $4,$1,22 mflo $5 sb $5,7($0) mflo $5 mtlo $5 ori $5,$4,2822 addu $4,$2,$3 sll $1,$1,19 srav $5,$4,$2 sb $4,6($0) srav $4,$4,$4 addu $4,$4,$5 addu $4,$5,$4 addu $1,$3,$3 divu $5,$ra lb $2,12($0) multu $6...
fileio.asm
luciodj/WAV-1K
1
206647
; ; fileio.asm ; #define _fileio #include "main.inc" #include sdmmc.inc #include fileio.inc ; from fileio global mount, find, read, next, size, sec, sxc, FError ifdef DEBUG_PRINT global szError endif .fileio udata 0x520 ; 0x2320 in linear memory temp res 1 count res 1 boot ...
src/sdcard.asm
codebje/cpmsuite
0
206649
.z180 #target bin #code TEXT, $100 #data DATA, * #include "src/z180registers.z80" #include "src/tbios.z80" SPI_SPEED: equ SPI_CTRL_6MHZ SPI_PAUSE: equ SPI_CTRL_SDCARD | SPI_SPEED SPI_RESUME: equ SPI_CTRL_SDCARD | SPI_SPEED | SPI_CTRL_ENABLE #code TEXT .org $100 ld a, SPI_CTRL_SDCARD | SPI_CTRL_400KHZ ...
oeis/179/A179395.asm
neoneye/loda-programs
11
206650
<filename>oeis/179/A179395.asm ; A179395: a(n) = prime(n)^2 mod prime(n+3). ; Submitted by <NAME> ; 4,9,12,15,7,8,28,20,11,21,15,6,38,20,13,62,2,71,65,61,78,33,21,93,100,64,100,19,91,28,5,26,45,10,33,89,83,77,15,133,3,59,64,113,7,103,95,100,144,144,73,67,221,55,196,196,144,144,256,62,162,87,100,69,239,206,324,256,144,3...
Library/Kernel/IM/imPtr.asm
steakknife/pcgeos
504
206651
<filename>Library/Kernel/IM/imPtr.asm<gh_stars>100-1000 COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Copyright (c) GeoWorks 1991 -- All Rights Reserved PROJECT: PC GEOS MODULE: FILE: imPtr.asm AUTHOR: <NAME>, Jan 28, 1991 ROUTINES: Name Description ---- -----...
Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xca.log_21829_1265.asm
ljhsiun2/medusa
9
206652
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r13 push %r8 push %rax push %rbx push %rdi push %rdx lea addresses_A_ht+0x7b8, %rdi nop nop nop and $12420, %rax mov $0x6162636465666768, %r8 movq %r8, %xmm0 vmovups %ymm0, (%rdi) nop nop sub %r13, %r13 lea addresses_WT_ht+0xa8d8, %rdx nop nop add $58008, %r1...
projects/slicks/music/speednik-lynx.asm
xahmol/8bit-Unity
42
206653
;;; source file for CC65 "remake" compiler .include "soundbs.mac" .global musicptr .rodata musicptr: .word CHANNEL_0, CHANNEL_1, CHANNEL_2, CHANNEL_3 PATTERN_LENGTH .set 2304 CHANNEL_0: DO 0 PATTERN ENVIROS PATTERN PATTERN_00 PATTERN PATTERN_00 PATTERN PATTERN_00 PATTERN PATTERN_00 PA...
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_949.asm
ljhsiun2/medusa
9
206655
<gh_stars>1-10 .global s_prepare_buffers s_prepare_buffers: push %r10 push %r12 push %rax push %rbp push %rcx push %rdi push %rdx push %rsi lea addresses_UC_ht+0x76e2, %rsi lea addresses_WC_ht+0x1852e, %rdi nop nop nop sub %r10, %r10 mov $100, %rcx rep movsl nop nop nop nop nop add %rdx, %rdx lea addresses_D_ht+0x7988,...
src/util/oli/app/sortnar.asm
olifink/qspread
0
206656
; sort array into new array and discard old one include win1_mac_oli section utility xdef ut_sortnar ;+++ ; sort an 2 dim array and discard unsorted array ; ; Entry Exit ; d1.l array type (0=abs,1=rel) 0 ; a0 unsorted arra...
programs/oeis/144/A144604.asm
karttu/loda
1
206657
<reponame>karttu/loda ; A144604: Christoffel word of slope 6/11. ; 0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,0,1,0,1,0,0,1 add $0,1 mod $0,17 mov $1,$0 gcd $1,3 div ...
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0.log_21829_17.asm
ljhsiun2/medusa
9
206658
<reponame>ljhsiun2/medusa .global s_prepare_buffers s_prepare_buffers: push %r11 push %r12 push %r13 push %rbp push %rbx push %rcx push %rdi push %rsi lea addresses_UC_ht+0x13c8e, %rbx sub %r12, %r12 mov (%rbx), %r13 nop nop nop cmp $47693, %rbp lea addresses_WC_ht+0x1b476, %rcx nop nop xor %r12, %r12 mov (%rcx), %di n...
programs/oeis/276/A276874.asm
neoneye/loda
22
206659
; A276874: Sums-complement of the Beatty sequence for sqrt(8). ; 1,4,7,10,13,18,21,24,27,30,35,38,41,44,47,52,55,58,61,64,69,72,75,78,81,86,89,92,95,100,103,106,109,112,117,120,123,126,129,134,137,140,143,146,151,154,157,160,163,168,171,174,177,180,185,188,191,194 mov $3,$0 add $3,1 mov $5,$0 lpb $3 mov $0,$5 sub ...
libsrc/games/enterprise/bit_open_di.asm
andydansby/z88dk-mk2
1
206660
; $Id: bit_open_di.asm,v 1.1 2011/03/18 07:12:41 stefano Exp $ ; ; Enterprise 64/128 1 bit sound functions ; ; (Open sound port) and disable interrupts for exact timing ; ; <NAME> - 2011 ; XLIB bit_open_di .bit_open_di di ld a,@00001000 ; Set D/A mode on left channel out ($A7),a ret
MySource/11-hello world.asm
mdabdullahibnaharun/Assembly-Language
0
206661
; You may customize this and other start-up templates; ; The location of this template is c:\emu8086\inc\0_com_template.txt org 100h ; add your code here mov ah, 09h ; function to display string massange mov dx, offset message ; offset of message string int 21h ;do...
smsq/recent/procs.asm
olifink/smsqe
0
206662
; Sbasic keyword names for the Recent thing V1.00 (C) 2015 <NAME> ; ; 1.00 initial version section basic xdef rcnt_procs include 'dev8_mac_proc' rcnt_procs proc_stt proc_def RCNT_ADDF proc_def RCNT_GARR proc_def RCNT_GARJ proc_def RCNT_LOAD proc_def RCNT_SAVE proc_def RCNT_REMV proc_def RCNT_SYNC proc_...
EEL7030/Rep CAEE/Mic 8051/Lab02/exercicio3/exercicio3.asm
GSimas/MicroC
0
206663
<filename>EEL7030/Rep CAEE/Mic 8051/Lab02/exercicio3/exercicio3.asm ;<NAME> RESET EQU 0H VETOR EQU 60H ORG RESET ; PC = 0000H ao se resetar o 8051 MOV DPTR,#NRO ; endereco nro parcelas a ser somado MOV A,#0 MOVC A,@A+DPTR MOV R1,A MOV DPTR,#DADOS ; end. vetor de dados a ser somado MOV R2,#0 ;...
bootloader/boot.asm
syn1w/MuOS
0
206664
org 7C00H BASE_OF_STACK EQU 7C00H BASE_OF_LOADER EQU 1000H OFFSET_OF_LOADER EQU 0000H ; 1000H << 4 + 0H = 10000H NUM_ROOT_DIR_SECTORS EQU 14 SECTOR_ROOT_DIR_START EQU 19 SECTOR_FAT1_START EQU 1 start: ; ------- init the register ------- mov ax, cs mov ds, ax mov es, ax mov ss, ax ...
data/pokemon/dex_entries/dragonite.asm
AtmaBuster/pokeplat-gen2
6
206666
<reponame>AtmaBuster/pokeplat-gen2 db "DRAGON@" ; species name db "It is said that" next "somewhere in the" next "ocean lies an" page "island where these" next "gather. Only they" next "live there.@"
u7-common/patch-eop-toggleAudio.asm
JohnGlassmyer/UltimaHacks
68
206667
<reponame>JohnGlassmyer/UltimaHacks [bits 16] startPatch EXE_LENGTH, eop-toggleAudio startBlockAt addr_eop_toggleAudio push bp mov bp, sp ; bp-based stack frame: %assign ____callerIp 0x02 %assign ____callerBp 0x00 %assign var_newAudioState -0x02 %assign var_string ...
Transynther/x86/_processed/NONE/_zr_xt_/i7-7700_9_0x48_notsx.log_21829_1498.asm
ljhsiun2/medusa
9
206668
.global s_prepare_buffers s_prepare_buffers: push %r12 push %r8 push %rbx push %rcx push %rdi push %rdx push %rsi lea addresses_WC_ht+0x14c21, %rsi lea addresses_A_ht+0xb289, %rdi clflush (%rsi) nop nop nop nop sub %r12, %r12 mov $92, %rcx rep movsl inc %rbx lea addresses_UC_ht+0x120a1, %rsi lea addresses_UC_ht+0x19b61...
python-inter/asm/src/fib/fib.asm
lawsonM525/M-plus-plus
1
206669
; ----------------------------------------------------------------------------- ; This asm code writes the first 60 Fibonacci numbers. To ; assemble and run: ; ; nasm -felf64 fib.asm && gcc fib.o && ./a.out ; gcc -no-pie if you face segmentation fault ; ; -------------------------------------------------------...
oeis/144/A144611.asm
neoneye/loda-programs
11
206670
; A144611: Sturmian word of slope 2-sqrt(2). ; Submitted by <NAME>(s3) ; 0,1,0,1,0,1,1,0,1,0,1,1,0,1,0,1,0,1,1,0,1,0,1,1,0,1,0,1,0,1,1,0,1,0,1,1,0,1,0,1,1,0,1,0,1,0,1,1,0,1,0,1,1,0,1,0,1,0,1,1,0,1,0,1,1,0,1,0,1,1,0,1,0,1,0,1,1,0,1,0,1,1,0,1,0,1,0,1,1,0,1,0,1,1,0,1,0,1,0,1 mov $3,2 mov $4,$0 lpb $3 mov $0,$4 sub $3...
Assembly/fileformats/familiarname/familiar_upgrade.asm
WildGenie/Ninokuni
14
206671
;;----------------------------------------------------------------------------;; ;; Use "long name" field when upgrading a familiar ;; Copyright 2014 <NAME> (aka pleonex) ;; ;; Licensed under the Apache License, Version 2.0 (the "License"); ;; you may not use this file except in compliance with the License. ;; You...
target/cos_117/disasm/iop_overlay1/TRBOC.asm
jrrk2/cray-sim
49
206672
0x0000 (0x000000) 0x1000- f:00010 d: 0 | A = 0 (0x0000) 0x0001 (0x000002) 0x291E- f:00024 d: 286 | OR[286] = A 0x0002 (0x000004) 0x211E- f:00020 d: 286 | A = OR[286] 0x0003 (0x000006) 0x863E- f:00103 d: 62 | P = P + 62 (0x0041), A # 0 ...
Working Disassembly/General/Sprites/Robotnik/Map - Robotnik Ship.asm
TeamASM-Blur/Sonic-3-Blue-Balls-Edition
5
206673
<gh_stars>1-10 Map_6820C: dc.w word_68226-Map_6820C dc.w word_6822E-Map_6820C dc.w word_68236-Map_6820C dc.w word_68244-Map_6820C dc.w word_6824C-Map_6820C dc.w word_68254-Map_6820C dc.w word_6829E-Map_6820C dc.w word_682A6-Map_6820C dc.w word_682C0-Map_6820C dc.w word_682F2-Map_6820C dc.w word_683...
unittests/ASM/Primary/Primary_98_2.asm
cobalt2727/FEX
628
206674
<gh_stars>100-1000 %ifdef CONFIG { "RegData": { "R10": "0xFFFFFFFF80000001", "R11": "0x00000000FFFF8001", "R12": "0x414243444546FF81", "R13": "0x0000000000000001", "R14": "0x0000000000000001", "R15": "0x4142434445460001" }, "MemoryRegions": { "0x100000000": "4096" } } %endif ; Posit...
programs/oeis/220/A220154.asm
jmorken/loda
1
206675
<reponame>jmorken/loda<gh_stars>1-10 ; A220154: Number of 2 X n arrays of the minimum value of corresponding elements and their horizontal or diagonal neighbors in a random, but sorted with lexicographically nondecreasing rows and nonincreasing columns, 0..2 2 X n array. ; 6,11,23,50,88,137,197,268,350,443,547,662,788,...
build/win64/mulq_mont_256-x86_64.asm
cemozerr/blst
231
206677
OPTION DOTNAME .text$ SEGMENT ALIGN(256) 'CODE' PUBLIC mul_mont_sparse_256 ALIGN 32 mul_mont_sparse_256 PROC PUBLIC DB 243,15,30,250 mov QWORD PTR[8+rsp],rdi ;WIN64 prologue mov QWORD PTR[16+rsp],rsi mov r11,rsp $L$SEH_begin_mul_mont_sparse_256:: mov rdi,rcx mov rsi,rdx mov rdx,r8 mov rcx,r9 mov r8,QWORD PT...
Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0x48.log_21829_432.asm
ljhsiun2/medusa
9
206678
.global s_prepare_buffers s_prepare_buffers: push %r13 push %r8 push %r9 push %rcx push %rdi push %rdx push %rsi lea addresses_normal_ht+0x18689, %rsi lea addresses_normal_ht+0x1a17d, %rdi nop add $5851, %r8 mov $10, %rcx rep movsq nop nop nop and %rdx, %rdx lea addresses_WT_ht+0x1874d, %r9 cmp %r13, %r13 movups (%r9),...
oeis/021/A021021.asm
neoneye/loda-programs
11
206679
<reponame>neoneye/loda-programs ; A021021: Expansion of 1/((1-10x)(1-11x)(1-12x)). ; Submitted by <NAME> ; 1,33,727,13365,221431,3428733,50631967,721942485,10021257511,136192514733,1819621847407,23973890545605,312209398691191,4026262617877533,51492399583946047,653858524870924725 add $0,2 lpb $0 sub $0,1 max $2,26 ...
Miei-sorgenti/new/Quinta lezione/Versione 2/Elaboratore/elaboratore.asm
DigiOhhh/LabArchitettura2-2017-2018
1
206680
# Si scriva una procedura assembly, chiamata Elaboratore, che esegue la somma, differenza, moltiplicazione e # divisione tra due numeri interi. # Input: i due operandi e un terzo parametro per la selezione dell’operazione. # Output: risultato (nel caso della divisione restituisce anche il resto). .text .globl elabor...
programs/oeis/022/A022026.asm
karttu/loda
1
206681
; A022026: Define the sequence T(a(0),a(1)) by a(n+2) is the greatest integer such that a(n+2)/a(n+1) < a(n+1)/a(n) for n >= 0. This is T(2,15). ; 2,15,112,836,6240,46576,347648,2594880,19368448,144568064,1079070720,8054293504,60118065152,448727347200,3349346516992,24999862747136,186601515909120,1392812676284416,103960...
oeis/190/A190955.asm
neoneye/loda-programs
11
206682
; A190955: a(n) = 10*a(n-1) + 5*a(n-2), with a(0)=0, a(1)=1. ; Submitted by <NAME>(s4) ; 0,1,10,105,1100,11525,120750,1265125,13255000,138875625,1455031250,15244690625,159722062500,1673444078125,17533051093750,183697731328125,1924642568750000,20164914344140625,211272356285156250,2213548134572265625,23191843127148437500...
src/kernel/start.asm
Mattlk13/include-OS
0
206683
<filename>src/kernel/start.asm ;; This file is a part of the IncludeOS unikernel - www.includeos.org ;; ;; Copyright 2015-2016 Oslo and Akershus University College of Applied Sciences ;; and <NAME> ;; ;; Licensed under the Apache License, Version 2.0 (the "License"); ;; you may not use this file except in compliance wi...
pong/sector-3.asm
karng87/nasm_game
0
206684
;================ ; memory map ; size of 512 byte = 0 ~ 0x1ff ; 0x7c00 ~ 0x7dff = sector-1 ; 0x7e00 ~ 0x7fff = sector-2 ; 0x8000 ~ 0x81ff = sector-3 bits 16 org 0x8000 ; starting address of sector-3 mov ax, 0 mov ds, ax mov es, ax print_file_names_from_sec2: .init: mov si, 0x7e00 mov ah...
programs/oeis/249/A249845.asm
jmorken/loda
1
206686
<reponame>jmorken/loda<filename>programs/oeis/249/A249845.asm ; A249845: Number of length 1+4 0..n arrays with no five consecutive terms having the maximum of any two terms equal to the minimum of the remaining three terms. ; 10,110,560,1920,5170,11830,24080,44880,78090,128590,202400,306800,450450,643510,897760,1226720...
oeis/329/A329486.asm
neoneye/loda-programs
11
206687
<gh_stars>10-100 ; A329486: a(n) = 3*A006519(n)/2 + n/2 where A006519(n) is the highest power of 2 dividing n. ; Submitted by <NAME> ; 2,4,3,8,4,6,5,16,6,8,7,12,8,10,9,32,10,12,11,16,12,14,13,24,14,16,15,20,16,18,17,64,18,20,19,24,20,22,21,32,22,24,23,28,24,26,25,48,26,28,27,32,28,30,29,40,30,32,31,36,32,34,33,128,34,3...
oeis/171/A171816.asm
neoneye/loda-programs
11
206688
<gh_stars>10-100 ; A171816: Smallest number of rank n in the poset of lunar numbers. ; Submitted by <NAME> ; 9,8,7,6,5,4,3,2,1,10,100,1000,10000,100000,1000000,10000000,100000000,1000000000,10000000000,100000000000,1000000000000,10000000000000,100000000000000,1000000000000000,10000000000000000,100000000000000000,100000...
programs/oeis/087/A087116.asm
neoneye/loda
22
206689
; A087116: Number of maximal groups of consecutive zeros in binary representation of n. ; 1,0,1,0,1,1,1,0,1,1,2,1,1,1,1,0,1,1,2,1,2,2,2,1,1,1,2,1,1,1,1,0,1,1,2,1,2,2,2,1,2,2,3,2,2,2,2,1,1,1,2,1,2,2,2,1,1,1,2,1,1,1,1,0,1,1,2,1,2,2,2,1,2,2,3,2,2,2,2,1,2,2,3,2,3,3,3,2,2,2,3,2,2,2,2,1,1,1,2,1 mov $2,$0 seq $0,37800 ; Numb...
Transynther/x86/_processed/NONE/_ht_zr_un_/i9-9900K_12_0xa0.log_18808_167.asm
ljhsiun2/medusa
9
206690
<reponame>ljhsiun2/medusa<filename>Transynther/x86/_processed/NONE/_ht_zr_un_/i9-9900K_12_0xa0.log_18808_167.asm .global s_prepare_buffers s_prepare_buffers: push %r10 push %r9 push %rbp push %rcx push %rdi push %rdx push %rsi lea addresses_UC_ht+0xa952, %rsi lea addresses_WC_ht+0x1c702, %rdi clflush (%rdi) nop and %r9...
programs/oeis/200/A200648.asm
neoneye/loda
22
206691
<gh_stars>10-100 ; A200648: Length of Stolarsky representation of n. ; 1,1,2,2,3,3,3,4,3,4,4,4,5,4,4,5,4,5,5,5,6,4,5,5,5,6,5,5,6,5,6,6,6,7,5,5,6,5,6,6,6,7,5,6,6,6,7,6,6,7,6,7,7,7,8,5,6,6,6,7,6,6,7,6,7,7,7,8,6,6,7,6 trn $0,1 seq $0,112310 ; Number of terms in lazy Fibonacci representation of n. add $0,1
VIEW_HEX.asm
makhotkin/dc-2002
0
206692
<reponame>makhotkin/dc-2002<filename>VIEW_HEX.asm ; Project DC 2002 ; Hexadecimal View: functions, scroll, Options, etc .model small .stack 80h HexQuanta equ 250h line_count equ 25 at_Main equ 1Bh at_Status equ 0B1h .data sModeHex db "Hex:",0 HintBar db "Help ",0," ",0," ",0,"Mode ",0,"GoTo ",0," ...
programs/oeis/229/A229470.asm
neoneye/loda
22
206693
<filename>programs/oeis/229/A229470.asm ; A229470: Positions of 2 in decimal expansion of 0.1231232331232332333..., whose definition is given below. ; 2,5,7,11,13,16,21,23,26,30,36,38,41,45,50,57,59,62,66,71,77,85,87,90,94,99,105,112,121,123,126,130,135,141,148,156,166,168,171,175,180,186,193,201,210,221,223,226,230,23...
Msp430/spi_master2.asm
hvontres/LCD-Controller
3
206694
<reponame>hvontres/LCD-Controller /* //***************************************************************************** // SPI Master and LCD output controller Code for MSP430g24x2 // // Built with the Naken assembler (http://www.mikekohn.net/micro/naken_asm.php) // This Code needs a part with the USI subsytem in order to...
oeis/113/A113999.asm
neoneye/loda-programs
11
206695
; A113999: a(n) = Sum_{ k, k|n } 10^(k-1). ; Submitted by <NAME>(s4) ; 1,11,101,1011,10001,100111,1000001,10001011,100000101,1000010011,10000000001,100000101111,1000000000001,10000001000011,100000000010101,1000000010001011,10000000000000001,100000000100100111,1000000000000000001,10000000001000011011,1000000000000010001...
oeis/261/A261221.asm
neoneye/loda-programs
11
206696
<gh_stars>10-100 ; A261221: a(n) = number of steps to reach 0 when starting from k = n and repeatedly applying the map that replaces k with k - A053610(k), where A053610(k) = the number of positive squares needed to sum to k using the greedy algorithm. ; Submitted by <NAME> ; 0,1,1,1,2,2,2,2,3,4,4,4,4,5,5,5,6,6,6,6,7,7...
45/qb/ir/ssbos.asm
minblock/msdos
0
206697
<reponame>minblock/msdos<gh_stars>0 page 49,132 TITLE ssbos - scan support for begin of statement opcodes ;*** ;ssbos - scan support for begin of statement opcodes ; ; Copyright <C> 1986, Microsoft Corporation ; ;Purpose: ; ; This module contains scan dispatches for label definitions and ; label reference opcodes....
programs/oeis/103/A103328.asm
neoneye/loda
22
206698
<filename>programs/oeis/103/A103328.asm ; A103328: Triangle T(n, k) read by rows: binomial(2n, 2k+1). ; 0,2,0,4,4,0,6,20,6,0,8,56,56,8,0,10,120,252,120,10,0,12,220,792,792,220,12,0,14,364,2002,3432,2002,364,14,0,16,560,4368,11440,11440,4368,560,16,0,18,816,8568,31824,48620,31824,8568,816,18,0,20,1140,15504 mul $0,2 ad...
ch04/64 bit/Moves.asm
William0Friend/my_masm
0
206699
; Moves.asm - Testing the 64-bit move operations ExitProcess proto .data message BYTE "Welcome to my 64-bit Library!",0 maxuint qword 0FFFFFFFFFFFFFFFFh myByte byte 55h myWord word 6666h myDword dword 80000000h .code main proc ; Moving immediate values: mov rax,maxuint ; fill all bits in RAX mov ...
Exercicios/Triangulo Assembly/triangulo.asm
guilhermerochas/Compiladores
0
206701
MOV AH,00H MOV AL,13H INT 10H MOV AH,0CH MOV AL,15 MOV BH,00 MOV CX,20 MOV DX,20 COLUNA: MOV DX,20 INT 10H MOV DX,60 INT 10H INC CX CMP CX,101 JNZ COLUNA MOV DX,20 LINHA: MOV CX,20 INT 10H MOV CX,100 INT 10H INC DX CMP DX,61 JNZ LINHA
programs/oeis/131/A131370.asm
neoneye/loda
22
206702
<filename>programs/oeis/131/A131370.asm ; A131370: a(n) = 3a(n-1) - 3a(n-2) + 2a(n-3), a(0) = 3, a(1) = 2, a(2) = 0. ; 3,2,0,0,4,12,24,44,84,168,340,684,1368,2732,5460,10920,21844,43692,87384,174764,349524,699048,1398100,2796204,5592408,11184812,22369620,44739240,89478484,178956972,357913944,715827884,1431655764,286331...
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_274.asm
ljhsiun2/medusa
9
206704
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r15 push %r9 push %rax push %rcx push %rdi push %rsi lea addresses_UC_ht+0x13da5, %rsi lea addresses_WT_ht+0x18fa5, %rdi nop nop nop add $17222, %rax mov $75, %rcx rep movsq nop nop cmp %r15, %r15 lea addresses_A_ht+0xaabd, %rsi lea addresses_A_ht+0x766b, %rd...
Palmtree.Math.Core.Implements/vs_build/x86_Debug/cpuid.asm
rougemeilland/Palmtree.Math.Core.Implements
0
206706
<reponame>rougemeilland/Palmtree.Math.Core.Implements ; Listing generated by Microsoft (R) Optimizing Compiler Version 19.16.27026.1 TITLE Z:\Sources\Lunor\Repos\rougemeilland\Palmtree.Math.Core.Implements\Palmtree.Math.Core.Implements\cpuid.c .686P .XMM include listing.inc .model flat INCLUDELIB MSVCRTD INCLUD...
src/main/fragment/mos6502-common/_deref_pwuz1_neq_pwuz2_derefidx_vbuyy_then_la1.asm
jbrandwood/kickc
2
206707
<gh_stars>1-10 sty $ff lda ({z2}),y ldy #0 cmp ({z1}),y bne {la1} iny lda ({z1}),y ldy $ff iny cmp ({z2}),y bne {la1}
data/mapHeaders/PokemonMansion3F.asm
AmateurPanda92/pokemon-rby-dx
9
206708
<reponame>AmateurPanda92/pokemon-rby-dx PokemonMansion3F_h: db FACILITY ; tileset db POKEMON_MANSION_3F_HEIGHT, POKEMON_MANSION_3F_WIDTH ; dimensions (y, x) dw PokemonMansion3F_Blocks ; blocks dw PokemonMansion3F_TextPointers ; texts dw PokemonMansion3F_Script ; scripts db 0 ; connections dw PokemonMansion3F_Obj...
programs/oeis/117/A117199.asm
neoneye/loda
22
206709
<reponame>neoneye/loda ; A117199: Expansion of 1/(1-x^2) + x/(1-x^3) + x^2/(1-x^4). ; 1,1,2,0,2,0,2,1,1,0,3,0,1,1,2,0,2,0,2,1,1,0,3,0,1,1,2,0,2,0,2,1,1,0,3,0,1,1,2,0,2,0,2,1,1,0,3,0,1,1,2,0,2,0,2,1,1,0,3,0,1,1,2,0,2,0,2,1,1,0,3,0,1,1,2,0,2,0,2,1,1,0,3,0,1,1,2,0,2,0,2,1,1,0,3,0,1,1,2,0 add $0,14 gcd $0,12 mov $1,-1 lpb...
oeis/315/A315492.asm
neoneye/loda-programs
11
206710
<reponame>neoneye/loda-programs ; A315492: Coordination sequence Gal.6.625.2 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 <NAME> ; 1,6,11,16,22,28,32,38,44,49,54,60,66,71,76,82,88,92,98,104,109,114,120,126,131,136,142...
kernel/usb/usb.asm
leonardoruilova/xos
1
206711
;; xOS32 ;; Copyright (C) 2016-2017 by <NAME>. use32 ; ; ; struct usb_controller ; { ; u8 type; // USB_UHCI, USB_OHCI, USB_EHCI, USB_XHCI ; u8 pci_bus; ; u8 pci_slot; ; u8 pci_function; ; u32 base; ; } ; ; sizeof(usb_controller) = 8; ; ; USB_CONTROLLER_TYPE = 0x00 USB_CONTROLLER_BUS = 0x01 USB_CONTROLLER_SLOT =...
source/modules/basic/expressions/string/dec.asm
paulscottrobson/mega-basic
3
206712
; ******************************************************************************************* ; ******************************************************************************************* ; ; Name : dec.asm ; Purpose : Convert string to number (hexadecimal) ; Date : 22nd August 2019 ; Review : 1st September 201...
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_807.asm
ljhsiun2/medusa
9
206714
<filename>Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_807.asm .global s_prepare_buffers s_prepare_buffers: push %rcx push %rdi push %rdx push %rsi lea addresses_A_ht+0x1822, %rsi lea addresses_normal_ht+0x4222, %rdi nop nop and $32351, %rdx mov $22, %rcx rep movsq nop nop add $51367, %rcx pop %r...
oeis/066/A066842.asm
neoneye/loda-programs
11
206716
<reponame>neoneye/loda-programs ; A066842: a(n) = Product_{k|n} k^k; product is over the positive divisors, k, of n. ; Submitted by <NAME> ; 1,4,27,1024,3125,5038848,823543,17179869184,10460353203,125000000000000,285311670611,11501279977342425366528,302875106592253,36604861748562100682752,36947297000885009765625,316912...
oeis/344/A344684.asm
neoneye/loda-programs
11
206717
<reponame>neoneye/loda-programs<gh_stars>10-100 ; A344684: Sum of two consecutive products of Fibonacci and Pell numbers: F(n)*P(n) + F(n+1)*P(n+1). ; Submitted by <NAME> ; 1,3,12,46,181,705,2757,10765,42058,164280,641739,2506789,9792253,38251227,149420064,583676434,2280003517,8906330973,34790619369,135901886149,530870...
tests/parsing/labels_syntax_and_find.asm
Ckirby101/sjasmplus
0
206718
<reponame>Ckirby101/sjasmplus OUTPUT "labels_syntax_and_find.bin" MODULE mod1 : ORG $3130 label: dec hl .local: inc l dw label dw .local dw label.local dw mod1.label.local dw @mod1.label.local ; global one! dw @label dw @la...
F0xC_i8086/include/util/checkKey.asm
Pusty/F0xC
0
206720
<reponame>Pusty/F0xC %ifndef CHECK_KEY %define CHECK_KEY checkKey: cmp ax, 0 jne .next in al, 0x60 mov [.last], al and al, 01111111b mov ah, 0 ret .next: mov al, [.last] push cx mov cl, 7 shr al, cl pop cx and al, 00000001b xor al, 00000001b mov ah, 0 ret mov ax, 0 mov ah, 1 int 16h jz .no...
Library/SpecUI/CommonUI/CGadget/copenTextBuild.asm
steakknife/pcgeos
504
206721
<reponame>steakknife/pcgeos COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% (c) Copyright GeoWorks 1995. All Rights Reserved. GEOWORKS CONFIDENTIAL PROJECT: GEOS MODULE: CommonUI/CGadget FILE: copenTextBuild.asm ROUTINES: Name Description ---- ----------- MTD...
oeis/134/A134654.asm
neoneye/loda-programs
11
206724
<gh_stars>10-100 ; A134654: a(n) = 2a(n-2)+4a(n-3), n > 3. ; Submitted by <NAME> ; 0,0,2,1,4,10,12,36,64,120,272,496,1024,2080,4032,8256,16384,32640,65792,130816,262144,524800,1047552,2098176,4194304,8386560,16781312,33550336,67108864,134225920,268419072,536887296,1073741824,2147450880 mov $3,$0 mul $0,2 add $0,13 lpb...
data/pokemon/base_stats/spheal.asm
TastySnax12/pokecrystal16-493-plus
2
206725
<gh_stars>1-10 db 0 ; species ID placeholder db 70, 40, 50, 25, 55, 50 ; hp atk def spd sat sdf db ICE, WATER ; type db 255 ; catch rate db 75 ; base exp db NO_ITEM, NO_ITEM ; items db GENDER_F50 ; gender ratio db 100 ; unknown 1 db 20 ; step cycles to hatch db 5 ; unknown 2 INCBIN "gfx/pokem...
oeis/091/A091704.asm
neoneye/loda-programs
11
206726
<gh_stars>10-100 ; A091704: Number of Barker codes (or Barker sequences) of length n up to reversals and negations. ; Submitted by <NAME> ; 2,1,2,1,0,1,0,0,0,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,...
oeis/217/A217441.asm
neoneye/loda-programs
11
206727
<reponame>neoneye/loda-programs ; A217441: Numbers k such that 26*k+1 is a square. ; Submitted by <NAME> ; 0,24,28,100,108,228,240,408,424,640,660,924,948,1260,1288,1648,1680,2088,2124,2580,2620,3124,3168,3720,3768,4368,4420,5068,5124,5820,5880,6624,6688,7480,7548,8388,8460,9348,9424,10360,10440,11424,11508,12540,12628...
Architecrure/bmpMIPSCod/guardaImagenBMP.asm
ticuss/Mon-parcours
0
206728
.data .text .globl guardaImagen #definida como global y visible desde otras subrutinas guardaImagen: #nombre de subrutina addi $sp, $sp, -4 #guarda registros externos para no contaminarlos con calculos de rutina sw $ra, 0($sp) addi $sp, $sp, -4 sw $a3, 0($sp) addi $sp, $sp, -4 sw $a2, 0($sp) addi ...
programs/oeis/087/A087620.asm
karttu/loda
1
206729
<filename>programs/oeis/087/A087620.asm ; A087620: #{0<=k<=n: k*n is divisible by 4}. ; 1,1,2,1,5,2,4,2,9,3,6,3,13,4,8,4,17,5,10,5,21,6,12,6,25,7,14,7,29,8,16,8,33,9,18,9,37,10,20,10,41,11,22,11,45,12,24,12,49,13,26,13,53,14,28,14,57,15,30,15,61,16,32,16,65,17,34,17,69,18,36,18,73,19,38,19,77,20,40,20,81,21,42,21,85,22...
src/xen/i386/util.asm
benchalmers/win-xenbus
0
206730
page ,132 title Utility Functions .686p .model FLAT .code ; uintptr_t __fastcall __readbp(void); public @__readbp@0 @__readbp@0 proc...
Transynther/x86/_processed/NONE/_xt_sm_/i7-8650U_0xd2.log_5327_406.asm
ljhsiun2/medusa
9
206731
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r11 push %r12 push %r14 push %r9 push %rcx push %rdi push %rsi lea addresses_normal_ht+0x1d405, %rsi clflush (%rsi) nop and %r10, %r10 movb (%rsi), %r9b nop nop nop nop nop inc %rcx lea addresses_UC_ht+0x130f5, %r9 nop nop nop nop nop xor %r10, %r10 movl $0x6...
project/ntstub/amd64/6_1_7600_sp0_ssdt_sysenter.asm
mehrdad-shokri/windows-syscall-table
372
206732
; DO NOT MODIFY THIS FILE DIRECTLY! ; author: @TinySecEx ; ssdt asm stub for 6.1.7600-sp0-windows-7 amd64 option casemap:none option prologue:none option epilogue:none .code ; ULONG64 __stdcall NtMapUserPhysicalPagesScatter( ULONG64 arg_01 , ULONG64 arg_02 , ULONG64 arg_03 ); _6_1_7600_sp0_windows_7...
oeis/282/A282154.asm
neoneye/loda-programs
11
206734
<filename>oeis/282/A282154.asm ; 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...
data/wildPokemon/route1.asm
adhi-thirumala/EvoYellow
0
206735
Route1Mons: db $19 db 5,PIDGEY db 5,NATU db 2,HOPPIP db 3,RATTATA db 2,SALANDIT db 3,HOOTHOOT db 5,HOOTHOOT db 4,RATTATA db 6,SALANDIT db 7,HOPPIP db $00
programs/oeis/159/A159941.asm
karttu/loda
0
206737
<filename>programs/oeis/159/A159941.asm ; A159941: Number of trisubstituted linear alkanes of composition C_n H_(2n-1) XYZ. ; 8,32,92,212,416,728,1172,1772,2552,3536,4748,6212,7952,9992,12356,15068,18152,21632,25532,29876,34688,39992,45812,52172,59096,66608,74732,83492,92912,103016,113828,125372,137672 mov $1,$0 lpb $...
arch/lib/io/write.asm
Mosseridan/Compiler-Principles
0
206739
<gh_stars>0 /* io/write.asm * Takes a pointer to a null-terminated string, * and prints it to STDOUT. * * Programmer: <NAME>, 2010 */ WRITE: PUSH(FP); MOV(FP, SP); PUSH(R1); PUSH(R2); MOV(R1, FPARG(0)); L_WRITE0: MOV(R2, IND(R1)); CMP(R2, IMM('\0')); JUMP_EQ(L_WRITE_END); PUSH(R2); CALL(PU...
Library/Impex/Main/mainManager.asm
steakknife/pcgeos
504
206740
<reponame>steakknife/pcgeos COMMENT @---------------------------------------------------------------------- Copyright (c) GeoWorks 1991 -- All Rights Reserved PROJECT: PC GEOS MODULE: Impex/Main FILE: mainManager.asm ROUTINES: REVISION HISTORY: Name Date Description ---- ---- ----------- jimmy ...
libsrc/_DEVELOPMENT/math/float/am9511/c/sccz80/cam32_sccz80_hypot_callee.asm
ahjelm/z88dk
640
206741
<reponame>ahjelm/z88dk<filename>libsrc/_DEVELOPMENT/math/float/am9511/c/sccz80/cam32_sccz80_hypot_callee.asm SECTION code_fp_am9511 PUBLIC cam32_sccz80_hypot_callee EXTERN cam32_sccz80_read1_callee EXTERN asm_am9511_hypot_callee ; find the hypotenuse of two sccz80 floats ; ; enter : stack = sccz80_floa...
App32bitJni1/exampleJni.asm
HJLebbink/Asm-Examples-Visual-Studio
3
206742
<reponame>HJLebbink/Asm-Examples-Visual-Studio BITS 32 ALIGN 4, nop ;#region JNI macros ;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ %macro GetArrayLength 0 sub rsp, 4*8 mov rbx, [rcx] call qword [rbx+8*171] ; call getArrayLength(JNIEnv, J_MS_OUT) add rsp, 4*8 %endmacro ;~~~~~~~~~~~~~~~...
Transynther/x86/_processed/P/_zr_/i7-7700_9_0x48.log_1_18.asm
ljhsiun2/medusa
9
206744
.global s_prepare_buffers s_prepare_buffers: push %r11 push %r12 push %r13 push %r14 push %rbp push %rcx push %rdi push %rsi lea addresses_A_ht+0xb1b2, %rsi lea addresses_UC_ht+0x10532, %rdi nop nop inc %r12 mov $44, %rcx rep movsl nop xor $13922, %rsi lea addresses_WC_ht+0x12e12, %r14 nop nop nop add $31509, %rdi mov ...
boot/32bit_print.asm
HazemGabr232/Simple_OS
11
206746
[bits 32] ; 32-bit protected mode VIDEO_MEMORY equ 0xb8000 WHITE_OB_BLACK equ 0x0f print_string_pm: pusha mov edx, VIDEO_MEMORY print_string_pm_loop: mov al, [ebx] mov ah, WHITE_OB_BLACK cmp al, 0 je print_string_pm_done mov [edx], ax add ebx, 1 add edx, 2 jmp print_s...
oeis/126/A126502.asm
neoneye/loda-programs
11
206748
<reponame>neoneye/loda-programs ; A126502: Number of base 7 n-digit numbers with adjacent digits differing by four or less. ; Submitted by <NAME> ; 1,7,43,269,1679,10483,65449,408623,2551187,15928021,99444631,620870267,3876326801,24201367447,151098247483,943363239389,5889771828959,36772062710083,229581830200249,1433365...
libsrc/_DEVELOPMENT/math/float/math48/z80/core/mm48_frac.asm
meesokim/z88dk
0
206749
SECTION code_fp_math48 PUBLIC mm48_frac EXTERN mm48_equal, mm48_int, mm48_fpsub, mm48__add10 mm48_frac: ; floating point fraction part ; AC' = fraction_part(AC') ; ; AC' is set to the fraction part of AC' with the same sign as AC'. ; ; enter : AC'(BCDEHL') = float x ; ; exit : AC'(BCDEHL')...
app/hack/alter_stk.asm
USN484259/COFUOS
1
206750
[bits 64] exit_process equ 0x0210 vm_reserve equ 0x0410 vm_commit equ 0x0414 vm_release equ 0x041C section .text mov eax,vm_reserve xor rdx,rdx mov r8d,1 syscall mov rdx,rax mov rbx,rax mov r8d,1 mov eax,vm_commit syscall mov rcx,(~0x0FFF) mov rdx,rsp mov r8d,1 mov eax,vm_release and rdx,rcx mov rsp,rbx syscall x...
programs/oeis/093/A093544.asm
neoneye/loda
22
206751
<reponame>neoneye/loda<gh_stars>10-100 ; A093544: Numerator of (4n-3)/A000265(n). Numerator of pairwise quotients of A004130. ; 1,5,3,13,17,7,25,29,11,37,41,15,49,53,19,61,65,23,73,77,27,85,89,31,97,101,35,109,113,39,121,125,43,133,137,47,145,149,51,157,161,55,169,173,59,181,185,63,193,197,67,205,209,71,217,221,75,229,...
main.asm
devwizard64/ultra_mpeg
9
206752
<filename>main.asm ; ultra_mpeg - An MPEG-1/2 decoder library for the Nintendo 64 ; Copyright (C) 2020 devwizard ; This project is licensed under the terms of the MIT license. See ; LICENSE for more information. .open "donor/UNSME0.z64", _DST, 0 .include "include/ultra64.asm"...
libsrc/zxvgs/j1.asm
jpoikela/z88dk
640
206753
;ZXVGS specific functions ;020121 (C) created by Yarek SECTION code_clib PUBLIC j1 PUBLIC _j1 ;int j1() ;returns joystick 1 state .j1 ._j1 RST 8 DEFB $81 LD L,A LD H,0 ;does H have any matter? RET
libsrc/_DEVELOPMENT/math/float/math32/lm32/z80/asm_derror_edom_infc.asm
jpoikela/z88dk
640
206756
SECTION code_clib SECTION code_fp_math32 PUBLIC derror_edom_infc, derror_edom_pinfc, derror_edom_minfc EXTERN m32_derror_edom_infc, m32_derror_edom_pinfc, m32_derror_edom_ninfc defc derror_edom_infc = m32_derror_edom_infc defc derror_edom_pinfc = m32_derror_edom_pinfc defc derror_edom_minfc = m32_derror_edom_ninfc...