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
programs/oeis/195/A195986.asm
jmorken/loda
1
41281
<reponame>jmorken/loda ; A195986: Exponent of the largest power of 2 that divides 5^n - 3^n. ; 1,4,1,5,1,4,1,6,1,4,1,5,1,4,1,7,1,4,1,5,1,4,1,6,1,4,1,5,1,4,1,8,1,4,1,5,1,4,1,6,1,4,1,5,1,4,1,7,1,4,1,5,1,4,1,6,1,4,1,5,1,4,1,9,1,4,1,5,1,4,1,6,1,4,1,5,1,4,1,7,1,4,1,5,1,4,1,6,1,4,1,5,1,4,1,8,1,4,1,5,1,4,1,6,1,4,1,5,1,4,1,7,1...
_build/dispatcher/jmp_ippsECCPValidate_7f2e6ec4.asm
zyktrcn/ippcp
1
41282
<filename>_build/dispatcher/jmp_ippsECCPValidate_7f2e6ec4.asm extern m7_ippsECCPValidate:function extern n8_ippsECCPValidate:function extern y8_ippsECCPValidate:function extern e9_ippsECCPValidate:function extern l9_ippsECCPValidate:function extern n0_ippsECCPValidate:function extern k0_ippsECCPValidate:function extern...
asm/jo_c_args.asm
JozanLeClerc/lowbat-bsd
1
41283
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; ;; ;; File : jo_c_args.asm /_________/ ;; ;; Author : Joe ...
programs/oeis/130/A130505.asm
karttu/loda
0
41284
<filename>programs/oeis/130/A130505.asm<gh_stars>0 ; A130505: a(n) = 3*a(n-1) if n is odd, otherwise 6*a(n-1). ; 1,3,18,54,324,972,5832,17496,104976,314928,1889568,5668704,34012224,102036672,612220032,1836660096,11019960576,33059881728,198359290368,595077871104,3570467226624,10711401679872,64268410079232,19280523023769...
quattropic/main.asm
bushy555/ZX-Spectrum-1-Bit-Routines
59
41286
;quattropic ;beeper engine by utz 08'2015 ;HL = add counter ch1/noise ;DE = base freq ch1/noise ;IX = add counter ch2 ;BC = base freq ch2 ;IY = add counter ch3 ;DE' = base freq ch3 ;HL' = add counter ch4 ;SP = base freq ch4 ;BC' = timer ;org #8000 org origin di init ei ;detect kempston halt in a,(#1f...
export_templates/gamegear/common/constants.asm
disi33/libRetroReversing
8
41287
; TODO: Add gamegear constants here .MACRO z_UNTAKEN_JUMP_2 .REPT 2 NOP .ENDR .ENDM .MACRO z_UNTAKEN_JUMP_3 .REPT 3 NOP .ENDR .ENDM
3rdParties/src/nasm/nasm-2.15.02/travis/test/org.asm
blue3k/StormForge
1
41288
; ; Simple test of a 64-bit org directive ; bits 64 org 0xffffffffffff0000 hello: jmp there nop nop there: add rax,[rsp+rbx] inc eax section .data there_ptr dq there
oeis/027/A027786.asm
neoneye/loda-programs
11
41290
<reponame>neoneye/loda-programs ; A027786: a(n) = 13*(n+1)*binomial(n+2,13)/2. ; 78,1183,9555,54600,247520,946764,3174444,9573720,26453700,67897830,163601438,373173528,811246800,1690097500,3389852700,6571099080,12351232530,22574731725,40219349625,69995780400,119218619520,199052516520,326270653800,525704634000,833617348...
pwnlib/shellcraft/templates/thumb/linux/stage.asm
mtdcr/pwntools
7
41291
<reponame>mtdcr/pwntools <% from pwnlib.shellcraft.thumb import push from pwnlib.shellcraft.thumb.linux import read, readn, mmap from pwnlib import constants as C %> <%page args="fd=0, length=None"/> <%docstring> Migrates shellcode to a new buffer. Arguments: fd(int): Integer file descriptor to recv data f...
oeis/019/A019928.asm
neoneye/loda-programs
11
41292
<reponame>neoneye/loda-programs ; A019928: Expansion of 1/((1-5x)(1-7x)(1-8x)). ; Submitted by <NAME>(s4) ; 1,20,269,3040,31161,300300,2775109,24887960,218303921,1882786180,16026538749,135010883280,1127921219881,9359429537660,77233958267189,634411837477000,5191228487083041,42342127346986740,344426929625416429,279526388...
programs/oeis/037/A037553.asm
jmorken/loda
1
41293
; A037553: Base 4 digits are, in order, the first n terms of the periodic sequence with initial period 2,1,1. ; 2,9,37,150,601,2405,9622,38489,153957,615830,2463321,9853285,39413142,157652569,630610277,2522441110,10089764441,40359057765,161436231062,645744924249,2582979696997,10331918787990,41327675151961,1653107006078...
libsrc/spectrum/zxmmc/mmc_getpage.asm
meesokim/z88dk
0
41295
; ; ZX Spectrum ZXMMC specific routines ; ported to z88dk by <NAME> - Feb 2010 ; ; $Id: mmc_getpage.asm,v 1.2 2015/01/19 01:33:11 pauloscustodio Exp $ ; ;----------------------------------------------------------------------------------------- ; Get the current ZXMMC+ page setting ;---------------------------------...
oeis/193/A193972.asm
neoneye/loda-programs
11
41296
<reponame>neoneye/loda-programs<filename>oeis/193/A193972.asm<gh_stars>10-100 ; A193972: Mirror of the triangle A193971. ; Submitted by <NAME>(w1) ; 2,5,3,9,11,4,14,26,19,5,20,50,55,29,6,27,85,125,99,41,7,35,133,245,259,161,55,8,44,196,434,574,476,244,71,9,54,276,714,1134,1176,804,351,89,10,65,375,1110,2058,2562,2190,1...
non_regression/other_x86_linux_14.o.asm
LRGH/plasmasm
1
41297
<filename>non_regression/other_x86_linux_14.o.asm<gh_stars>1-10 .file "F2x.c" .section .text.__x86.get_pc_thunk.bx,"axG",@progbits,__x86.get_pc_thunk.bx,comdat .hidden __x86.get_pc_thunk.bx .globl __x86.get_pc_thunk.bx .type __x86.get_pc_thunk.bx, @function __x86.get_pc_thunk.bx: movl (%esp), %ebx ret...
CO/P2/Pre/P2_L1_mul.asm
ygZhou02/2022_CO-OS
0
41299
<filename>CO/P2/Pre/P2_L1_mul.asm<gh_stars>0 .data num1: .word 0 : 250 #storage for 250 nums num2: .word 0 : 250 #storage for 250 nums num3: .word 0 : 600 #reverse store .text main: li $v0, 5 syscall move $s0, $v0 #$s0 = n1 move $t0, $0 #cycle variable loop1: li $v0, 5 syscall move $t1, $v0 #$t1 record in...
programs/oeis/089/A089911.asm
neoneye/loda
22
41300
; A089911: a(n) = Fibonacci(n) mod 12. ; 0,1,1,2,3,5,8,1,9,10,7,5,0,5,5,10,3,1,4,5,9,2,11,1,0,1,1,2,3,5,8,1,9,10,7,5,0,5,5,10,3,1,4,5,9,2,11,1,0,1,1,2,3,5,8,1,9,10,7,5,0,5,5,10,3,1,4,5,9,2,11,1,0,1,1,2,3,5,8,1,9,10,7,5,0,5,5,10,3,1,4,5,9,2,11,1,0,1,1,2 mod $0,24 seq $0,45 ; Fibonacci numbers: F(n) = F(n-1) + F(n-2) wi...
src/siphash_6502.asm
secworks/siphash_6502
1
41302
//====================================================================== // // siphash_6502.asm // ---------------- // Implementation of the SipHash_2_4 function in MOS 6502 asembler. // Why? Because we can. // // Build: // java -jar KickAss.jar siphash_6502.asm // // // Copyright (c) 2013, Secworks Sweden A...
Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0xca.log_1_266.asm
ljhsiun2/medusa
9
41304
.global s_prepare_buffers s_prepare_buffers: ret .global s_faulty_load s_faulty_load: push %r15 push %r8 push %r9 push %rax push %rbx push %rdx push %rsi // Store lea addresses_normal+0x4061, %r15 nop xor $19302, %rax movl $0x51525354, (%r15) nop nop nop nop cmp $64385, %rbx // Store lea addresses_D+0x1262e, %r8...
programs/oeis/146/A146523.asm
neoneye/loda
22
41306
<gh_stars>10-100 ; A146523: Binomial transform of A010685. ; 1,5,10,20,40,80,160,320,640,1280,2560,5120,10240,20480,40960,81920,163840,327680,655360,1310720,2621440,5242880,10485760,20971520,41943040,83886080,167772160,335544320,671088640,1342177280,2684354560,5368709120,10737418240 sub $0,1 mov $1,5 mov $2,2 pow $2,$...
base/mvdm/dos/v86/cmd/debug/debmes.asm
npocmaka/Windows-Server-2003
17
41307
PAGE 60,132 ; TITLE DEBMES.ASM - DEBUGGER MESSAGES PC DOS ;/* ; * Microsoft Confidential ; * Copyright (C) Microsoft Corporation 1991 ; * All Rights Reserved. ; */ IF1 %OUT COMPONENT=DEBUG, MODULE=DEBMES ENDIF ;*******************...
oeis/159/A159524.asm
neoneye/loda-programs
11
41308
<reponame>neoneye/loda-programs ; A159524: Numerator of Hermite(n, 7/16). ; Submitted by <NAME> ; 1,7,-79,-2345,13921,1298087,177169,-995690633,-7128577855,969687163207,14999931831409,-1136200046085097,-29073304341219551,1541690140398172135,59169809406576537809,-2348520065747488701257,-130045674520859373502079,38994493...
test/movzx.asm
killvxk/AssemblyLine
147
41309
<gh_stars>100-1000 SECTION .text GLOBAL test test: movzx r11, r10b movzx r11, r11b movzx r12, r12b movzx r14, byte [ rsp + 0xa0 ] movzx r14, r14b movzx r8, byte [ rsp + 0xf0 ] movzx r8, r10b movzx r8, r8b movzx r9, r9b movzx r9, r9b movzx rax, al movzx rax, bpl movzx rax, dil movzx rbp, bl movzx rbp, bpl movzx rbx, byt...
programs/oeis/099/A099484.asm
neoneye/loda
22
41311
<reponame>neoneye/loda<gh_stars>10-100 ; A099484: A Fibonacci convolution. ; 1,1,2,7,19,48,125,329,862,2255,5903,15456,40465,105937,277346,726103,1900963,4976784,13029389,34111385,89304766,233802911,612103967,1602508992,4195423009,10983760033,28755857090,75283811239,197095576627,516002918640,1350913179293,3536736619241...
data/party_menu_qualities.asm
Dev727/ancientplatinum
28
41313
<gh_stars>10-100 ; WritePartyMenuTilemap.Jumptable indexes (see engine/party_menu.asm) const_def const PARTYMENUQUALITY_NICKNAMES const PARTYMENUQUALITY_HP_BAR const PARTYMENUQUALITY_HP_DIGITS const PARTYMENUQUALITY_LEVEL const PARTYMENUQUALITY_STATUS const PARTYMENUQUALITY_TMHM_COMPAT const PARTYMENUQUALITY_EV...
ee/hk/grab.asm
olifink/smsqe
0
41314
<reponame>olifink/smsqe<filename>ee/hk/grab.asm ; Grabber V2.00  1988 <NAME> QJUMP section hotkey xdef hk_grab xref hk_rude xref hktx_grab xref cv_decil xref gu_mexec include 'dev8_keys_qdos_sms' include 'dev8_keys_qdos_io' include 'dev8_keys_sys' include 'dev8_keys_jcb' ;+++ ; Set up job to gra...
exampl03/dialogs/ctrls.asm
AlexRogalskiy/Masm
0
41316
<filename>exampl03/dialogs/ctrls.asm ; ######################################################################## PushButton PROTO :DWORD,:DWORD,:DWORD,:DWORD,:DWORD,:DWORD,:DWORD .data btnClass db "BUTTON",0 .code ; ######################################################################## PushButt...
programs/oeis/071/A071568.asm
neoneye/loda
22
41317
<reponame>neoneye/loda ; A071568: Smallest k>n such that n^3+1 divides k*n^2+1. ; 1,3,11,31,69,131,223,351,521,739,1011,1343,1741,2211,2759,3391,4113,4931,5851,6879,8021,9283,10671,12191,13849,15651,17603,19711,21981,24419,27031,29823,32801,35971,39339,42911,46693,50691,54911,59359 mov $1,$0 pow $1,3 add $0,$1 add $0,...
oeis/014/A014138.asm
neoneye/loda-programs
11
41318
<reponame>neoneye/loda-programs<gh_stars>10-100 ; A014138: Partial sums of (Catalan numbers starting 1, 2, 5, ...). ; Submitted by <NAME> ; 0,1,3,8,22,64,196,625,2055,6917,23713,82499,290511,1033411,3707851,13402696,48760366,178405156,656043856,2423307046,8987427466,33453694486,124936258126,467995871776,1757900019100,6...
bbc/service.asm
peter-mount/departures8bit
0
41319
; ******************************************************************************** ; * service.asm - rom service handler ; * See http://beebwiki.mdfs.net/Paged_ROM_service_calls ; ******************************************************************************** ; service call handler ; ; On entry: ; A Service c...
oeis/281/A281215.asm
neoneye/loda-programs
11
41320
<reponame>neoneye/loda-programs ; A281215: Binary representation of the x-axis, from the origin to the right edge, of the n-th stage of growth of the two-dimensional cellular automaton defined by "Rule 342", based on the 5-celled von Neumann neighborhood. ; Submitted by <NAME> ; 1,11,1,111,10001,110111,10001,1110111,10...
CSC 323/Assignments/Assignment 4/G6P4.asm
Anthony91501/uwp-2022-spring
0
41321
TITLE Network Simulator (G6P4.asm) ; OF DOOM(ED GRADES) ; CSC 323 - Group 6 - Assignment 4: Network Simulator ; Author: <NAME>, <EMAIL> ; Author: <NAME>, <EMAIL> ; Author: <NAME>, <EMAIL> ; This program simulates a Network Topology INCLUDE Irvine32.inc .data ; ASCII Equivalents ascii_Tab equ 9 ; Output String...
programs/oeis/064/A064784.asm
karttu/loda
0
41323
<reponame>karttu/loda ; A064784: Difference between n-th triangular number t(n) and the largest square <= t(n). ; 0,2,2,1,6,5,3,0,9,6,2,14,10,5,20,15,9,2,21,14,6,28,20,11,1,27,17,6,35,24,12,44,32,19,5,41,27,12,51,36,20,3,46,29,11,57,39,20,0,50,30,9,62,41,19,75,53,30,6,66,42,17,80,55,29,2,69,42,14,84,56,27,100,71,41,10,...
Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48.log_21829_97.asm
ljhsiun2/medusa
9
41325
<filename>Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48.log_21829_97.asm .global s_prepare_buffers s_prepare_buffers: push %r13 push %r14 push %r9 push %rax push %rbp push %rcx push %rdi push %rdx push %rsi lea addresses_A_ht+0xe0a8, %rbp nop nop inc %r9 mov $0x6162636465666768, %rdi movq %rdi, %xmm3 vmovups %ymm...
src/intel/tools/tests/gen7/bfi1.asm
SoftReaper/Mesa-Renoir-deb
0
41327
<gh_stars>0 bfi1(8) g22<1>UD g20<4>.xD g19<4>.xD { align16 1Q }; bfi1(8) g12<1>UD g11<8,8,1>D g10<8,8,1>D { align1 1Q }; bfi1(16) g16<1>UD g14<8,8,1>D g12<8,8,1>D { align1 1H };
audio/music/meetfemaletrainer.asm
adhi-thirumala/EvoYellow
16
41328
<gh_stars>10-100 Music_MeetFemaleTrainer_Ch1:: tempo 124 volume 7, 7 duty 1 toggleperfectpitch notetype 12, 11, 2 octave 3 G# 6 octave 4 E_ 2 D# 2 C# 2 C_ 2 notetype 12, 8, 1 Music_MeetFemaleTrainer_branch_7f70c:: octave 3 E_ 4 loopchannel 12, Music_MeetFemaleTrainer_branch_7f70c E_ 4 octave 2 B_ 4 ...
Kernel/xv6-public/echo.asm
samyvic/OS-Project
0
41329
<reponame>samyvic/OS-Project _echo: file format elf32-i386 Disassembly of section .text: 00000000 <main>: #include "stat.h" #include "user.h" int main(int argc, char *argv[]) { 0: f3 0f 1e fb endbr32 4: 8d 4c 24 04 lea 0x4(%esp),%ecx 8: 83 e4 f0 and $0xfffffff0,...
Transynther/x86/_processed/AVXALIGN/_st_sm_/i3-7100_9_0xca_notsx.log_3_710.asm
ljhsiun2/medusa
9
41330
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r13 push %r14 push %r15 push %rbx push %rcx push %rdi push %rsi lea addresses_UC_ht+0x6187, %rsi lea addresses_A_ht+0x15acf, %rdi sub $49986, %r14 mov $98, %rcx rep movsl nop and $48367, %rbx lea addresses_normal_ht+0xb9cf, %rsi lea addresses_WT_ht+0xa57d, %r...
libsrc/stdio_new/file/stream-in/stdio_atoul_any_stream.asm
andydansby/z88dk-mk2
1
41331
; stdio_atoul_any_stream ; 05.2008 aralbrec XLIB stdio_atoul_any_stream LIB stdio_getchar, stdio_ungetchar, l_long_mult, asm_toupper ; read unsigned long number from stream, whitespace not skipped ; ; enter : b = radix ; ix = FILE * ; exit : dehl = unsigned int result ; uses : af, c, de, hl .stdio_ato...
src/event.asm
zetaraku/minesweeper
0
41332
<filename>src/event.asm onGameOver PROC USES eax ebx edx call GetMseconds sub eax, startTime mov timeDelta, eax mov dx, 0B10h call Gotoxy mSetColor lightRed mov edx, OFFSET gameOverMsg call WriteString mov dx, 0C10h call Gotoxy mSetColor yellow mov edx, OFFSET playtimeMsg call WriteString mov eax, ti...
bddisasm_test/basic/branch_64.asm
andreaswimmer/bddisasm
675
41333
<filename>bddisasm_test/basic/branch_64.asm bits 64 call $ call rax call [ebx] call [rbx] jmp $ jmp rax jmp [ebx] jmp [rbx] call far word [rbx] call far dword [rbx] call far qword [rbx] jmp far word [rbx] jmp...
1571/64tass/getact.asm
silverdr/assembly
23
41334
;********************************* ;* getact: get active buffer # * ;* vars: buf0,buf1,lindx * ;* regs: out: .a= act buffer # * ;* .x= lindx * ;* flags: .n=1: no act-buf * ;********************************* getact ldx lindx lda buf0,x bpl ga1 lda...
mastersystem/zxb-sms-2012-02-23/zxb-sms/wip/zxb/library-asm/gtf.asm
gb-archive/really-old-stuff
10
41335
#include once <u32tofreg.asm> #include once <ftou32reg.asm> #include once <stackf.asm> ; ------------------------------------------------------------- ; Floating point library using the FP ROM Calculator (ZX 48K) ; All of them uses A EDCB registers as 1st paramter. ; For binary operators, the 2n operator must be push...
bahamut/source/field-small.asm
higan-emu/bahamut-lagoon-translation-kit
2
41336
namespace field { seek(codeCursor) namespace command { constant tileBank1 = $01 constant tileBank2 = $02 constant paletteWhite = $03 constant paletteGray = $04 constant paletteIvory = $05 } namespace glyph { constant hp = $de //$de-$df constant defeated = $f2 constant petrified = $f1 ...
oeis/228/A228600.asm
neoneye/loda-programs
11
41337
<filename>oeis/228/A228600.asm ; A228600: The Szeged index of the n-sunlet graph (n>=3). ; 27,92,125,282,343,632,729,1190,1331,2004,2197,3122,3375,4592,4913,6462,6859,8780,9261,11594,12167,14952,15625,18902,19683,23492,24389,28770,29791,34784,35937,41582,42875,49212,50653,57722,59319,67160,68921,77574,79507,89012,91125...
Transynther/x86/_processed/P/_zr_/i3-7100_9_0x84_notsx.log_2_535.asm
ljhsiun2/medusa
9
41338
<filename>Transynther/x86/_processed/P/_zr_/i3-7100_9_0x84_notsx.log_2_535.asm .global s_prepare_buffers s_prepare_buffers: push %r13 push %r14 push %r15 push %r8 push %rbp push %rcx push %rdi push %rdx push %rsi lea addresses_D_ht+0xb9c6, %r14 clflush (%r14) mfence movl $0x61626364, (%r14) nop add %r13, %r13 lea addre...
programs/oeis/104/A104765.asm
karttu/loda
1
41340
<gh_stars>1-10 ; A104765: Triangle T(n,k) read by rows: row n contains the first n Lucas numbers A000204. ; 1,1,3,1,3,4,1,3,4,7,1,3,4,7,11,1,3,4,7,11,18,1,3,4,7,11,18,29,1,3,4,7,11,18,29,47,1,3,4,7,11,18,29,47,76,1,3,4,7,11,18,29,47,76,123,1,3,4,7,11,18,29,47,76,123,199,1,3,4,7,11,18,29,47,76,123,199,322,1,3,4,7,11,18,...
vbox/src/VBox/ValidationKit/bootsectors/bs3-cpu-basic-2-asm.asm
Nurzamal/rest_api_docker
0
41341
; $Id: bs3-cpu-basic-2-asm.asm 69111 2017-10-17 14:26:02Z vboxsync $ ;; @file ; BS3Kit - bs3-cpu-basic-2 ; ; ; Copyright (C) 2007-2017 Oracle Corporation ; ; This file is part of VirtualBox Open Source Edition (OSE), as ; available from http://www.virtualbox.org. This file is free software; ; you can redistribute it a...
asmTests/pushpop.asm
SimpleTease/asm2c
154
41342
<reponame>SimpleTease/asm2c<gh_stars>100-1000 .386p _DATA segment use32 dword public 'DATA' ;IGNORE _DATA ends ;IGNORE _TEXT segment use32 dword public 'CODE' ;IGNORE assume cs:_TEXT,ds:_DATA start: ;IGNORE mov ebx,2 push ebx pop eax cmp eax,2 jne failure cmp ebx,2 jne failure mov eax,1 mov ebx,2 mov ecx,3 m...
Transynther/x86/_processed/NONE/_st_/i7-7700_9_0xca.log_20246_1465.asm
ljhsiun2/medusa
9
41343
<reponame>ljhsiun2/medusa .global s_prepare_buffers s_prepare_buffers: push %r10 push %r11 push %r13 push %r14 push %rbx push %rcx push %rdi push %rsi lea addresses_UC_ht+0x3743, %rsi lea addresses_D_ht+0x1c383, %rdi nop nop nop nop nop add %r11, %r11 mov $26, %rcx rep movsb and $18871, %rsi lea addresses_normal_ht+0x1...
programs/oeis/064/A064603.asm
neoneye/loda
22
41344
; A064603: Partial sums of A001158: Sum_{j=1..n} sigma_3(j). ; 1,10,38,111,237,489,833,1418,2175,3309,4641,6685,8883,11979,15507,20188,25102,31915,38775,47973,57605,69593,81761,98141,113892,133674,154114,179226,203616,235368,265160,302609,339905,384131,427475,482736,533390,595130,656674,730384,799306,885994,965502,1062...
asm/forFun/rockEmSockEmRobots.asm
IronHeart7334/AssemblyPrograms
0
41345
; general comments ; Rock-Em-Sock-Em-Robots ; preprocessor directives .586 .MODEL FLAT ; external files to link with ; stack configuration .STACK 4096 ; named memory allocation and initialization .DATA randomSeed DWORD 0F1A3C5E7h ; These first two are used as a psuedo-random number generator randomRo...
programs/oeis/101/A101860.asm
karttu/loda
0
41346
<reponame>karttu/loda<gh_stars>0 ; A101860: a(n) = (3+n)*(2 + 33*n + n^2)/6. ; 1,24,60,110,175,256,354,470,605,760,936,1134,1355,1600,1870,2166,2489,2840,3220,3630,4071,4544,5050,5590,6165,6776,7424,8110,8835,9600,10406,11254,12145,13080,14060,15086,16159,17280,18450,19670,20941,22264,23640,25070,26555,28096,29694,3135...
oeis/274/A274535.asm
neoneye/loda-programs
11
41348
<reponame>neoneye/loda-programs<filename>oeis/274/A274535.asm ; A274535: a(n) = 5*sigma(n). ; Submitted by <NAME> ; 5,15,20,35,30,60,40,75,65,90,60,140,70,120,120,155,90,195,100,210,160,180,120,300,155,210,200,280,150,360,160,315,240,270,240,455,190,300,280,450,210,480,220,420,390,360,240,620,285,465,360,490,270,600,36...
programs/oeis/185/A185761.asm
karttu/loda
0
41349
<reponame>karttu/loda<filename>programs/oeis/185/A185761.asm<gh_stars>0 ; A185761: Number of (n+1) X 2 binary arrays with no 2 X 2 subblock trace equal to any horizontal or vertical neighbor 2 X 2 subblock trace. ; 16,40,104,264,680,1736,4456,11400,29224,74824,191720,491016,1257896,3221960,8253544,21141384,54155560,138...
src/input.asm
notadevps/assembly
7
41350
<filename>src/input.asm ;---------------------------------------------------------------------------- ; src/input.asm ; Designed for 64bit macOS ; Prompts for your name and then prints "Hello, <your inputted name>" ; %include "lib.inc" %include "io.inc" global _start default rel section .data prompt: db "Please en...
Transynther/x86/_processed/NC/_zr_/i7-7700_9_0x48.log_21829_1174.asm
ljhsiun2/medusa
9
41351
.global s_prepare_buffers s_prepare_buffers: push %r12 push %r14 push %r15 lea addresses_normal_ht+0xfb48, %r14 nop nop xor %r15, %r15 mov $0x6162636465666768, %r12 movq %r12, %xmm6 movups %xmm6, (%r14) nop and $47466, %r14 pop %r15 pop %r14 pop %r12 ret .global s_faulty_load s_faulty_load: push %r13 push %r14 pus...
libsrc/_DEVELOPMENT/arch/zx/ulaplus/c/sdcc/ulap_attr_from_pentp_penti_callee.asm
jpoikela/z88dk
640
41352
<filename>libsrc/_DEVELOPMENT/arch/zx/ulaplus/c/sdcc/ulap_attr_from_pentp_penti_callee.asm<gh_stars>100-1000 ; unsigned char ulap_attr_from_pentp_penti(unsigned char pentp,unsigned char penti) SECTION code_clib SECTION code_arch PUBLIC _ulap_attr_from_pentp_penti_callee EXTERN asm_ulap_attr_from_pentp_penti _ulap_a...
Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xca_notsx.log_21829_1819.asm
ljhsiun2/medusa
9
41353
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r12 push %r8 push %rbp push %rbx push %rcx push %rdi push %rsi lea addresses_UC_ht+0x1a372, %rbx nop nop nop nop nop cmp %r8, %r8 movups (%rbx), %xmm6 vpextrq $0, %xmm6, %rsi nop xor %r10, %r10 lea addresses_WT_ht+0x4572, %r12 nop nop nop nop nop cmp $11467, ...
programs/oeis/151/A151781.asm
jmorken/loda
1
41354
; A151781: Partial sums of A151779. ; 1,7,13,43,49,79,109,259,265,295,325,475,505,655,805,1555,1561,1591,1621,1771,1801,1951,2101,2851,2881,3031,3181,3931,4081,4831,5581,9331,9337,9367,9397,9547,9577,9727,9877,10627,10657,10807,10957,11707,11857,12607,13357,17107,17137,17287,17437,18187,18337,19087,19837,23587,23737,24...
v2.0/source/msdos/dir.asm
neozeed/MS-DOS
7
41355
; ; Directory routines for MSDOS ; INCLUDE DOSSEG.ASM CODE SEGMENT BYTE PUBLIC 'CODE' ASSUME SS:DOSGROUP,CS:DOSGROUP .xlist .xcref INCLUDE DOSSYM.ASM INCLUDE DEVSYM.ASM .cref .list TITLE DIR - Directory and path cracking NAME Dir i_need NoSetDir,BYTE i_need E...
Appl/BigCalc/bigcalcCalc.asm
steakknife/pcgeos
504
41356
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Copyright (c) GeoWorks 1992 -- All Rights Reserved PROJECT: PC GEOS MODULE: FILE: bigcalcCalc.asm AUTHOR: <NAME>, Feb 28, 1992 ROUTINES: Name Description ---- ----------- INT CalcInputFieldRecursiveFilter recu...
data/phone/text/mom.asm
Dev727/ancientplatinum
28
41357
<gh_stars>10-100 MomPhoneGreetingText: text "Hello?" para "Oh, hi, <PLAYER>!" line "Working hard?" done MomPhoneLandmarkText: text "Oh, so you're in" line "@" text_ram wStringBuffer3 text "…" para "Isn't that where" line "@" text_ram wStringBuffer4 text_start para "is? Did you go" line "take a look?" ...
src/kernel/io.asm
austinbenincasa/Abos
3
41358
<filename>src/kernel/io.asm ; This is for reading IO ports bits 32 section .text global rportb global wportb global rportl global wportl rportb: mov edx, [esp + 4] in al, dx ret rportl: mov edx, [esp + 4] in eax, dx ret wportb: mov edx, [esp + 4] mov al, [esp + 4 + 4] out dx, al...
apu/channel_1/channel_1_sweep_restart.asm
endrift/SameSuite
21
41359
RESULTS_START EQU $c000 RESULTS_N_ROWS EQU 18 include "base.inc" ; Several tests involving restarting the channel while ; sweep is active CorrectResults: db $00, $00, $00, $00, $00, $00, $00, $00 db $00, $00, $00, $00, $00, $00, $00, $00 db $00, $00, $00, $00, $08, $08, $08, $00 db $00, $00, $00, $00, $00, $00, $0...
data/mapHeaders/fuchsiahouse1.asm
adhi-thirumala/EvoYellow
16
41360
FuchsiaHouse1_h: db HOUSE ; tileset db FUCHSIA_HOUSE_1_HEIGHT, FUCHSIA_HOUSE_1_WIDTH ; dimensions (y, x) dw FuchsiaHouse1Blocks, FuchsiaHouse1TextPointers, FuchsiaHouse1Script ; blocks, texts, scripts db $00 ; connections dw FuchsiaHouse1Object ; objects
programs/oeis/327/A327032.asm
karttu/loda
0
41361
; A327032: a(n) = T(n, 4) with T(n, k) = Sum_{d|k} phi(d)*binomial(n - 1 + k/d, k/d). ; 0,4,12,27,53,95,159,252,382,558,790,1089,1467,1937,2513,3210,4044,5032,6192,7543,9105,10899,12947,15272,17898,20850,24154,27837,31927,36453,41445,46934,52952,59532,66708,74515,82989,92167,102087,112788,124310,136694 mov $2,$0 lpb $...
Transynther/x86/_processed/NC/_zr_/i3-7100_9_0x84_notsx.log_21829_2040.asm
ljhsiun2/medusa
9
41362
<reponame>ljhsiun2/medusa .global s_prepare_buffers s_prepare_buffers: push %r12 push %r14 push %r15 push %r8 push %rax push %rbx push %rcx push %rdi push %rsi lea addresses_WC_ht+0x155a6, %r8 nop and %rbx, %rbx movb (%r8), %r14b nop nop sub %r15, %r15 lea addresses_WT_ht+0x7a9c, %rbx xor $38562, %rax mov $0x6162636465...
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_21829_2048.asm
ljhsiun2/medusa
9
41363
.global s_prepare_buffers s_prepare_buffers: push %r12 push %r15 push %rbp push %rcx push %rdi push %rdx push %rsi lea addresses_WC_ht+0x17a3e, %r12 nop nop nop xor %rbp, %rbp and $0xffffffffffffffc0, %r12 movntdqa (%r12), %xmm3 vpextrq $0, %xmm3, %rsi nop cmp %rcx, %rcx lea addresses_D_ht+0xefde, %rsi lea addresses_no...
PRG/maps/World2L.asm
narfman0/smb3_pp1
0
41364
<gh_stars>0 .byte $43, $43, $BB, $BB, $E8, $45, $47, $45, $04, $96, $44, $45, $47, $42, $50, $45 .byte $43, $BB, $BF, $BB, $BB, $43, $46, $BF, $46, $43, $46, $43, $46, $BB, $42, $BF .byte $43, $42, $BB, $BB, $44, $45, $4A, $43, $48, $43, $48, $42, $05, $45, $47, $45 .byte $43, $43, $43, $43, $46, $69, $43, $69, $4...
Library/Chart/CBody/cbodySuspend.asm
steakknife/pcgeos
504
41365
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Copyright (c) GeoWorks 1992 -- All Rights Reserved PROJECT: PC GEOS MODULE: FILE: cbodySuspend.asm AUTHOR: <NAME> ROUTINES: Name Description ---- ----------- REVISION HISTORY: Name Date Description ---- ---- -----...
tut.fi/cpu.structure.test/cpu_example.setup/1.0/src/spiProgram.asm
berigei/ipxactexamplelib
13
41366
<gh_stars>10-100 nop nop set 0 1 set 1 0x2B1 set 2 0x2C1 store 1 1 @bufferoi plus 1 0 cmp 1 2 bne bufferoi set 3 1 set 2 0x2C1 store 3 2 set 2 0x2B0 set 4 0 load 4 2 @pollaa cmp 4 0 bne pollaa set 1 0x2A0 set 2 0x2B0 load 5 1 @lue plus 1 0 cmp 1 2 bne lue nop end
tools/c64pack/unpack.asm
pokemium/wyvern
7
41368
;* C64PACK unpacker for GB ;* ;* Written in RGBDS ;* ;* V1.0 - Ported to GB by <NAME>, started 24-Jul-99 ;* ;* Note: If you unpack to VRAM than the screen needs to be ;* turned off because no checks for VRAM available are made. ; File format ; db 'P' ; db escape ; db escMask ; .... data .... ; /...
src/tools/attilaASM/input/new_bunny.asm
Lycheus/GLSL-ATTILA
0
41370
dp4 oPos.x, mvp[0], iVertex DP4 oPos.y, mvp[1], iVertex DP4 oPos.z, mvp[2], iVertex DP4 oPos.w, mvp[3], iVertex MOV normal, iNormal SUB lightVec, lightPos, iVertex SUB viewVec, cameraPos, iVertex END
libsrc/_DEVELOPMENT/math/float/math48/c/sdcc_iy/cm48_sdcciyp_ds2ulong.asm
meesokim/z88dk
0
41371
; signed long __fs2ulong (float f) SECTION code_fp_math48 PUBLIC cm48_sdcciyp_ds2ulong EXTERN cm48_sdcciyp_dread1, am48_dfix32u cm48_sdcciyp_ds2ulong: ; double to unsigned long ; ; enter : stack = sdcc_float x, ret ; ; exit : dehl = (unsigned long)(x) ; ; uses : af, bc, de, hl, bc', de', hl...
programs/oeis/251/A251780.asm
neoneye/loda
22
41372
<filename>programs/oeis/251/A251780.asm ; A251780: Digital root of A069778(n-1) = n^3 - n^2 + 1, n >= 1. Repeat(1, 6, 3, 7, 6, 6, 4, 6, 9). ; 1,6,3,7,6,6,4,6,9,1,6,3,7,6,6,4,6,9,1,6,3,7,6,6,4,6,9,1,6,3,7,6,6,4,6,9,1,6,3,7,6,6,4,6,9,1,6,3,7,6,6,4,6,9,1,6,3,7,6,6,4,6,9,1,6,3,7,6,6,4,6,9,1,6,3,7,6,6,4,6,9,1,6,3,7,6,6,4,6,...
Transynther/x86/_processed/NONE/_ht_zr_un_/i9-9900K_12_0xa0.log_21829_922.asm
ljhsiun2/medusa
9
41373
<gh_stars>1-10 .global s_prepare_buffers s_prepare_buffers: push %r10 push %r12 push %r15 push %r8 push %rbx push %rcx push %rdi push %rsi lea addresses_UC_ht+0x176d0, %rsi lea addresses_WC_ht+0x165c6, %rdi nop nop nop cmp %rbx, %rbx mov $66, %rcx rep movsw nop nop nop nop nop cmp %rbx, %rbx lea addresses_A_ht+0x18346,...
programs/oeis/006/A006591.asm
karttu/loda
0
41374
; A006591: Sum_{k = 1..n } nearest integer to n/k (if n/k is midway between two numbers take the smaller). ; 1,3,5,8,11,14,17,22,24,28,33,36,40,45,48,53,57,62,66,71,74,79,86,89,93,99,102,109,114,117,122,129,133,138,143,148,152,159,164,169,175,178,185,190,193,202,207,212,215,223,227,232,241,244,249,256,259,266,273 mov ...
src/solace_code/io_user.asm
NablaVM/solace
0
41375
<reponame>NablaVM/solace .file "io" .init main .string prompt "Please enter some text : " ; STDIN Command structure ; ; ID TARGET [ ---------- NUM BYTES TO READ ------------ ] [ TERM ] [ UNUSED ] ; 0000 1010 | 0000 0000 | 0000 0000 | 0000 0000 | 0000 0000 | 0000 0000 | 0000 0000 | 0000 0000 ;...
source/interaction/interaction.asm
paulscottrobson/6502-basic
3
41376
<filename>source/interaction/interaction.asm<gh_stars>1-10 ; ; Automatically generated ; .include "cold.asm" .include "delete.asm" .include "insert.asm" .include "warm.asm" .section code interactionHandler: dispatch interactionVectors interactionVectors: .word _DummyControlHandler ; index 0 .word ColdStartEnt...
lib/Backend/arm64/LinearScanMdA.asm
P1umer/ChakraCore
8,664
41377
;------------------------------------------------------------------------------------------------------- ; Copyright (C) Microsoft. All rights reserved. ; Licensed under the MIT license. See LICENSE.txt file in the project root for full license information. ;-------------------------------------------------------------...
programs/oeis/047/A047291.asm
jmorken/loda
1
41378
<filename>programs/oeis/047/A047291.asm<gh_stars>1-10 ; A047291: Numbers that are congruent to {0, 1, 4, 6} mod 7. ; 0,1,4,6,7,8,11,13,14,15,18,20,21,22,25,27,28,29,32,34,35,36,39,41,42,43,46,48,49,50,53,55,56,57,60,62,63,64,67,69,70,71,74,76,77,78,81,83,84,85,88,90,91,92,95,97,98,99,102,104,105,106,109,111,112,113,116...
coverage/IN_CTS/0542-COVERAGE-machine-frame-info-h-547-machine-mem-operand-h-294/work/variant/1_spirv_asm/shader.frag.asm
asuonpaa/ShaderTests
0
41381
; SPIR-V ; Version: 1.0 ; Generator: Khronos Glslang Reference Front End; 10 ; Bound: 119 ; Schema: 0 OpCapability Shader %1 = OpExtInstImport "GLSL.std.450" OpMemoryModel Logical GLSL450 OpEntryPoint Fragment %4 "main" %100 OpExecutionMode %4 Origin...
y2s2/csa/practicals/prac-6/1-warm-up.asm
ouldevloper/university
8
41382
; Write prog to print : AaBb...Gg .MODEL SMALL .STACK 100 .DATA CHA1 DB "A" CHA2 DB "a" .CODE MAIN PROC MOV AX,@DATA MOV DS,AX MOV CX, 7 PRINT: MOV AH, 02H MOV DL, CHA1 INT 21H MOV DL, CHA2 INT 21H INC CHA1 INC CHA2 LOOP PRINT ...
DevSound_SongData.asm
DevEd2/DevSound
49
41383
<reponame>DevEd2/DevSound ; ================================================================ ; DevSound song data ; ================================================================ ; ================================================================= ; Song speed table ; ===========================================...
emuboot/src/vendorcode/amd/agesa/f10/Proc/IDS/Control/IdsLib64.asm
leetobin/firebrick
9
41384
;/** ; * @file ; * ; * Ids Assembly library 64bit ; * ; * ; * @xrefitem bom "File Content Label" "Release Content" ; * @e project: AGESA ; * @e sub-project: IDS ; * @e \$Revision: 14126 $ @e \$Date: 2009-05-21 23:02:32 +0800 (Thu, 21 May 2009) $ ; */ ;************************************************************...
user/cat.asm
Vidhi1109/Modified-XV6
0
41385
<gh_stars>0 user/_cat: file format elf64-littleriscv Disassembly of section .text: 0000000000000000 <cat>: char buf[512]; void cat(int fd) { 0: 7179 addi sp,sp,-48 2: f406 sd ra,40(sp) 4: f022 sd s0,32(sp) 6: ec26 sd s1,24(sp) 8: e...
src/kernel.asm
GamesAdmin/TestOs
0
41386
bits 32 ;Указывает nasm, что необходимо собирать 32-разрядный код (мы пишим 32-разрядную ОС (ПНУ), для архитектуры i386) section .text ;Далее секция для кода align 4 ;Выравнивание сегмента ставив в 4 бита ;Далее 3 строки - настройка заголовка Multiboot, необходимо для загрузки, ничего не менять! (подробности см. В д...
oeis/303/A303303.asm
neoneye/loda-programs
11
41388
<reponame>neoneye/loda-programs ; A303303: Generalized 23-gonal (or icositrigonal) numbers: m*(21*m - 19)/2 with m = 0, +1, -1, +2, -2, +3, -3, ... ; 0,1,20,23,61,66,123,130,206,215,310,321,435,448,581,596,748,765,936,955,1145,1166,1375,1398,1626,1651,1898,1925,2191,2220,2505,2536,2840,2873,3196,3231,3573,3610,3971,401...
oeis/117/A117434.asm
neoneye/loda-programs
11
41389
; A117434: Expansion of c(x*y(1+x)), c(x) the g.f. of A000108. ; Submitted by <NAME> ; 1,0,1,0,1,2,0,0,4,5,0,0,2,15,14,0,0,0,15,56,42,0,0,0,5,84,210,132,0,0,0,0,56,420,792,429,0,0,0,0,14,420,1980,3003,1430,0,0,0,0,0,210,2640,9009,11440,4862,0,0,0,0,0,42,1980,15015,40040,43758,16796,0,0,0,0,0,0,792,15015,80080,175032,16...
Library/Pref/Prefmous/prefmous.asm
steakknife/pcgeos
504
41390
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Copyright (c) GeoWorks 1992 -- All Rights Reserved PROJECT: PC GEOS MODULE: FILE: prefmous.asm AUTHOR: <NAME>, Aug 25, 1992 ROUTINES: Name Description ---- ----------- REVISION HISTORY: Name Date Description ...
programs/oeis/326/A326278.asm
jmorken/loda
1
41391
<reponame>jmorken/loda<gh_stars>1-10 ; A326278: Number of n-vertex, 2-edge multigraphs that are not nesting. Number of n-vertex, 2-edge multigraphs that are not crossing. ; 0,0,1,9,34,90,195,371,644,1044,1605,2365,3366,4654,6279,8295,10760,13736,17289,21489,26410,32130,38731,46299,54924,64700,75725,88101,101934,117334,...
Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2.log_14523_63.asm
ljhsiun2/medusa
9
41393
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r11 push %r15 push %rdi lea addresses_UC_ht+0x155fe, %r10 nop nop nop dec %rdi mov $0x6162636465666768, %r15 movq %r15, %xmm7 and $0xffffffffffffffc0, %r10 vmovaps %ymm7, (%r10) nop nop xor $28846, %r11 pop %rdi pop %r15 pop %r11 pop %r10 ret .global s_f...
test.asm
HBchevelle68/asmServ
0
41394
<gh_stars>0 global _start section .data section .bss ipPtr resq 1 ipInt resd 1 section .text _start: mov rsi, [rsp+16] ;; *argv[1] mov QWORD [ipPtr], rsi ;; Convert IP cmd arg to int ;; rsi -> pointer to the string to convert ;; ipInt var contains net byte order ip addr by end ipstring_to_int...
Library/Pref/Prefbg/prefbgDialog.asm
steakknife/pcgeos
504
41395
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Copyright (c) GeoWorks 1992 -- All Rights Reserved PROJECT: PC GEOS MODULE: FILE: prefbgDialog.asm AUTHOR: <NAME> ROUTINES: Name Description ---- ----------- REVISION HISTORY: Name Date Description ---- ---- -----...
Transynther/x86/_processed/AVXALIGN/_zr_un_/i9-9900K_12_0xa0_notsx.log_21829_1384.asm
ljhsiun2/medusa
9
41396
<filename>Transynther/x86/_processed/AVXALIGN/_zr_un_/i9-9900K_12_0xa0_notsx.log_21829_1384.asm<gh_stars>1-10 .global s_prepare_buffers s_prepare_buffers: push %r10 push %r12 push %r14 push %rbx push %rcx push %rdi push %rdx push %rsi lea addresses_normal_ht+0x1af93, %rsi lea addresses_WC_ht+0x1c161, %rdi nop nop and $...
MSP430G2xx3_Code_Examples/Assembly_CCS/msp430g2x13_ca_01.asm
collin-allen/ELEC327
4
41397
<reponame>collin-allen/ELEC327 ; --COPYRIGHT--,BSD_EX ; Copyright (c) 2012, 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 ...
oeis/262/A262868.asm
neoneye/loda-programs
11
41398
<filename>oeis/262/A262868.asm<gh_stars>10-100 ; A262868: Number of squarefree numbers appearing among the larger parts of the partitions of n into two parts. ; Submitted by <NAME> ; 0,1,1,2,1,2,2,3,3,3,3,4,3,4,4,5,5,6,6,7,6,7,7,8,8,8,8,8,7,8,8,9,9,10,10,11,11,12,12,13,13,14,14,15,14,14,14,15,15,15,15,16,15,16,16,17,17...
libsrc/stdio/newbrain/fgetc_cons.asm
andydansby/z88dk-mk2
1
41399
<reponame>andydansby/z88dk-mk2 ; ; Basic keyboard handling for the Grundy Newbrain ; By <NAME> 2005 ; ; getkey() Wait for keypress, blinking cursor, etc.. ; ; ; $Id: fgetc_cons.asm,v 1.2 2007/05/14 12:40:46 stefano Exp $ ; XLIB fgetc_cons .fgetc_cons .nokey rst 20h defb 39h jr c,nokey rst 20h ; Convert Key cod...
moves/dopublic.asm
DigitalMars/optlink
28
41400
TITLE DOPUBLIC - Copyright (c) SLR Systems 1994 INCLUDE MACROS INCLUDE SYMBOLS INCLUDE SEGMENTS INCLUDE CDDATA PUBLIC FIX_COMMUNAL_ENTRY,DO_PUBLIC,PREV_DEF_FAIL,FIX_VIRDEF_ENTRY,FIX_COMDAT_ENTRY .DATA EXTERNDEF PUB_SEGMOD_GINDEX:DWORD,PUB_GROUP_GINDEX:DWORD,MOD_FIRST_PUBLIC_GINDEX:DWORD EXTERNDEF...
libsrc/stdio_new/file/stream-in/stdio_in_capm.asm
meesokim/z88dk
8
41401
; stdio_in_M, read EUI-48 / MAC-48 address in canonical form ; 07.2009 aralbrec PUBLIC stdio_in_capm EXTERN stdio_incommon1, asm_isxdigit, stdio_inexit, stdio_ungetchar EXTERN stdio_getchar, stdio_atou_any_stream ; input %M parameter, read EUI-48 address in pairwise hex notation ; ; enter : ix = FILE * ; ...