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
Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2.log_11834_890.asm
ljhsiun2/medusa
9
120015
<reponame>ljhsiun2/medusa<filename>Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2.log_11834_890.asm<gh_stars>1-10 .global s_prepare_buffers s_prepare_buffers: push %r11 push %r14 push %rbp push %rbx push %rcx push %rdi push %rsi lea addresses_WC_ht+0x19f32, %rbx nop nop nop nop xor %rcx, %rcx mov (%rbx), %r14d nop ...
Examples/ch08/Swap.asm
satadriver/LiunuxOS
0
120016
TITLE Swap Procedure Example (Swap.asm) ; Demonstration of the Swap procedure, using ; PROTO, PROC, and INVOKE. ; Chapter 5 example. Last update: 07/22/01 INCLUDE Irvine32.inc Swap PROTO, ; procedure prototype pValX:PTR DWORD, pValY:PTR DWORD .data Array DWORD 10000h,20000h .cod...
data/mapHeaders/beach_house.asm
adhi-thirumala/EvoYellow
16
120017
BeachHouse_h: db BEACH_HOUSE_TILESET db BEACH_HOUSE_HEIGHT, BEACH_HOUSE_WIDTH ; dimensions (y, x) dw BeachHouseBlockdata,BeachHouseTextPointers,BeachHouseScript ; blocks, texts, scripts db 0 ; connections dw BeachHouseObjects ; objects
2x3/BLM2021 - x86 ASM/Examples/281119e.asm
LyotardPostmodernizm/YTU-CE
1
120018
PUBLIC ALAN_BUL mycode SEGMENT PARA 'kod' ASSUME CS:mycode ALAN_BUL PROC FAR PUSH BX PUSH CX PUSH DI PUSH BP PUSH DX MOV BP, SP XOR AX, AX ADD AX, [BP+18] ADD AX, [BP+16] ADD AX, [BP+14] SHR AX, 1 MOV BX, AX SUB BX, [BP+14] MOV CX, AX SUB C...
nasm/ejercicio4.asm
GioProyects/ensamblador
0
120019
%macro mensaje 2 mov eax,4 mov ebx,1 mov ecx,%1 mov edx,%2 int 80h %endmacro %macro keytab 2 mov eax,3 mov ebx,2 mov ecx,%1 mov edx,%2 int 80h %endmacro section .data entrada db "escriba una letra:",10,13 len_entrada equ $ - entrada salida db "uds escribio:",10,13 len_salida equ $ - salida ale db "que no sea n...
_build/dispatcher/jmp_ippsRSA_Decrypt_e326361b.asm
zyktrcn/ippcp
1
120020
<reponame>zyktrcn/ippcp extern m7_ippsRSA_Decrypt:function extern n8_ippsRSA_Decrypt:function extern y8_ippsRSA_Decrypt:function extern e9_ippsRSA_Decrypt:function extern l9_ippsRSA_Decrypt:function extern n0_ippsRSA_Decrypt:function extern k0_ippsRSA_Decrypt:function extern ippcpJumpIndexForMergedLibs extern ippcpSafe...
asminator/Release/awfulhelloworld.asm
mgohde/MiniMicroII
0
120022
<reponame>mgohde/MiniMicroII xor r0,r0,r0 ldl $8000 and r7,r7,r1 ldl $8002 and r7,r7,r2 ldl $72 store r0,r2,r7 ldl $1 store r0,r1,r4 ldl $101 store r0,r2,r7 ldl $2 store r0,r1,r4 ldl $108 store r0,r2,r7 ldl $3 store r0,r1,r4 ldl $108 store r0,r2,r7 ldl $4 store r0,r1,r4 ldl $111 store r0,r2,r7 ldl $5 store r0,r1,r4 ld...
asm/subtitles/originais/020077a0_eu.asm
Iemnur/megaman-zx-traducao-ptbr
10
120024
020077A0 B570 push r4-r6,r14 020077A2 B08E add sp,-38h 020077A4 489A ldr r0,=27E00FCh 020077A6 6800 ldr r0,[r0] 020077A8 2800 cmp r0,0h 020077AA D100 bne 20077AEh 020077AC E12E b 2007A0Ch 020077AE 2801 cmp r0,1h 020077B0 D001 beq 20077B6h 020077B2...
oeis/217/A217447.asm
neoneye/loda-programs
11
120025
<gh_stars>10-100 ; A217447: Number of n x n permutation matrices that disconnect their zeros. ; Submitted by <NAME>(s4) ; 2,6,12,32,120,580,3392,23244,182776,1622468,16045200,174894172,2082824744,26902998516,374570250688,5591767768460,89095070783832,1509041577895204,27073887615758576,512898265609845948,1023094552726370...
programs/oeis/097/A097165.asm
neoneye/loda
22
120026
<reponame>neoneye/loda ; A097165: Expansion of (1-3x)/((1-x)(1-4x)(1-5x)). ; 1,7,41,227,1221,6447,33601,173467,889181,4533287,23015961,116477907,587981941,2962279327,14900875121,74862289547,375743103501,1884442140567,9445117195081,47317211944387,236952563597861 add $0,1 seq $0,193656 ; Q-residue of the triangle p(n,k)...
programs/oeis/313/A313565.asm
karttu/loda
1
120027
; A313565: Coordination sequence Gal.5.219.3 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. ; 1,5,10,14,19,24,28,34,39,42,48,53,56,63,68,70,77,82,84,92,97,98,106,111,112,121,126,126,135,140,140,150,155,154,164,169,168,179,184,182,193,...
testdata/sht/flags.asm
cwood77/shtanky
0
120029
.seg data ._getflg_flags: .data, <qw> 0 <qw> 1 <qw> 2 <qw> 3 .seg code ._getflg: lea, r10, qwordptr ._getflg_flags add, r10, rcx mov, rax, [r10] ret
P6/data_P6_2/MDTest172.asm
alxzzhou/BUAA_CO_2020
1
120031
<reponame>alxzzhou/BUAA_CO_2020 ori $ra,$ra,0xf mtlo $1 multu $6,$5 divu $0,$ra lui $6,34461 mult $2,$4 srav $1,$1,$4 lui $2,8098 mult $6,$4 lb $4,3($0) srav $1,$1,$1 mthi $4 lui $5,30091 mult $0,$0 divu $4,$ra div $6,$ra mtlo $1 multu $4,$1 sb $6,12($0) multu $3,$5 lb $4,6($0) divu $4,$ra sb $4,10($0) mthi $5 div $2,$...
libsrc/graphics/mz/respixl.asm
grancier/z180
0
120032
SECTION code_clib PUBLIC respixel EXTERN __gfx_coords ; ; $Id: respixl.asm,v 1.7 2016/07/02 09:01:36 dom Exp $ ; ; ****************************************************************** ; ; Erases pixel at (x,y) coordinate. ; ; Sharp MZ version. ; ; 80x50 rez. ; ; .respixel ld a,h cp 80 ret nc...
libsrc/_DEVELOPMENT/target/zx/driver/terminal/zx_01_output_fzx.asm
teknoplop/z88dk
8
120033
<gh_stars>1-10 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; ZX_01_OUTPUT_FZX ; romless driver for proportional fzx fonts ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; ; Windowed output terminal for proportional fzx fonts. ; ; ;;;;;;;;;;;;;;;;;;;; ; DRIVER CLASS DIAGRAM ; ;;;;;;...
src/examples/07_string_to_int/string_to_int.asm
vladimir-kazan/asm
0
120034
<gh_stars>0 %include '../../lib/syscall.asm' %include '../../lib/functions.asm' SECTION .text global start default rel SECTION .text start: lea rdi, [msg] call sprintLF mov rdi, 0 call exit ret SECTION .data msg: db "Convert string to number:"
programs/oeis/037/A037224.asm
karttu/loda
0
120036
; A037224: Number of permutations p of {1,2,3...,n} that are fixed points under the operation of first reversing p, then taking the inverse. ; 1,0,0,2,2,0,0,12,12,0,0,120,120,0,0,1680,1680,0,0,30240,30240,0,0,665280,665280,0,0,17297280,17297280,0,0,518918400,518918400,0,0,17643225600,17643225600,0,0,670442572800,670442...
tests/nas2cam_csuper/yeti_outputs/se101y_bh.asm
twmacro/pyye
17
120037
<reponame>twmacro/pyye $ SE101 ASSEMBLY FILE FOR RESIDUAL RUN...INCLUDE IN BULK DATA $ SEBULK 101 EXTOP4 MANUAL 101 SECONCT 101 0 NO 3 3 11 11 19 19 27 27 $ $ COORDINATE SYSTEM DATA $ $ Coordinate 10: CORD2R* ...
hrm/37_scavenger_chain.asm
glupmjoed/puzzles
0
120038
<gh_stars>0 -- HUMAN RESOURCE MACHINE PROGRAM -- -- [FLOOR[in1], FLOOR[FLOOR[in1+1]] .. ~FLOOR[-1]], ... -> out a: INBOX b: COPYTO 5 COPYFROM [5] OUTBOX BUMPUP 5 COPYFROM [5] JUMPN a JUMP b
Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xca.log_21829_714.asm
ljhsiun2/medusa
9
120039
<reponame>ljhsiun2/medusa .global s_prepare_buffers s_prepare_buffers: push %r12 push %r13 push %r15 push %rax push %rbp push %rbx push %rsi lea addresses_UC_ht+0x3bd4, %rax clflush (%rax) nop nop nop nop nop and $50805, %r15 movb (%rax), %r12b add %r13, %r13 lea addresses_normal_ht+0x164d4, %rbp nop nop nop xor $23640...
oeis/006/A006864.asm
neoneye/loda-programs
11
120040
<filename>oeis/006/A006864.asm ; A006864: Number of Hamiltonian cycles in P_4 X P_n. ; Submitted by <NAME> ; 0,1,2,6,14,37,92,236,596,1517,3846,9770,24794,62953,159800,405688,1029864,2614457,6637066,16849006,42773094,108584525,275654292,699780452,1776473532,4509783909,11448608270,29063617746,73781357746,187302518353,47...
roms/tests/ppu/sprite_hit_tests_2005.10.05/source/03.corners.asm
MrKOSMOS/ANESE
1,461
120041
; Tests sprite 0 hit using a sprite with a single pixel set, ; for each of the four corners. .include "prefix_sprite_hit.a" test_name: .db "SPRITE HIT CORNERS",0 .code set_params: sta sprite_tile eor #$03 pha jsr set_sprite_xy lda #$21 ldx #$f0 ...
programs/oeis/043/A043679.asm
karttu/loda
1
120043
<filename>programs/oeis/043/A043679.asm ; A043679: Numbers n such that base 16 representation has exactly 6 runs. ; 1052688,1052690,1052691,1052692,1052693,1052694,1052695,1052696,1052697,1052698,1052699,1052700,1052701,1052702,1052703,1052704,1052705,1052707,1052708,1052709,1052710,1052711,1052712,1052713 mov $2,15 a...
HelloWorld/hello.asm
Korkmatik/Assemby
0
120044
<reponame>Korkmatik/Assemby ; --------------------------------------------------- ; prints "Hello World" on the console ; ; Assemble: nasm -felf64 hello.asm && ld hello.o ;---------------------------------------------------- global _main section .text _start: mov rax, 1 ; syscall for write mov rdi, 1 ; setti...
libsrc/gfx/narrow/uncircle_callee.asm
UnivEngineer/z88dk
1
120045
<reponame>UnivEngineer/z88dk<filename>libsrc/gfx/narrow/uncircle_callee.asm ; Usage: uncircle(int x, int y, int radius, int skip); IF !__CPU_INTEL__ & !__CPU_GBZ80__ SECTION code_graphics PUBLIC uncircle_callee PUBLIC _uncircle_callee PUBLIC asm_uncircle EXTERN draw_circle EXTER...
libsrc/_DEVELOPMENT/arch/sms/SMSlib/c/sdcc/SMS_loadTileMapArea_callee.asm
jpoikela/z88dk
640
120047
; void SMS_loadTileMapArea(unsigned char x, unsigned char y, void *src, unsigned char width, unsigned char height) SECTION code_clib SECTION code_SMSlib PUBLIC _SMS_loadTileMapArea_callee EXTERN asm_SMSlib_loadTileMapArea _SMS_loadTileMapArea_callee: pop af pop de ld h,e ld l,d pop de pop bc ...
source/linux/fasmg.asm
hfutxqd/fasmg
0
120049
<filename>source/linux/fasmg.asm match ,{ include 'macro/struct.inc' include 'import32.inc' } match -,{ else include 'selfhost.inc' end match _ equ } format ELF executable 3 entry start include '../version.inc' interpreter '/lib/ld-linux.so.2' needed 'libc.so.6' import libc.malloc,'malloc',\ libc.call...
oeis/212/A212351.asm
neoneye/loda-programs
11
120050
; A212351: Maximal number of "good" manifolds in an n-nice polytope. ; Submitted by <NAME> ; 6,8,12,24,40,80,128,256,512,1024,2048,4096,8192,16384,32768,65536,131072,262144,524288,1048576 mov $1,2 pow $1,$0 mov $0,$1 lpb $0 div $0,2 pow $0,2 div $0,10 add $1,2 lpe mov $0,$1 mul $0,2
vpx_dsp/x86/highbd_subpel_variance_impl_sse2.asm
prometheansacrifice/esy-vpx
14
120051
; ; Copyright (c) 2014 The WebM project authors. All Rights Reserved. ; ; Use of this source code is governed by a BSD-style license ; that can be found in the LICENSE file in the root of the source ; tree. An additional intellectual property rights grant can be found ; in the file PATENTS. All contributing proje...
programs/oeis/129/A129184.asm
karttu/loda
0
120052
<reponame>karttu/loda<filename>programs/oeis/129/A129184.asm ; A129184: Shift operator, right. ; 0,1,0,0,1,0,0,0,1,0,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,1,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,0,1,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,1,0 mov $1,3 mov $2,$0 lpb $2,1 sub $2,$1 ...
Lab_7/C_Task_1.a51
DeeptimaanB/8051_Programs
0
120053
;Write an 8051 assembly language program using timers to generate ;a frequency of 10kHz on pin port pin P2.7. Assume the crystal frequency as 11.0592 MHz. ORG 0000H MOV TMOD,#01H BACK: MOV TL0,#0D1H MOV TH0,#0FFH SETB TR0 AGAIN: JNB TF0, AGAIN CLR TR0 CPL P2.7 CLR TF0 SJMP BACK ;Deeptimaan Banerjee
oeis/170/A170798.asm
neoneye/loda-programs
11
120055
<gh_stars>10-100 ; A170798: a(n) = n^10*(n^6 + 1)/2. ; 0,1,33280,21552885,2148007936,76298828125,1410585186816,16616606522425,140738025226240,926511837818121,5000005000000000,22974877900498381,92442160406200320,332708373520835845,1088976813532013056,3284204466181640625,9223372586610589696,24330596945830384465,607197673...
3rd set/ask3.1.asm
PolyviosPap/Microprocessors_Laboratory_NTUA
0
120056
.include "m16def.inc" start: ldi r24 , low(RAMEND) ;Initializing stack pointer. out SPL , r24 ldi r24 , high(RAMEND) out SPH , r24 ser r24 ;Setting PORTA for output. out DDRA , r24 clr r26 out DDRB,r26 ;Setting PORTB for input. ldi r27,0x01 ;Register r27 represents the moving ...
programs/oeis/081/A081841.asm
karttu/loda
0
120057
<gh_stars>0 ; A081841: a(1)=0, a(n)=a(n-1)+3 if n is already in the sequence, a(n)=a(n-1)+2 otherwise. ; 0,2,4,7,9,11,14,16,19,21,24,26,28,31,33,36,38,40,43,45,48,50,52,55,57,60,62,65,67,69,72,74,77,79,81,84,86,89,91,94,96,98,101,103,106,108,110,113,115,118,120,123,125,127,130,132,135,137,139,142,144,147,149,151 mov $...
programs/oeis/118/A118610.asm
neoneye/loda
22
120058
<reponame>neoneye/loda ; A118610: Start with 1 and repeatedly reverse the digits and add 24 to get the next term. ; 1,25,76,91,43,58,109,925,553,379,997,823,352,277,796,721,151,175,595,619,940,73,61,40,28,106,625,550,79,121,145,565,589,1009,9025,5233,3349,9457,7573,3781,1897,8005,5032,2329,9256,6553,3580,877,802,232,25...
programs/oeis/027/A027799.asm
neoneye/loda
22
120060
; A027799: a(n) = 91*(n+1)*C(n+3,14)/3. ; 364,5915,50960,309400,1485120,5996172,21162960,67016040,193993800,520550030,1308811504,3109779400,7030805600,15210877500,31638625200,63520624440,123512325300,233272227825,429006396000,769953584400,1351144354560,2322279359400,3915247845600,6483690486000,10559153077200,1692984210...
libsrc/fcntl/spectrum/zxbasdrv/zxgetfname2.asm
meesokim/z88dk
0
120061
; ; Init BASIC variables for file name and drive number ; ; Stefano - 13/7/2006 ; ; Internal use only. ; To be called with HL pointing to the file name; ; This routine will eventually strip the header and update ; the 'D' BASIC variable with the drive number. ; N$ will always hold the file name ; The character specifyi...
util/cv/rtdtm.asm
olifink/smsqe
0
120062
; Convert real time to date and time V0.00  1993 <NAME> section cv xdef cv_rtdtm xref cv_mnths ;+++ ; Convert real time to date and time ; ; d1 c p real time ; a1 c p pointer to date and time buffer ; ; status return 0 ;--- cv_rtdtm rtd.reg reg d2/d3/a0/...
programs/oeis/187/A187466.asm
neoneye/loda
22
120063
<reponame>neoneye/loda ; A187466: a(n) = 9^n mod 11. ; 1,9,4,3,5,1,9,4,3,5,1,9,4,3,5,1,9,4,3,5,1,9,4,3,5,1,9,4,3,5,1,9,4,3,5,1,9,4,3,5,1,9,4,3,5,1,9,4,3,5,1,9,4,3,5,1,9,4,3,5,1,9,4,3,5,1,9,4,3,5,1,9,4,3,5,1,9,4,3,5,1,9,4,3,5,1,9,4,3,5,1,9,4,3,5,1,9,4,3,5 add $0,8 mul $0,4 mov $1,4 mov $2,11 lpb $0 sub $0,1 mul $1,...
arch/x86/boot.asm
itsmevjnk/sysx
0
120064
<reponame>itsmevjnk/sysx<gh_stars>0 ; Multiboot header %define ALIGN (1 << 0) %define MEMINFO (1 << 1) %define FLAGS (ALIGN | MEMINFO) %define MAGIC 0x1BADB002 %define CHECKSUM -(MAGIC + FLAGS) section .multiboot align 4 dd MAGIC dd FLAGS dd CHECKSUM ; stack section .bss align 16 stack: .bott...
oeis/088/A088442.asm
neoneye/loda-programs
11
120065
; A088442: A linear version of the Josephus problem. ; Submitted by <NAME> ; 1,3,1,3,9,11,9,11,1,3,1,3,9,11,9,11,33,35,33,35,41,43,41,43,33,35,33,35,41,43,41,43,1,3,1,3,9,11,9,11,1,3,1,3,9,11,9,11,33,35,33,35,41,43,41,43,33,35,33,35,41,43,41,43,129,131,129,131,137,139,137,139,129,131,129,131,137,139,137,139,161,163,161...
programs/oeis/164/A164045.asm
karttu/loda
0
120066
<reponame>karttu/loda<gh_stars>0 ; A164045: a(n+1) = 5*a(n) - n. ; 1,4,18,87,431,2150,10744,53713,268557,1342776,6713870,33569339,167846683,839233402,4196166996,20980834965,104904174809,524520874028,2622604370122,13113021850591,65565109252935,327825546264654,1639127731323248,8195638656616217 add $0,1 lpb $0,1 sub $0...
sound/FXHammer.asm
ISSOtm/Aevilia-GB
53
120067
; Disassembly of Aleksi Eeben's FX Hammer SFX player SECTION "FX Hammer",ROMX,ALIGN[8] FXHammerData:: INCBIN "sound/SFXData.bin" ; thumbprint (this could be removed to save space) db "FX HAMMER Version 1.0 (c)2000 <NAME> (email:<EMAIL>)" ; Call with SFX ID in c FXHammer_Trig:: ld b,high(FXHammerData) ld hl,...
Transynther/x86/_processed/AVXALIGN/_st_/i3-7100_9_0x84_notsx.log_21829_2628.asm
ljhsiun2/medusa
9
120068
<reponame>ljhsiun2/medusa .global s_prepare_buffers s_prepare_buffers: ret .global s_faulty_load s_faulty_load: push %r10 push %r11 push %r12 push %rax push %rbx push %rcx push %rsi // Store lea addresses_normal+0x1addc, %rax nop nop nop xor $25392, %rcx movb $0x51, (%rax) nop nop nop cmp $32962, %rax // Store l...
work/_ff3-DSfy-DEV.asm
ypyp-pprn-mnmn/ff3_hack
4
120071
<filename>work/_ff3-DSfy-DEV.asm<gh_stars>1-10 ;; _ff3-DSfy-DEV.asm ;; creates hacked file with features under development (and sometimes unstable) included ;; ;;================================================================================================= ;;feature flags. BALANCED_VERSION EXTRA_MAP EXPERIM...
programs/oeis/269/A269681.asm
neoneye/loda
22
120072
<reponame>neoneye/loda<filename>programs/oeis/269/A269681.asm<gh_stars>10-100 ; A269681: Number of length-6 0..n arrays with no repeated value differing from the previous repeated value by other than plus or minus one modulo n+1. ; 22,462,2976,12390,39156,102606,234912,485766,927780,1662606,2827776,4604262,7224756,1098...
programs/oeis/110/A110430.asm
neoneye/loda
22
120073
<reponame>neoneye/loda ; A110430: Arithmetic mean of all n-digit positive even numbers. ; 5,54,549,5499,54999,549999,5499999,54999999,549999999,5499999999,54999999999,549999999999,5499999999999,54999999999999,549999999999999,5499999999999999,54999999999999999,549999999999999999,5499999999999999999 mov $1,10 pow $1,$0 ...
05 - Copy 6 Bytes from DS:0010h to DS: 0028h/prog05.asm
xei/x86-assembly-dos-samples
0
120074
<filename>05 - Copy 6 Bytes from DS:0010h to DS: 0028h/prog05.asm<gh_stars>0 ; Program 01 - Copy 6 Bytes from DS:0010h to DS: 0028h ; Written by <NAME> (<EMAIL>) ; June, 2011 TITLE Copy 6 Bytes from DS:0010h to DS: 0028h StkSeg SEGMENT para stack 'stack' DB 64 DUP (?) StkSeg ENDS DtaSeg SEGMENT para ...
oeis/170/A170507.asm
neoneye/loda-programs
11
120075
; A170507: Number of reduced words of length n in Coxeter group on 18 generators S_i with relations (S_i)^2 = (S_i S_j)^46 = I. ; 1,18,306,5202,88434,1503378,25557426,434476242,7386096114,125563633938,2134581776946,36287890208082,616894133537394,10487200270135698,178282404592306866,3030800878069216722,51523614927176684...
programs/oeis/060/A060939.asm
neoneye/loda
22
120077
<gh_stars>10-100 ; A060939: a(n) = (Sum of the first n primes) + n. ; 3,7,13,21,33,47,65,85,109,139,171,209,251,295,343,397,457,519,587,659,733,813,897,987,1085,1187,1291,1399,1509,1623,1751,1883,2021,2161,2311,2463,2621,2785,2953,3127,3307,3489,3681,3875,4073,4273,4485,4709,4937,5167,5401,5641,5883,6135,6393,6657,6927...
testcases/nasm/a.asm
TimerChen/MxCompiler
2
120078
global main extern puts section .text main: mov rdi, message call puts ret section .data message: db "Run C libaray", 0
plugins/common/CRT/vc_ullrem.asm
MKadaner/FarManager
1,256
120079
<gh_stars>1000+ LOWORD equ [0] HIWORD equ [4] ;******************************************************************************* ;ullrem.asm - unsigned long remainder routine ; ;Entry: ; Arguments are passed on the stack: ; 1st pushed: divisor (QWORD) ; 2nd pushed: dividend (Q...
libsrc/input/x1/in_KeyPressed.asm
jpoikela/z88dk
640
120080
; ; Sharp X1 - Keyboard Input ; ; uint in_KeyPressed(uint scancode) ; 2013, <NAME> (X1s.org) ; SECTION code_clib PUBLIC in_KeyPressed PUBLIC _in_KeyPressed EXTERN _x1_keyboard_io ; Determines if a key is pressed using the key data ; returned by in_LookupKey (or ...
ansi.asm
guitmz/ansi-escape
9
120081
format ELF64 executable 3 include "utils.inc" ; syscall(%rdi, %rsi, %rdx, %r10, %r8, %r9) segment readable executable entry $ ; entrypoint is current address ($) lea rsi, [save_buffer] ; loading rsi with ANSI code that saves current terminal buffer mov rd...
sk/music-optimized/Chrome Gadget.asm
Cancer52/flamedriver
9
120082
<filename>sk/music-optimized/Chrome Gadget.asm<gh_stars>1-10 Snd_CGZ_Header: smpsHeaderStartSong 3 smpsHeaderVoiceUVB smpsHeaderChan $06, $03 smpsHeaderTempo $01, $25 smpsHeaderDAC Snd_CGZ_DAC smpsHeaderFM Snd_CGZ_FM1, $18, $0C smpsHeaderFM Snd_CGZ_FM2, $0C, $02 smpsHeaderFM ...
programs/oeis/219/A219393.asm
neoneye/loda
22
120085
; A219393: Numbers k such that 23*k+1 is a square. ; 0,21,25,88,96,201,213,360,376,565,585,816,840,1113,1141,1456,1488,1845,1881,2280,2320,2761,2805,3288,3336,3861,3913,4480,4536,5145,5205,5856,5920,6613,6681,7416,7488,8265,8341,9160,9240,10101,10185,11088,11176,12121,12213,13200,13296,14325,14425,15496,15600,16713,168...
oeis/129/A129232.asm
neoneye/loda-programs
11
120086
; A129232: a(n)=Floor(n*r)+Floor((n-2)*r)+Floor((n-4)*r)+...+Floor(k*r), where r = 2^(1/2) and k=0 if n is even, k=1 if n is odd. ; 0,1,2,5,7,12,15,21,26,33,40,48,56,66,75,87,97,111,122,137,150,166,181,198,214,233,250,271,289,312,331,355,376,401,424,450,474,502,527,557,583,614,642,674,704,737,769,803,836,872,906,944,97...
libsrc/_DEVELOPMENT/arch/ts2068/display/c/sccz80/tshr_saddrcleft.asm
Frodevan/z88dk
640
120087
; void *tshr_saddrcleft(void *saddr) SECTION code_clib SECTION code_arch PUBLIC tshr_saddrcleft EXTERN asm_tshr_saddrcleft defc tshr_saddrcleft = asm_tshr_saddrcleft ; SDCC bridge for Classic IF __CLASSIC PUBLIC _tshr_saddrcleft defc _tshr_saddrcleft = tshr_saddrcleft ENDIF
配套代码/L021/L021/2.2.asm
zmrbak/ReverseAnalysis
35
120089
; Listing generated by Microsoft (R) Optimizing Compiler Version 19.24.28117.0 include listing.inc INCLUDELIB LIBCMT INCLUDELIB OLDNAMES CONST SEGMENT $SG5094 DB 'ten', 00H ORG $+4 $SG5095 DB 'not ten', 00H $SG5098 DB 'Hello World!', 0aH, 00H CONST ENDS PUBLIC __local_stdio_printf_options PUBLIC _vfprintf_l PUBLIC...
programs/oeis/206/A206723.asm
karttu/loda
0
120090
; A206723: a(n) = 7*( ((3 + sqrt(5))/2)^n + ((3 - sqrt(5))/2)^n - 2 ). ; 7,35,112,315,847,2240,5887,15435,40432,105875,277207,725760,1900087,4974515,13023472,34095915,89264287,233696960,611826607,1601782875,4193522032,10978783235,28742827687,75249699840,197006271847,515769115715,1350301075312,3535134110235,925510125540...
registers/sfr_f042x.asm
MightyPork/stm32-asm-examples
12
120091
<gh_stars>10-100 ; ==== STM32F042x PERIPHERALS ================================ ; ; CTU Prague, FEL, Department of Measurement ; ; ------------------------------------------------------------ ; ; Generated from "STM32F042x.svd" ; ; SVD parsing library (c) <NAME>, 2015-2016 ; https://github.com/posborne/cmsis-svd ; AS...
5.1.2600-sp1-windows-xp/i386/shadowssdt_sysenter.asm
rmusser01/windows-syscall-table
6
120093
; DO NOT MODIFY THIS FILE DIRECTLY! ; author: @TinySecEx ; shadowssdt asm stub for 5.1.2600-sp1-windows-xp i386 .686 .mmx .xmm .model flat,stdcall option casemap:none option prologue:none option epilogue:none .code ; ULONG __stdcall NtGdiAbortDoc( ULONG arg_01 ); NtGdiAbortDoc PROC STDCALL arg_01:DWORD mov eax...
Lista2/Lista2/Parte1/Programa4.asm
GustavoLR548/ACII-GLR
1
120094
.data x: .word 3 #armazenando o valor de "x" no formato . x = 3 y: .word 0 #armazenando o valor de "y" no formato . y = 0 .text lw $t0,x # carregar o valor de "x" para "t0" add $t1,$t1,4 # t1 = 4 div $t0,$t1 # 3 / 4 | Mandar o quociente e o restante para LO e HI mflo $t0 # pegar o restant...
scripts.asm
Sagiri/pluck
0
120095
<gh_stars>0 pluck_move_script: bs_setmoveeffect AFTEREFFECT_EAT_BERRY bs_goto normal_move_script eat_opponent_berry_script: bs_setword extra_battle_string, pXateYsZ bs_msgbox EXTRA_BATTLE_STRINGID bs_return hp_restore_script: bs_playanimation_useitem 0x1 bs_msgbox 0x12A bs_orword 0x020...
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_2711.asm
ljhsiun2/medusa
9
120096
<gh_stars>1-10 .global s_prepare_buffers s_prepare_buffers: push %r10 push %r12 push %r13 push %r8 push %rax push %rbx push %rcx push %rdi push %rsi lea addresses_WT_ht+0x675f, %rbx nop nop nop nop cmp %rax, %rax mov (%rbx), %r13d nop nop nop nop nop add $9212, %r12 lea addresses_D_ht+0xdc09, %r10 nop nop and %r8, %r8 ...
Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xa0.log_21829_1330.asm
ljhsiun2/medusa
9
120097
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r13 push %rax push %rcx push %rdi push %rdx push %rsi lea addresses_A_ht+0x1ab10, %rax nop nop nop nop cmp %r13, %r13 movb $0x61, (%rax) nop nop cmp $2802, %r10 lea addresses_UC_ht+0x16334, %rsi lea addresses_WC_ht+0x1bb1c, %rdi nop inc %r13 mov $62, %rcx rep...
Transynther/x86/_processed/NONE/_st_/i9-9900K_12_0xa0.log_9_1475.asm
ljhsiun2/medusa
9
120099
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r12 push %r14 push %rax push %rcx push %rdi push %rdx lea addresses_UC_ht+0x5b3b, %rdx nop nop inc %rcx vmovups (%rdx), %ymm5 vextracti128 $1, %ymm5, %xmm5 vpextrq $1, %xmm5, %rdi nop nop nop and $14502, %r10 lea addresses_WT_ht+0x1286b, %rdi nop cmp $46907, ...
Z-Wave/IO_defines/ZW_patchtable_footer.a51
quangthanh010290/project_zwave_switch
0
120100
; /************************ ZW_PATCHTABLE_FOOTER.A51 ************************ ; * ####### ; * ## ## ; * # ## #### ##### ##### ## ## ##### ; * ## ## ## ## ## ## ## ## ## ; * ## # ###### ## ## #### ## ## #### ; * ...
programs/oeis/180/A180037.asm
karttu/loda
0
120102
<reponame>karttu/loda<gh_stars>0 ; A180037: Eight white queens and one red queen on a 3 X 3 chessboard. G.f.: (1+x)/(1-5*x-2*x^2). ; 1,6,32,172,924,4964,26668,143268,769676,4134916,22213932,119339492,641125324,3444305604,18503778668,99407504548,534045080076,2869040409476,15413292207532,82804541856612,444849293698124,23...
oeis/210/A210379.asm
neoneye/loda-programs
11
120103
<reponame>neoneye/loda-programs<gh_stars>10-100 ; A210379: Number of 2 X 2 matrices with all terms in {0,1,...,n} and odd trace. ; 0,8,36,128,300,648,1176,2048,3240,5000,7260,10368,14196,19208,25200,32768,41616,52488,64980,80000,97020,117128,139656,165888,195000,228488,265356,307328,353220,405000,461280,524288,592416,6...
programs/oeis/053/A053187.asm
karttu/loda
0
120104
<filename>programs/oeis/053/A053187.asm<gh_stars>0 ; A053187: Square nearest to n. ; 0,1,1,4,4,4,4,9,9,9,9,9,9,16,16,16,16,16,16,16,16,25,25,25,25,25,25,25,25,25,25,36,36,36,36,36,36,36,36,36,36,36,36,49,49,49,49,49,49,49,49,49,49,49,49,49,49,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,64,81,81,81,81,81,81,81,81,81,81...
agents/ondemand_agents/windows/introgather_agent/comm_intro32.asm
hugmyndakassi/hvmi
677
120105
<reponame>hugmyndakassi/hvmi [bits 32] section .text global _IntroCall32 ; [esp + 4] = pointer to the agent context ; [esp + 8] = task id _IntroCall32: ; EAX = 34 ; EBX = 24 ; ECX = 0 ; EDX = AGENT_HCALL_* ; ESI = pointer to the event structure mov edi, edi push ebp mov ebp, esp push ...
Transynther/x86/_processed/NC/_zr_/i7-8650U_0xd2.log_21755_1295.asm
ljhsiun2/medusa
9
120106
.global s_prepare_buffers s_prepare_buffers: push %r13 push %r14 push %r9 push %rax push %rbx push %rcx push %rdi push %rsi lea addresses_D_ht+0xa79, %rcx nop nop sub %r13, %r13 movw $0x6162, (%rcx) nop nop nop and $50629, %rsi lea addresses_normal_ht+0xe479, %r14 add %rbx, %rbx mov $0x6162636465666768, %rdi movq %rdi,...
unittests/ASM/PrimaryGroup/2_D1_03_6.asm
cobalt2727/FEX
628
120107
%ifdef CONFIG { "RegData": { "RBX": "0x8000000000000000", "RCX": "0x0000000000000000", "RDX": "0xC000000000000000", "RSI": "0x4000000000000000", "R8": "0x1", "R9": "0x0", "R10": "0x0", "R11": "0x1" } } %endif mov rbx, 0x0000000000000001 mov rcx, 0x0000000000000001 mov rdx, 0x80000...
w32-msgbox-shellcode.asm
r3dbrain/w32-msgbox-shellcode
1
120108
; Copyright (c) 2009-2010, Berend-Jan "SkyLined" Wever <<EMAIL>> ; Project homepage: http://code.google.com/p/w32-dl-loadlib-shellcode/ ; All rights reserved. See COPYRIGHT.txt for details. BITS 32 ; Windows x86 null-free shellcode that executes calc.exe. ; Works in any application for Windows 5.0-7.0 all service ...
programs/oeis/213/A213546.asm
neoneye/loda
22
120110
<gh_stars>10-100 ; A213546: Principal diagonal of the convolution array A213505. ; 1,25,170,674,1979,4795,10164,19524,34773,58333,93214,143078,212303,306047,430312,592008,799017,1060257,1385746,1786666,2275427,2865731,3572636,4412620,5403645,6565221,7918470,9486190,11292919,13364999,15730640,18419984,21465169,24900393,...
libsrc/_DEVELOPMENT/z180/c/sccz80/z180_indr_callee.asm
jpoikela/z88dk
640
120111
; void *z180_indr(void *dst, uint8_t port, uint8_t num) SECTION code_clib SECTION code_z180 PUBLIC z180_indr_callee EXTERN asm_z180_indr z180_indr_callee: pop hl pop de pop bc ex (sp),hl ld b,e jp asm_z180_indr
src/012/os.asm
davidjwalling/os
0
120113
<reponame>davidjwalling/os ;======================================================================================================================= ; ; File: os.asm ; ; Project: 012 ; ; Description: This sample program initializes a supported ethernet adapter to receive frames. ; ;...
bank28.asm
alexsteb/zelda_gb_disassembly
3
120114
<gh_stars>1-10 ld bc, $5c00 ld e, c ld e, h ld a, [de] ld e, l cp c ld e, l ld b, l ld e, [hl] sub a, e ld e, [hl] jp c, .l_865e ld e, a push bc ld e, a ld [de], a ld h, b ld [hl], d ld h, b rl a ld h, c ld h, h ld h, c xor h ld h, c ld a, [$8461] ld h, d xor $62 ...
Driver/IFS/DOS/Common/dosConvertSJIS.asm
steakknife/pcgeos
504
120115
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Copyright (c) GeoWorks 1993 -- All Rights Reserved PROJECT: PC GEOS MODULE: FILE: dosConvertSJIS.asm AUTHOR: <NAME>, Oct 20, 1993 ROUTINES: Name Description ---- ----------- REVISION HISTORY: Name Date Descri...
programs/oeis/160/A160413.asm
karttu/loda
0
120118
; A160413: a(n) = A160411(n+1)/4. ; 2,1,7,2,13,3,19,4,25,5,31,6,37,7,43,8,49,9,55,10,61,11,67,12,73,13,79,14,85,15,91,16,97,17,103,18,109,19,115,20,121,21,127,22,133,23,139,24,145 mov $4,3 mul $4,$0 gcd $4,2 mov $1,$4 mov $2,$4 mul $4,2 mov $5,$2 mul $5,2 sub $5,$1 mul $0,$5 mov $1,$4 sub $1,1 mov $3,$0 add $0,1 mul $...
cat.asm
MatanGilead/myxv6
0
120119
<gh_stars>0 _cat: file format elf32-i386 Disassembly of section .text: 00000000 <cat>: char buf[512]; void cat(int fd) { 0: 55 push %ebp 1: 89 e5 mov %esp,%ebp 3: 83 ec 28 sub $0x28,%esp int n; while((n = read(fd, buf, sizeof(buf))) > 0) ...
oeis/091/A091022.asm
neoneye/loda-programs
11
120120
; A091022: Semiprimes with semiprime indices. ; Submitted by <NAME> ; 10,15,25,26,38,39,58,62,74,77,94,95,106,118,119,141,145,155,166,177,178,194,203,213,219,235,254,265,267,274,291,298,299,301,329,346,362,377,381,386,391,393,411,422,427,454,458,466,471,473,502,514,515,519 mov $2,2 lpb $2 sub $0,1 sub $2,1 add $...
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_1412.asm
ljhsiun2/medusa
9
120122
.global s_prepare_buffers s_prepare_buffers: push %r12 push %r14 push %r8 push %rax push %rbx push %rcx push %rdi push %rsi lea addresses_D_ht+0xc416, %r14 nop nop cmp %rbx, %rbx mov (%r14), %r12 nop nop dec %r14 lea addresses_A_ht+0x11e16, %rsi lea addresses_WC_ht+0x18016, %rdi nop nop nop nop sub %rax, %rax mov $14, ...
tools-src/gnu/gcc/gcc/config/sparc/sol2-c1.asm
enfoTek/tomato.linksys.e2000.nvram-mod
80
120124
<reponame>enfoTek/tomato.linksys.e2000.nvram-mod ! crt1.s for sparc & sparcv9 (SunOS 5) ! Copyright (C) 1992 Free Software Foundation, Inc. ! Written By <NAME>, June 1992 ! ! This file is free software; you can redistribute it and/or modify it ! under the terms of the GNU General Public License as published by th...
oeis/052/A052587.asm
neoneye/loda-programs
11
120125
; A052587: E.g.f. x^2(1-x)/(1-2x). ; Submitted by <NAME> ; 0,0,2,6,48,480,5760,80640,1290240,23224320,464486400,10218700800,245248819200,6376469299200,178541140377600,5356234211328000,171399494762496000,5827582821924864000,209792981589295104000 mov $2,$0 sub $0,1 lpb $0 add $2,$3 mov $3,$2 mul $3,$0 sub $0,1 ...
programs/oeis/007/A007893.asm
jmorken/loda
1
120127
<filename>programs/oeis/007/A007893.asm ; A007893: A Kutz sequence. ; 1,4,9,16,1,4,9,16,25,4,9,16,25,36,9,16,25,36,49,16,25,36,49,64,25,36,49,64,81,36,49,64,81,100,49,64,81,100,121,64,81,100,121,144,81,100,121,144,169,100,121,144,169,196,121,144,169,196,225,144,169,196,225,256,169,196,225,256,289,196,225,256,289,324,22...
8085/UGR/0x0C - Interruptors.asm
CosasDePuma/Aesthetic-Programming
2
120128
<reponame>CosasDePuma/Aesthetic-Programming ; Locate code in this address .org E000h ; Get the interruptors state IN 00H ; Move it into some low-registry MOV C,A ; Push it into the Stack PUSH B ; Modify flags from top of the Stack POP PSW ; Stop the program HLT
mips/test_string.asm
brenns10/yams
17
120129
<filename>mips/test_string.asm ### # File: test_string.asm # # Code to exercise string manipulation routines. ### .include "util-macros.asm" .data test_pass: .asciiz "TEST PASSED.\n" test_fail: .asciiz "==> TEST FAILED!\n" test_start: .asciiz "STARTING TESTS.\n" test_end: .asciiz "FINISHED TESTS.\...
programs/check.asm
shoaib-jamal/MichalOS
14
120131
<reponame>shoaib-jamal/MichalOS<gh_stars>10-100 %INCLUDE "michalos.inc" start: mov ax, .title mov bx, .null mov cx, 256 call os_draw_background mov ax, .msg1 mov bx, .msg2 mov cx, .msg3 mov dx, 1 call os_dialog_box cmp ax, 1 je .exit mov dl, [0084h] clr ax .loop: call .sec...
Driver/Printer/DotMatrix/Nike56/nike56Stream.asm
steakknife/pcgeos
504
120133
<reponame>steakknife/pcgeos<gh_stars>100-1000 COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Copyright (c) Berkeley Softworks 1994 -- All Rights Reserved PROJECT: PC GEOS MODULE: Brother NIKE 56-jet print driver FILE: nike56Stream.asm AUTHOR: ...
oeis/246/A246030.asm
neoneye/loda-programs
11
120134
; A246030: a(n) = (5*2^(2*n)+(-2)^(n+1))/3. ; Submitted by <NAME>(s4) ; 1,8,24,112,416,1728,6784,27392,109056,437248,1746944,6991872,27959296,111853568,447381504,1789591552,7158235136,28633202688,114532286464,458130194432,1832518680576,7330078916608,29320307277824,117281245888512,469124949999616,1876499867107328,750599...
oeis/104/A104476.asm
neoneye/loda-programs
11
120135
<reponame>neoneye/loda-programs ; A104476: a(n) = binomial(n+7,7)*binomial(n+11,7). ; Submitted by <NAME> ; 330,6336,61776,411840,2123550,9060480,33372768,109219968,324246780,886828800,2261413440,5427392256,12352970916,26829982080,55895796000,112183843200,217706770710,409800980160,750266946000,1339149240000,23351414872...
programs/oeis/178/A178414.asm
karttu/loda
1
120136
; A178414: Least odd number in the Collatz (3x+1) preimage of odd numbers not a multiple of 3. ; 1,3,9,7,17,11,25,15,33,19,41,23,49,27,57,31,65,35,73,39,81,43,89,47,97,51,105,55,113,59,121,63,129,67,137,71,145,75,153,79,161,83,169,87,177,91,185,95,193,99,201,103,209,107,217,111,225,115,233,119,241,123,249,127,257,131,2...
uart2.asm
brainsmoke/softpwmpdk
1
120137
<reponame>brainsmoke/softpwmpdk PIN_UART = 0 MASK_UART = 1<<(PIN_UART) START_DELAY = 4 DATA_DELAY = 3 RESET_TIMEOUT = 64 ;state flags IDLE=0 NEW_DATA=1 LOW_BYTE=2 RESET=3 .macro nop2 ?l1 goto l1 l1: .endm .macro uart_init mov a, #MASK_UART mov paph, a clear error mov a, #( (1<<IDLE) | (1<<RESET) ) mov uar...
test/link/privates/seg1b.asm
nigelperks/BasicAssembler
0
120138
IDEAL ASSUME CS:SEG1,DS:SEG1,ES:SEG1,SS:SEG1 SEGMENT SEG1 PRIVATE mov bx, OFFSET thing mov al, 42 add dl, ch thing: int 21h ENDS END
tests/issue115/7.asm
Emmett81/customasm
0
120140
<reponame>Emmett81/customasm #ruledef test { ld {x} => { assert(x <= 0x8) 0x11 @ x`16 } ld {x} => { assert(x > 0x8) 0x22 @ x`8 } test => asm { ld globalLabel ld globalLabel ld globalLabel } } test ; error: converge globalLab...
programs/oeis/077/A077613.asm
neoneye/loda
22
120141
; A077613: Number of adjacent pairs of form (even,odd) among all permutations of {1,2,...,n}. Also, number of adjacent pairs of form (odd,even). ; 0,1,4,24,144,1080,8640,80640,806400,9072000,108864000,1437004800,20118067200,305124019200,4881984307200,83691159552000,1506440871936000,28810681675776000,576213633515520000,...
libsrc/_DEVELOPMENT/adt/wv_priority_queue/z80/asm_wv_priority_queue_init.asm
jpoikela/z88dk
640
120142
; =============================================================== ; Mar 2014 ; =============================================================== ; ; wv_priority_queue_t * ; wv_priority_queue_init(void *p, size_t capacity, size_t max_size, int (*compar)(const void *, const void *)) ; ; Initialize a word vector priority ...
oeis/196/A196421.asm
neoneye/loda-programs
11
120143
<reponame>neoneye/loda-programs<gh_stars>10-100 ; A196421: a(n) = prime(n)*T(n), where T = A000217. ; 2,9,30,70,165,273,476,684,1035,1595,2046,2886,3731,4515,5640,7208,9027,10431,12730,14910,16863,19987,22908,26700,31525,35451,38934,43442,47415,52545,62992,69168,76857,82705,93870,100566,110371,120783,130260,141860,1541...