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 |
|---|---|---|---|---|
src/misc/cls.asm | vossi1/cbm2-pc-emulator-v9958 | 0 | 207490 | <reponame>vossi1/cbm2-pc-emulator-v9958
[BITS 16]
[ORG 0x0100]
[SECTION .text]
xor ax, ax
mov es, ax
test [es:0066h], word 0FFFFh
jz NotInstalled
xor ah, ah
int 10h
int 20h
NotInstalled:
mov dx, MessageError
mov ah, 09h
int 21h
int 20h
MessageError:
db "Error: PC compatibility lay... |
SLIDE_GDB.asm | XlogicX/CactusCon2017 | 2 | 207491 | %include 'textmode.h'
call draw_border
mov di, 160 * 2 + 8 ;where to place cursor
mov si, line01 ;fetch the text
mov ah, 0x0A ;color
call slide_line
mov di, 160 * 4 + 16 ;where to place cursor
mov si, line02 ;fetch the text
mov ah, 0x07
call slide_line
mov di, 160 * 6 + 16 ;where to place cursor
mov si... |
Transynther/x86/_processed/US/_zr_/i7-7700_9_0xca_notsx.log_21829_1573.asm | ljhsiun2/medusa | 9 | 207492 | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r14
push %r15
push %r9
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_normal_ht+0x12a9d, %r15
dec %r11
mov $0x6162636465666768, %rsi
movq %rsi, (%r15)
nop
nop
nop
nop
nop
dec %rdx
lea addresses_WT_ht+0x1179d, %r9
nop
nop
nop
nop
nop
xor %r14,... |
target/cos_117/disasm/iop_overlay1/START.asm | jrrk2/cray-sim | 49 | 207493 | @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@ Gets loaded to 0x4b60 (4b66)
@@ START: CRAY dead-start utility
0x0000 (0x000000) 0x1000- f:00010 d: 0 | A = 0 (0x0000)
0x0001 (0x000002) 0x2940- f:00024 d: 320 | OR[320] = A
0x0002 (0x000004) 0x1000- f:00010 ... |
maps/SilverCaveRoom2.asm | Dev727/ancientplatinum | 28 | 207494 | <reponame>Dev727/ancientplatinum
object_const_def ; object_event constants
const SILVERCAVEROOM2_POKE_BALL1
const SILVERCAVEROOM2_POKE_BALL2
const SILVERCAVEROOM2_POKE_BALL3
SilverCaveRoom2_MapScripts:
db 0 ; scene scripts
db 0 ; callbacks
SilverCaveRoom2Calcium:
itemball CALCIUM
SilverCaveRoom2UltraBall:
i... |
programs/oeis/188/A188217.asm | karttu/loda | 0 | 207495 | <gh_stars>0
; A188217: Positions of 0 in A188192; complement of A188218.
; 3,4,8,12,16,20,21,25,29,33,37,38,42,46,50,54,55,59,63,67,71,72,76,80,84,88,92,93,97,101,105,109,110,114,118,122,126,127,131,135,139,143,144,148,152,156,160,164,165,169,173,177,181,182,186,190,194,198,199,203,207,211,215,216,220
mov $2,$0
mul $0... |
Transynther/x86/_processed/NONE/_zr_/i7-8650U_0xd2.log_6768_658.asm | ljhsiun2/medusa | 9 | 207496 | .global s_prepare_buffers
s_prepare_buffers:
ret
.global s_faulty_load
s_faulty_load:
push %r10
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
// Store
lea addresses_D+0xef1f, %rdi
clflush (%rdi)
nop
nop
nop
nop
nop
add %rdx, %rdx
movb $0x51, (%rdi)
nop
nop
sub $15781, %rcx
// Faulty Load
lea addresses_WT+0xc... |
data/events/npc_trades.asm | pokeachromicdevs/pokeoctober | 1 | 207497 | npctrade: MACRO
; dialog set, requested mon, offered mon, nickname, dvs, item, OT ID, OT name, gender requested
db \1
dw \2, \3
db \4, \5, \6, \7
shift
dw \7
db \8, \9
db 0, 0
ENDM
NPCTrades:
; entries correspond to NPCTRADE_* constants
npctrade TRADE_DIALOGSET_COLLECTOR, ABRA, MACHOP, "MUSCLE@@@@@",... |
Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0xca.log_16_1730.asm | ljhsiun2/medusa | 9 | 207499 | .global s_prepare_buffers
s_prepare_buffers:
ret
.global s_faulty_load
s_faulty_load:
push %r14
push %r15
push %r8
push %rbp
push %rbx
push %rdi
// Store
lea addresses_WT+0x1361c, %rbx
nop
nop
inc %r15
mov $0x5152535455565758, %rbp
movq %rbp, (%rbx)
nop
inc %rbx
// Faulty Load
mov $0x1ec, %r8
nop
nop
nop
nop
nop... |
engine/tilesets/mapgroup_roofs.asm | Dev727/ancientplatinum | 28 | 207500 | LoadMapGroupRoof::
ld a, [wMapGroup]
ld e, a
ld d, 0
ld hl, MapGroupRoofs
add hl, de
ld a, [hl]
cp -1
ret z
ld hl, Roofs
ld bc, 9 tiles
call AddNTimes
ld de, vTiles2 tile $0a
ld bc, 9 tiles
call CopyBytes
ret
INCLUDE "data/maps/roofs.asm"
|
Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xa0.log_21829_1783.asm | ljhsiun2/medusa | 9 | 207501 | <filename>Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xa0.log_21829_1783.asm
.global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r12
push %r15
push %r9
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_UC_ht+0x1bf69, %rdx
clflush (%rdx)
nop
nop
nop
nop
inc %r15
mov (%rdx), %cx
nop
dec %r12
lea addres... |
iod/con2/atmono/recol.asm | olifink/smsqe | 0 | 207502 | ; Recolour a window v0.00 1991 <NAME>
;
; Monochrome
;
; Registers:
; Entry Exit
; D0 0
; D1-D7 smashed
; A0 CDB preserved
; A1 recolour list smashed
; A2/A5 smashed
;
; All other registers preserved
;
section con
;
include 'dev8_keys_con'
;
xref cn_xblock
;
xdef cn_recol
;
cn_recol
move.b... |
programs/oeis/339/A339032.asm | jmorken/loda | 1 | 207503 | <filename>programs/oeis/339/A339032.asm
; A339032: Expansion of (4*x^5 - 9*x^4 + 17*x^3 - 15*x^2 + 6*x - 1)/((2*x - 1)^2*(x - 1)^3).
; 1,1,3,10,31,86,219,526,1215,2734,6043,13190,28527,61270,130875,278302,589567,1244894,2621115,5504662,11533935,24116806,50331163,104857070,218103231,452984206,939523419,1946156326,402653... |
src/DXDecompiler.Tests/Shaders/Unity/fog_test_Exp2_VS_50.asm | sweetgiorni/DXDecompiler | 50 | 207504 | <reponame>sweetgiorni/DXDecompiler<gh_stars>10-100
//
// Generated by Microsoft (R) HLSL Shader Compiler 10.1
//
//
// Buffer Definitions:
//
// cbuffer $Globals
// {
//
// float4 _Time; // Offset: 0 Size: 16 [unused]
// float4 _SinTime; // Offset: 16 Size: 16 [unu... |
iod/par/procs.asm | olifink/smsqe | 0 | 207506 | ; PAR / SER / PRT procedures
section procs
xdef par_procs
include 'dev8_mac_proc'
par_procs
proc_stt
proc_def PAR_USE
proc_def PAR_BUFF
proc_def PAR_CLEAR
proc_def PAR_ABORT
proc_def PAR_PULSE
proc_def SER_USE
proc_def SER_FLOW
proc_def SER_BUFF
proc_def SER_ROOM
proc_def SER_CDEOF
proc_def SER_CLEAR... |
1-source-files/original-sources/converted_source_files/a.icode.asm | markmoxon/elite-a-beebasm | 16 | 207508 | <gh_stars>10-100
\ a.icode - ELITE III encyclopedia
INCLUDE "converted_source_files/a.global.asm"
CODE% = &11E3
ORG CODE%
LOAD% = &11E3
EXEC% = &11E3
.dcode_in
JMP dcode_2
.boot_in
JMP dcode_2
.wrch_in
JMP wrchdst
EQUW &114B
.brk_in
JMP brk_go
INCLUDE "converted_source_files/a.icode_1.asm"
INCLUDE "c... |
stdin/stdin.asm | SirBob01/Assembly-Projects | 0 | 207511 | <filename>stdin/stdin.asm
section .data
maxlen: equ 1024
prompt: db "Enter your name (max 1024 characters): ", 0
result: db "Nice to meet you, ", 0
section .bss
buffer: resb maxlen
section .text
global _start
_start:
mov rax, prompt
call print
mov rax, 0
mov rdi, 0
mov rsi, buffer
mov rdx, maxlen
syscall
mo... |
programs/oeis/183/A183207.asm | karttu/loda | 1 | 207512 | ; A183207: Termwise products of the natural numbers and odd integers repeated
; 1,2,9,12,25,30,49,56,81,90,121,132,169,182,225,240,289,306,361,380,441,462,529,552,625,650,729,756,841,870,961,992,1089,1122,1225,1260,1369,1406,1521,1560,1681,1722,1849,1892,2025,2070,2209,2256,2401,2450,2601,2652,2809,2862,3025,3080,3249,... |
Chapter_4/Program 4.2/x86_64/Program_4.2_NASM.asm | LaudateCorpus1/Assembly-1 | 272 | 207514 | <filename>Chapter_4/Program 4.2/x86_64/Program_4.2_NASM.asm<gh_stars>100-1000
; Program 4.2
; Multiplication and Division - NASM (64-bit)
; Copyright (c) 2020 <NAME>
SECTION .data
mval: DQ 664751
dval: DQ 8
SECTION .text
global _main
_main:
; MUL 1-op
mov rax, [mval]
mov rbx, 8
mul rbx
; IMUL 1-op
mov ra... |
oeconsol/oeconsol.asm | Tam-Lin/zos-tools-and-toys | 0 | 207515 | <gh_stars>0
//OECONSOL JOB REGION=64M,NOTIFY=&SYSUID
//********************************************************************
// SET LIBRARY=SYS1.LINKLIB APF Linklist dataset
// SET DIR='/usr/local/bin' Directory to hold USS command
//***************************************************************... |
smsq/java/smsq_header.asm | olifink/smsqe | 0 | 207516 | ; SMSQ OS Header V2.02 1994 <NAME>
; v. 2.03 will only load if mem size < 1MB
section base
xref.l smsq_vers
xref smsq_base
xref smsq_end
include 'dev8_smsq_smsq_bl_keys'
include 'dev8_keys_stella_bl'
include 'dev8_mac_assert'
section header
header_base
dc.l smsq_base-header_base ; length of header
d... |
libsrc/_DEVELOPMENT/compress/zx1/c/sdcc/dzx1_mega_back.asm | ahjelm/z88dk | 640 | 207517 |
; void dzx1_mega_back(void *src, void *dst)
SECTION code_clib
SECTION code_compress_zx1
PUBLIC _dzx1_mega_back
EXTERN asm_dzx1_mega_back
_dzx1_mega_back:
pop af
pop hl
pop de
push de
push hl
push af
jp asm_dzx1_mega_back
|
programs/oeis/192/A192791.asm | karttu/loda | 1 | 207518 | <gh_stars>1-10
; A192791: Molecular topological indices of the antiprism graphs
; 40,112,240,448,760,1200,1792,2560,3528,4720,6160,7872,9880,12208,14880,17920,21352,25200,29488,34240,39480,45232,51520,58368,65800,73840,82512,91840,101848,112560
mov $2,$0
pow $0,3
mov $1,$0
mul $1,4
add $1,40
mov $3,$2
mul $3,52
add $1... |
src/test/ref/inline-kasm-clobbermem.asm | jbrandwood/kickc | 2 | 207519 | <filename>src/test/ref/inline-kasm-clobbermem.asm
// Demonstrate problem with inline kasm clobbering memory
// And the ASM peephole optimizer not realizing this
// Commodore 64 PRG executable file
.file [name="inline-kasm-clobbermem.prg", type="prg", segments="Program"]
.segmentdef Program [segments="Basic, Code, Dat... |
sample_copy/sample_copy.asm | ClasSun9/riscv-dynamic-taint-analysis | 0 | 207520 | .global _start
read:
mv s1, a7
li a7, 63
ecall
mv a7, s1
ret
write:
mv s1, a7
li a7, 64
ecall
mv a7, s1
ret
exit:
li a7, 93
ecall
copy:
addi sp, sp, -16
sd ra, 8(sp)
sd s0, 0(sp)
loop:
lb a3, 0(a1)
sb a3, 0(a0)
addi a0, a0,... |
test3.asm | joncampbell123/minx86dec | 19 | 207522 | ; general test code
; all opcodes entered alphabetically from Intel's guide are added here
; the ones we know we support are uncommented.
; if they show up on disassembly correctly, we know it's supported.
org 0
; for testing: we can make 16-bit and 32-bit binaries
%ifdef B32
bits 32
%else
bits 16
%endif
; Requires: ... |
libsrc/_DEVELOPMENT/math/float/math32/z80/f32_fssqr.asm | rjcorrig/z88dk | 0 | 207523 | <reponame>rjcorrig/z88dk
;
; feilipu, 2019 May
;
; This Source Code Form is subject to the terms of the Mozilla Public
; License, v. 2.0. If a copy of the MPL was not distributed with this
; file, You can obtain one at http://mozilla.org/MPL/2.0/.
;
;-----------------------------------------------------------------... |
src/util/icon/asm_usage.asm | olifink/qspread | 0 | 207524 | <gh_stars>0
section sprite
xdef mes_usage
xref mes_zero
mes_usage
mes_marker
dc.w $0100,$0000 ;form, time/adaption
dc.w 20,16 ;x size, y size
;;; dc.w $0011,$0011 ;x size, y size
dc.w $0000,$0000 ;x origin, y origin
dc.l cp_marker-* ;pointer to colour pattern
dc.l mes_... |
thirdparty/webm/src/vp8/encoder/x86/subtract_sse2.asm | WowaBBS/CrashRpt | 37 | 207525 | <gh_stars>10-100
;
; Copyright (c) 2010 The WebM project authors. All Rights Reserved.
;
; Use of this source code is governed by a BSD-style license
; that can be found in the LICENSE file in the root of the source
; tree. An additional intellectual property rights grant can be found
; in the file PATENTS. All c... |
programs/oeis/082/A082107.asm | jmorken/loda | 1 | 207526 | ; A082107: Diagonal sums of number array A082105.
; 1,2,8,28,79,190,406,792,1437,2458,4004,6260,9451,13846,19762,27568,37689,50610,66880,87116,112007,142318,178894,222664,274645,335946,407772,491428,588323,699974,828010,974176,1140337,1328482,1540728
mov $16,$0
mov $18,$0
add $18,1
lpb $18
clr $0,16
mov $0,$16
s... |
src/util/misc3.a51 | microchip-ung/ocelot-vsc6825 | 0 | 207527 | <filename>src/util/misc3.a51
;Copyright (c) 2004-2020 Microchip Technology Inc. and its subsidiaries.
;SPDX-License-Identifier: MIT
$NOMOD51
$INCLUDE (REG52.INC)
NAME MISCUTIL3
PUBLIC _mac_cmp
PUBLIC _ip_cmp
PUBLIC _mac_copy
PUBLIC _ip_copy
PUBLIC _mem_cmp
PUBLIC _mem_copy
PUBLIC _mem_set
PROG SEGMENT ... |
jsrc/openssl/sha/asm/keccak1600-mmx-nasm.asm | jsoftware/j-playground | 4 | 207529 | %ifidn __OUTPUT_FORMAT__,obj
section code use32 class=code align=64
; %elifidn __OUTPUT_FORMAT__,win32
$@feat.00 equ 1
section .text code align=64
%else
section .text code
%endif
align 16
__KeccakF1600:
movq mm0,[60+esi]
movq mm1,[68+esi]
movq mm2,[76+esi]
movq mm3,[84+esi]
movq mm4,[92+esi]
mov ecx,24
jmp NEAR ... |
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_99.asm | ljhsiun2/medusa | 9 | 207530 | <gh_stars>1-10
.global s_prepare_buffers
s_prepare_buffers:
ret
.global s_faulty_load
s_faulty_load:
push %r11
push %r12
push %r13
push %r14
push %r8
push %rdi
// Store
lea addresses_D+0x9035, %r13
nop
xor %r14, %r14
mov $0x5152535455565758, %r8
movq %r8, (%r13)
nop
nop
xor $778, %r14
// Faulty Load
lea addresse... |
picoctf/EasyRsa/gmp-ecm/build.vc12/assembler/a_win32p_redc.asm | beninato8/ctfs | 0 | 207531 | ;
; Part of GMP-ECM
;
; void ecm_redc3(
; mp_limb_t *z, rdi r8 <- rcx
; const mp_limb_t *x, rsi r9 <- rdx
; size_t n, rdx r10 <- r8
; mp_limb_t m rcx r11 <- r9
; )
%macro rloop 3
mov eax, [byte esi+4*%3]
mul ebp
ad... |
dino/lcs/base/7A9.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | 6 | 207532 | <reponame>zengfr/arcade_game_romhacking_sourcecode_top_secret_data
copyright zengfr site:http://github.com/zengfr/romhack
01D99C clr.b ($7a9,A5)
01D9A0 move.b ($4e4,A5), ($4dd,A5)
01DE62 move.b #$1, ($7a9,A5)
01DE68 bra $1dea6 [base+7A9]
01E3F2 rts [123p+ DE]
01E4BA move.b #$1, ($a0,A6) [base+7A9]
02... |
src/test/ref/struct-ptr-33.asm | jbrandwood/kickc | 2 | 207533 | // Example of a struct containing an array
// Commodore 64 PRG executable file
.file [name="struct-ptr-33.prg", type="prg", segments="Program"]
.segmentdef Program [segments="Basic, Code, Data"]
.segmentdef Basic [start=$0801]
.segmentdef Code [start=$80d]
.segmentdef Data [startAfter="Code"]
.segment Basic
:BasicUps... |
test_files/test3.asm | Semnodime/CutterDRcov | 52 | 207534 | SECTION .text
GLOBAL _start
_start:
mov eax, 5
mov ebx, 6
mov ecx, 7
cmp ecx, 1
jne BB2
cmp eax, 2
je BB3
cmp eax, 3
je BB4
cmp eax, 4
je BB5
BB2: mov eax, 5
mov ebx, 6
mov ecx, 7
BB3: mov eax, 8
mov ebx, 9
mov ecx, 10
BB4: mov eax, 11
mov ebx, 12
mov ecx, 13
BB5: mov eax,1 ; 'exit' syst... |
Semester 5/Microprocessors/exp4.asm | atharva8300/Engineering-Practical-Experiments | 7 | 207535 | ; ACCEPT, DISPlAY, CONCAT, COMPARE
.model small
.data
m1 db 10, 13, "Accept string 1: $"
m2 db 10, 13, "Length of string: $"
m3 db 10, 13, "Displat 1st string: $"
m4 db 10, 13, "Accept string 2: $"
m5 db 10, 13, "Length of string: $"
m6 db 10, 13, "Displat 2nd string: $"
m7 db 10... |
lib/tab.asm | alastairhm/beebasm | 1 | 207536 | \
\ (c) <NAME>
\
\ Set character tab position
\
\ X Reg has X Coordinate
\ Y Reg has Y Coordinate
\ A contents unaltered by saving to stack.
\
PHA
LDA #31
JSR oswrch
TXA
JSR oswrch
TYA
JSR oswrch
PLA
RTS |
programs/oeis/287/A287659.asm | neoneye/loda | 22 | 207537 | <reponame>neoneye/loda<filename>programs/oeis/287/A287659.asm
; A287659: Positions of 1 in A287657; complement of A287658.
; 2,3,6,8,9,12,13,16,18,19,22,24,25,28,29,32,34,35,38,39,42,44,45,48,50,51,54,55,58,60,61,64,66,67,70,71,74,76,77,80,81,84,86,87,90,92,93,96,97,100,102,103,106,107,110,112,113,116,118,119,122,123,1... |
programs/oeis/048/A048395.asm | neoneye/loda | 22 | 207538 | ; A048395: Sum of consecutive nonsquares.
; 0,5,26,75,164,305,510,791,1160,1629,2210,2915,3756,4745,5894,7215,8720,10421,12330,14459,16820,19425,22286,25415,28824,32525,36530,40851,45500,50489,55830,61535,67616,74085,80954,88235,95940,104081,112670,121719,131240,141245,151746,162755,174284,186345,198950,212111,225840,2... |
chapter_02/print_call.asm | GeertArien/low-level-programming | 0 | 207539 | section .data
newline_char: db 10
codes: db '0123456789abcdef'
section .text
global _start
print_newline:
mov rax, 1 ; 'write' syscall identifier
mov rdi, 1 ; stdout file descriptor
mov rsi, newline_char ; where do we take data from
mov rdx, 1 ; the amount of ... |
Transynther/x86/_processed/NC/_ht_zr_/i9-9900K_12_0xca.log_21829_1325.asm | ljhsiun2/medusa | 9 | 207540 | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r8
push %rax
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WC_ht+0xa534, %rdx
cmp %r10, %r10
vmovups (%rdx), %ymm0
vextracti128 $1, %ymm0, %xmm0
vpextrq $1, %xmm0, %rax
nop
nop
and $20491, %r8
lea addresses_A_ht+0x11cf4, %rsi
lea addresses_U... |
oeis/163/A163975.asm | neoneye/loda-programs | 11 | 207541 | ; A163975: n-th nonprime - (-1)^(n-th nonprime).
; Submitted by <NAME>(s4)
; -1,2,3,5,7,10,9,11,13,16,15,17,19,22,21,23,26,25,28,27,29,31,34,33,36,35,37,40,39,41,43,46,45,47,50,49,52,51,53,56,55,58,57,59,61,64,63,66,65,67,70,69,71,73,76,75,78,77,79,82,81,83,86,85,88,87,89,92,91,94,93,96,95,97,100,99,101,103,106,105,107... |
oeis/130/A130788.asm | neoneye/loda-programs | 11 | 207542 | <gh_stars>10-100
; A130788: Solar planets' average orbit velocity (inverse ratio relative to one of Mercury), multiplied by 3 and rounded to the nearest integer.
; Submitted by <NAME>(l1)
; 3,4,5,6,8,11,15,21,26,30
mov $1,$0
pow $1,2
div $1,3
mov $2,$0
mul $2,$1
add $0,$2
mod $0,3
add $0,$1
add $0,3
|
unused/develop/obj/music_track_102__Data.asm | pau-tomas/gbvm | 33 | 207543 | ;--------------------------------------------------------
; File Created by SDCC : free open source ANSI-C Compiler
; Version 4.1.4 #12246 (Mac OS X x86_64)
;--------------------------------------------------------
.module music_track_102__Data
.optsdcc -mgbz80
;-----------------------------------------------------... |
stub/kernel32.asm | paule32/forth2asm | 0 | 207544 | <filename>stub/kernel32.asm
; -----------------------------------------------------------------------------
; MIT License
;
; Copyright (c) 2019 <NAME>
;
; Permission is hereby granted, free of charge, to any person obtaining a copy
; of this software and associated documentation files (the "Software"), to deal
; in th... |
oeis/274/A274270.asm | neoneye/loda-programs | 11 | 207545 | <reponame>neoneye/loda-programs
; A274270: E.g.f. (1 + x)^5*log(1 + x).
; Submitted by <NAME>
; 1,9,47,154,274,120,-120,240,-720,2880,-14400,86400,-604800,4838400,-43545600,435456000,-4790016000,57480192000,-747242496000,10461394944000,-156920924160000,2510734786560000,-42682491371520000,768284844687360000,-14597412049... |
src/music.asm | demoscene-source-archive/blue-morpho | 0 | 207547 | ; Clinkster music converted from sunspire_-_blue_morpho_RC1.xrns 2016-10-19 14:34:52
%define USES_SINE 1
%define USES_SAWTOOTH 1
%define USES_SQUARE 1
%define USES_PARABOLA 1
%define USES_TRIANGLE 1
%define USES_NOISE 1
%define USES_VELOCITY 1
%define USES_LONG_NOTES 0
%define USES_DELAY 1
%define USES_PANNING 0
%defi... |
Appl/Art/Decks/GeoDeck/LCDiamond8.asm | steakknife/pcgeos | 504 | 207548 | <filename>Appl/Art/Decks/GeoDeck/LCDiamond8.asm
LCDiamond8 label byte
word C_LIGHT_RED
Bitmap <71,100,BMC_PACKBITS,BMF_MONO>
db 0xf8, 0x00
db 0xf8, 0x00
db 0xf8, 0x00
db 0xf8, 0x00
db 0x01, 0x03, 0xe0, 0xfa, 0x00
db 0x01, 0x07, 0xf0, 0xfa, 0x00
db 0x01, 0x0e, 0x38, 0xfa, 0x00
db 0x01, 0x0c, 0x18, 0x... |
src/main.asm | fietensen/8086-BresenhamAlgo | 0 | 207549 | [org 0x7c00]
[bits 16]
_start:
call SetupDisplay
push 0x013f ; X End
push 0x00c7 ; Y End
push 0x0000 ; X Start Point 1
push 0x0000 ; Y Start
call Bresenhams
add sp, 0x8
push 0x013f ; Point 2
push 0x0000
push 0x0000 ; Point1
push 0x00c7
call Bresenhams
jmp $
%in... |
programs/oeis/063/A063216.asm | jmorken/loda | 1 | 207551 | ; A063216: Dimension of the space of weight 2n cuspidal newforms for Gamma_0( 49 ).
; 1,8,14,22,28,35,42,49,55,63,69,76,83,90,96,104,110,117,124,131,137,145,151,158,165,172,178,186,192,199,206,213,219,227,233,240,247,254,260,268,274,281,288,295,301,309,315,322,329,336
mov $1,1
mov $2,$0
mov $4,$0
mov $5,$0
mov $0,1
mo... |
src/levels.asm | jardafis/CastleEscape | 1 | 207552 | public _levels
public _tileAttr
section RODATA_0
_levels:
binary "levels.nxm"
IF !_ZXN
section RODATA_5
ELSE
section RODATA_2
ENDIF
_tileAttr:
binary "attrib.dat"
|
core/words/0Less.asm | paulscottrobson/nextForth | 2 | 207554 | ;
; Word: 0<
; Dictionary: (a - a)
; Date: 1st February 2018
; Macro: Yes
; Notes:
;
pop hl
bit 7,d
ld de,$0000
jr z,__0Less
dec de
__0Less:
jp (hl) |
programs/oeis/314/A314167.asm | neoneye/loda | 22 | 207556 | ; A314167: Coordination sequence Gal.6.638.2 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,16,22,28,34,40,46,52,57,63,68,73,79,84,90,96,102,108,114,120,125,131,136,141,147,152,158,164,170,176,182,188,193,199,204,209,215,220,... |
programs/oeis/003/A003527.asm | neoneye/loda | 22 | 207557 | <gh_stars>10-100
; A003527: Divisors of 2^16 - 1.
; 1,3,5,15,17,51,85,255,257,771,1285,3855,4369,13107,21845,65535
mov $1,1
lpb $0
sub $0,1
seq $1,48724 ; Write n and 2n in binary and add them mod 2.
lpe
mov $0,$1
|
venv/Lib/site-packages/greenlet/platform/switch_x64_masm.asm | ajayiagbebaku/NFL-Model | 5,079 | 207558 | <filename>venv/Lib/site-packages/greenlet/platform/switch_x64_masm.asm
;
; stack switching code for MASM on x641
; <NAME>, sept 2005
;
;prototypes for our calls
slp_save_state_asm PROTO
slp_restore_state_asm PROTO
pushxmm MACRO reg
sub rsp, 16
.allocstack 16
movaps [rsp], reg ; faster than movups, but w... |
pwnlib/shellcraft/templates/thumb/linux/connect.asm | zneak/pwntools | 6 | 207560 | <% from pwnlib.shellcraft import thumb %>
<% from pwnlib.util.net import sockaddr %>
<%page args="host, port, network='ipv4'"/>
<%docstring>
Connects to the host on the specified port.
Network is either 'ipv4' or 'ipv6'.
Leaves the connected socket in R6.
</%docstring>
<%
sockaddr, addr_len, address_fam... |
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_1229.asm | ljhsiun2/medusa | 9 | 207561 | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r13
push %r14
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WT_ht+0x1bf68, %rsi
lea addresses_A_ht+0x164a8, %rdi
nop
cmp $36066, %r13
mov $90, %rcx
rep movsq
nop
nop
nop
sub %r14, %r14
lea addresses_UC_ht+0x188e7, %r11
nop
nop
nop
cmp $17312... |
oeis/337/A337730.asm | neoneye/loda-programs | 11 | 207562 | <reponame>neoneye/loda-programs
; A337730: a(n) = (4*n+3)! * Sum_{k=0..n} 1 / (4*k+3)!.
; Submitted by <NAME>
; 1,841,6660721,218205219961,20298322381652065,4313799472548696853801,1816972337837511114820981201,1372104830641374893468212163747161,1724241814377177346127894133451232399041,34036947233840931335127700888919355... |
divAsm.asm | slowy07/learnAsm | 1 | 207563 | section .text
global _start ;
_start:
mov ax,'16'
sub ax, '0'
mov bl, '2'
sub bl, '0'
div bl
add ax, '0'
mov [res], ax
mov ecx,msg
mov edx, len
mov ebx,1
mov eax,4
int 0x80
mov ecx,res
mov edx, 1
mov ebx,1 ;file descriptor (stdout)
... |
froghop.asm | beckJJ/froghop-8086 | 0 | 207564 | ; <NAME>, maio de 2021
; Trabalho do INTEL
;
;====================================================================
;====================================================================
.model small
.stack
CR equ 0dh
LF equ 0ah
.data
; Mensagens
linha0 db 'Arquitetura e Organizacao de Compu... |
Final/Solution/2.asm | sakibsadmanshajib/CSE331L-Section-1-Fall20-NSU | 0 | 207566 | .MODEL SMALL
.STACK 100H
.DATA
NWLN DB 10, 13, "$"
PROMPT_1 DB "Number in HEX: $"
PROMPT_2 DB "Number in Binary: $"
.CODE
MOV AX, @DATA
MOV DS, AX
XOR BX, BX
MOV CL, 4
MOV AH, 1
INT 21H
INPUT1:
CMP AL,0DH
JE LINE1
CMP AL,39h
... |
libsrc/target/kaypro83/plotpixl.asm | jpoikela/z88dk | 640 | 207567 | <filename>libsrc/target/kaypro83/plotpixl.asm
;
; Kaypro ('83 versions) pseudo graphics routines
; Version for the standard text symbols
;
; <NAME> 2018
;
;
; Plot pixel at (x,y) coordinate.
;
;
; $Id: plotpixl_83.asm $
;
SECTION code_graphics
PUBLIC plotpixel
EXTERN plot_end
EXTERN plot_decode... |
libsrc/stdio/vsnprintf.asm | jpoikela/z88dk | 0 | 207568 | <reponame>jpoikela/z88dk
MODULE vsnprintf
SECTION code_clib
PUBLIC vsnprintf
EXTERN asm_printf
EXTERN sprintf_outc
EXTERN __sgoioblk
; sccz80 version
;void vsprintf(char *buf, size_t, char *fmt,va_list ap)
; int vfprintf1(FILE *fp, void __CALLEE__ (*output_fn)(int c,FILE *fp), int sccz80, unsigned char *fm... |
Borland/CBuilder5/Source/Vcl/readrec.asm | TrevorDArcyEvans/DivingMagpieSoftware | 1 | 207570 | <reponame>TrevorDArcyEvans/DivingMagpieSoftware<filename>Borland/CBuilder5/Source/Vcl/readrec.asm
; *******************************************************
; * *
; * Delphi Runtime Library *
; * *
; * Copyright (c) 1996,98 Inprise Corporation *
; * *
; *******************... |
wof/lcs/123p/48.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | 6 | 207571 | copyright zengfr site:http://github.com/zengfr/romhack
0010C0 add.w ($4a,A0), D1 [123p+ 48, enemy+48]
0010C4 move.w D1, ($48,A0) [123p+ 4A, enemy+4A]
0010C8 ext.l D1 [123p+ 48, enemy+48]
004768 bpl $4772 [123p+ 48]
0047DA bpl $47e4 [123p+ 48]
011CAA move.w D3, ($48,A0) [123p+ 40, enemy+40]
011CAE a... |
Transynther/x86/_processed/NONE/_xt_sm_/i3-7100_9_0x84_notsx.log_21829_2311.asm | ljhsiun2/medusa | 9 | 207572 | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r14
push %r15
push %r8
push %rax
push %rbp
push %rdi
lea addresses_normal_ht+0xfc0e, %r15
nop
nop
nop
nop
xor $28936, %rbp
mov $0x6162636465666768, %r8
movq %r8, %xmm1
and $0xffffffffffffffc0, %r15
movaps %xmm1, (%r15)
nop
add %rax, %rax
lea addresses_WT_ht+0... |
oeis/037/A037961.asm | neoneye/loda-programs | 11 | 207574 | <reponame>neoneye/loda-programs
; A037961: a(n) = (n+3)!*n^2*(n+1)/48.
; Submitted by <NAME>
; 0,1,30,540,8400,126000,1905120,29635200,479001600,8083152000,142702560000,2637143308800,50999300352000,1031319184896000,21785854970880000,480178027929600000,11029155770400768000,263665755136143360000,6552413333521735680000,16... |
oeis/000/A000337.asm | neoneye/loda-programs | 11 | 207576 | ; A000337: a(n) = (n-1)*2^n + 1.
; 0,1,5,17,49,129,321,769,1793,4097,9217,20481,45057,98305,212993,458753,983041,2097153,4456449,9437185,19922945,41943041,88080385,184549377,385875969,805306369,1677721601,3489660929,7247757313,15032385537,31138512897,64424509441,133143986177,274877906945,566935683073,1168231104513,2405... |
oeis/194/A194727.asm | neoneye/loda-programs | 11 | 207577 | ; A194727: Number of 7-ary words either empty or beginning with the first character of the alphabet, that can be built by inserting n doublets into the initially empty word.
; Submitted by <NAME>
; 1,1,13,205,3565,65821,1265677,25066621,507709165,10466643805,218878998733,4631531585341,98980721277613,2133274258946845,46... |
Driver/Printer/DotMatrix/Escp2/escp2generwInfo.asm | steakknife/pcgeos | 504 | 207579 | <reponame>steakknife/pcgeos
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) Berkeley Softworks 1990 -- All Rights Reserved
PROJECT: PC GEOS
MODULE: Epson late model 24-pin driver
FILE: escp2generwInfo.asm
AUTHOR: <NAME>, 27 Mar 1990
REVISION HISTORY:
Na... |
programs/oeis/072/A072918.asm | neoneye/loda | 22 | 207580 | <gh_stars>10-100
; A072918: a(n) = p(n) - sigma(n), where p(n) is the least prime greater than sigma(n).
; 1,2,1,4,1,1,3,2,4,1,1,1,3,5,5,6,1,2,3,1,5,1,5,1,6,1,1,3,1,1,5,4,5,5,5,6,3,1,3,7,1,1,3,5,1,1,5,3,2,4,1,3,5,7,1,7,3,7,1,5,5,1,3,4,5,5,3,1,1,5,1,2,5,13,3,9,1,5,3,5,6,1,5,3,1,5,7,1,7,5,1,5,3,5,7,5,3,2,1,6
seq $0,203 ... |
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0.log_21829_1605.asm | ljhsiun2/medusa | 9 | 207581 | .global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r14
push %rbp
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_UC_ht+0x5eb2, %rcx
clflush (%rcx)
nop
nop
xor %rsi, %rsi
movups (%rcx), %xmm0
vpextrq $0, %xmm0, %rbx
nop
nop
nop
mfence
lea addresses_WC_ht+0x6902, %rsi
lea addresses_normal_ht+0x1... |
oeis/025/A025966.asm | neoneye/loda-programs | 11 | 207582 | <gh_stars>10-100
; A025966: Expansion of 1/((1-2x)(1-4x)(1-6x)(1-8x)).
; Submitted by <NAME>
; 1,20,260,2800,27216,248640,2182720,18656000,156544256,1296655360,10641146880,86744985600,703688298496,5688011079680,45855653642240,368956766617600,2964331947687936,23790756829593600
mov $1,$0
mov $0,2
pow $0,$1
seq $1,453 ; ... |
test/larlsl.asm | bitwiseworks/nasm-os2 | 3 | 207583 | <gh_stars>1-10
;Testname=test; Arguments=-fbin -olarlsl.bin; Files=stdout stderr larlsl.bin
bits 64
lar ax,bx
lar ax,[rsi]
lar ax,word [rsi]
lar eax,bx
lar eax,[rsi]
lar eax,word [rsi]
lar rax,bx
lar rax,[rsi]
lar rax,word [rsi]
lsl ax,bx
lsl ax,[rsi]
lsl ax,word [rsi]
lsl eax,bx
lsl... |
programs/oeis/209/A209635.asm | neoneye/loda | 22 | 207584 | <gh_stars>10-100
; A209635: a(n) = A008683(A000265(n)).
; 1,1,-1,1,-1,-1,-1,1,0,-1,-1,-1,-1,-1,1,1,-1,0,-1,-1,1,-1,-1,-1,0,-1,0,-1,-1,1,-1,1,1,-1,1,0,-1,-1,1,-1,-1,1,-1,-1,0,-1,-1,-1,0,0,1,-1,-1,0,1,-1,1,-1,-1,1,-1,-1,0,1,1,1,-1,-1,1,1,-1,0,-1,-1,0,-1,1,1,-1,-1,0,-1,-1,1,1,-1,1,-1,-1,0,1,-1,1,-1,1,-1,-1,0,0,0
lpb $0
... |
Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_8167_352.asm | ljhsiun2/medusa | 9 | 207585 | <filename>Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_8167_352.asm
.global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r14
push %r8
push %r9
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WC_ht+0x18f4, %r8
nop
nop
nop
nop
nop
sub %r9, %r9
mov $0x6162636465666768, %rdx
movq %rd... |
oeis/067/A067405.asm | neoneye/loda-programs | 11 | 207586 | <reponame>neoneye/loda-programs<filename>oeis/067/A067405.asm
; A067405: Fifth column of triangle A067402.
; Submitted by <NAME>(s1)
; 1,9,225,5625,140625,3515625,87890625,2197265625,54931640625,1373291015625,34332275390625,858306884765625,21457672119140625,536441802978515625,13411045074462890625,335276126861572265625
... |
programs/oeis/077/A077957.asm | karttu/loda | 0 | 207587 | <filename>programs/oeis/077/A077957.asm<gh_stars>0
; A077957: Powers of 2 alternating with zeros.
; 1,0,2,0,4,0,8,0,16,0,32,0,64,0,128,0,256,0,512,0,1024,0,2048,0,4096,0,8192,0,16384,0,32768,0,65536,0,131072,0,262144,0,524288,0,1048576,0,2097152,0,4194304,0,8388608,0,16777216,0,33554432,0,67108864,0,134217728,0,2684354... |
oeis/223/A223363.asm | neoneye/loda-programs | 11 | 207588 | <reponame>neoneye/loda-programs
; A223363: 6 X 6 X 6 triangular graph coloring a rectangular array: number of n X 1 0..20 arrays where 0..20 label nodes of the fully triangulated graph and every array movement to a horizontal or vertical neighbor moves along an edge of this graph.
; Submitted by <NAME>
; 21,90,420,1992... |
project/ntstub/i386/5_1_2600_sp1_ssdt_sysenter.asm | mehrdad-shokri/windows-syscall-table | 372 | 207589 | <reponame>mehrdad-shokri/windows-syscall-table
; DO NOT MODIFY THIS FILE DIRECTLY!
; author: @TinySecEx
; ssdt asm stub for 5.1.2600-sp1-windows-xp i386
.686
.mmx
.xmm
.model flat,stdcall
option casemap:none
option prologue:none
option epilogue:none
.code
; ULONG __stdcall NtAcceptConnectPort( ... |
oeis/142/A142917.asm | neoneye/loda-programs | 11 | 207590 | <filename>oeis/142/A142917.asm
; A142917: Primes congruent to 50 mod 63.
; Submitted by <NAME>
; 113,239,491,617,743,1373,1499,1877,2003,2129,2381,2633,3011,3137,3389,3767,4019,4271,4397,4523,4649,5153,5279,5531,5657,5783,6287,6791,6917,7043,7547,7673,8429,8681,8807,8933,9059,9311,9437,9689,9941,10067,10193,10949,11579... |
programs/oeis/006/A006010.asm | jmorken/loda | 1 | 207591 | <filename>programs/oeis/006/A006010.asm
; A006010: Number of paraffins (see Losanitsch reference for precise definition).
; 1,5,20,52,117,225,400,656,1025,1525,2196,3060,4165,5537,7232,9280,11745,14661,18100,22100,26741,32065,38160,45072,52897,61685,71540,82516,94725,108225,123136,139520,157505,177157,198612,221940,247... |
oeis/201/A201546.asm | neoneye/loda-programs | 11 | 207592 | ; A201546: The number of permutations of {1,2,...,2n} that contain a cycle of length greater than n.
; Submitted by <NAME>
; 1,14,444,25584,2342880,312888960,57424792320,13869128448000,4264876094976000,1627055289796608000,754132445894209536000,417405110861381271552000,271933770461631065948160000,20598522193011969149239... |
asm/64bitsPadging.asm | rstevenn/LainOS | 2 | 207593 | <gh_stars>1-10
; THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
; IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
; FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
; AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
; ... |
programs/oeis/315/A315630.asm | karttu/loda | 1 | 207594 | <gh_stars>1-10
; A315630: Coordination sequence Gal.6.233.6 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,12,16,20,24,28,32,36,42,48,54,60,64,68,72,76,80,84,90,96,102,108,112,116,120,124,128,132,138,144,150,156,160,164,168,172,... |
Boot/Windows/BootCrt.asm | shangweixiao/TrueCrypt | 1 | 207595 | <reponame>shangweixiao/TrueCrypt<filename>Boot/Windows/BootCrt.asm
;
; Copyright (c) 2008 TrueCrypt Developers Association. All rights reserved.
;
; Governed by the TrueCrypt License 3.0 the full text of which is contained in
; the file License.txt included in TrueCrypt binary and source code distribution
; packages.
;... |
oeis/082/A082766.asm | neoneye/loda-programs | 11 | 207599 | ; A082766: Series ratios converge alternately to sqrt(2) and 1+sqrt(1/2).
; Submitted by <NAME>(s2)
; 1,1,2,3,4,7,10,17,24,41,58,99,140,239,338,577,816,1393,1970,3363,4756,8119,11482,19601,27720,47321,66922,114243,161564,275807,390050,665857,941664,1607521,2273378,3880899,5488420,9369319,13250218,22619537,31988856,5460... |
dllstuff/libentry.asm | DigitalMars/optlink | 28 | 207600 | TITLE LIBENTRY - Copyright (c) 1994 SLR Systems
INCLUDE MACROS
PUBLIC LIBENTRY
.DATA
SOFT EXTD HINSTANCE
.CODE ROOT_TEXT
LIBENTRY PROC
;
;CALLED FROM WINDOWS WHEN DLL IS ATTACHED BY A PROCESS, AND
;WHEN DETACHED BY A PROCESS
;
;RETURN EAX!=0 FOR SUCCESS
;
MOV ECX,[ESP+4] ;HINSTANCE
; M... |
pwnlib/shellcraft/templates/i386/linux/stager.asm | magnologan/pwntools | 0 | 207601 | <gh_stars>0
<% from pwnlib.shellcraft import common %>
<% from pwnlib.shellcraft import i386 %>
<%docstring>
Recives a fixed sized payload into a mmaped buffer
Useful in conjuncion with findpeer.
Args:
sock, the socket to read the payload from.
size, the size of the payload
</%docstring>
<%page args="sock, size... |
source/extension/option_x16/miscellany/clock.asm | paulscottrobson/6502-basic | 3 | 207602 | <reponame>paulscottrobson/6502-basic
; ************************************************************************************************
; ************************************************************************************************
;
; Name: clock.asm
; Purpose: RTC Reading Code
; Created: 30th March 2021
; Rev... |
sources/ippcp/asm_ia32/pcpbnumuldgtw7as.asm | ntyukaev/ipp-crypto | 30 | 207603 | <gh_stars>10-100
;===============================================================================
; Copyright 2015-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 License at
;
; ... |
programs/oeis/341/A341740.asm | neoneye/loda | 22 | 207604 | <filename>programs/oeis/341/A341740.asm
; A341740: a(n) is the maximum value of the magic constant in a normal magic triangle of order n.
; 12,23,37,54,74,97,123,152,184,219,257,298,342,389,439,492,548,607,669,734,802,873,947,1024,1104,1187,1273,1362,1454,1549,1647,1748,1852,1959,2069,2182,2298,2417,2539,2664,2792,2923... |
coverage/IN_CTS/0569-COVERAGE-branch-probability-info-1017/work/variant/1_spirv_asm/shader.frag.asm | asuonpaa/ShaderTests | 0 | 207605 | ; SPIR-V
; Version: 1.0
; Generator: Khronos Glslang Reference Front End; 10
; Bound: 88
; Schema: 0
OpCapability Shader
%1 = OpExtInstImport "GLSL.std.450"
OpMemoryModel Logical GLSL450
OpEntryPoint Fragment %4 "main" %69
OpExecutionMode %4 OriginUp... |
solutions/36 - Seek and Destroy 2/size-8_speed-162.asm | michaelgundlach/7billionhumans | 45 | 207606 | -- 7 Billion Humans (2053) --
-- 36: Seek and Destroy 2 --
-- Author: tiansh
-- Size: 8
-- Speed: 162
mem2 = nearest shredder
a:
step n
if c <= mem1 or
mem1 != datacube:
mem1 = set c
endif
if n == wall:
pickup mem1
giveto mem2
endif
jump a
|
raid/Setup/list/Stripe.asm | OS2World/DRV-VRAID | 0 | 207607 | <reponame>OS2World/DRV-VRAID
title Stripe.cpp
.386
.387
includelib CPPOM30.LIB
includelib OS2386.LIB
CODE32 segment dword use32 public 'CODE'
CODE32 ends
DATA32 segment dword use32 public 'DATA'
DATA32 ends
CONST32_RO segment dword use32 public 'CONST'
CONST32_RO ends
BSS32 segment dword use32 public 'BSS'
BSS32 e... |
P6/data_P6/testpoint/testpoint85.asm | alxzzhou/BUAA_CO_2020 | 1 | 207608 | ori $1, $0, 4
ori $2, $0, 15
ori $3, $0, 10
ori $4, $0, 9
sw $2, 0($0)
sw $1, 4($0)
sw $4, 8($0)
sw $4, 12($0)
sw $1, 16($0)
sw $4, 20($0)
sw $1, 24($0)
sw $4, 28($0)
sw $2, 32($0)
sw $4, 36($0)
sw $2, 40($0)
sw $4, 44($0)
sw $4, 48($0)
sw $4, 52($0)
sw $1, 56($0)
sw $4, 60($0)
sw $2, 64($0)
sw $3,... |
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_482.asm | ljhsiun2/medusa | 9 | 207609 | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r15
push %rbx
push %rcx
lea addresses_A_ht+0xf2b2, %rbx
nop
nop
nop
nop
nop
xor $12908, %r15
mov $0x6162636465666768, %r10
movq %r10, %xmm3
vmovups %ymm3, (%rbx)
cmp %rcx, %rcx
pop %rcx
pop %rbx
pop %r15
pop %r10
ret
.global s_faulty_load
s_faulty_load:
... |
libsrc/graphics/zx81/clsgraph.asm | andydansby/z88dk-mk2 | 1 | 207610 |
XLIB cleargraphics
;
; $Id: clsgraph.asm,v 1.4 2009/08/20 05:59:11 stefano Exp $
;
; ******************************************************************
;
; Clear graphics area
;
LIB filltxt
.cleargraphics
ld l,0
jp filltxt
;call restore81
;jp 2602
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.