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_/i3-7100_9_0x84_notsx.log_21829_2673.asm | ljhsiun2/medusa | 9 | 197259 | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r13
push %r14
push %r8
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x10331, %rax
nop
nop
nop
xor %r13, %r13
mov $0x6162636465666768, %r11
movq %r11, %xmm3
vmovups %ymm3, (%rax)
nop
nop
nop
nop
sub %r8, %r8
lea addresses_A_ht+0xc561, %r13
n... |
Transynther/x86/_processed/NC/_st_zr_sm_/i7-7700_9_0xca.log_21829_1132.asm | ljhsiun2/medusa | 9 | 197260 | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r12
push %r13
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0xdf87, %rsi
lea addresses_WT_ht+0xd07, %rdi
nop
nop
nop
sub %rbx, %rbx
mov $39, %rcx
rep movsl
nop
nop
nop
nop
nop
and %rcx, %rcx
lea addresses_UC_ht+0x8787, %rbp
inc %r10
mo... |
kernel/symbols.asm | flex1988/bingos | 6 | 197262 | <gh_stars>1-10
.section .symbols
.extern alloc_frame
.type alloc_frame, @function
.extern alloc_frames
.type alloc_frames, @function
.extern atapi_packet
.type atapi_packet, @function
.extern atoi
.type atoi, @function
.extern bitmap_set
.type bitmap_set, @function
.extern bitmap_test
.type bitmap_test, @function... |
programs/oeis/136/A136521.asm | neoneye/loda | 22 | 197263 | <filename>programs/oeis/136/A136521.asm
; A136521: Triangle read by rows: (1, 2, 2, 2, ...) on the main diagonal and the rest zeros.
; 1,0,2,0,0,2,0,0,0,2,0,0,0,0,2,0,0,0,0,0,2,0,0,0,0,0,0,2,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0,0,0,0,2,0,0... |
programs/oeis/081/A081769.asm | karttu/loda | 0 | 197265 | <filename>programs/oeis/081/A081769.asm
; A081769: a(n)-th term of the continued fraction for sum(k>=0,1/2^(2^k)) is 2.
; 5,13,18,23,25,30,38,43,45,53,58,60,65,70,78,83,85,93,98,103,105,110,118,120,125,133,138,140,145,150,158,163,165,173,178,183,185,190,198,203,205,213,218,220,225,230,238,240,245,253,258,263,265,270,27... |
src/test/resources/asm/dhrystoneO3MC.asm | cbrune/VexRiscv | 1,524 | 197266 |
build/dhrystone.elf: file format elf32-littleriscv
Disassembly of section .vector:
80000000 <crtStart>:
.global crtStart
.global main
.global irqCallback
crtStart:
j crtInit
80000000: a8ad j 8000007a <crtInit>
nop
80000002: 0001 nop
nop
80000004: 0001 nop
... |
programs/oeis/172/A172471.asm | jmorken/loda | 1 | 197267 | ; A172471: a(n) = floor(sqrt(2*n)).
; 0,1,2,2,2,3,3,3,4,4,4,4,4,5,5,5,5,5,6,6,6,6,6,6,6,7,7,7,7,7,7,7,8,8,8,8,8,8,8,8,8,9,9,9,9,9,9,9,9,9,10,10,10,10,10,10,10,10,10,10,10,11,11,11,11,11,11,11,11,11,11,11,12,12,12,12,12,12,12,12,12,12,12,12,12,13,13,13,13,13,13,13,13,13,13,13,13,13,14,14,14,14,14,14,14,14,14,14,14,14,14... |
sdk/sdk/share/ffmpeg/libavcodec/x86/imdct36_sse.asm | doyaGu/C0501Q_HWJL01 | 1 | 197268 | ;******************************************************************************
;* 36 point SSE-optimized IMDCT transform
;* Copyright (c) 2011 <NAME>
;*
;* This file is part of Libav.
;*
;* Libav is free software; you can redistribute it and/or
;* modify it under the terms of the GNU Lesser General Public
;* License a... |
tests/Interrupt/int21_09_test.asm | ZubinGou/8086-emulator | 39 | 197269 | <reponame>ZubinGou/8086-emulator
ASSUME CS:CODE,DS:DATA
DATA SEGMENT
msg db 'Hello! Welcome to 8086-emulator!!!$'
num2 DB 06h
num3 DW 1234h
num4 DW 0002h
sum DB ?
sum2 DW ?
DATA ENDS
CODE SEGMENT
start:
mov ax,data
mov ds,ax ;initialize data segment
mo... |
programs/oeis/063/A063195.asm | jmorken/loda | 1 | 197270 | ; A063195: Dimension of the space of weight 2n cuspidal newforms for Gamma_0( 6 ).
; 0,1,1,1,1,3,1,3,3,3,3,5,3,5,5,5,5,7,5,7,7,7,7,9,7,9,9,9,9,11,9,11,11,11,11,13,11,13,13,13,13,15,13,15,15,15,15,17,15,17,17,17,17,19,17,19,19,19,19,21,19,21,21,21,21,23,21,23,23,23,23,25,23,25,25,25,25,27,25,27,27,27,27,29,27,29,29,29,2... |
oeis/157/A157804.asm | neoneye/loda-programs | 11 | 197271 | <gh_stars>10-100
; A157804: a(n) = 1482401250*n^2 - 2793393900*n + 1315947601.
; 4954951,1658764801,6277377151,13860792001,24409009351,37922029201,54399851551,73842476401,96249903751,121622133601,149959165951,181261000801,215527638151,252759078001,292955320351,336116365201,382242212551,431332862401,483388314751,5384085... |
programs/oeis/155/A155671.asm | neoneye/loda | 22 | 197272 | <reponame>neoneye/loda
; A155671: a(n) = 10^n - 9^n + 1^n.
; 1,2,20,272,3440,40952,468560,5217032,56953280,612579512,6513215600,68618940392,717570463520,7458134171672,77123207545040,794108867905352,8146979811148160,83322818300333432,849905364703000880
mov $1,10
pow $1,$0
mov $2,9
pow $2,$0
sub $1,$2
add $1,1
mov $0,$1... |
a51test/(50)JNC_o.a51 | Aimini/51cpu | 0 | 197273 | <gh_stars>0
MOV 0xD0,#0x80
JC L0
L1:
MOV A,#0x0F
JC L3
MOV A,#0xF0
MOV 0xD0,#0x80
JNC L3
MOV A,#0xAA
JC L3
L0:
MOV 0xD0,#0x00
MOV A,#0x01
JNC L1
L3:
MOV A,#0xFF |
src/third_party/nasm/rdoff/test/rdfseg2.asm | Mr-Sheep/naiveproxy | 2,219 | 197274 | ;; library function for rdfseg - this file is linked as a far segment
[BITS 16]
[GLOBAL _puts]
_puts:
;; can't remember how to print a string in DOS, but if anyone wants
;; to actually test this program, it should be fairly easy to put
;; in here!
retf
|
lib/src/xr/x86/xrnmems.asm | zanud/xds-2.60 | 53 | 197276 | <filename>lib/src/xr/x86/xrnmems.asm
; COPYRIGHT (c) 1996,99,2002. All Rights Reserved.
; Implementation for X2C_MEMSET function
cpu 386
bits 32
%ifdef OS2
section .text use32 align=4 FLAT public 'CODE'
%else
section .text use32 align=1... |
tests/misc/includebin/incbin.asm | fengjixuchui/sjasmplus | 220 | 197277 | <filename>tests/misc/includebin/incbin.asm
;; the included incbin/incbin.bin is fake file (doesn't have correct checksums/etc)
; its payload is actually ASCII text, readable by text editor
OUTPUT "incbin.bin"
; create copy of original 256B data by using 3 parts
INCBIN "incbin/incbin.bin",,128
I... |
Maths/Utilities/AequAmulQdiv256-FMLTU.asm | TinfoilAsteroid/EliteNext | 9 | 197279 | ; "ASM_FMUTKL .FMLTU \ -> &2847 \ A=A*Q/256unsg Fast multiply"
fmltu:
AequAmulQdiv256: ld d,a
ld a,(varQ)
ld e,a
mul
ld a,d ; we get only the high byte which is like doing a /256 if we think of a as low
... |
libsrc/_DEVELOPMENT/arch/zx/bifrost2/c/sccz80/BIFROST2_setTile_callee.asm | grancier/z180 | 0 | 197280 | ; ----------------------------------------------------------------
; Z88DK INTERFACE LIBRARY FOR THE BIFROST*2 ENGINE
;
; See "bifrost2.h" for further details
; ----------------------------------------------------------------
; void BIFROST2_setTile(unsigned char px, unsigned char py, unsigned char tile)
; callee
SEC... |
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_1042.asm | ljhsiun2/medusa | 9 | 197281 | <reponame>ljhsiun2/medusa
.global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %r12
push %r13
push %r8
push %rbp
push %rsi
lea addresses_UC_ht+0xcd3d, %r13
nop
nop
nop
xor %r8, %r8
movups (%r13), %xmm5
vpextrq $1, %xmm5, %rbp
dec %r12
lea addresses_D_ht+0xeca7, %r10
nop
nop
nop
xor $54204, %rsi
mov (%r... |
test/asm/macro-#.asm | michealccc/rgbds | 522 | 197282 | SECTION "Test", ROM0
list: MACRO
db _NARG
if _NARG > 0
db \#
endc
db -1
ENDM
list
list 42
list $aa, $bb, $cc, $dd, $ee
person: MACRO
db \1, \2, \3, \4, \5
ENDM
object: MACRO
x = \1
y = \2
shift 2
person y, x, \#
ENDM
person 5, 10, $33, $44, $55
object 12, 6, $66, $77, $88
echo: MACRO
println "\#"
EN... |
Library/Kernel/Geodes/geodesAnalysis.asm | steakknife/pcgeos | 504 | 197283 | COMMENT @-----------------------------------------------------------------------
Copyright (c) GeoWorks 1992 -- All Rights Reserved
PROJECT: PC GEOS
MODULE: Geode
FILE: geodeAnalysis.asm
REVISION HISTORY:
Name Date Description
---- ---- -----------
Tony 4/92 Initial version
DESCRIPTION:
This... |
Testes/teste_t1.asm | LSantos06/MIPS2 | 0 | 197284 | .data
w: .word 64
msg: .asciiz "bne"
msg1: .asciiz "blez"
msg2: .asciiz "bgtz"
.text
la $s0, w
lui $t0, 6
bne $t0, $t1, wow
wow:
li $v0, 4 # Impressao da msg
la $a0, msg
syscall
blez $t0, wow1
bgtz $t0, wow2
# Termino do programa
addi $v0, $zero, 10 # Codigo para terminar o programa = 10
sy... |
scripts/route16gate.asm | adhi-thirumala/EvoYellow | 16 | 197285 | Route16GateScript:
ld hl, wd732
res 5, [hl]
call EnableAutoTextBoxDrawing
ld a, [wRoute16GateCurScript]
ld hl, Route16GateScriptPointers
jp JumpTable
Route16GateScriptPointers:
dw Route16GateScript0
dw Route16GateScript1
dw Route16GateScript2
dw Route16GateScript3
Route16GateScript0:
call Route16GateScript... |
programs/oeis/006/A006234.asm | karttu/loda | 0 | 197286 | <filename>programs/oeis/006/A006234.asm
; A006234: a(n) = n*3^(n-4).
; 1,4,15,54,189,648,2187,7290,24057,78732,255879,826686,2657205,8503056,27103491,86093442,272629233,860934420,2711943423,8523250758,26732013741,83682825624,261508830075,815907549834,2541865828329,7908027021468,24571369673847,76255974849870,23639352203... |
contrib/libs/openssl/asm/windows/crypto/aes/vpaes-x86_64.asm | ibr11/catboost | 4 | 197288 | <filename>contrib/libs/openssl/asm/windows/crypto/aes/vpaes-x86_64.asm
default rel
%define XMMWORD
%define YMMWORD
%define ZMMWORD
section .text code align=64
ALIGN 16
_vpaes_encrypt_core:
mov r9,rdx
mov r11,16
mov eax,DWORD[240+rdx]
movdqa xmm1,xmm9
movdqa xmm2,XMM... |
src/winload-hacks/assembly/jumprepl.asm | y11en/booty | 30 | 197289 | <filename>src/winload-hacks/assembly/jumprepl.asm
%define BOOTY_SECTION 0x4c3000 ; the actual (not virtual) address it starts
%define START_OFFSET 0x1b ; after strings and shiz
%define WINLOAD_OFFSET 0x116000
mov r14, (BOOTY_SECTION + START_OFFSET - WINLOAD_OFFSET)
jmp r14 |
aes_cmac_subkey_gen.asm | kevintraynor/intel-ipsec-mb | 0 | 197290 | <reponame>kevintraynor/intel-ipsec-mb<gh_stars>0
;;
;; Copyright (c) 2018, Intel Corporation
;;
;; Redistribution and use in source and binary forms, with or without
;; modification, are permitted provided that the following conditions are met:
;;
;; * Redistributions of source code must retain the above copyright ... |
0x12.asm | SpeedStepper/XchgRaxRax | 53 | 197291 | ;
; $Id: 0x12.asm,v 1.1.1.1 2016/03/27 08:40:12 raptor Exp $
;
; 0x12 explanation - from xchg rax,rax by <EMAIL>
; Copyright (c) 2016 <NAME> <<EMAIL>>
;
; This snippet adds the contents of rax and rdx, showing
; an interesting property of logical operators, summarized
; in the following formula:
;
; (rax | rdx) + (rax ... |
src/arch/x86_64/boot.asm | tushargosavi/osdev | 0 | 197292 | <gh_stars>0
global start
extern long_mode_start
section .text
bits 32
error:
mov dword [0xb8000], 0x4f524f45
mov dword [0xb8004], 0x4f3a4f52
mov dword [0xb8008], 0x4f204f20
mov byte [0xb800a], al
hlt
check_multiboot:
cmp eax, 0x36d76289
jne .no_multiboot
ret
.no_multiboot:
mov al, "0"
jmp error
c... |
oeis/103/A103440.asm | neoneye/loda-programs | 11 | 197293 | <reponame>neoneye/loda-programs
; A103440: a(n) = Sum[d|n, d==1 (mod 3), d^2] - Sum[d|n, d==2 (mod 3), d^2].
; Submitted by <NAME>
; 1,-3,1,13,-24,-3,50,-51,1,72,-120,13,170,-150,-24,205,-288,-3,362,-312,50,360,-528,-51,601,-510,1,650,-840,72,962,-819,-120,864,-1200,13,1370,-1086,170,1224,-1680,-150,1850,-1560,-24,1584... |
programs/oeis/000/A000071.asm | jmorken/loda | 1 | 197295 | <gh_stars>1-10
; A000071: a(n) = Fibonacci(n) - 1.
; 0,0,1,2,4,7,12,20,33,54,88,143,232,376,609,986,1596,2583,4180,6764,10945,17710,28656,46367,75024,121392,196417,317810,514228,832039,1346268,2178308,3524577,5702886,9227464,14930351,24157816,39088168,63245985,102334154,165580140,267914295,433494436,701408732,113490316... |
45/qb5/ir/exrefarg.asm | minblock/msdos | 0 | 197296 | page 49,132
TITLE exRefArg - excutors that provide pointers to arguments
;***
;exRefArg - excutors that provide pointers to arguments
;
; Copyright <C> 1986, Microsoft Corporation
;
;
;****************************************************************************
.xlist
include version.inc
IncludeOnce executor
Inc... |
src/test/ref/sinusgen8b.asm | jbrandwood/kickc | 2 | 197298 | <filename>src/test/ref/sinusgen8b.asm<gh_stars>1-10
/// @file
/// Sine Generator functions using only multiplication, addition and bit shifting
///
/// Uses a single division for converting the wavelength to a reciprocal.
/// Generates sine using the series sin(x) = x - x^/3! + x^-5! - x^7/7! ...
/// Uses the approxima... |
programs/oeis/194/A194082.asm | neoneye/loda | 22 | 197301 | <reponame>neoneye/loda<filename>programs/oeis/194/A194082.asm
; A194082: Sum{floor(sqrt(3)*k/2) : 1<=k<=n}
; 0,1,3,6,10,15,21,27,34,42,51,61,72,84,96,109,123,138,154,171,189,208,227,247,268,290,313,337,362,387,413,440,468,497,527,558,590,622,655,689,724,760,797,835,873,912,952,993,1035,1078,1122,1167,1212
lpb $0
mov... |
10F200_LED_Fade.asm | pcoss3413/10F200-PWM | 0 | 197302 | <reponame>pcoss3413/10F200-PWM<filename>10F200_LED_Fade.asm
; Created By: <NAME>
; 2013 Red Lamp Arts
;
; www.TheOubliette.net
; www.DigitalDiscrepancy.com
;
; License: The MIT License (MIT)
;
; PIC10F200 @ 4MHz
; PWM Fading LED code
;
; Generates PWM triangle wave
; Frequency is based on clock speed
list P = 10F200... |
libsrc/_DEVELOPMENT/math/float/math16/lm16/c/sccz80/atan.asm | witchcraft2001/z88dk | 640 | 197304 | <filename>libsrc/_DEVELOPMENT/math/float/math16/lm16/c/sccz80/atan.asm
SECTION code_fp_math16
PUBLIC atanf16
EXTERN _m16_atanf
defc atanf16 = _m16_atanf
; SDCC bridge for Classic
IF __CLASSIC
PUBLIC _atanf16
EXTERN cm16_sdcc_atan
defc _atanf16 = cm16_sdcc_atan
ENDIF
|
programs/oeis/290/A290631.asm | karttu/loda | 1 | 197305 | ; A290631: a(n) = (n^2 + 1) * (2*n - 1).
; 2,15,50,119,234,407,650,975,1394,1919,2562,3335,4250,5319,6554,7967,9570,11375,13394,15639,18122,20855,23850,27119,30674,34527,38690,43175,47994,53159,58682,64575,70850,77519,84594,92087,100010,108375,117194,126479,136242,146495,157250,168519,180314,192647,205530,218975,232994... |
ASCIItoHEX.asm | Sahilsinggh/MP_SEM4 | 1 | 197306 | ;#
%macro print 2
mov rax,01;
mov rdi,01;
mov rsi,%1;
mov rdx,%2;
syscall;
%endmacro
%macro read 2
mov rax,00;
mov rdi,00;
mov rsi,%1;
mov rdx,%2;
syscall;
%endmacro
;_______________________________________________________________________________
section .data
message1: d... |
programs/oeis/271/A271478.asm | jmorken/loda | 1 | 197307 | ; A271478: If n is even, a(n)=n/2, otherwise 2*n+2.
; 0,4,1,8,2,12,3,16,4,20,5,24,6,28,7,32,8,36,9,40,10,44,11,48,12,52,13,56,14,60,15,64,16,68,17,72,18,76,19,80,20,84,21,88,22,92,23,96,24,100,25,104,26,108,27,112,28,116,29,120,30,124,31,128,32,132,33,136,34,140,35,144,36,148,37,152,38,156,39,160,40,164,41,168,42,172,4... |
tests/daid/speed_switch_timing_div.asm | OFFTKP/GameboyTKP | 0 | 197308 | CHECK_REG equs "rDIV"
TEST_SIZE equ 32
INCLUDE "speed_switch_timing.inc"
label:
db "DIV:", 0
preSwitch:
; We wait till DIV is $40, to we can see very well that DIV gets reset on a speed toggle.
ld a, [rDIV]
cp $40
ret z
jr preSwitch
expect:
db $00, $00, $00, $00, $00, $00, $00, $00
db $00, $00, $00,... |
programs/oeis/167/A167422.asm | karttu/loda | 0 | 197309 | ; A167422: Expansion of (1+x)*c(x), c(x) the g.f. of A000108.
; 1,2,3,7,19,56,174,561,1859,6292,21658,75582,266798,950912,3417340,12369285,45052515,165002460,607283490,2244901890,8331383610,31030387440,115948830660,434542177290,1632963760974,6151850548776,23229299473604,87900903988156,333281502666364,1265990168401728,4... |
programs/oeis/086/A086070.asm | jmorken/loda | 1 | 197310 | <filename>programs/oeis/086/A086070.asm<gh_stars>1-10
; A086070: Where records in A086068 occur.
; 1,2,3,5,7,11,13,15,23,27,29,31,47,55,59,61,63,95,111,119,123,125,127,191,223,239,247,251,253,255,383,447,479,495,503,507,509,511,767,895,959,991,1007,1015,1019,1021,1023
mov $15,$0
mov $17,2
mov $19,$0
lpb $17
mov $0,$... |
DeliriOS_64bits/bsp_code/cmos.asm | Izikiel/intel_multicore | 3 | 197311 | global cmos_writeb
cmos_writeb:
cli
;Obtengo el puerto y lo selecciono desde comandos (0x70)
mov rax, rdi
out 0x70, al
;Obtengo el valor y lo mando al puerto de datos (0x71)
mov rax, rsi
out 0x71, al
sti
ret
|
src/tests/large_arithmetic.asm | mguarnieri/revizor | 29 | 197313 | <filename>src/tests/large_arithmetic.asm
.intel_syntax noprefix
MOV rbx, 1000
.l1:
LFENCE
LEA rax, [rax + rax + 8]
LEA rax, [rax + rax + 8]
LEA rax, [rax + rax + 8]
LEA rax, [rax + rax + 8]
LEA rax, [rax + rax + 8]
LEA rax, [rax + rax + 8]
LEA rax, [rax + rax + 8]
LEA rax, [rax + rax + 8]
LEA rax, [rax + rax + 8]
DEC r... |
Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48.log_21829_1801.asm | ljhsiun2/medusa | 9 | 197314 | .global s_prepare_buffers
s_prepare_buffers:
push %r12
push %rax
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x78bf, %rsi
lea addresses_WT_ht+0x1dfaf, %rdi
nop
nop
nop
add %rbp, %rbp
mov $53, %rcx
rep movsl
nop
nop
and $33551, %r12
lea addresses_D_ht+0x2c3f, %rax
nop
sub %rsi, %rsi
vmovups (%rax), %ymm6... |
0x09_XOR-Encoder/xor_01_decoder_loop1.nasm | bigb0sss/b0ssTheASM | 2 | 197315 | ; Executable name : xor_01_decoder_loop1
; Version : 1.0
; Created date : 07/03/2020
; Last update : 07/03/2020
; Author : bigb0ss
; Description : 1) This is to run XOR decode "/bin/sh" shellcode
; 2) This will leverage a technique called JMP-CALL-POP to read decoded "/bin/... |
eEXIST.asm | ahmedibrahimq/asm | 0 | 197316 | .MODEL SMALL
.STACK
.DATA
S DB "exercise"
ANS DB 0
E DB "e"
.CODE
MAIN PROC FAR
MOV AX,@Data
MOV DS,AX
;----------
LEA SI,S
MOV CX,8
FIND_e:
MOV DH,E
CMP [SI],DH
JE YES
JMP NO
YES:
INC ANS
NO:
INC SI
... |
oeis/025/A025777.asm | neoneye/loda-programs | 11 | 197317 | ; A025777: Expansion of 1/((1-x)*(1-x^5)*(1-x^7)).
; Submitted by <NAME>(s2)
; 1,1,1,1,1,2,2,3,3,3,4,4,5,5,6,7,7,8,8,9,10,11,12,12,13,14,15,16,17,18,19,20,21,22,23,25,26,27,28,29,31,32,34,35,36,38,39,41,42,44,46,47,49,50,52,54,56,58,59,61,63,65,67,69,71,73,75,77,79,81,84
mov $1,$0
mul $0,2
add $1,13
mul $0,$1
div $0,1... |
data.asm | funkacer/ZX80 | 0 | 197319 | DEVICE ZXSPECTRUM48
org $8000
start:
ld a,%11001100
ld de,$4000
ld (de),a
ex de,hl
ld de,$4001
ld bc,$200
bitmap_loop:
ldi ; fill first 16 rows with vertical bars
ld a,b
or c
jr nz,bitmap_loop
srl (hl) ; shift pattern to right
ld bc,$200
ldir ... |
macros/shift-macros.asm | dougmasten/coco_dev | 2 | 197320 | ; shift-macros.asm
*pragmapush list ; Save state of list pragma
pragma nolist ; Turn off assembly listing and exclude from symbol list
ifndef SHIFT_MACROS ; Load macros only once
include repeat-macros.asm
asl4a ... |
src/asm/clear_all.asm | ivanvig/MIPS | 1 | 197322 | or $t0, $0, $0
ori $t1, $0, 32
ori $t4, $0, 0xcaca
ori $t5, $0, 0xcafe
LOOP:
sb $t5, 0($t0)
sb $t5, 1($t0)
sb $t4, 2($t0)
sb $t4, 3($t0)
addi $t0, $t0, 4
slt $t2, $t0, $t1
bne $t2, $0, LOOP
or $at, $0, $0
or $v0, $0, $0
or $v1, $0, $0
or $a0, $0, $0
o... |
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_1871_112.asm | ljhsiun2/medusa | 9 | 197324 | <reponame>ljhsiun2/medusa<filename>Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_1871_112.asm<gh_stars>1-10
.global s_prepare_buffers
s_prepare_buffers:
push %r13
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WC_ht+0x13934, %rsi
lea addresses_A_ht+0xbf97, %rdi
nop
nop
nop
nop
nop
xor $30092, %... |
programs/oeis/228/A228298.asm | neoneye/loda | 22 | 197325 | <filename>programs/oeis/228/A228298.asm
; A228298: Generalized meta-Fibonacci sequence a(n) with parameters s=0 and k=7.
; 1,2,3,4,5,6,7,7,8,9,10,11,12,13,14,14,15,16,17,18,19,20,21,21,22,23,24,25,26,27,28,28,29,30,31,32,33,34,35,35,36,37,38,39,40,41,42,42,43,44,45,46,47,48,49,49,49,50,51,52,53,54,55,56,56
add $0,1
mo... |
src/test/ref/cast-deref.asm | jbrandwood/kickc | 2 | 197326 | <gh_stars>1-10
// Example of NOP-casting a dereferenced signed byte to a byte
// Commodore 64 PRG executable file
.file [name="cast-deref.prg", type="prg", segments="Program"]
.segmentdef Program [segments="Basic, Code, Data"]
.segmentdef Basic [start=$0801]
.segmentdef Code [start=$80d]
.segmentdef Data [startAfter=... |
libsrc/_DEVELOPMENT/alloc/malloc/z80/asm_malloc.asm | jpoikela/z88dk | 640 | 197327 |
; ===============================================================
; Dec 2013
; ===============================================================
;
; void *malloc(size_t size)
;
; Allocate size bytes from the current thread's heap, returning
; ptr to the allocated memory or 0 with carry set on failure.
;
; Returns 0 if ... |
oeis/141/A141993.asm | neoneye/loda-programs | 11 | 197328 | <filename>oeis/141/A141993.asm
; A141993: Primes congruent to 17 mod 29.
; Submitted by <NAME>
; 17,191,307,829,887,1061,1409,1583,1699,1873,1931,2221,2801,2917,3323,3613,3671,4019,4483,4657,4831,4889,5179,5237,5527,5701,6397,6571,6803,6977,7151,7499,7673,7789,7963,8311,8369,8543,9007,9181,9239,9413,9587,10399,10457,10... |
Transynther/x86/_processed/NONE/_ht_zr_/i7-7700_9_0xca.log_21829_1871.asm | ljhsiun2/medusa | 9 | 197329 | <filename>Transynther/x86/_processed/NONE/_ht_zr_/i7-7700_9_0xca.log_21829_1871.asm
.global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r13
push %r14
push %r15
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0xb62, %r13
nop
nop
xor %r14, %r14
movl $0x61626364, (%r13)
nop
nop
nop
sub %r15, %r15
... |
arch/z80/src/ez80/ez80f91_init.asm | eenurkka/incubator-nuttx | 1,006 | 197330 | ;**************************************************************************
; arch/z80/src/ez80/ez80f91_init.asm
;
; Licensed to the Apache Software Foundation (ASF) under one or more
; contributor license agreements. See the NOTICE file distributed with
; this work for additional information regarding copyright owner... |
test/z80/test_invalid.asm | gb-archive/asmotor | 0 | 197331 | SECTION "Invalid opcodes",CODE[0]
Data: EQU $1234
ld (Data),af
stop
ld (hl+),a
ldi (hl),a
ld (hl-),a
ldi (hl),a
out ($ff00+c),a
ldh ($ff),a
add sp,1
ldhl sp,2 |
mc-sema/validator/x86/tests/MAXSSrm.asm | randolphwong/mcsema | 2 | 197333 | <filename>mc-sema/validator/x86/tests/MAXSSrm.asm
BITS 32
;TEST_FILE_META_BEGIN
;TEST_TYPE=TEST_F
;TEST_IGNOREFLAGS=
;TEST_FILE_META_END
mov ecx, 0x20
cvtsi2ss xmm0, ecx
mov ecx, 0x40
cvtsi2ss xmm1, ecx
;TEST_BEGIN_RECORDING
lea ecx, [esp-4]
movss [ecx], xmm1
maxss xmm0, [ecx]
mov ecx, 0
;TEST_END_RECORDING
cvtsi2ss x... |
programs/oeis/080/A080095.asm | jmorken/loda | 1 | 197334 | <filename>programs/oeis/080/A080095.asm<gh_stars>1-10
; A080095: Let sum(k>=0, k^n/(2*k+1)!) = (x(n)*e + y(n)/e)/z(n), where x(n) and z(n) are >0, then a(n)=z(n).
; 2,8,16,16,64,128,128,512,1024,1024,4096,8192,8192,32768,65536,65536,262144,524288,524288,2097152,4194304,4194304,16777216,33554432,33554432,134217728,26843... |
oeis/023/A023578.asm | neoneye/loda-programs | 11 | 197335 | <filename>oeis/023/A023578.asm
; A023578: Least odd prime divisor of prime(n)+3, or 1 if prime(n)+3 is a power of 2.
; Submitted by <NAME>
; 5,3,1,5,7,1,5,11,13,1,17,5,11,23,5,7,31,1,5,37,19,41,43,23,5,13,53,5,7,29,5,67,5,71,19,7,5,83,5,11,7,23,97,7,5,101,107,113,5,29,59,11,61,127,5,7,17,137,5,71,11,37,5,157,79,5,167,5... |
src/shaders/h264/ildb/load_Left_Y_4x16T.asm | tizenorg/platform.upstream.libva-intel-driver | 0 | 197336 | /*
* Copyright © <2010>, Intel Corporation.
*
* This program is licensed under the terms and conditions of the
* Eclipse Public License (EPL), version 1.0. The full text of the EPL is at
* http://www.opensource.org/licenses/eclipse-1.0.php.
*
*/
// Module name: load_Y_4x16T.asm
//
// Load luma left MB... |
sources/ippcp/asm_intel64/pcpp521r1funcs_montas.asm | dongbinghua/ipp-crypto | 233 | 197338 | ;===============================================================================
; Copyright 2015-2021 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 License at
;
; http://www.apa... |
Transynther/x86/_processed/US/_zr_/i7-8650U_0xd2_notsx.log_5677_957.asm | ljhsiun2/medusa | 9 | 197339 | <reponame>ljhsiun2/medusa
.global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r14
push %r8
push %r9
push %rbp
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_A_ht+0xca3a, %rdx
clflush (%rdx)
nop
sub $6323, %rbp
movl $0x61626364, (%rdx)
cmp %r14, %r14
lea addresses_D_ht+0x19d62, %r14
nop
nop
nop... |
fasm/source/DOS/fasm.asm | Benderx2/R3X | 17 | 197340 | <reponame>Benderx2/R3X<filename>fasm/source/DOS/fasm.asm
; flat assembler interface for DOS
; Copyright (c) 1999-2014, <NAME>.
; All rights reserved.
format MZ
heap 0
stack 8000h
entry main:start
include 'modes.inc'
segment main use16
start:
mov ax,ds
mov dx,[2Ch]
push cs cs
pop ds es
mov [psp_segment],a... |
oeis/343/A343114.asm | neoneye/loda-programs | 11 | 197341 | ; A343114: a(n) = Sum_{i=1..n} gcd(n^i,i).
; Submitted by <NAME>
; 1,3,5,8,9,17,13,20,21,35,21,50,25,49,51,48,33,91,37,88,77,89,45,126,65,107,81,124,57,255,61,112,141,163,137,242,73,177,167,232,81,365,85,220,227,209,93,328,133,315,213,264,105,393,229,342,257,267,117,680,121,281,351,256,265,673,133,392,303,703,141,586,1... |
Library/Kernel/Heap/heapHandle.asm | steakknife/pcgeos | 504 | 197342 | COMMENT @-----------------------------------------------------------------------
Copyright (c) GeoWorks 1988 -- All Rights Reserved
PROJECT: PC GEOS
MODULE: Kernel
FILE: heapHandle.asm (handle routines)
AUTHOR: <NAME>
ROUTINES:
Name Description
---- -----------
EXT AllocateHandle Allocate... |
oeis/010/A010022.asm | neoneye/loda-programs | 11 | 197343 | <gh_stars>10-100
; A010022: a(0) = 1, a(n) = 40*n^2 + 2 for n>0.
; 1,42,162,362,642,1002,1442,1962,2562,3242,4002,4842,5762,6762,7842,9002,10242,11562,12962,14442,16002,17642,19362,21162,23042,25002,27042,29162,31362,33642,36002,38442,40962,43562,46242,49002,51842,54762,57762,60842,64002,67242,70562,73962,77442,81002,8... |
forktest.asm | bhavesh01shukla/Modified-XV-6 | 0 | 197344 | <reponame>bhavesh01shukla/Modified-XV-6
_forktest: file format elf32-i386
Disassembly of section .text:
00000000 <main>:
printf(1, "fork test OK\n");
}
int
main(void)
{
0: 55 push %ebp
1: 89 e5 mov %esp,%ebp
3: 83 e4 f0 and $0xfffffff0,%esp
f... |
src/hello-world.asm | baskiton/lsc-8 | 1 | 197345 | org 0C00h
jmp start
hello:
db 'Hello, World', 0Ah
msg:
db "Printed from removable storage", 0Ah, '$'
start:
mov a, 3 ; write string
mov b, 0 ; by lenght
mov c, (msg - hello) ; len
mov h, (hello >> 8) ; string high address
mov l, (hello & 255) ; string low address
int 4h... |
oeis/159/A159232.asm | neoneye/loda-programs | 11 | 197346 | <reponame>neoneye/loda-programs
; A159232: Numerator of Hermite(n, 4/9).
; Submitted by <NAME>
; 1,8,-98,-3376,20620,2352608,2118664,-2269785664,-20560850288,2777155418240,52194963065824,-4081432073022208,-125662880767476032,6929000903815364096,320078034126827436160,-13154349776838626280448,-883024421142899680112384,27... |
programs/oeis/152/A152813.asm | neoneye/loda | 22 | 197347 | <reponame>neoneye/loda<gh_stars>10-100
; A152813: a(n) = 2*n^2 + 10*n + 3.
; 3,15,31,51,75,103,135,171,211,255,303,355,411,471,535,603,675,751,831,915,1003,1095,1191,1291,1395,1503,1615,1731,1851,1975,2103,2235,2371,2511,2655,2803,2955,3111,3271,3435,3603,3775,3951,4131,4315,4503,4695,4891,5091,5295,5503,5715,5931,6151... |
programs/oeis/143/A143971.asm | jmorken/loda | 1 | 197348 | <filename>programs/oeis/143/A143971.asm
; A143971: Triangle read by rows, (3n-2) subsequences decrescendo
; 1,4,1,7,4,1,10,7,4,1,13,10,7,4,1,16,13,10,7,4,1,19,16,13,10,7,4,1,22,19,16,13,10,7,4,1,25,22,19,16,13,10,7,4,1,28,25,22,19,16,13,10,7,4,1,31,28,25,22,19,16,13,10,7,4,1
mov $1,2
add $1,$0
mul $0,2
sub $1,1
add $0... |
oeis/001/A001747.asm | neoneye/loda-programs | 11 | 197349 | ; A001747: 2 together with primes multiplied by 2.
; Submitted by <NAME>
; 2,4,6,10,14,22,26,34,38,46,58,62,74,82,86,94,106,118,122,134,142,146,158,166,178,194,202,206,214,218,226,254,262,274,278,298,302,314,326,334,346,358,362,382,386,394,398,422,446,454,458,466,478,482,502,514,526,538,542,554,562,566,586,614,622,626,... |
Transynther/x86/_processed/AVXALIGN/_zr_/i7-8650U_0xd2_notsx.log_113_1491.asm | ljhsiun2/medusa | 9 | 197350 | <gh_stars>1-10
.global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r12
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0xf829, %r10
nop
sub $30378, %rbx
movb (%r10), %r12b
nop
nop
nop
nop
add %r12, %r12
lea addresses_WC_ht+0x8a89, %rsi
lea addresses_D_ht+0x5ee4, %rdi
nop
nop
nop
dec %rbx
mov $26, %... |
operating_sys/mkdir.asm | jasper-lov/waterville_os | 0 | 197352 |
_mkdir: file format elf32-i386
Disassembly of section .text:
00000000 <main>:
#include "stat.h"
#include "user.h"
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 push -0x4(%ecx)
a: 55 ... |
src/C/nettle/nettle-3.0/x86_64/ecc-256-redc.asm | GaloisInc/hacrypto | 34 | 197353 | C x86_64/ecc-256-redc.asm
ifelse(<
Copyright (C) 2013 <NAME>
This file is part of GNU Nettle.
GNU Nettle is free software: you can redistribute it and/or
modify it under the terms of either:
* the GNU Lesser General Public License as published by the Free
Software Foundation; either version ... |
programs/oeis/166/A166304.asm | neoneye/loda | 22 | 197354 | <filename>programs/oeis/166/A166304.asm<gh_stars>10-100
; A166304: Third trisection of A022998.
; 4,5,16,11,28,17,40,23,52,29,64,35,76,41,88,47,100,53,112,59,124,65,136,71,148,77,160,83,172,89,184,95,196,101,208,107,220,113,232,119,244,125,256,131,268,137,280,143,292,149,304,155,316,161,328,167,340,173,352,179,364,185,... |
src/util/oli/qdos/myjbid.asm | olifink/qspread | 0 | 197356 | <filename>src/util/oli/qdos/myjbid.asm
; find real job ID of myself
include win1_mac_oli
include win1_keys_qdos_sms
section utility
xdef ut_myjbid
;+++
; find real job ID of myself
;
; Entry Exit
; d1.l ... |
src/shaders/h264/ildb/load_Cur_Y_16x16T.asm | tizenorg/platform.upstream.libva-intel-driver | 0 | 197357 | /*
* Copyright © <2010>, Intel Corporation.
*
* This program is licensed under the terms and conditions of the
* Eclipse Public License (EPL), version 1.0. The full text of the EPL is at
* http://www.opensource.org/licenses/eclipse-1.0.php.
*
*/
// Module name: load_Y_16x16T.asm
//
// Load and transpo... |
libsrc/_DEVELOPMENT/math/integer/fast/l_fast_mulu_16_16x16.asm | meesokim/z88dk | 0 | 197358 |
INCLUDE "clib_cfg.asm"
SECTION code_math
PUBLIC l_fast_mulu_16_16x16
EXTERN l_fast_mulu_24_16x8
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
IF __CLIB_OPT_IMATH_FAST & $80
EXTERN error_mulu_overflow_mc
ELSE
EXTERN l_fast_mulu_32_24x16
ENDIF
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
l_fast_mulu_16_16x16:
; unsigned mult... |
KeyboardAdder/KeyboardAdder.asm | HSU-S21-CS243/CH4-examples | 0 | 197360 | <reponame>HSU-S21-CS243/CH4-examples<gh_stars>0
(:main)
//read first number
//store return address into R0
@:read_result_1 //
D=A
@R0
M=D
//call get from keyboard
@:get_number_from_keyboard
0;JMP
(:read_result_1)
//result should be in R1
@R1
D=M
@first_result
... |
libsrc/_DEVELOPMENT/adt/w_vector/z80/asm_w_vector_pop_back.asm | meesokim/z88dk | 0 | 197361 |
; ===============================================================
; Feb 2014
; ===============================================================
;
; void *w_vector_pop_back(w_vector_t *v)
;
; Pop word from end of vector.
;
; ===============================================================
SECTION code_adt_w_vector
PUB... |
libsrc/_DEVELOPMENT/adt/bv_priority_queue/c/sdcc_ix/bv_priority_queue_push_callee.asm | meesokim/z88dk | 0 | 197362 |
; int bv_priority_queue_push_callee(bv_priority_queue_t *q, int c)
SECTION code_adt_bv_priority_queue
PUBLIC _bv_priority_queue_push_callee, l0_bv_priority_queue_push_callee
_bv_priority_queue_push_callee:
pop af
pop hl
pop bc
push af
l0_bv_priority_queue_push_callee:
push ix
call asm_bv_priori... |
untested/x86/nextPowOf2.asm | GabrielRavier/Generic-Assembly-Samples | 0 | 197363 | %include "macros.inc"
global _nextPowerOf2
global _nextPowerOf264
segment .text align=16
_nextPowerOf2:
mov eax, [esp + 4]
test eax, eax
je .n0
lea edx, [eax - 1]
test eax, edx
jne .continue
ret
align 16
.continue:
xor ecx, ecx
.loop:
shr eax, 1
inc ecx
test eax, eax
jne .loop
jmp .return
al... |
oeis/136/A136636.asm | neoneye/loda-programs | 11 | 197364 | ; A136636: a(n) = n * C(2*3^(n-1), n) for n>=1.
; Submitted by <NAME>
; 2,30,2448,1265004,4368213360,106458751541142,19173684851378353296,26413015283743616538733008,285290979402099025600644272168880,24601033850235942230699563821233785600080
add $0,1
mov $2,$0
seq $0,179432 ; a(n) = C(2*3^(n-1), n).
mul $2,$0
mov $0,$2... |
kernel/arch/i386/asm/idt.asm | TheKernelCorp/Fluorite | 16 | 197365 | <gh_stars>10-100
global idt_setup
global active_stack
;
; Routine to set the IDT up.
;
idt_setup:
call idt_set_gates
call idt_load
ret
;
; ISR handler.
;
idt_handle_isr:
.enter:
pusha
push ds
push es
push fs
push gs
.transition:
mov ax, 0x10
mov ds, ax
mov es, ax
mov fs... |
oeis/233/A233736.asm | neoneye/loda-programs | 11 | 197366 | <filename>oeis/233/A233736.asm
; A233736: a(n) = 8*binomial(5*n + 8, n)/(5*n + 8).
; Submitted by <NAME>
; 1,8,68,616,5850,57536,581196,5995184,62891499,668922800,7197169980,78195588168,856708896784,9454328800896,104997940138300,1172624772468960,13161188646791865,148375147999406328,1679436658449372744,19078164706488179... |
oeis/048/A048501.asm | neoneye/loda-programs | 11 | 197367 | <reponame>neoneye/loda-programs
; A048501: a(n) = 2^(n-1)*(8*n-14)+8.
; 1,2,12,48,152,424,1096,2696,6408,14856,33800,75784,167944,368648,802824,1736712,3735560,7995400,17039368,36175880,76546056,161480712,339738632,713031688,1493172232,3120562184,6509559816,13555990536,28185722888,58518929416,121332826120,251255586824,... |
edk2-platforms/Silicon/Intel/KabylakeSiliconPkg/SystemAgent/Library/PeiSaPolicyLib/Ia32/MrcOemPlatform.nasm | TheMindVirus/pftf-rpi4 | 1 | 197368 | ;; @file
; This file provides assembly 64-bit atomic reads/writes required for memory initialization.
;
; Copyright (c) 2017, Intel Corporation. All rights reserved.<BR>
; SPDX-License-Identifier: BSD-2-Clause-Patent
;
;;
SECTION .TEXT
;-----------------------------------------------------------------------------
;... |
demos/SicDemos/link-factorial/fact.asm | roycrippen/sicxe | 0 | 197369 | <filename>demos/SicDemos/link-factorial/fact.asm
fact START 0
EXTREF push
EXTREF pop
EXTDEF result
COMP #1
JEQ exit . if A == 1 then exit
STA tmpA . store A to tmpA
STL tmpL . store L to tmpL
+JSUB push . push A
LDA tmpL
+JSUB push . push L
LDA tmpA . A = tmpA
SUB #1 . A--
... |
oeis/342/A342206.asm | neoneye/loda-programs | 11 | 197371 | ; A342206: a(n) = T(n,n+2) where T(n,x) is a Chebyshev polynomial of the first kind.
; Submitted by <NAME>
; 1,3,31,485,10081,262087,8193151,299537289,12545596801,592479412811,31154649926687,1805486216133613,114342125644787041,7857107443850071695,582268591681887560191,46292552162781456490001,3930448770533424343942657,3... |
examples/indirect_6502_aivmachine.asm | rdeioris/impostor | 2 | 197372 | <filename>examples/indirect_6502_aivmachine.asm
STDIN = $2000
STDOUT = $2001
EXIT = $2003
.macro set_src address
LDA #<address
STA src_low
LDA #>address
STA src_high
.endmacro
.macro set_dst address
LDA #<address
STA dst_low
LDA #>address
STA dst_high
.endmacro
.macro set address, value
LDA #value
STA addr... |
data/pokemon/base_stats/volbear.asm | TastySnax12/pokecrystal16-493-plus | 2 | 197373 | <filename>data/pokemon/base_stats/volbear.asm
db 0 ; species ID placeholder
db 63, 70, 65, 76, 76, 55
; hp atk def spd sat sdf
db FIRE, FIRE ; type
db 45 ; catch rate
db 142 ; base exp
db NO_ITEM, NO_ITEM ; items
db GENDER_F12_5 ; gender ratio
db 100 ; unknown 1
db 20 ; step cycles to hatch
db... |
Transynther/x86/_processed/AVXALIGN/_st_sm_/i7-8650U_0xd2_notsx.log_12516_138.asm | ljhsiun2/medusa | 9 | 197374 | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r14
push %r8
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_A_ht+0x4434, %r8
nop
nop
cmp $43473, %r14
mov (%r8), %cx
nop
nop
nop
nop
sub $50893, %rdi
lea addresses_WC_ht+0x11f8, %rcx
nop
nop
sub %rdx, %rdx
movb $0x61, (%rcx)
nop
nop
nop
cmp $... |
Microprocessor/print_char_by_char.asm | Nmane1612/Nihar-Mane | 3 | 197375 |
name "charchar"
org 100h
print_new_line macro
mov dl, 13
mov ah, 2
int 21h
mov dl, 10
mov ah, 2
int 21h
endm
mov dx, offset msg1
mov ah, 9
int 21h
; input the string:
mov dx, offset s1
mov ah, 0ah
int 21h
; get actual... |
oeis/262/A262140.asm | neoneye/loda-programs | 11 | 197376 | ; A262140: The first of nine consecutive positive integers the sum of the squares of which is equal to the sum of the squares of eight consecutive positive integers.
; Submitted by <NAME>
; 20,136,812,4752,27716,161560,941660,5488416,31988852,186444712,1086679436,6333631920,36915112100,215157040696,1254027132092,730900... |
library.asm | alexander-novo/CS460Novotny | 0 | 197377 |
printInt1:
lw $a0, -12($sp) #
li $v0, 1
syscall
jr $ra # jump to $ra
printFloat1:
s.s $f12, -16($sp) # Store $f12 just in case we're using it
l.s $f12, -12($sp) # Load output
li $v0, 2
syscall
l.s $f12, -16($sp) # Then restore $f12 if it was used
jr $ra # jump to $ra
# TODO: printString1
pri... |
Irvine/Examples/ch15/DiskSpc.asm | alieonsido/ASM_TESTING | 0 | 197378 | TITLE Disk Free Space (DiskSpc.asm)
; This program calls INT 21h Function 7303h, to get free
; space information on a FAT-type drive volume. It
; displays both the volume size and free space. Works
; under Windows 95/98/Me, but not under Windows NT/2000/XP.
; Last update: 06/01/2006
INCLUDE Irvine... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.