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
pwnlib/shellcraft/templates/i386/linux/dup.asm
magnologan/pwntools
7
198474
<reponame>magnologan/pwntools <% from pwnlib.shellcraft import i386 %> <% from pwnlib.shellcraft import common %> <%page args="sock = 'ebp'"/> <%docstring> Args: [sock (imm/reg) = ebp] Duplicates sock to stdin, stdout and stderr </%docstring> <% dup = common.label("dup") looplabel = common.label("loop") %...
coverage/IN_CTS/0495-COVERAGE-nir-opt-find-array-copies-336/work/variant/1_spirv_asm/shader.frag.asm
asuonpaa/ShaderTests
0
198477
<reponame>asuonpaa/ShaderTests ; SPIR-V ; Version: 1.0 ; Generator: Khronos Glslang Reference Front End; 10 ; Bound: 289 ; Schema: 0 OpCapability Shader %1 = OpExtInstImport "GLSL.std.450" OpMemoryModel Logical GLSL450 OpEntryPoint Fragment %4 "main" %234 ...
Transynther/x86/_processed/NC/_zr_/i7-8650U_0xd2.log_126_592.asm
ljhsiun2/medusa
9
198478
<reponame>ljhsiun2/medusa .global s_prepare_buffers s_prepare_buffers: push %r11 push %r13 push %r8 push %rbp push %rcx push %rdi push %rdx push %rsi lea addresses_UC_ht+0xbc2d, %rsi lea addresses_D_ht+0x1bd, %rdi clflush (%rdi) nop nop nop nop cmp $45437, %r11 mov $25, %rcx rep movsw nop nop nop cmp $60229, %r8 lea ad...
usertests.asm
chen-cohen/xv6_2
0
198479
_usertests: file format elf32-i386 Disassembly of section .text: 00000000 <iputtest>: int stdout = 1; // does chdir() call iput(p->cwd) in a transaction? void iputtest(void) { 0: 55 push %ebp 1: 89 e5 mov %esp,%ebp 3: 83 ec 18 sub $0x...
data/mapObjects/undergroundpathwe.asm
adhi-thirumala/EvoYellow
16
198480
UndergroundPathWEObject: db $1 ; border block db $2 ; warps db $5, $2, $2, PATH_ENTRANCE_ROUTE_7 db $2, $2f, $2, PATH_ENTRANCE_ROUTE_8 db $0 ; signs db $0 ; objects ; warp-to EVENT_DISP UNDERGROUND_PATH_WE_WIDTH, $5, $2 ; PATH_ENTRANCE_ROUTE_7 EVENT_DISP UNDERGROUND_PATH_WE_WIDTH, $2, $2f ; PATH_ENTRANCE_R...
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_14753_951.asm
ljhsiun2/medusa
9
198483
.global s_prepare_buffers s_prepare_buffers: push %r11 push %r12 push %r8 push %r9 push %rbp push %rcx push %rdi push %rsi lea addresses_D_ht+0x1e041, %rdi clflush (%rdi) nop nop nop nop nop cmp %r8, %r8 mov (%rdi), %r11w nop nop nop add $64284, %rbp lea addresses_WC_ht+0x17001, %r8 cmp %rcx, %rcx mov $0x61626364656667...
programs/oeis/200/A200182.asm
neoneye/loda
22
198484
<reponame>neoneye/loda ; A200182: Number of -n..n arrays x(0..3) of 4 elements with zero sum and no two consecutive declines, no adjacent equal elements, and no element more than one greater than the previous (random base sawtooth pattern). ; 3,6,11,14,19,26,31,38,47,54,63,74,83,94,107,118,131,146,159,174,191,206,223,2...
astro_wind_glimmer_data.asm
nealvis/astroblast
0
198485
<filename>astro_wind_glimmer_data.asm ////////////////////////////////////////////////////////////////////////////// // astro_wind_glimmer_data.asm // Copyright(c) 2021 <NAME>. // License: MIT. See LICENSE file in root directory. ////////////////////////////////////////////////////////////////////////////// #importonc...
Take Home Test/Kamal_Faheem_Code/Kamal_Faheem_2.22.asm
FaheemAKamal/CS342Projects
0
198488
.data f: .word 0 g: .word 50 h: .word 40 i: .word 30 j: .word 20 .text lw $s0, f lw $s1, g lw $s2, h lw $s3, i lw $s4, j #t0 = g+h add $t0, $s1, $s2 #t1 = i+j add $t1, $s3, $s4 #f = t0 - t1 sub $s0, $t0, $t1 sw $s0, f
programs/oeis/213/A213071.asm
karttu/loda
0
198489
<filename>programs/oeis/213/A213071.asm ; A213071: 3*n*(9n + 2)*(18n - 1), where n runs through the odd numbers 1, 3, 5,... ; 561,13833,62745,170625,360801,656601,1081353,1658385,2411025,3362601,4536441,5955873,7644225,9624825,11921001,14556081,17553393,20936265,24728025,28952001,33631521,38789913,44450505,50636625,573...
res/RGASOutput.asm
CurlyPaul/cpc-z80-simple-screen-rupture
0
198490
<reponame>CurlyPaul/cpc-z80-simple-screen-rupture  .bottom defb &F0,&F0,&F0,&F0,&F0,&F0,&F0,&F0,&F0,&F0,&F0,&F0,&F0,&F0,&F0,&F0,&F0,&C0,&C0,&C0,&C0,&C0,&C0,&C0,&C0,&C0,&C0,&C0,&C0,&C0,&C0,&C0,&C0,&C0,&C0,&C0,&C0,&90,&30,&30; line 0 defb &30,&30,&30,&30,&30,&30,&30,&30,&30,&30,&30,&30,&30,&30,&30,&30,&30,&30,&30,&30,&3...
demos/linux/DEMO6/demo6.asm
gbmaster/nasmx
18
198492
; Filename: ex06.asm ; Developers: <NAME> ; <NAME> ; Date: 30 May 2011 ; Purpose: This program demonstrates ; graphical application development ; using the XLib interface. ; Build: ; nasm -f elf -o demo6.o demo6.asm ; gcc -o demo6 demo6.o -lX11 -L/usr/X11R6/lib BITS 32 ; X11 Defines and Structure...
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca.log_21829_1490.asm
ljhsiun2/medusa
9
198493
.global s_prepare_buffers s_prepare_buffers: push %r11 push %r12 push %rbp push %rbx push %rcx push %rdi push %rdx push %rsi lea addresses_A_ht+0xda3, %rsi lea addresses_UC_ht+0x10b03, %rdi nop nop nop nop xor %r11, %r11 mov $31, %rcx rep movsq nop nop nop nop nop sub $9839, %rdx lea addresses_WC_ht+0x18293, %rdi nop n...
task1.asm
apstrand/attic-nonameos
0
198496
[bits 32] [org 0h] [section .data] dbeg: t1msg: db 'Testprogram 1...',0 trn: db '-\|/' dlen equ $-dbeg [section .bss] bbeg: [section .text] cbeg: dd task1,clen dd dbeg,dlen dd bbeg,0 dd bbeg,1024 task1: mov edi,trn mov ax,1000h mov bl,1 int 43h mov esi,t1msg mov bl,5 int 43h xor esi,esi mov bl,4...
oeis/266/A266720.asm
neoneye/loda-programs
11
198497
; A266720: Binary representation of the middle column of the "Rule 59" elementary cellular automaton starting with a single ON (black) cell. ; Submitted by Christian Krause ; 1,10,101,1011,10110,101101,1011010,10110101,101101010,1011010101,10110101010,101101010101,1011010101010,10110101010101,101101010101010,1011010101...
oeis/048/A048588.asm
neoneye/loda-programs
11
198498
<reponame>neoneye/loda-programs<filename>oeis/048/A048588.asm ; A048588: Pisot sequence L(7,8). ; Submitted by <NAME> ; 7,8,10,13,17,23,32,45,64,92,133,193,281,410,599,876,1282,1877,2749,4027,5900,8645,12668,18564,27205,39869,58429,85630,125495,183920,269546,395037,578953,848495,1243528,1822477,2670968,3914492,5736965,...
C/BiosLib/anulshr.asm
p-k-p/SysToolsLib
232
198499
<reponame>p-k-p/SysToolsLib page ,132 TITLE C library emulation, not relying on MS-DOS. ;*****************************************************************************; ; ; ; FILE NAME: anulshr.asm ; ; ; ; DESCRIPTION: C compiler long math library ; ; ...
mc-sema/validator/x86_64/tests/CVTSD2SSrm.asm
randolphwong/mcsema
2
198500
BITS 64 ;TEST_FILE_META_BEGIN ;TEST_TYPE=TEST_F ;TEST_IGNOREFLAGS= ;TEST_FILE_META_END ; put 2 into ecx for future load into xmm0 mov ecx, 2 cvtsi2sd xmm0, ecx ;TEST_BEGIN_RECORDING lea rcx, [rsp-8] movsd [rcx], xmm0 cvtsd2ss xmm1, [rcx] mov eax, 0 mov ecx, 2 ;TEST_END_RECORDING xor ecx, ecx cvtsi2sd xmm0, ecx cvtsi...
checkPassword/checkPassword.asm
nico9889/CT0539-Sec
0
198501
checkPassword: file format elf64-x86-64 Contents of section .interp: 0238 2f6c6962 36342f6c 642d6c69 6e75782d /lib64/ld-linux- 0248 7838362d 36342e73 6f2e3200 x86-64.so.2. Contents of section .note.ABI-tag: 0254 04000000 10000000 01000000 474e5500 ............GNU. 0264 00000000 03000000 02000000 00...
CloverEFI/CpuDxe/Ia32/CpuInterrupt.asm
crazyinsanejames/CloverBootloader
3,861
198502
TITLE CpuInterrupt.asm: ;------------------------------------------------------------------------------ ;* ;* Copyright 2006, Intel Corporation ;* All rights reserved. This program and the accompanying materials ;* ar...
Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xca.log_21829_346.asm
ljhsiun2/medusa
9
198503
<filename>Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xca.log_21829_346.asm .global s_prepare_buffers s_prepare_buffers: push %r12 push %r13 push %r15 push %rbp push %rbx push %rcx push %rdi push %rsi lea addresses_normal_ht+0x128e6, %r12 nop nop nop add %r13, %r13 movw $0x6162, (%r12) nop cmp %rbp, %rbp lea ...
programs/oeis/153/A153058.asm
neoneye/loda
22
198505
<reponame>neoneye/loda ; A153058: a(0)=4; a(n)=n^2+a(n-1) for n>0. ; 4,5,9,18,34,59,95,144,208,289,389,510,654,823,1019,1244,1500,1789,2113,2474,2874,3315,3799,4328,4904,5529,6205,6934,7718,8559,9459,10420,11444,12533,13689,14914,16210,17579,19023,20544,22144,23825,25589,27438,29374,31399,33515,35724,38028,40429,42929,...
libsrc/_DEVELOPMENT/sound/bit/c/sdcc_iy/bit_beep_raw.asm
meesokim/z88dk
0
198506
<gh_stars>0 ; void bit_beep_raw(uint16_t num_cycles, uint16_t tone_period_T) SECTION code_sound_bit PUBLIC _bit_beep_raw EXTERN asm_bit_beep_raw _bit_beep_raw: pop af pop hl pop de push de push hl push af jp asm_bit_beep_raw
src/CORE32/mathtrn.asm
masscry/dmc
86
198507
<reponame>masscry/dmc<filename>src/CORE32/mathtrn.asm ;_ mathtrn.asm May 8 1991 Modified by: <NAME> */ ; Written by <NAME> ; Copyright (C) 1984-2001 by <NAME> ; All rights reserved include macros.asm include flthead.asm .287 ifdef _MT c_extrn _FEEXCEPT,near c_extrn _FEROUND,near endif ...
programs/oeis/074/A074057.asm
neoneye/loda
22
198509
<reponame>neoneye/loda ; A074057: 2*phi(n-2)-(n-1). ; 0,-1,0,-1,2,-3,4,-1,2,-3,8,-5,10,-3,0,-1,14,-7,16,-5,2,-3,20,-9,14,-3,8,-5,26,-15,28,-1,6,-3,12,-13,34,-3,8,-9,38,-19,40,-5,2,-3,44,-17,34,-11,12,-5,50,-19,24,-9,14,-3,56,-29,58,-3,8,-1,30,-27,64,-5,18,-23,68,-25,70,-3,4,-5,42,-31,76,-17,26,-3,80 mov $1,$0 seq $0,1...
tests/rule_nested_simple/2.asm
NullMember/customasm
414
198511
#subruledef inner { a => 0x11 b => 0x22 c.w => 0x33 } #ruledef test { ld {reg: inner}, {x} => 0x55 @ reg`8 @ x`8 } ld b, 0xaa ; = 0x5522aa
programs/oeis/154/A154359.asm
karttu/loda
1
198513
; A154359: a(n) = 1250*n^2 - 700*n + 99. ; 99,649,3699,9249,17299,27849,40899,56449,74499,95049,118099,143649,171699,202249,235299,270849,308899,349449,392499,438049,486099,536649,589699,645249,703299,763849,826899,892449,960499,1031049,1104099,1179649,1257699,1338249,1421299,1506849,1594899,1685449,1778499,1874049,197...
src/x86/looprestoration_avx2.asm
feiwei9696/dav1d
0
198514
; Copyright © 2018, VideoLAN and dav1d authors ; Copyright © 2018, Two Orioles, LLC ; All rights reserved. ; ; Redistribution and use in source and binary forms, with or without ; modification, are permitted provided that the following conditions are met: ; ; 1. Redistributions of source code must retain the above copy...
汇编语言/第10章/referencedtoc.asm
jckling/only-python
1
198515
assume cs:code,ds:data data segment db 10 dup (0) data ends code segment start: mov ax,12666 mov bx,data mov ds,bx mov si,0 ;ds:si指向data首地址 call dtoc1 mov dh,8 mov dl,3 mov cl,2 call show_str mov ax,4c00h int 21h ;名称:dtoc1 ;功能:将word型数据转变为表示十进制的字符串,字符串以0为结尾符。...
sav/engine/callbacks.asm
zzazzdzz/fools2019
12
198516
<reponame>zzazzdzz/fools2019<filename>sav/engine/callbacks.asm ; *** callbacks.asm ; Implementations of map callbacks. They are used mostly to hijack the process ; of map loading, so things like map roofs, connections and sprite sets can ; function correctly. ; If this flag is set, HandleRoofGraphics will always copy ...
oeis/052/A052915.asm
neoneye/loda-programs
11
198517
<filename>oeis/052/A052915.asm ; A052915: Expansion of (1-x)/(1 - x - x^2 - 3*x^3 + 3*x^4). ; Submitted by <NAME>(s4) ; 1,0,1,4,2,9,20,23,64,120,193,436,797,1452,2978,5513,10456,20547,38608,73984,142865,271032,520025,997700,1902226,3646905,6982156,13342639,25558832,48907224,93547505,179103308,342695989,655720140,125508...
Game.asm
N-Ziermann/NES-Assembly-Prefab
0
198518
<filename>Game.asm setINesHeader: .inesprg 1 ; 1 bank of code .ineschr 1 ; 1 bank of spr/bkg data .inesmir 1 ; always 1 .inesmap 0 ; we use mapper 0 configureStartup: .bank 1 ; following goes in bank 1 .org $FFFA ; start at $FFFA .dw 0 ; give 0 as address for NMI routine .dw Start ...
programs/oeis/134/A134493.asm
neoneye/loda
22
198519
; A134493: a(n) = Fibonacci(6*n+1). ; 1,13,233,4181,75025,1346269,24157817,433494437,7778742049,139583862445,2504730781961,44945570212853,806515533049393,14472334024676221,259695496911122585,4660046610375530309,83621143489848422977,1500520536206896083277,26925748508234281076009,483162952612010163284885,8670007398507948...
oeis/001/A001815.asm
neoneye/loda-programs
11
198520
<filename>oeis/001/A001815.asm ; A001815: a(n) = binomial(n,2) * 2^(n-1). ; 0,0,2,12,48,160,480,1344,3584,9216,23040,56320,135168,319488,745472,1720320,3932160,8912896,20054016,44826624,99614720,220200960,484442112,1061158912,2315255808,5033164800,10905190400,23555211264,50734301184,108984795136,233538846720,4992899481...
maps/BlackthornPokecenter1F.asm
Dev727/ancientplatinum
28
198521
object_const_def ; object_event constants const BLACKTHORNPOKECENTER1F_NURSE const BLACKTHORNPOKECENTER1F_GENTLEMAN const BLACKTHORNPOKECENTER1F_TWIN const BLACKTHORNPOKECENTER1F_COOLTRAINER_M BlackthornPokecenter1F_MapScripts: db 0 ; scene scripts db 0 ; callbacks BlackthornPokecenter1FNurseScript: jumpstd ...
avg.asm
creativcoder/asm8085
0
198523
;Program to calculate avg of numbers jmp start ;data ;code start: lxi h,0000h mov c,m mov d,m mvi e,00h inx h loop: mov a,m add e mov e,a dcr c inx h jnz loop mov c,d mvi b,00h avg: inr b sub d jc ex jz ex jnz avg ex: mov m,b hlt
Programs/uvsh.asm
bestm80eva/blacklight-os
0
198526
;; Blacklight OS uvShell ;; (c) 2011 <NAME> ; Blacklight OS is licensed under the Simplified BSD License (see license.txt) ; http://www.opensource.org/licenses/bsd-license.php ; Small snippets of code borrowed from MikeOS-4.2 cli.asm. %include "header.asm" ; Blacklight OS API calls %include "../Kernel/defs...
owrando.asm
m0zes/z3randomizer
0
198527
<filename>owrando.asm org $aa8000 ;150000 db $4f, $52 ;OR OWMode: dw 0 OWFlags: dw 0 org $aa8010 OWReserved: dw 0 ;Hooks org $02a999 jsl OWEdgeTransition : nop #4 ;LDA $02A4E3,X : ORA $7EF3CA ;(replacing -> LDA $8A : AND.b #$40) org $00d8c4 ; < ? - Bank00.asm 4068 () jsl.l OWWorldCheck org $0283dc ; < ? - Bank02.as...
kKBD.asm
satadriver/LiunuxOS
0
198528
.386p ;对于驱动来说,和键盘相关的最重要的硬件是两个芯片。 ;一个是 intel 8042 芯片,位于主板上,CPU 通过 IO 端口直接和这个芯片通信,获得按键的扫描码或者发送各种键盘命令。 ;另一个是 intel 8048 芯片或者其兼容芯片,位于键盘中,这个芯片主要作用是从键盘的硬件中得到被按的键所产生的扫描码 与 i8042 通信控制键盘本身 ;最简单是用xlat指令 ;将ds:[BX]为首地址的,偏移地址为AL的内容送给AL Kernel Segment public para use32 assume cs:Kernel align 10h __kKeyBoardProc pr...
programs/oeis/154/A154529.asm
karttu/loda
0
198529
; A154529: A090040 mod 9. ; 1,5,1,2,4,8,7,5,1,2,4,8,7,5,1,2,4,8,7,5,1,2,4,8,7,5,1,2,4,8,7,5,1,2,4,8,7,5,1,2,4,8,7,5,1,2,4,8,7,5,1,2,4,8,7,5,1,2,4,8,7,5,1,2,4,8,7,5,1,2,4,8,7,5,1,2,4,8,7,5,1,2,4,8,7,5,1,2,4,8,7,5,1,2,4,8,7,5,1,2,4,8 mov $3,2 mov $5,$0 lpb $3,1 mov $0,$5 sub $3,1 add $0,$3 sub $0,1 cal $0,1608...
src/vizdoom/src/asm_ia32/tmap3.asm
johny-c/ViZDoom
1,102
198530
%include "valgrind.inc" %ifdef M_TARGET_WATCOM SEGMENT DATA PUBLIC ALIGN=16 CLASS=DATA USE32 SEGMENT DATA %else SECTION .data %endif %ifndef M_TARGET_LINUX %define ylookup _ylookup %define vplce _vplce %define vince _vince %define palookupoffse _palookupoffse %define bufplce _bufplce %define ...
oeis/294/A294397.asm
neoneye/loda-programs
11
198532
; A294397: Solution of the complementary equation a(n) = a(n-1) + b(n-2) + 1, where a(0) = 1, a(1) = 3, b(0) = 2, b(1) = 4. ; Submitted by <NAME> ; 1,3,6,11,17,25,34,44,55,68,82,97,113,130,149,169,190,212,235,259,284,311,339,368,398,429,461,494,528,564,601,639,678,718,759,801,844,888,934,981,1029,1078,1128,1179,1231,12...
coltrig.asm
laubzega/c0pperdragon-VIC-II-Palette-editor
12
198533
<filename>coltrig.asm ;********************* ;Colour precalculation ;********************* ; calculate colour trigonoetry for colour index stored in X register DoTrig stx temp1 ldy angles,x beq nocol ; angle = ( origin + angles[ index ] * sector ) * radian; lda #0 jsr givayf lda #<sector ld...
engine/battle/read_trainer_party.asm
etdv-thevoid/pokemon-rgb-enhanced
1
198535
ReadTrainer: ; don't change any moves in a link battle ld a,[wLinkState] and a ret nz ; set [wEnemyPartyCount] to 0, [wEnemyPartyMons] to FF ; XXX first is total enemy pokemon? ; XXX second is species of first pokemon? ld hl,wEnemyPartyCount xor a ld [hli],a dec a ld [hl],a ; get the pointer to trainer data ...
src/grub_if/lm.asm
jinet-vm/vmm
6
198536
format binary include 'inc/consts.inc' use64 ;xchg bx, bx mov rsp, KERNEL_STACK_VMA_ADDR-0x1000 ; todo: bootstruct way? mov rax, [rax] jmp rax
8088/fd/write_imager.asm
reenigne/reenigne
92
198537
%include "../defaults_bin.asm" initCGA 8 ; Set up drive parameters xor ax,ax mov ds,ax setInterrupt 0x1e, driveParameters mov ah,0 ; Subfunction 0 = Reset Disk System mov dl,0 ; Drive 0 (A:) int 0x13 tryLoad: ; Set load location mov bx,0x1000 mov es,bx xor di,di ; Push a copy to use ...
install/lib/bios/findstr.asm
minblock/msdos
0
198538
; ======================================================== COMMENT # FINDSTR.ASM Copyright (c) 1991 - Microsoft Corp. All rights reserved. Microsoft Confidential johnhe - 08/01/89 Initial coding 01/12/89 Converted to LIB form END COMMENT # ;======================================================== include...
MicroProject/Debug/List/MicroProject.asm
m-derakhshan/Microcontroller_991
0
198539
;CodeVisionAVR C Compiler V3.12 Advanced ;(C) Copyright 1998-2014 <NAME>, HP InfoTech s.r.l. ;http://www.hpinfotech.com ;Build configuration : Debug ;Chip type : ATmega32 ;Program type : Application ;Clock frequency : 8.000000 MHz ;Memory model : Small ;Optimize fo...
projects/04/fill/Fill.asm
dragonator/nand2tetris
0
198540
<reponame>dragonator/nand2tetris // This file is part of www.nand2tetris.org // and the book "The Elements of Computing Systems" // by <NAME>, MIT Press. // File name: projects/04/Fill.asm // Runs an infinite loop that listens to the keyboard input. // When a key is pressed (any key), the program blackens the s...
source/math/integer.asm
mega65dev/rom-assembler
0
198541
; ******************************************************************************************** ; ******************************************************************************************** ; ; Name : integer.asm ; Purpose : .. ; Created : 15th Nov 1991 ; Updated : 4th Jan 2021 ; Authors : <NAME> ; ; *****...
programs/oeis/189/A189911.asm
neoneye/loda
22
198542
<reponame>neoneye/loda ; A189911: Row sums of the extended Catalan triangle A189231. ; 1,2,4,9,18,40,80,175,350,756,1512,3234,6468,13728,27456,57915,115830,243100,486200,1016158,2032316,4232592,8465184,17577014,35154028,72804200,145608400,300874500,601749000,1240940160,2481880320,5109183315,10218366630,21002455980,4200...
oeis/333/A333990.asm
neoneye/loda-programs
11
198543
<filename>oeis/333/A333990.asm<gh_stars>10-100 ; A333990: a(n) = Sum_{k=0..n} n^k * binomial(2*n,2*k). ; Submitted by <NAME> ; 1,2,17,208,3281,62976,1419193,36643328,1064876737,34359869440,1217844546401,47005113741312,1961498610274321,87961440484327424,4217109422614386761,215187913985734475776,11641533109203575871233,6...
linux.asm
ZAKRZU/Asm-Learn
0
198544
<reponame>ZAKRZU/Asm-Learn [bits 32] segment .data text db 'Vodka', 0xa len equ $-text sad equ 1 ;if you are sad change this value to 1. 0 if not. segment .text global _main: _main: mov eax, sad ; move varible to register cmp eax, 1 ;if(sad) jne _exit ;if not exit push text ;"function" argument call ...
programs/oeis/130/A130330.asm
neoneye/loda
22
198545
<reponame>neoneye/loda ; A130330: Triangle read by rows, the matrix product A130321 * A000012, both taken as infinite lower triangular matrices. ; 1,3,1,7,3,1,15,7,3,1,31,15,7,3,1,63,31,15,7,3,1,127,63,31,15,7,3,1,255,127,63,31,15,7,3,1,511,255,127,63,31,15,7,3,1,1023,511,255,127,63,31,15,7,3,1,2047,1023,511,255,127,63...
pin-3.22-98547-g7a303a835-gcc-linux/source/tools/InlinedFuncsOpt/inlined_funcs_intel64.asm
ArthasZhang007/15418FinalProject
0
198546
<reponame>ArthasZhang007/15418FinalProject ; ; Copyright (C) 2014-2016 Intel Corporation. ; SPDX-License-Identifier: MIT ; PUBLIC IfProc1 PUBLIC IfProc2 PUBLIC IfProc3 PUBLIC IfProc4 PUBLIC IfProc5 PUBLIC IfProc6 PUBLIC IfProc7 PUBLIC IfProc8 PUBLIC IfProc9 PUBLIC IfProc10 PUBLIC IfProc11 PUBLIC IfProc12 PUBLIC IfProc...
programs/oeis/268/A268488.asm
neoneye/loda
22
198548
<reponame>neoneye/loda<gh_stars>10-100 ; A268488: Least number k of the form k = n*(k % 10) + [k / 10], where k % 10 = last digit of k, [k / 10] = k without its last digit. ; 1,19,29,13,49,59,23,79,89,11,109,119,43,139,149,53,169,179,21,199,209,73,229,239,83,259,269,31,289,299,103,319,329,113,349,359,41,379,389,133,409...
oeis/254/A254469.asm
neoneye/loda-programs
11
198549
; A254469: Sixth partial sums of cubes (A000578). ; 1,14,96,450,1650,5082,13728,33462,75075,157300,311168,586092,1058148,1841100,3100800,5073684,8090181,12603954,19228000,28778750,42329430,61274070,87403680,122996250,170922375,234768456,318979584,429024376,571584200,754769400,988365312,1284111048,1656014217,2120704950,...
oeis/237/A237618.asm
neoneye/loda-programs
11
198550
<filename>oeis/237/A237618.asm ; A237618: a(n) = n*(n + 1)*(19*n - 16)/6. ; 0,1,22,82,200,395,686,1092,1632,2325,3190,4246,5512,7007,8750,10760,13056,15657,18582,21850,25480,29491,33902,38732,44000,49725,55926,62622,69832,77575,85870,94736,104192,114257,124950,136290,148296,160987,174382,188500,203360,218981,235382,252...
src/third_party/nasm/travis/test/float8.asm
Mr-Sheep/naiveproxy
2,219
198552
<gh_stars>1000+ ; Test of 8-bit floating-point constants ; Zero db 0.0 ; 00h ; Denorms db 0.001953125 ; 01h db 0.00390625 ; 02h db 0.005859375 ; 03h db 0.0078125 ; 04h db 0.009765625 ; 05h db 0.01171875 ; 06h db 0.013671875 ; 07h ; Normals db 0.015625 ; 08h db 0.017578125 ; 09h db 0.01953125...
praks3/yl4.asm
Leonid-98/AVR_ASM
0
198553
<gh_stars>0 // init stack ldi r16, 0xff out SPL, r16 ldi r16, 0x10 out SPH, r16 // TX en ldi r16, 1<<TXEN1 sts UCSR1B, r16 // [2:1 char size=8bit] ldi r16, 0b110 ldi r16, 1<<UCSZ11 | 1<<UCSZ10 sts UCSR1C, r16 // baud rate ldi r16, low(12) ldi r17, high(12) sts UBRR1L, r16 sts UBRR1H, r17 main: ldi r24, 'L' call u...
Mips/Studies/multiplicationMul.asm
otavreis/-Computer-Architecture-and-Organization
1
198554
<reponame>otavreis/-Computer-Architecture-and-Organization .data .text addi $s0, $zero, 10 # s0 = 0 + 10 addi $s1, $zero, 4 # s1 = 0 + 4 mul $t0, $s0, $s1 #t0 = s0 * s1 li $v0, 1 #print command add $a0, $zero, $t0 #a0 = t0 syscall
libsrc/_DEVELOPMENT/stdio/z80/output_helpers/__stdio_printf_n.asm
meesokim/z88dk
0
198555
SECTION code_stdio PUBLIC __stdio_printf_n EXTERN __stdio_nextarg_hl, l_utod_de __stdio_printf_n: ; %n converter called from vfprintf() ; ; enter : ix = FILE * ; hl = void *stack_param ; stack = buffer_digits, width, precision ; ; exit : carry reset pop de pop de pop...
libsrc/_DEVELOPMENT/math/float/math32/lm32/c/sccz80/cos.asm
jpoikela/z88dk
0
198556
SECTION code_fp_math32 PUBLIC cos EXTERN cm32_sccz80_cos defc cos = cm32_sccz80_cos ; SDCC bridge for Classic IF __CLASSIC PUBLIC _cos defc _cos = cos ENDIF
uw2/showSubtitlesWithSpeech.asm
JohnGlassmyer/UltimaHacks
68
198557
<gh_stars>10-100 %include "../UltimaPatcher.asm" %include "include/uw2.asm" %include "include/uw2-eop.asm" [bits 16] defineAddress 108, 0x1036, jumpOverSubtitles startPatch EXE_LENGTH, \ show subtitles in cut-scenes even if speech is played ; replace a jmp over displaying subtitles with nop's startBlockAt add...
data/pokemon/dex_entries/pendraken.asm
AtmaBuster/pokeplat-gen2
6
198558
db "INKSQUID@"; species name db "It is known to" next "write strange" next "symbols in its ink" page "in the ocean, but" next "the language" next "is unknown.@"
pkgs/apps/x264/src/common/x86/pixel-32.asm
manggoguy/parsec-modified
64
198559
;***************************************************************************** ;* pixel-32.asm: h264 encoder library ;***************************************************************************** ;* Copyright (C) 2003-2008 x264 project ;* ;* Authors: <NAME> <<EMAIL>> ;* <NAME> <<EMAIL>> ;* ;* This program is f...
Exams/4-Finals/Assembler/src/test/resources/testLeaw.nasm
FelixLuciano/Elements-of-Computing-Systems
1
198560
<gh_stars>1-10 ; Arquivo: testLeaw.nasm ; Curso: Elementos de Sistemas ; Criado por: <NAME> ; Data: 16/04/2017 leaw $0,%A leaw $1,%A leaw $2,%A leaw $R0,%A leaw $R1,%A leaw $R2,%A
programs/oeis/090/A090949.asm
karttu/loda
0
198561
<gh_stars>0 ; A090949: a(n) = (1/24)*(n+1)*(3*n^3+59*n^2+358*n+648). ; 0,27,89,203,389,670,1072,1624,2358,3309,4515,6017,7859,10088,12754,15910,19612,23919,28893,34599,41105,48482,56804,66148,76594,88225,101127,115389,131103,148364,167270,187922,210424,234883,261409,290115,321117,354534,390488,429104,470510,514837,5622...
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_770.asm
ljhsiun2/medusa
9
198562
<filename>Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_770.asm<gh_stars>1-10 .global s_prepare_buffers s_prepare_buffers: push %r12 push %r13 push %r8 push %rax push %rbx push %rcx push %rdx lea addresses_WC_ht+0x1c6b6, %r13 nop nop nop nop nop add $65459, %r12 mov (%r13), %rcx nop nop nop nop no...
programs/oeis/314/A314056.asm
jmorken/loda
1
198563
; A314056: Coordination sequence Gal.4.135.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,11,15,21,27,31,37,42,47,53,57,63,69,73,79,84,89,95,99,105,111,115,121,126,131,137,141,147,153,157,163,168,173,179,183,189,195,199,205,21...
libsrc/stdio/__scanf_handle_f.asm
jpoikela/z88dk
38
198566
MODULE __scanf_handle_f SECTION code_clib PUBLIC __scanf_handle_f EXTERN __scanf_common_start EXTERN scanf_exit EXTERN __scanf_ungetchar EXTERN __scanf_getchar EXTERN scanf_loop EXTERN atof EXTERN l_cmp EXTERN asm_isdigit EXTERN dstore EXTERN CLIB_32BIT_FLOATS ; Floating point ; We read from ...
base/mvdm/dos/v86/doskrnl/dos/msctrlc.asm
npocmaka/Windows-Server-2003
17
198567
;** MSCTRLC.ASM - ^C and error handler for MSDOS ; ; Revision History: ; Sudeepb 14-Mar-1991 Ported for NT DOSEm ; .xlist .xcref include version.inc include mssw.asm .cref .list TITLE Control C detection, Hard error and EXIT routines NAME IBMCTRLC ;** Low level routines for detecting specia...
gfx/palettes.asm
ISSOtm/Aevilia-GB
53
198568
SECTION "Palette data", ROMX,BANK[1] DefaultPalette:: db $1F, $1F, $1F GrayPalette:: db $15, $15, $15 ; These 3 are shared by Default- and GrayPalette db $0A, $0A, $0A db $00, $00, $00 InvertedPalette:: db $00, $00, $00 ; Shared with GrayPalette db $0A, $0A, $0A db $15, $15, $15 DarkTextPalette:...
vm/tests/data/bool_expr.asm
dalloriam/slang
0
198569
.data .text jmp @main main: sb $0 0[$ebp] sb $0 1[$ebp] ld $8 0x0000 sb $8 0[$ebp] lb $8 0[$ebp] ld $1 0x0001 ld $2 0x001f move $8 $5 shr $8 $1 not $8 add $8 $5 $8 shr $8 $2 move $8 $8 sb $8 1[$ebp] popb $0 popb $0 ld $v0 0x0002 syscall
programs/oeis/194/A194767.asm
neoneye/loda
22
198571
; A194767: Denominator of the fourth increasing diagonal of the autosequence of second kind from (-1)^n / (n+1). ; 2,2,12,20,10,42,56,24,90,110,44,156,182,70,240,272,102,342,380,140,462,506,184,600,650,234,756,812,290,930,992,352,1122,1190 mov $1,$0 add $0,2 dif $0,3 add $1,1 mul $1,$0 mov $0,$1
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_1418_1681.asm
ljhsiun2/medusa
9
198572
<reponame>ljhsiun2/medusa .global s_prepare_buffers s_prepare_buffers: push %r12 push %r13 push %r14 push %r9 push %rcx push %rdi push %rdx push %rsi lea addresses_UC_ht+0x2a33, %rsi lea addresses_D_ht+0xc15f, %rdi clflush (%rsi) nop nop nop nop nop dec %r9 mov $14, %rcx rep movsw nop nop nop nop nop sub $9215, %r9 lea...
oeis/139/A139148.asm
neoneye/loda-programs
11
198573
<reponame>neoneye/loda-programs<filename>oeis/139/A139148.asm ; A139148: Smallest positive integer of the form (m!+n)/n. ; Submitted by <NAME> ; 2,2,3,7,25,2,721,4,81,13,3628801,3,479001601,361,9,46,20922789888001,41,6402373705728001,7,241,1814401,1124000727777607680001,2,145153,239500801,13441,181,30488834461171386050...
programs/oeis/021/A021001.asm
karttu/loda
0
198574
; A021001: Pisot sequence P(2,9). ; 2,9,40,178,792,3524,15680,69768,310432,1381264,6145920,27346208,121676672,541399104,2408949760,10718597248,47692288512,212206348544,944209971200,4201252581888,18693430269952,83176226243584,370091765514240,1646719514544128,7327061589204992 mov $4,1 lpb $0,1 sub $0,1 add $1,2 ad...
ugbc/src/hw/z80/cpu_hex_to_string.asm
spotlessmind1975/ugbasic
10
198575
<reponame>spotlessmind1975/ugbasic<filename>ugbc/src/hw/z80/cpu_hex_to_string.asm<gh_stars>1-10 ; /***************************************************************************** ; * ugBASIC - an isomorphic BASIC language compiler for retrocomputers * ; ***********************************************************...
Transynther/x86/_processed/NONE/_xt_sm_/i7-7700_9_0x48_notsx.log_21829_1618.asm
ljhsiun2/medusa
9
198577
<reponame>ljhsiun2/medusa .global s_prepare_buffers s_prepare_buffers: ret .global s_faulty_load s_faulty_load: push %r11 push %r13 push %r14 push %r9 push %rax push %rcx push %rsi // Store lea addresses_RW+0x24ea, %r11 nop nop and $15862, %r14 movb $0x51, (%r11) nop nop nop nop nop dec %r11 // Store lea address...
programs/oeis/074/A074745.asm
neoneye/loda
22
198578
<gh_stars>10-100 ; A074745: a(n) = sum_{k=1..n} prime(k)*prime(k+1). ; 6,21,56,133,276,497,820,1257,1924,2823,3970,5487,7250,9271,11762,14889,18488,22575,27332,32515,38282,44839,52226,60859,70656,81059,92080,103743,116060,130411,147048,164995,184038,204749,227248,250955 lpb $0 mov $2,$0 sub $0,1 seq $2,6094 ; Pr...
sound/sfx.asm
agg23/FINes
3
198579
;this file for FamiTone2 libary generated by FamiStudio .base $E000 sounds: dw @ntsc dw @pal @ntsc: dw @sfx_ntsc_deactivate dw @sfx_ntsc_denied dw @sfx_ntsc_fish_death dw @sfx_ntsc_game_over dw @sfx_ntsc_money_purchase dw @sfx_ntsc_money_sale dw @sfx_ntsc_plant_growth dw @sfx_ntsc_selection @pal: dw @sfx_...
sbos.asm
programmeruser2/sbos
2
198581
<filename>sbos.asm bits 16 org 0x7c00 prompt: db "$ ", 0 interpret_error_msg: db "Unknown command '", 0 line_buffer: equ 0x7e00 ; line buffer commands: ; list of commands db "echo", db echo_command, db 0, db 0 ; terminator start: ; setup segments mov bp, 0x7c00 xor ax, ax mov ds, ax mo...
Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48.log_21829_846.asm
ljhsiun2/medusa
9
198582
.global s_prepare_buffers s_prepare_buffers: push %r11 push %r14 push %r15 push %rbx push %rdi push %rsi lea addresses_WC_ht+0xbc98, %rbx nop nop add %rsi, %rsi mov (%rbx), %r14w nop nop xor $20958, %rdi lea addresses_A_ht+0xbb86, %r11 nop nop nop nop add %rsi, %rsi movb (%r11), %r15b cmp $18522, %r14 lea addresses_A_h...
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_205.asm
ljhsiun2/medusa
9
198583
.global s_prepare_buffers s_prepare_buffers: push %r11 push %r12 push %r13 push %rax push %rcx push %rdi lea addresses_UC_ht+0xcae4, %r12 nop nop cmp $19849, %rdi movb (%r12), %cl nop nop nop nop sub %r11, %r11 lea addresses_D_ht+0x17f5d, %r13 nop inc %rax movb $0x61, (%r13) nop nop nop nop xor $11379, %rdi pop %rdi po...
src/pm/os2/_pmos2.asm
OS2World/DEV-UTIL-ScitechOS_PML
0
198584
<filename>src/pm/os2/_pmos2.asm<gh_stars>0 ;**************************************************************************** ;* ;* SciTech OS Portability Manager Library ;* ;* ======================================================================== ;* ;* The contents of this file are subject to the Sci...
programs/oeis/186/A186351.asm
neoneye/loda
22
198585
; A186351: Adjusted joint rank sequence of (f(i)) and (g(j)) with f(i) before g(j) when f(i)=g(j), where f and g are the odd numbers and the triangular numbers. Complement of A186350. ; 2,4,6,9,13,17,21,26,32,38,44,51,59,67,75,84,94,104,114,125,137,149,161,174,188,202,216,231,247,263,279,296,314,332,350,369,389,409,42...
c-vs-asm/build/07-function.asm
willbr/gameboy-tests
0
198586
;-------------------------------------------------------- ; File Created by SDCC : free open source ANSI-C Compiler ; Version 4.0.0 #11528 (MINGW64) ;-------------------------------------------------------- ; MODULE 07_function .optsdcc -mgbz80 ; Generated using the rgbds tokens. ; We have to define these here as s...
Transynther/x86/_processed/NONE/_xt_sm_/i7-7700_9_0xca_notsx.log_21378_362.asm
ljhsiun2/medusa
9
198587
<reponame>ljhsiun2/medusa .global s_prepare_buffers s_prepare_buffers: push %r10 push %r15 push %rax push %rbp push %rcx push %rdi push %rdx push %rsi lea addresses_WT_ht+0x17c, %r15 nop nop nop nop cmp %rdx, %rdx mov (%r15), %ebp inc %rax lea addresses_WC_ht+0x74bc, %rsi lea addresses_WC_ht+0x1ba2c, %rdi nop nop nop n...
core/src/main/c/share/asmlib/cpuid64.asm
jerrinot/questdb
8,451
198589
<reponame>jerrinot/questdb<filename>core/src/main/c/share/asmlib/cpuid64.asm ;************************* cpuid64.asm ********************************* ; Author: <NAME> ; Date created: 2008-12-14 ; Last modified: 2011-07-01 ; Source URL: www.agner.org/optimize ; Project: asmlib.zip ; Des...
programs/oeis/005/A005262.asm
neoneye/loda
22
198590
<gh_stars>10-100 ; A005262: a(n) = floor((7*2^(n+1)-9*n-10)/3). ; 1,3,9,25,59,131,277,573,1167,2359,4745,9521,19075,38187,76413,152869,305783,611615,1223281,2446617,4893291,9786643,19573349,39146765,78293599,156587271,313174617,626349313,1252698707,2505397499,5010795085,10021590261,20043180615,40086361327,80172722753,1...
tests/docs_examples/s_local_labels.asm
fengjixuchui/sjasmplus
220
198591
ORG 0x8000 MODULE main ; module "main" Main: ; main.Main CALL SetScreen ; SetScreen CALL vdp.Cls ; main.vdp.Cls .loop: ; main.Main.loop LD A,(.event) ; main.Main.event CALL ProcessEvent ; label not found: ...
libsrc/stdio/nc100/fgetc_cons.asm
jpoikela/z88dk
640
198592
; ; Read character from console ; ; ; int fgetc_cons() ; ; djm 17/4/2000 ; On an nc100 we have to test for "yellow" ; ; $Id: fgetc_cons.asm,v 1.4 2016-06-12 17:32:01 dom Exp $ ; SECTION code_clib PUBLIC fgetc_cons PUBLIC _fgetc_cons EXTERN cleanup ;in crt0 .fgetc_cons ._fgetc_cons call $B9B3 ;kmreadc...
SRAM.asm
DevEd2/HokeyPokey-GB
0
198593
; ================================================================ ; SRAM routines ; ================================================================ CalculateChecksum: ; WARNING: This assumes SRAM is already enabled! ld hl,$a001 ld de,$1fff xor a ld b,a ; both a and b need to be zero .loop ld a,[hl+...
MdePkg/Library/BaseLib/X64/WriteCr4.nasm
nicklela/edk2
3,861
198594
<filename>MdePkg/Library/BaseLib/X64/WriteCr4.nasm ;------------------------------------------------------------------------------ ; ; Copyright (c) 2006, Intel Corporation. All rights reserved.<BR> ; SPDX-License-Identifier: BSD-2-Clause-Patent ; ; Module Name: ; ; WriteCr4.Asm ; ; Abstract: ; ; AsmWrit...
Examples/database/mysqlserverinfo.asm
agguro/linux-nasm
6
198595
<reponame>agguro/linux-nasm ;name: mysqlserverinfo.asm ; ;build: nasm "-felf64" mysqlserverinfo.asm -l mysqlserverinfo.lst -o mysqlserverinfo.o ; ld -s -melf_x86_64 -o mysqlserverinfo mysqlserverinfo.o -lc --dynamic-linker /lib64/ld-linux-x86-64.so.2 -lmysqlclient ; ;description: get mysq...
oeis/081/A081124.asm
neoneye/loda-programs
11
198596
<reponame>neoneye/loda-programs<gh_stars>10-100 ; A081124: Binomial transform of floor(n/2)!. ; Submitted by <NAME> ; 1,2,4,8,17,38,90,224,585,1594,4520,13288,40409,126782,409646,1360512,4637681,16202034,57941164,211860488,791272129,3015807254,11719800674,46401584096,187039192185,767058993386,3198568491792,135538649025...
MSDOS/Virus.MSDOS.Unknown.alchemy.asm
fengjixuchui/Family
3
198598
<reponame>fengjixuchui/Family<gh_stars>1-10 ; Alchemy.asm : [Arachnyphobia] by Abraxas ; Created wik the Phalcon/Skism Mass-Produced Code Generator ; from the configuration file skeleton.cfg .model tiny ; Handy directive .code ; Virus code segment ...
tornado-kernel/src/trap/interrupt.asm
HUST-OS/tornado-os
257
198599
.altmacro .macro SAVE reg, offset sd \reg, \offset*8(sp) .endm .macro SAVE_N n SAVE x\n, \n .endm .macro LOAD reg, offset ld \reg, \offset*8(sp) .endm .macro LOAD_N n LOAD x\n, \n .endm # 保存上下文 # x0~x31 # sstatus # sepc .macro SAVE_CONTEXT addi sp, sp, -8*34 SAVE x1, 1 addi x1, sp, 8*34 SAVE x...
sources/ippcp/asm_ia32/pcprij128encryptctrpipeg9as.asm
ntyukaev/ipp-crypto
30
198600
<reponame>ntyukaev/ipp-crypto ;=============================================================================== ; Copyright 2014-2020 Intel Corporation ; ; Licensed under the Apache License, Version 2.0 (the "License"); ; you may not use this file except in compliance with the License. ; You may obtain a copy of the Lic...