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 |
|---|---|---|---|---|
6502EMU/programcode.asm | austinbentley/6502toAVR | 0 | 48661 | /*
* programcode.asm
*
* Created: 5/12/2018 7:09:37 PM
* Author: ROTP
*/
.EQU RAM_SIZE = 2048
.EQU ROM_SIZE = 512
.EQU EEPROM_SIZE = 512
.CSEG
;.ORG 0x100
RAMcodeUNLOADED:
.DB 0xA9, 0x09, 0xDA, 0xDB, 0xDC, 0xDD, 0xDD, 0xDD, 0xDD, 0xDD, 0xDD, 0xDD, 0xDD, 0xDD, 0xDD, 0xDD, 0xDD, 0xDD, 0xDD, 0xDD, 0xDD, ... |
program.asm | ottboy4/Compiler | 0 | 48662 | // MOVI R0,0x12345678
// MOVI R0,0
// ORRI R0,R0,0x00000078
// ORRI R0,R0,0x00005600
// ORRI R0,R0,0x00340000
// ORRI R0,R0,0x12000000
MOVI R7,0x80000000
/*
MOVI R6,0x40000000 // 0x12345678
MOVI R7,0x40000000
ADD R6,R6,R7
// R6 -> 0x12345678
CMP R6,R7
broked: B NE broked
// turn l... |
programs/oeis/254/A254473.asm | karttu/loda | 1 | 48663 | <filename>programs/oeis/254/A254473.asm
; A254473: 24-hedral numbers: a(n) = (2*n + 1)*(8*n^2 + 14*n + 7).
; 7,87,335,847,1719,3047,4927,7455,10727,14839,19887,25967,33175,41607,51359,62527,75207,89495,105487,123279,142967,164647,188415,214367,242599,273207,306287,341935,380247,421319,465247,512127,562055,615127,671439... |
Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xa0.log_21829_516.asm | ljhsiun2/medusa | 9 | 48665 | <gh_stars>1-10
.global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r9
push %rax
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WC_ht+0xb7fa, %rsi
nop
nop
nop
nop
nop
inc %r9
mov $0x6162636465666768, %rdx
movq %rdx, %xmm5
movups %xmm5, (%rsi)
nop
nop
nop
nop
xor $64112, %rax
lea addresses_norma... |
programs/oeis/315/A315257.asm | neoneye/loda | 22 | 48666 | <reponame>neoneye/loda
; A315257: Coordination sequence Gal.4.100.4 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,6,10,15,20,24,30,36,40,45,50,54,60,66,70,75,80,84,90,96,100,105,110,114,120,126,130,135,140,144,150,156,160,165,170... |
programs/oeis/229/A229949.asm | neoneye/loda | 22 | 48668 | <reponame>neoneye/loda
; A229949: Number of divisors of the n-th positive quarter-square.
; 1,2,3,4,3,6,5,6,3,8,9,8,3,8,7,12,5,12,9,8,3,12,15,12,3,8,9,16,9,20,9,10,3,12,15,12,3,12,15,24,9,16,9,8,3,16,21,24,5,12,9,16,7,24,15,12,3,16,27,16,3,12,11,24,9,16,9,16,9,36,25,18,3,8
add $0,2
pow $0,2
sub $0,2
div $0,4
seq $0,5 ... |
programs/oeis/133/A133549.asm | jmorken/loda | 1 | 48669 | <reponame>jmorken/loda
; A133549: Sum of the fourth powers of the first n odd primes.
; 81,706,3107,17748,46309,129830,260151,539992,1247273,2170794,4044955,6870716,10289517,15169198,23059679,35177040,49022881,69174002,94585683,122983924,161934005,209392326,272134567,360663848,464724249,577275130
mov $6,$0
mov $8,$0
a... |
1999-spring/mp4/mp4.asm | ece291/machine-problems | 3 | 48670 | PAGE 75, 132
TITLE MP4:Network Tag Graphics - Your Name
Comment *
NETWORK TAG - Graphic Routines
------------------------------
ECE291: Machine Problem 4
Prof. <NAME>
University of Illinois,
Dept. of Electrical & Computer Engineering
Spring 1999
... |
LearnAssembly/chap1/message.asm | wisemountain/wise.learn | 3 | 48673 | global _start
section .text
_start:
mov rax, 1
mov rdi, 1
mov rsi, message
mov rdx, 13
syscall
mov rax, 60
xor rdi, rdi
syscall
section .data
message:
db "Hello world", 10
|
oeis/074/A074555.asm | neoneye/loda-programs | 11 | 48674 | <reponame>neoneye/loda-programs
; A074555: a(n) = 3^n + 6^n + 7^n.
; Submitted by <NAME>(s1.)
; 3,16,94,586,3778,24826,165034,1105666,7450978,50450986,343000474,2340300946,16018600978,109951298746,756592019914,5217760843426,36054083523778,249557302572106,1729973941999354,12008256087645106,83448428224459378,580482825184... |
Transynther/x86/_processed/NONE/_ht_zr_/i9-9900K_12_0xa0.log_21829_780.asm | ljhsiun2/medusa | 9 | 48675 | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r15
push %r8
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x1d889, %rsi
lea addresses_A_ht+0x169c1, %rdi
and %r8, %r8
mov $113, %rcx
rep movsb
nop
nop
dec %r15
lea addresses_WC_ht+0x18741, %r11
nop
nop
nop
nop
cmp $13505, %rbx
mov... |
programs/oeis/217/A217893.asm | karttu/loda | 1 | 48677 | <reponame>karttu/loda<gh_stars>1-10
; A217893: 50k^2-40k-17 interleaved with 50k^2+10k+13 for k=>0.
; -17,13,-7,73,103,233,313,493,623,853,1033,1313,1543,1873,2153,2533,2863,3293,3673,4153,4583,5113,5593,6173,6703,7333,7913,8593,9223,9953,10633,11413,12143,12973,13753,14633,15463,16393,17273,18253,19183,20213,21193,222... |
Assembly/p4b.asm | Alvarohf/University-work | 0 | 48678 | <filename>Assembly/p4b.asm
DOSSEG
.MODEL small
.STACK 100h
.DATA
Usuarios DB "ANTONIO%A23$"
DB "<NAME>%A1SA3$"
DB "<NAME>%2W45$"
DB "<NAME> SANCHEZ%ASQ12$"
DB "MIGUEL GARCIA GARCIA%S1A$"
LonUsua EQU $-Usuarios
LonParc DB 5 DUP() ;Permite indexar la tabla de usuarios
;guardando la longitud de cada ent... |
zdemo.asm | picosonic/inflate | 0 | 48679 | ; OS defines
INCLUDE "os.asm"
; Zero page vars
ORG &50
.inflate_zp
EQUW &0000 ; Source pointer
EQUW &0000 ; Destination pointer
EQUB &00, &00, &00, &00, &00, &00
ORG &1200
.start
; Entry point
JSR inflate_demo
.infinite_loop
JSR infinite_loop
; Back to OS
RTS
.inflate_demo
{
; Mode 0 (640x256,... |
Transynther/x86/_processed/AVXALIGN/_st_zr_sm_/i3-7100_9_0x84_notsx.log_73_103.asm | ljhsiun2/medusa | 9 | 48680 | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r13
push %r14
push %r15
push %rax
push %rbx
push %rcx
lea addresses_UC_ht+0x4201, %rax
nop
inc %r11
mov (%rax), %r15
nop
nop
inc %r14
lea addresses_D_ht+0x3b01, %rcx
nop
inc %r14
movups (%rcx), %xmm5
vpextrq $1, %xmm5, %r13
nop
nop
nop
cmp %r14, %r14
lea addr... |
CSE341-BRACU-Microprocessors/Assignment-4(Lab-5)/task1.asm | AIM3r4j/BRACU | 0 | 48682 | .MODEL SMALL
.STACK 100H
.DATA
;variables
.CODE
MAIN PROC
;initialize DS
MOV AX,@DATA
MOV DS,AX
; enter your code here
;setting counter as 0
mov cl , 0
mov ah , 2
mov dl , '*'
start:
cmp cl , 80 ;checking if counter reached 80
je finish
int 21h ;printing *
inc cl ;incrementing counter
j... |
Library/Shell/Icon/icondisplayMain.asm | steakknife/pcgeos | 504 | 48683 | COMMENT @=====================================================================
Copyright (c) GeoWorks 1992 -- All Rights Reserved
PROJECT: PC GEOS
MODULE: Iclas -- IconList
FILE: iconDisplayMain.asm
AUTHOR: <NAME>, Oct 20, 1992
ROUTINES:
Name Description
---- -----------
REVISION HISTOR... |
programs/oeis/064/A064601.asm | karttu/loda | 0 | 48684 | ; A064601: a(n) = # { p | A064558(k) = p prime and k <= n}.
; 0,1,2,2,2,2,3,3,3,3,3,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,5,5,5,5,5,5,5,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,7,7,7,7,7,7,7,7,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9,9
mov $2,4
lpb $2,1
mul $2,2
lpb $2,1
add... |
Transynther/x86/_processed/US/_zr_/i7-8650U_0xd2_notsx.log_6_1487.asm | ljhsiun2/medusa | 9 | 48685 | <gh_stars>1-10
.global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r8
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_normal_ht+0x40de, %rbx
nop
nop
nop
nop
nop
dec %r12
vmovups (%rbx), %ymm2
vextracti128 $1, %ymm2, %xmm2
vpextrq $1, %xmm2, %r8
nop
sub $64063, %r8
lea addresses_UC_ht+0x1d27e, %... |
Project2/matrix.asm | blackbird52/MIPS-CPU | 4 | 48686 | <reponame>blackbird52/MIPS-CPU<gh_stars>1-10
.data
arr1: .word 0:64
arr2: .word 0:64
arr3: .word 0:64
space:.asciiz " "
line_break:.asciiz "\n"
.text
li $v0,5 #scanf("%d",&n)
syscall
move $t0,$v0 #t0=n
move $t1,$v0 #t1=n
move $s0,$0
move $s1,$0
move $s2,$0
read1:mult $s0,$t1
mflo $s2
add $s2,$s2,$s1
li $... |
data/actors.asm | sinusoid-studios/rhythm-land | 11 | 48687 | INCLUDE "macros/misc.inc"
SECTION "Actor Subroutine Table", ROM0
ActorRoutineTable::
full_pointer xActorSkaterDude ; ACTOR_SKATER_DUDE
full_pointer Null ; ACTOR_DANGER_ALERT
full_pointer xActorObstacle ; ACTOR_CAR
full_pointer xActorObstacle ; ACTOR_LOG
full_pointer xActorObstacle ; ACTOR_OIL_... |
oeis/037/A037737.asm | neoneye/loda-programs | 11 | 48688 | ; A037737: Base 4 digits are, in order, the first n terms of the periodic sequence with initial period 2,1,3,0.
; Submitted by <NAME>
; 2,9,39,156,626,2505,10023,40092,160370,641481,2565927,10263708,41054834,164219337,656877351,2627509404,10510037618,42040150473,168160601895,672642407580,2690569630322,10762278521289,43... |
SOURCE/base/boot/SingLdrPc/x64/blutilasm.asm | pmache/singularityrdk | 3 | 48689 | <filename>SOURCE/base/boot/SingLdrPc/x64/blutilasm.asm
;++
;
; Copyright (c) Microsoft Corporation
;
; Module Name:
;
; blutilasm.asm
;
; Abstract:
;
; This module implements utility functions for the boot loader.
;
; Environment:
;
; Boot loader.
;
;--
include bl.inc
.code
;++
;
; ULONG_PTR
; BlMmGetCr3... |
src/asmtutor.com/src/helloworld-itoa.asm | ishirshov/NASM-tutorial-for-Unix | 0 | 48690 | %include 'functions.asm'
SECTION .text
global _start
_start:
mov ecx, 0 ; Инициализация счетчика нулём
nextNumber:
inc ecx ; Инкремент счетчика на 1
mov eax, ecx
call iprintLF ; Вызов функции itoa
cmp ecx, 10 ; Текущий счетчик равен 10?
jne nextNumb... |
PWMi/gcc.asm | aryan-gupta/Quadrino | 0 | 48691 | <reponame>aryan-gupta/Quadrino<gh_stars>0
00000584 <__vector_3>:
584: 1f 92 push r1
586: 0f 92 push r0
588: 0f b6 in r0, 0x3f ; 63
58a: 0f 92 push r0
58c: 11 24 eor r1, r1
58e: 2f 93 push r18
590: 3f 93 push r19
592: 4f 93 push r20
594: 5f 93 push ... |
Driver/Printer/PrintCom/Text/Font/fontEpsonLQInfo.asm | steakknife/pcgeos | 504 | 48692 |
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) Berkeley Softworks 1990 -- All Rights Reserved
PROJECT: PC GEOS
MODULE: Epson model 24-pin drivers
FILE: fontEpsonLQInfo.asm
AUTHOR: <NAME>, 1 Aug 1992
REVISION HISTORY:
Name Date Description
---- ---- ... |
Assembler/AssemblyCode/TTL/MOV16_SHL_SHR.asm | KPU-RISC/KPU | 8 | 48693 | <reponame>KPU-RISC/KPU
MOV E, 00000001b
MOV XL, 11111111b
MOV XH, 11111111b
MOV M, X
ADD D, E
SHL XL
SHR XH
MOV M, X
ADD D, E
SHL XL
SHR XH
MOV M, X
ADD D, E
SHL XL
SHR XH
MOV M, X
ADD D, E
SHL XL
SHR XH
MOV M, X
ADD D, E
SHL XL
SHR XH
MOV M, X
ADD D, E
SHL XL
SHR XH
MOV M, X
ADD D, E
SHL XL
SHR XH
MOV M, X
ADD... |
oeis/028/A028087.asm | neoneye/loda-programs | 11 | 48694 | <reponame>neoneye/loda-programs
; A028087: Expansion of 1/((1-3x)(1-6x)(1-10x)(1-12x)).
; Submitted by <NAME>
; 1,31,625,10435,157081,2218891,30058465,395576995,5099030761,64729573051,812287789105,10103508011155,124806994586041,1533359039348011,18757216238876545,228656612889142915
mov $1,1
mov $2,$0
mov $3,$0
lpb $2
... |
src/extensions.asm | backwardspy/altega | 0 | 48695 | .function _16bit_next(arg) {
.const val = arg.getValue()
.if (arg.getType() == AT_IMMEDIATE) {
.return CmdArgument(arg.getType(), >val)
} else {
.return CmdArgument(arg.getType(), val + 1)
}
}
.pseudocommand mov source : destination {
lda source
sta destination
}
.pseudocommand... |
pong/pong.asm | MiSTer-devel/FPG1_MiSTer | 164 | 48697 | <filename>pong/pong.asm
pong game, v1.1 written by <NAME>, 12/2018
ioh=iot i
szm=sza sma-szf
define swap
rcl 9s
rcl 9s
terminate
define point A, B
law B
add y
sal 8s
swap
law A
add x
sal 8s
dpy-i 300
ioh
terminate
/ 5 points
define circle A, B
point 0, 1
point 0, 3
point 4, 1
point 4, 3... |
sw/552tests/inst_tests/slli_2.asm | JPShen-UWM/ThreadKraken | 1 | 48698 | <filename>sw/552tests/inst_tests/slli_2.asm
// Original test: ./bolanows/hw4/problem6/slli_2.asm
// Author: bolanows
// Test source code follows
LBI r7 0x76
slli r0, r7, 2
slli r3, r0, 5 // should be shifted 7 from the start
slli r6, r7, 7 // should match r6
halt
|
programs/oeis/291/A291783.asm | jmorken/loda | 1 | 48705 | <gh_stars>1-10
; A291783: Partial sums of A064415(k)^2.
; 0,1,2,6,10,14,18,27,31,40,49,58,67,76,85,101,117,126,135,151,160,176,192,208,224,240,249,265,281,297,313,338,354,379,395,411,427,443,459,484,509,525,541,566,582,607,632,657,673,698,723,748,773,789,814,839
mov $2,$0
mov $3,$0
lpb $2
mov $0,$3
sub $2,1
sub ... |
test/sbb.asm | killvxk/AssemblyLine | 147 | 48706 | SECTION .text
GLOBAL test
test:
sbb al, 0x0
sbb ax, 0xe1
sbb eax, 0xe11
sbb sil, 0x0
sbb si, 0xe1
sbb esi, 0xe11
sbb rax, 0xfffee12
sbb rax, 0xff6ee12
sbb rax, 0xf66ee12
sbb rax, 0x666ee12
sbb rax, 0x6666ee12
sbb rax, -0x1
sbb rax, -0xfffee12
sbb rax, -0xff6ee12
sbb rax, -0xf66ee12
sbb rax, -0x666ee12
sbb rax, -0x6666e... |
libsrc/_DEVELOPMENT/adt/p_forward_list/c/sccz80/p_forward_list_prev_callee.asm | jpoikela/z88dk | 640 | 48707 |
; void *p_forward_list_prev(forward_list_t *list, void *item)
SECTION code_clib
SECTION code_adt_p_forward_list
PUBLIC p_forward_list_prev_callee
EXTERN asm_p_forward_list_prev
p_forward_list_prev_callee:
pop hl
pop bc
ex (sp),hl
jp asm_p_forward_list_prev
; SDCC bridge for Classic
IF __CLASSIC
PUBL... |
oeis/121/A121965.asm | neoneye/loda-programs | 11 | 48708 | ; A121965: a(n) = (n-1)*a(n-1)-a(n-2), a(0)=0, a(1)=1.
; Submitted by <NAME>
; 0,1,1,1,2,7,33,191,1304,10241,90865,898409,9791634,116601199,1506023953,20967734143,313009988192,4987192076929,84469255319601,1515459403675889,28709259414522290,572669728886769911,11997355047207645841,263369141309681438591,604549289507546544... |
Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xca.log_21829_280.asm | ljhsiun2/medusa | 9 | 48710 | <reponame>ljhsiun2/medusa
.global s_prepare_buffers
s_prepare_buffers:
ret
.global s_faulty_load
s_faulty_load:
push %r13
push %rbp
push %rcx
push %rdi
push %rdx
// Faulty Load
lea addresses_UC+0x3d11, %rbp
dec %r13
mov (%rbp), %cx
lea oracles, %rdi
and $0xff, %rcx
shlq $12, %rcx
mov (%rdi,%rcx,1), %rcx
pop %rdx
... |
dino/lcs/base/6BD4.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | 6 | 48712 | copyright zengfr site:http://github.com/zengfr/romhack
00042A move.l D1, (A0)+
00042C dbra D0, $42a
016900 move.l A0, ($a,A6)
016904 rts [base+6BD2, base+6BD4]
016D40 movea.l ($a,A6), A1
016D44 bsr $177f6 [base+6BB2, base+6BB4, base+6BC2, base+6BC4, base+6BD2, base+6BD4]
016DA0 movea.l ($a,A6), A1 ... |
cemu/examples/mipsbe_sys_exec_bin_sh.asm | MatejKastak/cemu | 823 | 48714 | ;;;
;;; MIPS big endian sys_execve("/bin/sh") shellcode
;;;
;;; @_hugsy_
;;;
li $v0, "/bin"
sw $v0, 0($sp)
li $v0, "//sh"
sw $v0, 4($sp)
li $v0, __NR_SYS_execve
move $a0, $sp
addiu $a1, $zero, 0
addiu $a2, $zero, 0
syscall
|
hanoiTowers.asm | CarlosSoPe6/HanoiMIPS | 0 | 48715 | <reponame>CarlosSoPe6/HanoiMIPS<gh_stars>0
# hanoiTowers.asm
# Author: <NAME>
# Author: <NAME>
.text
#------------------------------[Main function]-----------------------------------
#
# Initialize stack pointers to indicate where the stacks are located, define the
# number of plates and the index for every stack
m... |
oeis/065/A065568.asm | neoneye/loda-programs | 11 | 48716 | <reponame>neoneye/loda-programs
; A065568: Sum over all subsets of {1,..,n} of the GCD of the subset.
; Submitted by <NAME>
; 1,4,10,22,42,84,154,298,568,1108,2142,4254,8362,16636,33076,66004,131556,262974,525136,1050016,2098756,4196962,8391288,16782312,33559612,67118176,134227594,268453714,536889198,1073777718,2147519... |
programs/oeis/037/A037168.asm | jmorken/loda | 1 | 48717 | <filename>programs/oeis/037/A037168.asm
; A037168: a(n) = 2*prime(n) - 2.
; 2,4,8,12,20,24,32,36,44,56,60,72,80,84,92,104,116,120,132,140,144,156,164,176,192,200,204,212,216,224,252,260,272,276,296,300,312,324,332,344,356,360,380,384,392,396,420,444,452,456,464,476,480,500,512,524,536,540,552,560,564,584,612,620,624,63... |
wait_joy.asm | JimmyDansbo/cx16stuff | 0 | 48718 | ; *****************************************************************************
; The sole purpose of this program is to show how to handle the differences
; of the joystick_get ($FF56) KERNAL function output, depending on how the
; program is started.
; In the CX16 emulator, it is possible to load and run a program di... |
Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xa0.log_21829_1593.asm | ljhsiun2/medusa | 9 | 48719 | <filename>Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xa0.log_21829_1593.asm
.global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %r13
push %r8
push %r9
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x23fe, %rcx
clflush (%rcx)
nop
nop
nop
add %r13, %r13
mov $0x6162636465666768, %rbx... |
programs/oeis/074/A074232.asm | karttu/loda | 0 | 48720 | <reponame>karttu/loda
; A074232: Positive numbers that are not 3 or 6 (mod 9).
; 1,2,4,5,7,8,9,10,11,13,14,16,17,18,19,20,22,23,25,26,27,28,29,31,32,34,35,36,37,38,40,41,43,44,45,46,47,49,50,52,53,54,55,56,58,59,61,62,63,64,65,67,68,70,71,72,73,74,76,77,79,80,81,82,83,85,86,88,89,90,91
mov $2,$0
trn $0,1
mov $1,1
mov ... |
Tradutor/teste_if.asm | PedroAcA/SB_T2_Bruno | 0 | 48721 | <filename>Tradutor/teste_if.asm
; programa em assembly IA32 para testar como as diretivas .if, .else e .endif funcionam
; referencias usadas (acessadas no dia 29/06/2017):
; https://www.tortall.net/projects/yasm/manual/html/nasm-macro-conditional.html
;http://www.nasm.us/doc/nasmdoc4.html
section .data
msg_if db "Cond... |
programs/oeis/001/A001316.asm | neoneye/loda | 22 | 48722 | <gh_stars>10-100
; A001316: Gould's sequence: a(n) = Sum_{k=0..n} (binomial(n,k) mod 2); number of odd entries in row n of Pascal's triangle (A007318); a(n) = 2^A000120(n).
; 1,2,2,4,2,4,4,8,2,4,4,8,4,8,8,16,2,4,4,8,4,8,8,16,4,8,8,16,8,16,16,32,2,4,4,8,4,8,8,16,4,8,8,16,8,16,16,32,4,8,8,16,8,16,16,32,8,16,16,32,16,32,3... |
src/functions.asm | Hacktix/GB-8 | 42 | 48723 | <reponame>Hacktix/GB-8<filename>src/functions.asm
SECTION "Functions", ROM0
; ------------------------------------------------------------------------------
; Copies a memory section of sice BC pointed to by DE to HL.
; ------------------------------------------------------------------------------
Memcpy::
ld a, [d... |
src/unison/test/fast/Hexagon/speed/gobmk.patterns.autohelperpat1088.asm | Patstrom/disUnison | 88 | 48725 | <filename>src/unison/test/fast/Hexagon/speed/gobmk.patterns.autohelperpat1088.asm
.text
.file "gobmk.patterns.autohelperpat1088.ll"
.hidden autohelperpat1088
.globl autohelperpat1088
.align 16
.type autohelperpat1088,@function
autohelperpat1088: // @autohelperpat1088
// BB#0:
{
r4 = r1
... |
libsrc/spectrum/diagnostic/zx_betadisk.asm | andydansby/z88dk-mk2 | 1 | 48727 | <reponame>andydansby/z88dk-mk2
;
; ZX Spectrum specific routines
;
; int zx_betadisk();
;
; The result is:
; - 0 (false) if the Beta 128 Disk Interface is missing
; - 1 (true) if the Beta 128 Disk Interface is connected
;
; It has the side effect of enabling the TRDOS System variables
;
;
; $Id: zx_betadisk.asm,v 1.1 2... |
mmlgb/driver/player.asm | misterdanb/TheWindWizerd | 0 | 48728 | ;--------------------------------------------------------
; File Created by SDCC : FreeWare ANSI-C Compiler
; Version 2.3.1 Wed Sep 12 19:33:30 2018
;--------------------------------------------------------
.module lcc53870
;--------------------------------------------------------
; Public variables in this module
... |
src/strncmp.asm | areltfc/ASM-MiniLibC | 0 | 48729 | <reponame>areltfc/ASM-MiniLibC<filename>src/strncmp.asm
; ASM MiniLibC
; strncmp
; <EMAIL>
%ifndef __MINILIBC_STRNCMP__
%define __MINILIBC_STRNCMP__ __MINILIBC_STRNCMP__
[BITS 64]
SECTION .text
global strncmp:function
;; int strncmp(const char *s1, const char *s2, size_t n);
strncmp:
push rcx
push r8
xor rcx, rc... |
oeis/082/A082522.asm | neoneye/loda-programs | 11 | 48731 | <reponame>neoneye/loda-programs<filename>oeis/082/A082522.asm
; A082522: Numbers of the form p^(2^k) with p prime and k>0.
; Submitted by <NAME>
; 4,9,16,25,49,81,121,169,256,289,361,529,625,841,961,1369,1681,1849,2209,2401,2809,3481,3721,4489,5041,5329,6241,6561,6889,7921,9409,10201,10609,11449,11881,12769,14641,16129... |
oeis/048/A048746.asm | neoneye/loda-programs | 11 | 48732 | ; A048746: Partial sums of A048655.
; Submitted by <NAME>
; 1,6,17,44,109,266,645,1560,3769,9102,21977,53060,128101,309266,746637,1802544,4351729,10506006,25363745,61233500,147830749,356895002,861620757,2080136520,5021893801,12123924126,29269742057,70663408244,170596558549,411856525346,994309609245,2400475743840,579526... |
newitems/rings/light.asm | fcard/z3randomizer | 0 | 48733 | ; Light Ring
; Sword slash damage
; no sword, fighter, master, tempered, golden
SwordDamageTable:
db 0, 2, 4, 8, 16
; Change sword beam damage to the same as the
; basic sword slash, if we have the Light Ring.
SwordBeamDamage:
LDA !LightRingFlag : BEQ .noLightRing
PHB : LDA.b #bank(SwordDamageTable) : P... |
Source/win32/pci.asm | powervr-graphics/PowerVR-Series1 | 215 | 48735 | ;*****************************************************************************
;*++
;* Name : $RCSfile: pci.asm,v $
;* Title : PCI.ASM
;* ASM Author : <NAME>
;* Created : 20/04/94
;*
;* Copyright : 1995-2022 Imagination Technologies (c)
;* License : MIT
;*
;* Description : Basic PCI i/o... |
cpc_files/dir.asm | bmpc/amstrad_cpc6128_interface | 7 | 48736 | ; dir - list all available files
UseTestData equ 0 ; 1 - use test data; 0 - use real IO
PrintChar equ &BB5A
WaitChar equ &BB06
org &8000
SendDirCmd:
ld a, 1 ; Load DIR cmd into accumulator
call SendControlByte ; Send DIR command
NextFile:
call RecvCo... |
mh_sha256/mh_sha256_block_avx512.asm | intelkevinputnam/isa-l_crypto | 178 | 48737 | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Copyright(c) 2011-2017 Intel Corporation All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions
; are met:
; * Redistributions of so... |
oeis/209/A209544.asm | neoneye/loda-programs | 11 | 48738 | ; A209544: Primes not expressed in form n<+>2, where operation <+> defined in A206853.
; Submitted by <NAME>
; 3,17,41,73,89,97,113,137,193,233,241,257,281,313,337,353,401,409,433,449,457,521,569,577,593,601,617,641,673,761,769,809,857,881,929,937,953,977,1009,1033,1049,1097,1129,1153,1193,1201,1217,1249,1289,1297,1321... |
programs/oeis/072/A072379.asm | jmorken/loda | 1 | 48739 | <filename>programs/oeis/072/A072379.asm
; A072379: Sum_{k<=n} (sigma(k)^2), where sigma(k) denotes the sum of the divisors of k A000203.
; 1,10,26,75,111,255,319,544,713,1037,1181,1965,2161,2737,3313,4274,4598,6119,6519,8283,9307,10603,11179,14779,15740,17504,19104,22240,23140,28324,29348,33317,35621,38537,40841,49122,... |
oeis/167/A167193.asm | neoneye/loda-programs | 11 | 48740 | ; A167193: a(n) = (1/3)*(1 - (-2)^n + 3*(-1)^n ) = (-1)^(n+1)*A167030(n).
; 1,0,0,2,-4,10,-20,42,-84,170,-340,682,-1364,2730,-5460,10922,-21844,43690,-87380,174762,-349524,699050,-1398100,2796202,-5592404,11184810,-22369620,44739242,-89478484,178956970,-357913940,715827882,-1431655764,2863311530,-5726623060,11453246122... |
45/qb/ir/exmisc.asm | minblock/msdos | 0 | 48741 | page 49,132
TITLE EXMISC - Miscellaneous Executors
;***
;exmisc.asm - executors for simple id references.
;
; Copyright <C> 1986, Microsoft Corporation
;
;Purpose:
;
; This module contains:
; - all BOS executor varients.
; - nonspeed-critical NOP executors. They are kept in one
; place for size reduction.
; - WA... |
cemu/examples/x86_32_sys_exec_bin_sh_null_free.asm | V33RU/cemu | 0 | 48742 | <filename>cemu/examples/x86_32_sys_exec_bin_sh_null_free.asm
xor eax, eax
inc eax
inc eax
inc eax
inc eax
inc eax
inc eax
inc eax
inc eax
inc eax
inc eax
inc eax
mov dword ptr [esp], "nib/"
mov dword ptr [esp+4], "hs//"
xor ebx, ebx
mov byte ptr [esp+8], bl
mov ebx, esp
xor ecx, ecx
xor edx, edx
int 0x80 |
disk.asm | RudraSwat/rudraOS-2018-src | 11 | 48743 | <reponame>RudraSwat/rudraOS-2018-src
load_file:
mov word [kern_filename_store], si ; Save kernel filename
; First, we need to load the root directory from the disk. Technical details,
; using values from the BPB:
;
; First root sector = ReservedForBoot + NumberOfFats * SectorsPerFat = logical 19
; Number o... |
programs/oeis/168/A168052.asm | karttu/loda | 1 | 48744 | <gh_stars>1-10
; A168052: Hankel transform of a Motzkin variant.
; 1,-1,2,-3,3,-4,5,-5,6,-7,7,-8,9,-9,10,-11,11,-12,13,-13,14,-15,15,-16,17,-17,18,-19,19,-20,21,-21,22,-23,23,-24,25,-25,26,-27,27,-28,29,-29,30,-31,31,-32,33,-33,34,-35,35,-36,37,-37,38,-39,39,-40,41,-41,42,-43,43,-44,45,-45,46,-47,47,-48,49,-49,50,-51,5... |
Driver/Printer/DotMatrix/Eplx9/eplx9ControlCodes.asm | steakknife/pcgeos | 504 | 48745 | <reponame>steakknife/pcgeos
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) Berkeley Softworks 1990 -- All Rights Reserved
PROJECT: PC GEOS
MODULE: Epson 9-pin Print Driver
FILE: eplx9ControlCodes.asm
AUTHOR: <NAME>, 1 April 1990
ROUTINES:
Name Descri... |
oeis/322/A322159.asm | neoneye/loda-programs | 11 | 48746 | <reponame>neoneye/loda-programs<filename>oeis/322/A322159.asm
; A322159: Decimal expansion of 1 - 1/sqrt(5).
; 5,5,2,7,8,6,4,0,4,5,0,0,0,4,2,0,6,0,7,1,8,1,6,5,2,6,6,2,5,3,7,4,4,7,5,2,9,1,1,8,7,6,3,2,8,0,7,7,6,9,4,8,5,5,1,4,5,8,2,0,5,5,0,9,1,7,8,9,5,8,1,4,8,7,2,4,3,9,0,2,0,1,1,7,1,1,7,1,1,8,3,2,4,2,4,3,5,4,5,0
seq $0,2... |
Refresher_module_Assignments/second/secondAsm.asm | 100RABHpy/CSE231-Operating-System | 0 | 48747 | <reponame>100RABHpy/CSE231-Operating-System<filename>Refresher_module_Assignments/second/secondAsm.asm
global _add
section .text
_add:
mov rax, rdi ; result (rax) initially holds x
add rax, rsi ; is x less than y?
ret ... |
vtl2/utility/atoi.asm | paulscottrobson/vtl-1802 | 0 | 48748 | ; ***************************************************************************************************************
; ***************************************************************************************************************
;
; File: atoi.asm
; Purpose: Extract 16 bit integer from ASCII string.
; Author: <NAME... |
programs/oeis/047/A047465.asm | neoneye/loda | 22 | 48749 | <reponame>neoneye/loda<filename>programs/oeis/047/A047465.asm
; A047465: Numbers that are congruent to {1, 2, 4} mod 8.
; 1,2,4,9,10,12,17,18,20,25,26,28,33,34,36,41,42,44,49,50,52,57,58,60,65,66,68,73,74,76,81,82,84,89,90,92,97,98,100,105,106,108,113,114,116,121,122,124,129,130,132,137,138,140,145,146,148,153,154,156,... |
mc-sema/validator/x86/tests/IDIV32r.asm | randolphwong/mcsema | 2 | 48750 | <reponame>randolphwong/mcsema<filename>mc-sema/validator/x86/tests/IDIV32r.asm<gh_stars>1-10
BITS 32
;TEST_FILE_META_BEGIN
;TEST_TYPE=TEST_F
;TEST_IGNOREFLAGS=FLAG_CF|FLAG_OF|FLAG_SF|FLAG_ZF|FLAG_AF|FLAG_PF
;TEST_FILE_META_END
; IDIV32r
mov eax, 0x819EDB32
mov ebx, 0xD6C5DA4C
mov edx, 0xFFFFFFFF
;TE... |
oeis/041/A041016.asm | neoneye/loda-programs | 11 | 48751 | <filename>oeis/041/A041016.asm
; A041016: Numerators of continued fraction convergents to sqrt(12).
; Submitted by <NAME>
; 3,7,45,97,627,1351,8733,18817,121635,262087,1694157,3650401,23596563,50843527,328657725,708158977,4577611587,9863382151,63757904493,137379191137,888033051315,1913445293767,12368704813917,266508549... |
Web/asm/examples/Factorial.asm | visrealm/vrcpu | 102 | 48754 | ; FACTORIALS
;
; Cycles through factorial numbers (0! -> 5!)
.begin:
data Rd, 1
data Ra, 0
push Ra
inc Ra
.next:
pop Rc
inc Rc
push Rc
mov Rd, Ra
mov Rb, Ra
.mul:
add Ra
jc .end
dec Rc
jz .next
jmp .mul
.end:
pop Rc
jmp .begin |
05-bootsector-functions-strings/main.asm | gyuki1029/os-tutorial | 0 | 48755 | [org 0x7c00]
mov bx, AB
call print_start
AB:
db 'AB', 0
CDE:
db 'CDE', 0
; that's it! we can hang now
jmp $
; remember to include subroutines below the hang
%include "print.nasm"
; padding and magic number
times 510-($-$$) db 0
dw 0xaa55
|
Library/Chart/CBody/cbodyManager.asm | steakknife/pcgeos | 504 | 48756 | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) GeoWorks 1991 -- All Rights Reserved
PROJECT: PC GEOS
MODULE:
FILE: cbodyManager.asm
AUTHOR: <NAME>, Oct 8, 1991
REVISION HISTORY:
Name Date Description
---- ---- -----------
CDB 12/18/91 Initial Rev... |
book-01/Assembly/asm/avx/packed/avx_p_y_matrix_multiplication_double.asm | gfurtadoalmeida/study-assembly-x64 | 2 | 48757 | include macros.inc
.code
; void AVX_Packed_Y_Matrix_Multiplication_Double_(const double* a, const double* b, double* result);
AVX_Packed_Y_Matrix_Multiplication_Double_ proc frame
_CreateFrame MM_, 0, xmmword*2 ; Space for xmm6 and xmm7
_SaveXmmRegs xmm6, xmm7
_EndProlog
vmovapd ymm0, ymmword ptr [rdx] ; ymm0 = ... |
source/rom10/r10_maps_rl.asm | evanbowman/Red | 5 | 48758 | ;; generated by encode_room_layouts.py
r10_room_data_rl::
;;0.json
DB $0b, $13, $13, $13, $13, $13, $13, $13, $13, $13, $13, $13, $13, $13, $13, $05, $0e, $0d, $0b, $13, $13, $13, $13, $13, $13, $13, $13, $13, $13, $13, $05, $0e, $0e, $0e, $0e, $0b, $13, $13, $13, $13, $13, $13, $13, $13, $05, $0d, $0e, $0e, $0e, $0e,... |
_maps/Buzz Bomber.asm | kodishmediacenter/msu-md-sonic | 9 | 48759 | ; ---------------------------------------------------------------------------
; Sprite mappings - Buzz Bomber enemy
; ---------------------------------------------------------------------------
Map_Buzz_internal:
dc.w @Fly1-Map_Buzz_internal
dc.w @Fly2-Map_Buzz_internal
dc.w @Fly3-Map_Buzz_internal
dc.w @Fly4-M... |
zbmod/reloadrs.asm | bushy555/ZX-Spectrum-1-Bit-Routines | 59 | 48760 | <gh_stars>10-100
IF (CPU = EMUL)
XCE1noCh1Reload ;(116)
ld a,(hl) ;7
ld a,(hl) ;7
jr _zz ;12
_zz jp CE1noCh1Reload ;10 (152)
ENDIF
XC0noCh1Reload ;(116)
ld a,(hl) ;7
ld a,(hl) ;7
jr _zz ;12
_zz jp C0noCh1Reload ;10 (152)
XC1noCh1Reload ;60
ld a,(hl) ;7
ld a,(hl) ;7
nop ;4 (78)
dw outhi... |
programs/oeis/010/A010920.asm | jmorken/loda | 1 | 48761 | <filename>programs/oeis/010/A010920.asm
; A010920: Pisot sequence T(3,13), a(n) = floor( a(n-1)^2/a(n-2) ).
; 3,13,56,241,1037,4462,19199,82609,355448,1529413,6580721,28315366,121834667,524227237,2255632184,9705479209,41760499493,179686059838,773148800711,3326685824041,14313982718072,61589856118237,265007332436969,1140... |
Transynther/x86/_processed/NONE/_un_xt_sm_/i9-9900K_12_0xca.log_21829_634.asm | ljhsiun2/medusa | 9 | 48763 | <reponame>ljhsiun2/medusa
.global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r8
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x1ae3b, %rsi
lea addresses_D_ht+0x1220b, %rdi
nop
nop
add %r12, %r12
mov $87, %rcx
rep movsl
nop
nop
nop
nop
sub $15284, %r12
lea addresses_A_ht+0x1a287, %rsi
lea ad... |
programs/oeis/307/A307136.asm | karttu/loda | 0 | 48764 | <gh_stars>0
; A307136: a(n) = ceiling(2*sqrt(A000037(n))), n >= 1.
; 3,4,5,5,6,6,7,7,7,8,8,8,9,9,9,9,10,10,10,10,11,11,11,11,11,12,12,12,12,12,13,13,13,13,13,13,14,14,14,14,14,14,15,15,15,15,15,15,15,16,16,16,16,16,16,16,17,17,17,17,17,17,17,17,18,18,18,18,18,18,18,18,19,19,19,19,19,19,19,19,19,20,20,20,20,20,20,20,20,... |
lab1/2.asm | iBug/ICS-2018 | 0 | 48766 | <reponame>iBug/ICS-2018
.ORIG x3000
; Error handling
AND R2, R0, -2
BRnz FAIL_R0
AND R3, R1, -2
BRnz FAIL_R1
AND R2, R2, 0 ; Number of 2's
LEA R3, TABLE ; Pointer base
S0
AND R6, R0, 1 ; is R0 odd?
BRp R0_ODD_S0
AND R6, R1, 1 ; R0 even, is R1 odd?
BRp R1_ODD
BOTH_E... |
0x03_Loop/loop_01.nasm | bigb0sss/b0ssTheASM | 2 | 48767 | <filename>0x03_Loop/loop_01.nasm
; Executable name : loop_01
; Version : 1.0
; Created date : 05/25/2020
; Last update : 05/25/2020
; Author : bigb0ss
; Description. : Print "bigb0ss" x3 times
;
; Purpose:
global _start
section .text
_start:
jmp entry
entry:
mov eax... |
EjerciciosClase/EjerBK02.asm | adeandak/OPC | 0 | 48768 | <filename>EjerciciosClase/EjerBK02.asm<gh_stars>0
TITLE EjerBK02
; Uso de instrucciones selectivas y repetitivas.
; Irvine Library procedures and functions
INCLUDE \masm32\Irvine\Irvine32.inc
INCLUDELIB \masm32\Irvine\Irvine32.lib
INCLUDELIB \masm32\Irvine\User32.lib
INCLUDELIB \masm32\Irvine\Kernel32.lib
; ... |
assignments/assignment05/TestScoreEvaluation.asm | jay3ss/co-sci-917 | 0 | 48769 | <reponame>jay3ss/co-sci-917
; <NAME>
; CO SCI 917
; Midterm:
; TestScoreEvaluation.asm
;
; Prompt:
;
; Create a procedure named CalcGrade that receives an integer value between 0
; and 50, and returns a single capital letter in the AL register. Preserve all
; other register values between calls to the procedure. The le... |
Transynther/x86/_processed/AVXALIGN/_st_/i9-9900K_12_0xa0.log_21829_1354.asm | ljhsiun2/medusa | 9 | 48770 | <filename>Transynther/x86/_processed/AVXALIGN/_st_/i9-9900K_12_0xa0.log_21829_1354.asm
.global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r8
push %r9
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_D_ht+0xf84, %r11
nop
cmp %rdx, %rdx
movups (%r11), %xmm3
vpextrq $1, %xmm3, %r8
and $44468, %r9
... |
Assembler/a.asm | epostIt/Assembler | 0 | 48773 | <gh_stars>0
// Data will be loaded in R[100] and R[200] thru R[203]
// The outputs will be taken from R[200] thru R[203]
@100
D=M
@200
M=D&M
@201
M=D|M
@202
M=D+M
@203
M=D-M
// R[16383] = 24242
@24242
D=A
@16383
M=D
|
programs/oeis/190/A190963.asm | neoneye/loda | 22 | 48774 | <gh_stars>10-100
; A190963: a(n) = 3*a(n-1) - 9*a(n-2), with a(0)=0, a(1)=1.
; 0,1,3,0,-27,-81,0,729,2187,0,-19683,-59049,0,531441,1594323,0,-14348907,-43046721,0,387420489,1162261467,0,-10460353203,-31381059609,0,282429536481,847288609443,0,-7625597484987,-22876792454961,0,205891132094649,617673396283947,0,-5559060566... |
source/gameMenu.asm | lvcabral/retaliate64 | 65 | 48775 | ;===============================================================================
; gameMenu.asm - Game Main Menu
;
; Copyright (C) 2017,2018 <NAME> - <https://lvcabral.com>
;
; Distributed under the MIT software license, see the accompanying
; file LICENSE or https://opensource.org/licenses/MIT
;
;=================... |
programs/oeis/248/A248851.asm | karttu/loda | 1 | 48777 | ; A248851: a(n) = ( 2*n*(2*n^2 + 9*n + 14) + (-1)^n - 1 )/16.
; 0,3,10,22,41,68,105,153,214,289,380,488,615,762,931,1123,1340,1583,1854,2154,2485,2848,3245,3677,4146,4653,5200,5788,6419,7094,7815,8583,9400,10267,11186,12158,13185,14268,15409,16609,17870,19193,20580,22032,23551,25138,26795,28523,30324,32199,34150,36178,... |
programs/oeis/008/A008261.asm | karttu/loda | 0 | 48778 | ; A008261: Coordination sequence for quartz.
; 1,4,12,30,52,80,116,156,204,258,318,384,458,536,622,714,812,916,1028,1144,1268,1398,1534,1676,1826,1980,2142,2310,2484,2664,2852,3044,3244,3450,3662,3880,4106,4336,4574,4818,5068,5324,5588,5856,6132,6414,6702,6996,7298,7604,7918,8238,8564,8896,9236,9580,9932,10290,10654,11... |
src/sys/AnyKey.asm | beckadamtheinventor/BOSos | 1 | 48779 | ;-------------------------------------------------------------------------------
;@DOES Scans the keypad and updates data registers; checking if a key was pressed
;@NOTE Disables interrupts during execution
;@DESTROYS HL,AF
;@OUTPUT 0 if no keys pressed
kb_AnyKey:
sys_AnyKey:
di
ld hl,$f50200 ; DI_Mode = $f5xx00
ld... |
programs/oeis/224/A224327.asm | karttu/loda | 0 | 48780 | <filename>programs/oeis/224/A224327.asm
; A224327: Number of idempotent n X n 0..2 matrices of rank n-1.
; 1,10,51,212,805,2910,10199,34984,118089,393650,1299067,4251516,13817453,44641030,143489055,459165008,1463588497,4649045850,14721978563,46490458660,146444944821,460255540910,1443528741991,4518872583672,141214768240... |
windows/core/ntgdi/halftone/ht/i386/htrbmp.asm | npocmaka/Windows-Server-2003 | 17 | 48781 | <filename>windows/core/ntgdi/halftone/ht/i386/htrbmp.asm
PAGE 60, 132
TITLE Reading 1/4/8/16/24/32 bits per pel bitmap
COMMENT `
Copyright (c) 1990-1991 Microsoft Corporation
Module Name:
htrbmp.asm
Abstract:
This module provided a set of functions which read the 1/4/8/16/24/... |
data/mapObjects/CeruleanBadgeHouse.asm | AmateurPanda92/pokemon-rby-dx | 9 | 48783 | <gh_stars>1-10
CeruleanBadgeHouse_Object:
db $c ; border block
db 3 ; warps
warp 2, 0, 9, -1
warp 2, 7, 8, -1
warp 3, 7, 8, -1
db 0 ; signs
db 1 ; objects
object SPRITE_FAT_BALD_GUY, 5, 3, STAY, RIGHT, 1 ; person
; warp-to
warp_to 2, 0, CERULEAN_BADGE_HOUSE_WIDTH
warp_to 2, 7, CERULEAN_BADGE_HOUSE_WIDTH
... |
partie assembleur/PjtKEIL_Step_final/Src/bruitverre.asm | joelimgu/BE_Laser | 0 | 48784 | ;*********************************************
AREA SecSon, DATA, READONLY
;*********************************************
export LongueurSon
export PeriodeSonMicroSec
export Son
LongueurSon DCD 5512
PeriodeSonMicroSec DCD 91
Son
DCW -6911
DCW 20666
DCW -1338
DCW 10995
... |
cat.asm | sloanetj/Xv6-Container-Support | 0 | 48785 | <reponame>sloanetj/Xv6-Container-Support
_cat: file format elf32-i386
Disassembly of section .text:
00000000 <main>:
}
}
int
main(int argc, char *argv[])
{
0: 8d 4c 24 04 lea 0x4(%esp),%ecx
4: 83 e4 f0 and $0xfffffff0,%esp
7: ff 71 fc pushl -0x4(%ecx)
a: ... |
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_1761.asm | ljhsiun2/medusa | 9 | 48786 | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r14
push %r15
push %rax
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x1053b, %rbp
nop
nop
cmp $12718, %r10
movb $0x61, (%rbp)
nop
nop
add %r15, %r15
lea addresses_normal_ht+0x1ceeb, %rsi
lea addresses_A_ht+0xa7b, %rdi
nop
nop
nop
nop
nop
cmp %... |
src/jkw_lc3/_trapvec.asm | jikaiwen/lc3-sti-and-os | 0 | 48787 | <reponame>jikaiwen/lc3-sti-and-os<filename>src/jkw_lc3/_trapvec.asm
.ORIG x400
BRnzp STARTUP
.FILL PROCTGETC
.FILL PROCTOUT
.FILL PROCTPUTS
STARTUP
ST R0,UPPERR0
ST R1,UPPERR1
ST R2,UPPERR2
ST R3,UPPERR3
LD R1,ADDR
LEA R2,TRAPVEC
AND R3,R3,#0
ADD R3,R3,#6
TRAPVECLOOP
LDR R0,R2,#0
STR R0,R1,#0
ADD R1,... |
bootdict/x86/paren-parse-paren.asm | ikysil/ikforth | 8 | 48788 | <reponame>ikysil/ikforth
; (PARSE)
; ( char c-addr1 u1 -- c-addr2 u2 )
; Parse c-addr1 u1 delimited by the delimiter char.
$CODE '(PARSE)',$PPARSE
PUSHRS ESI
POPDS ECX ; ECX - u1
POPDS ESI ;... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.