max_stars_repo_path stringlengths 3 255 | max_stars_repo_name stringlengths 5 116 | max_stars_count int64 0 107k | id stringlengths 1 7 | content stringlengths 63 1.05M |
|---|---|---|---|---|
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_21829_2121.asm | ljhsiun2/medusa | 9 | 43438 | .global s_prepare_buffers
s_prepare_buffers:
push %r13
push %r15
push %rax
push %rbx
push %rdx
lea addresses_A_ht+0x7ab9, %r15
nop
nop
add %r13, %r13
vmovups (%r15), %ymm2
vextracti128 $1, %ymm2, %xmm2
vpextrq $1, %xmm2, %rbx
nop
nop
nop
xor $48828, %rbx
lea addresses_WC_ht+0xb139, %rdx
nop
xor %rax, %rax
vmovups (%rdx... |
maps/TwinleafHouse2.asm | AtmaBuster/pokeplat-gen2 | 6 | 43440 | object_const_def ; object_event constants
const TWINLEAFHOUSE2_OBJECT1
TwinleafHouse2_MapScripts:
db 0 ; scene scripts
db 0 ; callbacks
TwinleafHouse2_ManScript:
faceplayer
checkevent EVENT_MET_CYRUS_AT_LAKE_VERITY
iftrue .AfterCyrus
jumptext .Text1
.AfterCyrus:
jumptext .Text2
.Text1:
text "You're off t... |
Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xca_notsx.log_21829_1537.asm | ljhsiun2/medusa | 9 | 43441 | <reponame>ljhsiun2/medusa
.global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r13
push %r8
push %rax
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WC_ht+0x79ea, %r10
nop
dec %r13
movl $0x61626364, (%r10)
inc %rdx
lea addresses_normal_ht+0x1366a, %rsi
lea addresses_WT_ht+0x24ea, %rdi
clflush (%rsi)
nop
... |
programs/oeis/168/A168297.asm | karttu/loda | 1 | 43442 | ; A168297: a(n) = n^3 + (1-n)^2.
; 1,1,9,31,73,141,241,379,561,793,1081,1431,1849,2341,2913,3571,4321,5169,6121,7183,8361,9661,11089,12651,14353,16201,18201,20359,22681,25173,27841,30691,33729,36961,40393,44031,47881,51949,56241,60763,65521,70521,75769,81271,87033,93061,99361,105939,112801,119953,127401,135151,143209,1... |
libsrc/_DEVELOPMENT/arch/sms/misc/c/sdcc_iy/sms_tiles_clear_area.asm | jpoikela/z88dk | 640 | 43443 | ; void sms_tiles_clear_area(struct r_Rect8 *r, unsigned int background)
SECTION code_clib
SECTION code_arch
PUBLIC _sms_tiles_clear_area
EXTERN _sms_cls_wc
defc _sms_tiles_clear_area = _sms_cls_wc
|
Lista 2/6.asm | AtilaAssuncao/MIPS-AP2 | 0 | 43444 | .data
message: .ascii "O valor maior e a sua subtracao e: \n"
jump : .ascii " \n"
.text
main:
addi $t0, $zero, 15
addi $t1, $zero, 20
bgt $t1, $t0, printResult
li $v0, 10
syscall
printResult:
li $v0, 4
la $a0, message
syscall
li $v0, 1
la $a0, ($t1)
syscall
li $v0, 4
... |
programs/oeis/297/A297405.asm | karttu/loda | 0 | 43446 | ; A297405: Binary "cubes"; numbers whose binary representation consists of three consecutive identical blocks.
; 7,42,63,292,365,438,511,2184,2457,2730,3003,3276,3549,3822,4095,16912,17969,19026,20083,21140,22197,23254,24311,25368,26425,27482,28539,29596,30653,31710,32767,133152,137313,141474,145635,149796,153957,15811... |
programs/oeis/053/A053606.asm | neoneye/loda | 22 | 43447 | ; A053606: a(n) = (Fibonacci(6*n+3) - 2)/4.
; 0,8,152,2736,49104,881144,15811496,283725792,5091252768,91358824040,1639367579960,29417257615248,527871269494512,9472265593285976,169972909409653064,3050040103780469184,54730748958638792256,982103441151717791432,17623131191772281453528,316234258010749348372080,5674593513001... |
programs/oeis/185/A185940.asm | jmorken/loda | 1 | 43448 | <reponame>jmorken/loda<filename>programs/oeis/185/A185940.asm
; A185940: a(n) = 1 - 2^(n+1) + 3^(n+2).
; 24,74,228,698,2124,6434,19428,58538,176124,529394,1590228,4774778,14332524,43013954,129074628,387289418,1161999324,3486260114,10459304628,31378962458,94138984524,282421147874,847271832228,2541832273898,7625530376124... |
Transynther/x86/_processed/NONE/_xt_sm_/i3-7100_9_0xca_notsx.log_206_414.asm | ljhsiun2/medusa | 9 | 43449 | <gh_stars>1-10
.global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r12
push %r9
push %rax
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0x1248a, %rbp
xor %rax, %rax
vmovups (%rbp), %ymm5
vextracti128 $1, %ymm5, %xmm5
vpextrq $1, %xmm5, %r9
and %rbp, %rbp
lea addresses_A_ht+0x17a1e, %rsi
lea addres... |
project/src/Sprite1.asm | darenm/SpecNSpritePlayground | 1 | 43450 | <gh_stars>1-10
Sprite1_1:
db $10, $10, $10, $10, $10, $10, $10, $10, $10, $10, $10, $10, $10, $10, $10, $10;
db $10, $10, $10, $10, $10, $10, $10, $24, $24, $24, $24, $10, $10, $10, $10, $10;
db $10, $10, $10, $10, $10, $24, $24, $74, $74, $50, $50, $24, $10, $10, $10, $10;
db $10, $10, $10, $10, $24, $50, $74,... |
src/Delay/WXMS/AVR_Header.asm | randombenj/uController | 2 | 43451 | ;===============================================================================
;- Programm:
;-
;- Dateinname: .asm
;- Version: 1.0
;- Autor: <NAME>
;-
;- Verwendungszweck: uP-Schulung
;-
;- Beschreibung:
;-
;-
;-
;- Entwicklungsablauf:
;- Ver: Datum: Autor: Entwicklungsschritt: ... |
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_412.asm | ljhsiun2/medusa | 9 | 43452 | <reponame>ljhsiun2/medusa<filename>Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_412.asm
.global s_prepare_buffers
s_prepare_buffers:
push %r14
push %r8
push %r9
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_normal_ht+0x11484, %rsi
lea addresses_UC_ht+0x16984, %rdi
nop
xor $42556... |
oeis/047/A047927.asm | neoneye/loda-programs | 11 | 43453 | <gh_stars>10-100
; A047927: a(n) = n*(n-1)*(n-2)^2.
; 0,6,48,180,480,1050,2016,3528,5760,8910,13200,18876,26208,35490,47040,61200,78336,98838,123120,151620,184800,223146,267168,317400,374400,438750,511056,591948,682080,782130,892800,1014816,1148928,1295910,1456560,1631700,1822176,2028858,2252640,2494440,2755200,3035886... |
oeis/112/A112983.asm | neoneye/loda-programs | 11 | 43454 | <reponame>neoneye/loda-programs<filename>oeis/112/A112983.asm
; A112983: 2^(n+1) mod n.
; 0,0,1,0,4,2,4,0,7,8,4,8,4,8,1,0,4,2,4,12,16,8,4,8,14,8,25,4,4,8,4,0,16,8,1,20,4,8,16,32,4,2,4,32,34,8,4,32,11,48,16,32,4,2,31,8,16,8,4,32,4,8,16,0,64,62,4,32,16,18,4,56,4,8,61,32,36,50,4,32,79,8,4,44,64,8,16,72,4,38,74,32,16,8,26,... |
loop_forever.asm | Tookerton21/Xv6_OS | 0 | 43455 | <filename>loop_forever.asm
_loop_forever: file format elf32-i386
Disassembly of section .text:
00000000 <main>:
#define TPS 100
int
main(void)
{
0: 8d 4c 24 04 lea 0x4(%esp),%ecx
4: 83 e4 f0 and $0xfffffff0,%esp
7: ff 71 fc pushl -0x4(%ecx)
a: 55 ... |
engine/overworld/decorations.asm | Dev727/ancientplatinum | 6 | 43456 | <reponame>Dev727/ancientplatinum
InitDecorations:
ld a, DECO_FEATHERY_BED
ld [wDecoBed], a
ld a, DECO_TOWN_MAP
ld [wDecoPoster], a
ret
_PlayerDecorationMenu:
ld a, [wWhichIndexSet]
push af
ld hl, .MenuHeader
call LoadMenuHeader
xor a
ld [wBuffer5], a
ld a, $1
ld [wBuffer6], a
.top_loop
ld a, [wBuffer6]
... |
src/Flow/_Injection.asm | fplu/Flow | 1 | 43458 | <gh_stars>1-10
;extern Beep
global START_INJECTOR_
global END_INJECTOR_
global RetAddress_
global GetModuleHandle_
global GetProcAddress_
global LoadLibrary_
;global Beep_
global DLL_PATHS_LENGTH
global DLL_PATHS
%include "_macros.hasm"
section .text ; makes this executable
USE64
START_INJECTOR_:
PUSH_REGISTER... |
programs/oeis/114/A114209.asm | neoneye/loda | 22 | 43460 | <filename>programs/oeis/114/A114209.asm
; A114209: Number of permutations of [n] having exactly two fixed points and avoiding the patterns 123 and 231.
; 0,1,0,2,1,3,2,5,3,7,5,9,7,12,9,15,12,18,15,22,18,26,22,30,26,35,30,40,35,45,40,51,45,57,51,63,57,70,63,77,70,84,77,92,84,100,92,108,100,117,108,126,117,135,126,145,13... |
wc.asm | vdthatte/Operating-Systems-Class-CS-UY-3224 | 1 | 43461 |
_wc: file format elf32-i386
Disassembly of section .text:
00000000 <wc>:
char buf[512];
void
wc(int fd, char *name)
{
0: 55 push %ebp
1: 89 e5 mov %esp,%ebp
3: 83 ec 28 sub $0x28,%esp
int i, n;
int l, w, c, inword;
l = w = c = 0;
6: c7... |
Transynther/x86/_processed/NC/_zr_/i7-7700_9_0xca_notsx.log_21829_961.asm | ljhsiun2/medusa | 9 | 43462 | .global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r13
push %r14
push %r15
push %r9
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0x25d9, %rsi
lea addresses_WT_ht+0x5e79, %rdi
nop
nop
cmp %r12, %r12
mov $45, %rcx
rep movsq
nop
nop
nop
nop
cmp %r13, %r13
lea addresses_A_ht+0xf239, %r15
nop
nop
nop
nop
cmp $... |
programs/oeis/175/A175846.asm | karttu/loda | 0 | 43463 | ; A175846: Partial sums of ceiling(n^2/15).
; 0,1,2,3,5,7,10,14,19,25,32,41,51,63,77,92,110,130,152,177,204,234,267,303,342,384,430,479,532,589,649,714,783,856,934,1016,1103,1195,1292,1394,1501,1614,1732,1856,1986,2121,2263,2411,2565,2726,2893,3067,3248,3436,3631,3833,4043,4260,4485,4718,4958,5207,5464,5729,6003,6285,6... |
45/beef/cw/kernel/_inos.asm | minblock/msdos | 0 | 43464 | <filename>45/beef/cw/kernel/_inos.asm
;*
;* CW : Character Windows
;*
;* _inos.asm : the INOS structure data for OS/2
;*****************************************************************************
INOS_ENTRY MACRO label
LOCAL lpfnHere
externFP <label>
lpfnHere DD label
Assert <(lpfnHere-inosDrv) EQ lpfn&label&Ino... |
data/mapHeaders/route12gate.asm | adhi-thirumala/EvoYellow | 16 | 43465 | <reponame>adhi-thirumala/EvoYellow
Route12Gate_h:
db GATE ; tileset
db ROUTE_12_GATE_1F_HEIGHT, ROUTE_12_GATE_1F_WIDTH ; dimensions (y, x)
dw Route12GateBlocks, Route12GateTextPointers, Route12GateScript ; blocks, texts, scripts
db $00 ; connections
dw Route12GateObject ; objects
|
programs/oeis/182/A182576.asm | jmorken/loda | 1 | 43466 | ; A182576: Number of ones in Zeckendorf representation of n^2.
; 0,1,2,2,2,3,2,3,3,3,3,4,1,4,4,4,3,3,3,4,3,4,4,3,3,3,4,5,5,6,4,5,3,3,5,3,4,3,6,4,2,4,4,5,6,6,7,3,4,6,5,4,5,5,5,5,6,3,5,7,4,5,6,4,6,4,5,6,5,6,6,6,4,6,7,7,8,5,6,7,6,6,7,4,4,6,3,6,6,6,6,5,4,7,5,7,6,4,5,7,6,6,5,7,7,4,4,5,6,5,5,5,3,7,5,7,7,5,6,4,7,6,8,3,5,7,7,5... |
programs/oeis/248/A248185.asm | karttu/loda | 0 | 43467 | <filename>programs/oeis/248/A248185.asm<gh_stars>0
; A248185: Numbers k such that A248183(k+1) = A248183(k) + 1.
; 3,4,6,7,9,10,11,13,14,16,17,19,20,21,23,24,26,27,28,30,31,33,34,36,37,38,40,41,43,44,45,47,48,50,51,53,54,55,57,58,60,61,62,64,65,67,68,69,71,72,74,75,77,78,79,81,82,84,85,86,88,89,91,92,94,95,96,98,99,101... |
programs/oeis/132/A132128.asm | karttu/loda | 0 | 43468 | <reponame>karttu/loda
; A132128: A051340 + A000027 - A000012.
; 1,2,4,4,5,8,7,8,9,13,11,12,13,14,19,16,17,18,19,20,26,22,23,24,25,26,27,34,29,30,31,32,33,34,35,43,37,38,39,40,41,42,43,44,53
mov $1,1
mov $2,$0
mov $3,$0
lpb $2,1
lpb $0,1
mov $0,1
lpe
trn $2,$1
lpb $0,1
mov $0,$2
mov $1,$2
lpe
ad... |
cowbell/zx_spectrum/sqt_player.asm | tin-nl/cowbell | 0 | 43469 | <gh_stars>0
org 0x4000
data_addr equ 0x5000
sqt_init:
ld a,008h
ld (lc4b7h),a
ld (lc4d4h),a
ld (lc4f1h),a
ld bc,00101h
call sub_c13ah
offset_8
ld hl,(data_addr + 0x0008)
ld ix,lc4b7h
call sub_c091h
call sub_c08ah
call sub_c08ah
ld de,0073fh
lc024h:
call sub_c080h
ld e,000h
inc d
ld a,d
cp 00ch
jr... |
oeis/084/A084328.asm | neoneye/loda-programs | 11 | 43470 | <reponame>neoneye/loda-programs
; A084328: a(0)=0, a(1)=1; a(n) = 13*a(n-1) - 11*a(n-2).
; Submitted by <NAME>
; 0,1,13,158,1911,23105,279344,3377317,40832337,493669894,5968552915,72160819061,872436565728,10547906344793,127525980259301,1541810773578190,18640754273664159,225369887048273977
mov $3,1
lpb $0
sub $0,1
... |
programs/oeis/004/A004943.asm | jmorken/loda | 1 | 43471 | <reponame>jmorken/loda
; A004943: Nearest integer to n*phi^8, where phi is the golden ratio, A001622.
; 0,47,94,141,188,235,282,329,376,423,470,517,564,611,658,705,752,799,846,893,940,987,1034,1081,1127,1174,1221,1268,1315,1362,1409,1456,1503,1550,1597,1644,1691,1738,1785
mov $2,$0
add $0,3
mov $5,$0
lpb $5
add $3,5... |
example.asm | ern0/dump | 2 | 43472 | <reponame>ern0/dump
;----------------------------------------------------------------------
; Example for dump.asm
; ESC to exit, space to animate, other keys to step
;----------------------------------------------------------------------
MEMDUMP_REG equ 0 ; DI (see dump.asm for list)
MEMDUMP_LEN equ 5
;-------------... |
lib/src/mcu/f0/div.asm | AIHZP/andysworkshop-stm32plus | 607 | 43473 | /* Runtime ABI for the ARM Cortex-M0
* idiv.S: signed 32 bit division (only quotient)
* idivmod.S: signed 32 bit division (quotient and remainder)
* uidivmod.S: unsigned 32 bit division
*
* Copyright (c) 2012 <NAME> <<EMAIL>>
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose... |
source/string_conversion.asm | timchenko24/TASM | 0 | 43474 | .model small
.stack 100h
.data
p1 db 13,10,"Initial string: $",13,10
p2 db 13,10,"Transformed string: $",13,10
p3 db "Enter string: ",13,10,'$'
p4 db 13,10,"Nothing to change",13, 10,'$'
p5 db 13,10,"Empty input",13,10,'$'
cls db '$'
temp dw 0
count db 0
str1 db 10,?,10 dup(0)
str2 db 20 dup... |
libsrc/_DEVELOPMENT/adt/bv_stack/c/sccz80/bv_stack_init_callee.asm | jpoikela/z88dk | 640 | 43476 | <filename>libsrc/_DEVELOPMENT/adt/bv_stack/c/sccz80/bv_stack_init_callee.asm
; bv_stack_t *bv_stack_init(void *p, size_t capacity, size_t max_size)
SECTION code_clib
SECTION code_adt_bv_stack
PUBLIC bv_stack_init_callee
EXTERN b_vector_init_callee
defc bv_stack_init_callee = b_vector_init_callee
; SDCC bridge for... |
Ficha 6 - Tratamento de sequencias/7.asm | FEUP-MIEIC/MPCP | 0 | 43477 | include mpcp.inc
.data
text BYTE "abcdEfGhiJk",0
find_str BYTE "k",0
output BYTE "Resultado : %d",13,10,0
.code
; proto
stringLength PROTO C string:PTR BYTE
BUSCA PROTO C string: PTR BYTE, subString : PTR BYTE
; main
main PROC C
invoke BUSCA, OFFSET text, OFFSET find_str
invoke printf, OFFSET... |
programs/oeis/106/A106803.asm | karttu/loda | 0 | 43478 | <reponame>karttu/loda
; A106803: Expansion of x*(1-x)/(1-2*x-x^2+x^3).
; 0,1,1,3,6,14,31,70,157,353,793,1782,4004,8997,20216,45425,102069,229347,515338,1157954,2601899,5846414,13136773,29518061,66326481,149034250,334876920,752461609,1690765888,3799116465,8536537209
mov $2,1
lpb $0,1
sub $0,1
mov $3,$1
add $4,$1
... |
programs/oeis/022/A022784.asm | karttu/loda | 0 | 43479 | <reponame>karttu/loda<gh_stars>0
; A022784: Place where n-th 1 occurs in A023122.
; 1,3,6,10,15,22,30,39,49,61,74,88,103,119,137,156,176,197,220,244,269,295,322,351,381,412,444,478,513,549,586,624,664,705,747,790,835,881,928,976,1025,1076,1128,1181,1235,1291,1348,1406,1465,1526
mov $21,$0
mov $23,$0
add $23,1
lpb $23,... |
programs/oeis/285/A285074.asm | karttu/loda | 0 | 43481 | <reponame>karttu/loda
; A285074: Positions of 0 in A285073; complement of A285075.
; 1,3,5,7,8,10,12,13,15,17,19,20,22,24,25,27,29,31,32,34,36,37,39,41,42,44,46,48,49,51,53,54,56,58,60,61,63,65,66,68,70,71,73,75,77,78,80,82,83,85,87,89,90,92,94,95,97,99,101,102,104,106,107,109,111,112,114,116,118,119,121,123,124,126,12... |
programs/oeis/004/A004442.asm | karttu/loda | 0 | 43482 | <reponame>karttu/loda
; A004442: Natural numbers, pairs reversed: a(n) = n + (-1)^n; also Nimsum n + 1.
; 1,0,3,2,5,4,7,6,9,8,11,10,13,12,15,14,17,16,19,18,21,20,23,22,25,24,27,26,29,28,31,30,33,32,35,34,37,36,39,38,41,40,43,42,45,44,47,46,49,48,51,50,53,52,55,54,57,56,59,58,61,60,63,62,65,64,67,66,69
mov $1,-1
pow $1... |
Demo/ground.asm | DW0RKiN/Floating-point-Library-for-Z80 | 12 | 43483 | <reponame>DW0RKiN/Floating-point-Library-for-Z80
; Look at the ground
; Input: HL = scale factor of D to surface
; Output: CF color
; Pollutes: anything except IX
; IF (x-INT x>.5)<>(z-INT z>.5) THEN PLOT j,i
GROUNDL:
if defined print_name_fce
CALL PRINT_GROUNDL
endif
EX DE, HL
C... |
Transynther/x86/_processed/AVXALIGN/_st_sm_/i7-7700_9_0xca.log_21829_1428.asm | ljhsiun2/medusa | 9 | 43484 | .global s_prepare_buffers
s_prepare_buffers:
push %r13
push %r15
push %r8
push %r9
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_D_ht+0x109eb, %rsi
nop
nop
sub %rdx, %rdx
mov (%rsi), %ecx
nop
nop
add %r9, %r9
lea addresses_normal_ht+0x571b, %rsi
lea addresses_D_ht+0x1581b, %rdi
nop
nop
nop
sub %r8, %r8
mov $41,... |
src/unison/test/fast/ARM/speed/sphinx3.profile.ptmr_init.asm | Patstrom/disUnison | 88 | 43487 | <gh_stars>10-100
.text
.syntax unified
.eabi_attribute 67, "2.09" @ Tag_conformance
.cpu arm1156t2f-s
.eabi_attribute 6, 8 @ Tag_CPU_arch
.eabi_attribute 8, 1 @ Tag_ARM_ISA_use
.eabi_attribute 9, 2 @ Tag_THUMB_ISA_use
.fpu vfpv2
.eabi_attribute 17, 1 @ Tag_ABI_PCS_GOT_use
.eabi_attribute 20, 1 @ Tag_ABI_FP_de... |
externals/mpir-3.0.0/mpn/x86/k7/mmx/k8/mul_basecase.asm | JaminChan/eos_win | 1 | 43488 | <gh_stars>1-10
dnl mpn_mul_basecase
dnl Copyright 2009 <NAME>
dnl This file is part of the MPIR Library.
dnl The MPIR Library is free software; you can redistribute it and/or modify
dnl it under the terms of the GNU Lesser General Public License as published
dnl by the Free Software Foundation; either version ... |
programs/oeis/143/A143945.asm | karttu/loda | 1 | 43489 | <reponame>karttu/loda
; A143945: Wiener index of the grid P_n x P_n, where P_n is the path graph on n vertices.
; 0,8,72,320,1000,2520,5488,10752,19440,33000,53240,82368,123032,178360,252000,348160,471648,627912,823080,1064000,1358280,1714328,2141392,2649600,3250000,3954600,4776408,5729472,6828920,8091000,9533120,11173... |
libsrc/_DEVELOPMENT/alloc/balloc/c/sdcc_iy/balloc_addmem_callee.asm | teknoplop/z88dk | 0 | 43490 |
; void *balloc_addmem_callee(unsigned char q, size_t num, size_t size, void *addr)
SECTION code_clib
SECTION code_alloc_balloc
PUBLIC _balloc_addmem_callee, l0_balloc_addmem_callee
EXTERN asm_balloc_addmem
_balloc_addmem_callee:
pop af
pop ix
pop bc
pop hl
pop de
push af
l0_balloc_addmem_callee... |
programs/oeis/022/A022851.asm | jmorken/loda | 1 | 43491 | <filename>programs/oeis/022/A022851.asm
; A022851: a(n) = integer nearest nx, where x = sqrt(8).
; 0,3,6,8,11,14,17,20,23,25,28,31,34,37,40,42,45,48,51,54,57,59,62,65,68,71,74,76,79,82,85,88,91,93,96,99,102,105,107,110,113,116,119,122,124,127,130,133,136,139,141,144,147,150,153,156,158,161,164,167,170,173,175,178,181,1... |
Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xca.log_21829_226.asm | ljhsiun2/medusa | 9 | 43492 | .global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r13
push %r14
push %r15
push %r9
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0xf70c, %r15
nop
nop
nop
nop
nop
xor $50954, %r13
mov (%r15), %r14
nop
nop
nop
nop
sub $46282, %rdi
lea addresses_normal_ht+0xa4ac, %rsi
lea addresses_UC_ht+0x11ec, %rdi
no... |
unittests/ASM/PrimaryGroup/2_D3_03_4.asm | cobalt2727/FEX | 628 | 43495 | <gh_stars>100-1000
%ifdef CONFIG
{
"RegData": {
"RBX": "0x8000",
"RDI": "0x0000",
"RDX": "0xC000",
"RSI": "0x4000",
"R8": "0x1",
"R9": "0x0",
"R10": "0x0",
"R11": "0x1"
}
}
%endif
mov rbx, 0x0001
mov rdi, 0x0001
mov rdx, 0x8000
mov rsi, 0x8000
mov r15, 1
mov rcx, 1
stc
rcr bx, cl... |
examples/test2.asm | Bunogi/c8asm | 0 | 43496 | <filename>examples/test2.asm
cls
ret
sys 0x150
jp 0x200
call 0x150
SNE va, 0xFF
LD V1, 0x2
ADD V1, 20
LD V1, v0
OR V2, V3
AND V4, V5
XOR V6, V7
ADD V8, V9
SUB Va, vb
SHR V3
SUBN Vc, vd
SHL Ve
SE Ve, Vf
SNE Ve, vf
SE V2, 0x20
LD I, 0x400
JP V0, 100
RND V1, 0xFF
DRW V2, V3, 0x5
SKP V4
SKNP V5
LD V6, DT
LD V7, K
LD DT, V8... |
Transynther/x86/_processed/US/_zr_/i3-7100_9_0x84_notsx.log_72_823.asm | ljhsiun2/medusa | 9 | 43498 | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %r12
push %r9
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_D_ht+0x5c69, %rsi
lea addresses_WC_ht+0x1ee69, %rdi
nop
nop
nop
nop
dec %r11
mov $115, %rcx
rep movsw
nop
nop
nop
and $56082, %r9
lea addresses_A_ht+0x1943, %rsi
lea addresses_UC_ht+... |
source/features/int.asm | informer2016/MichalOS | 0 | 43499 | <filename>source/features/int.asm
; -----------------------------------------------------------------
; os_modify_int_handler -- Change location of interrupt handler
; IN: CL = int number, DI:SI = handler location
os_modify_int_handler:
pusha
cli
push es
mov es, [driversgmt]
mov al, cl ; Move supplied int... |
libsrc/math/zxmath/pi.asm | RC2014Z80/z88dk | 8 | 43500 | <gh_stars>1-10
;
;
; ZX Maths Routines
;
; 11/03/08 - <NAME>
;
; $Id: pi.asm,v 1.5 2016-06-22 19:59:18 dom Exp $
;
;double pi()
;Number in FA..
IF FORzx
INCLUDE "zxfp.def"
ENDIF
IF FORzx81
INCLUDE "81fp.def"
ENDIF
IF FORlambda
INCLUDE "lambdafp.def"
ENDIF
SECTION code_fp... |
src/data.asm | ioncodes/c64-intro | 0 | 43502 | <reponame>ioncodes/c64-intro
/*colors:
.byte $06,$06,$06,$0e,$06,$0e
.byte $0e,$06,$0e,$0e,$0e,$03
.byte $0e,$03,$03,$0e,$03,$03
.byte $03,$01,$03,$01,$01,$03
.byte $01,$01,$01,$03,$01,$01
.byte $03,$01,$03,$03,$03,$0e
.byte $03,$03,$0e,$03,$0e,$0e
.byte $0e,$06,$0e,$0e,$06,$0e
... |
SpaceInv.asm | gabrieloandco/Space-Invaders-Mars | 0 | 43503 | <reponame>gabrieloandco/Space-Invaders-Mars<filename>SpaceInv.asm
#<NAME>
# Constants
.eqv WIDTH 1024 # FrameBuffer Width 256*4
.eqv FB_LENGTH 262144 # 256*256*4
.eqv SPRITE1A_WIDTH 104 # 26*4
.eqv SPRITE1A_LENGTH 2080 # 26*20*4
.eqv SPRITE1B_WIDTH 104 # 26*4
.eqv SPRITE1B_LENGTH 2080 # 26*20*4
... |
src/main/fragment/mos6502-common/vdum1=vdum2_band_vduc1.asm | jbrandwood/kickc | 2 | 43504 | <reponame>jbrandwood/kickc
lda {m2}
and #<{c1}
sta {m1}
lda {m2}+1
and #>{c1}
sta {m1}+1
lda {m2}+2
and #<{c1}>>$10
sta {m1}+2
lda {m2}+3
and #>{c1}>>$10
sta {m1}+3
|
lib/src/xr/x86/os2/ldexp.asm | zanud/xds-2.60 | 53 | 43505 | <reponame>zanud/xds-2.60
.386p
.387
ifdef OS2
.model FLAT
endif
realValueException equ 7
DGROUP group _DATA
_DATA segment use32 dword public 'DATA'
_DATA ends
ifdef OS2
_TEXT segment use32 dword public 'CODE'
... |
3rdParties/src/nasm/nasm-2.15.02/travis/test/uscore.asm | blue3k/StormForge | 1 | 43506 | dd 0x1234_5678
dd 305_419_896 ; Same number as above it
dd 0x1e16 ; NOT a floating-point number!
dd 1e16h ; NOT a floating-point number!
dd 1e16_h ; NOT a floating-point number!
dd $1e16 ; NOT a floating-point number!
dd $1e+16 ; NOT a floating-point number!
dd 1e16 ; THIS is a floating-point num... |
Transynther/x86/_processed/NONE/_ht_st_zr_un_/i7-7700_9_0xca.log_21829_1457.asm | ljhsiun2/medusa | 9 | 43507 | .global s_prepare_buffers
s_prepare_buffers:
push %r14
push %r9
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_A_ht+0x10cbd, %rdx
and %rbp, %rbp
mov (%rdx), %r14w
nop
nop
nop
xor %r9, %r9
lea addresses_normal_ht+0x9ced, %rsi
lea addresses_D_ht+0x17721, %rdi
nop
nop
nop
nop
and %rbp, %rbp
mov $124, %rcx... |
engine/menus/init_gender.asm | Dev727/ancientplatinum | 28 | 43508 | InitCrystalData:
ld a, $1
ld [wd474], a
xor a
ld [wd473], a
ld [wPlayerGender], a
ld [wd475], a
ld [wd476], a
ld [wd477], a
ld [wd478], a
ld [wd002], a
ld [wd003], a
; could have done "ld a, [wd479] \ and %11111100", saved four operations
ld a, [wd479]
res 0, a
ld [wd479], a
ld a, [wd479]
res 1, a
ld ... |
programs/oeis/279/A279319.asm | neoneye/loda | 22 | 43510 | <reponame>neoneye/loda
; A279319: Period 16 zigzag sequence: repeat [0,1,2,3,4,5,6,7,8,7,6,5,4,3,2,1].
; 0,1,2,3,4,5,6,7,8,7,6,5,4,3,2,1,0,1,2,3,4,5,6,7,8,7,6,5,4,3,2,1,0,1,2,3,4,5,6,7,8,7,6,5,4,3,2,1,0,1,2,3,4,5,6,7,8,7,6,5,4,3,2,1,0,1,2,3,4,5,6,7,8,7,6,5,4,3,2,1,0,1,2,3,4,5
mov $2,15
lpb $0
mul $0,$2
mod $0,16
l... |
src/test/ref/index-pointer-rewrite-8.asm | jbrandwood/kickc | 2 | 43512 | // Test array index pointer rewriting
// struct array with 8bit index
// Commodore 64 PRG executable file
.file [name="index-pointer-rewrite-8.prg", type="prg", segments="Program"]
.segmentdef Program [segments="Basic, Code, Data"]
.segmentdef Basic [start=$0801]
.segmentdef Code [start=$80d]
.segmentdef Data [startA... |
oeis/300/A300838.asm | neoneye/loda-programs | 11 | 43513 | <reponame>neoneye/loda-programs<gh_stars>10-100
; A300838: Permutation of nonnegative integers: a(n) = A057300(A003188(n)).
; Submitted by <NAME>
; 0,2,3,1,9,11,10,8,12,14,15,13,5,7,6,4,36,38,39,37,45,47,46,44,40,42,43,41,33,35,34,32,48,50,51,49,57,59,58,56,60,62,63,61,53,55,54,52,20,22,23,21,29,31,30,28,24,26,27,25,17... |
data/mapHeaders/PewterCity.asm | AmateurPanda92/pokemon-rby-dx | 9 | 43514 | <filename>data/mapHeaders/PewterCity.asm
PewterCity_h:
db OVERWORLD ; tileset
db PEWTER_CITY_HEIGHT, PEWTER_CITY_WIDTH ; dimensions (y, x)
dw PewterCity_Blocks ; blocks
dw PewterCity_TextPointers ; texts
dw PewterCity_Script ; scripts
db SOUTH | EAST ; connections
SOUTH_MAP_CONNECTION PEWTER_CITY, ROUTE_2, 5, 0,... |
programs/oeis/160/A160138.asm | neoneye/loda | 22 | 43515 | ; A160138: a(n) = number of solutions to the system: x + y + z + w = n, -2x - y + z + 2w = 5 with nonnegative x, y, z, w.
; 0,0,1,2,3,4,6,7,9,11,13,15,18,20,23,26,29,32,36,39,43,47,51,55,60,64,69,74,79,84,90,95,101,107,113,119,126,132,139,146,153,160,168,175,183,191,199,207,216,224,233,242,251,260,270,279,289,299,309,3... |
fun9/fun9.asm | psimonson/misc-asm | 0 | 43516 | ; ==================================================================
; Simple command shell for MS-DOS and dosbox in color, using BIOS
; video interrupt and function 09h.
; ==================================================================
; by 5n4k3
; ==================================================================
... |
programs/oeis/242/A242856.asm | jmorken/loda | 1 | 43517 | <gh_stars>1-10
; A242856: Number of 2-matchings of the n X n grid graph.
; 2,44,224,686,1622,3272,5924,9914,15626,23492,33992,47654,65054,86816,113612,146162,185234,231644,286256,349982,423782,508664,605684,715946,840602,980852,1137944,1313174,1507886,1723472,1961372,2223074,2510114,2824076,3166592,3539342,3944054,4382... |
ConstructSensors/MobileSensors/iOSVideoSensor/sensor/ColumbiaCollegeShare/Code Drop - Feb 5 - 2012/Windows/packages/ffmpeg/Source/libavcodec/x86/fmtconvert.asm | dgerding/Construct | 2 | 43518 | ;******************************************************************************
;* x86 optimized Format Conversion Utils
;* Copyright (c) 2008 <NAME>
;*
;* This file is part of FFmpeg.
;*
;* FFmpeg is free software; you can redistribute it and/or
;* modify it under the terms of the GNU Lesser General Public
;* License ... |
zos/old/switchpm.asm | zzh8829/OSPP | 0 | 43519 | [bits 16]
swithProtectedMode:
enable_a20:
in al, 0x64
test al, 0x2
jnz enable_a20
mov al, 0xdf
out 0x64, al
cli
lgdt [GDT_descriptor]
mov eax, cr0
or eax, 0x1
mov cr0, eax
jmp CODE_SEG: initProtectedMode
[bits 32]
initProtectedMode:
mov ax, DATA_SEG
mov ds, ax
mov es, ax
mo... |
04_Your_Next_Program/src/extern_printf.asm | junehan-dev/asm-beginning_x64_programming | 0 | 43520 | extern printf ; function name as external
section .data
msg db "Hello, World!", 0
fmtstr db "This is our string: %s", 10, 0
section .bss
section .text
global main
main:
push rbp
mov rbp, rsp
mov rax, 0 ; no xmm register involved
xor rax, rax ; Asse... |
programs/oeis/135/A135062.asm | neoneye/loda | 22 | 43521 | <gh_stars>10-100
; A135062: Define the sequence {b_n(m)} by b_n(0)=1; b_n(m) = the number of positive divisors of (b_n(m-1)+n), for all m >= 1. Then a(n) is the smallest positive integer such that b_n(m) = b_n(m+a(n)) for all m > some positive integer.
; 1,1,2,1,1,2,1,3,2,1,1,1
lpb $0
add $2,1
dif $0,$2
sub $0,3... |
Transynther/x86/_processed/US/_zr_un_/i7-7700_9_0xca_notsx.log_21829_986.asm | ljhsiun2/medusa | 9 | 43522 | <reponame>ljhsiun2/medusa<gh_stars>1-10
.global s_prepare_buffers
s_prepare_buffers:
ret
.global s_faulty_load
s_faulty_load:
push %r10
push %r13
push %r8
push %rax
push %rcx
push %rdi
push %rsi
// REPMOV
lea addresses_RW+0x2a11, %rsi
lea addresses_WC+0x5914, %rdi
nop
dec %rax
mov $106, %rcx
rep movsw
nop
nop
nop... |
libsrc/_DEVELOPMENT/math/float/math32/lm32/c/sccz80/acosh.asm | Frodevan/z88dk | 640 | 43523 |
SECTION code_fp_math32
PUBLIC acosh
EXTERN _m32_acoshf
defc acosh = _m32_acoshf
; SDCC bridge for Classic
IF __CLASSIC
PUBLIC _acosh
EXTERN cm32_sdcc_acosh
defc _acosh = cm32_sdcc_acosh
ENDIF
|
spinny.asm | gek169/Simple_ISA | 12 | 43524 | #!/usr/bin/sisa16_asm -run
.ZERO_STACK_POINTER: astp;popa;
//..include"libc.hasm"
..include"libc_pre.hasm"
..(2):
..dinclude"libc_pre.bin"
.wait_time: 50
..main(3):
lrx0 %/krenel_boot%;
proc_krenel;
halt;
..(4):
asm_begin_region_restriction;
krenel_boot:
la '\r'; putchar;
alpush;
//our loop!
asciifun_loo... |
libsrc/_DEVELOPMENT/arch/zx/display/z80/asm_zx_saddrpdown.asm | UnivEngineer/z88dk | 4 | 43525 | <filename>libsrc/_DEVELOPMENT/arch/zx/display/z80/asm_zx_saddrpdown.asm
; ===============================================================
; Jun 2007
; ===============================================================
;
; void *zx_saddrpdown(void *saddr)
;
; Modify screen address to move down one pixel.
;
; =============... |
src/kernel/_start.asm | zys1310992814/BookOSv0.2 | 3 | 43527 | <reponame>zys1310992814/BookOSv0.2<gh_stars>1-10
;kernel/start.asm
;description: after loader, it will be threre
;auther: huzicheng
;time: 2019/2/20
;Copyright: (C) 2018-2019 by BookOS developers. All rights reserved.
;E-mail: <EMAIL>
KERNEL_STACK_TOP EQU 0x009fc00
[bits 32]
[section .text]
extern main
global _sta... |
04/fill/Fill.asm | SummerLife/building-my-computer | 10 | 43528 | // This file is part of www.nand2tetris.org
// and the book "The Elements of Computing Systems"
// by <NAME> Schocken, MIT Press.
// File name: projects/04/Fill.asm
// Runs an infinite loop that listens to the keyboard input.
// When a key is pressed (any key), the program blackens the screen,
// i.e. writes "black" i... |
_maps/obj15ghz.asm | vladjester2020/Sonic1TMR | 0 | 43529 | <reponame>vladjester2020/Sonic1TMR
; ---------------------------------------------------------------------------
; Sprite mappings - GHZ and MZ swinging platforms
; ---------------------------------------------------------------------------
dc.w byte_7C4E-Map_obj15
dc.w byte_7C59-Map_obj15
dc.w byte_7C5F-Map... |
Transynther/x86/_processed/US/_zr_/i3-7100_9_0x84_notsx.log_21829_168.asm | ljhsiun2/medusa | 9 | 43532 | .global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r13
push %r14
push %rax
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x1bdee, %rax
nop
nop
nop
nop
xor %rbp, %rbp
movb $0x61, (%rax)
and $47885, %r14
lea addresses_WC_ht+0x12f6e, %rbx
clflush (%rbx)
nop
nop
and %r14, %r14
vmovups ... |
libsrc/stdio/__printf_format_table64.asm | bahmanrafatjoo/z88dk | 0 | 43533 | <filename>libsrc/stdio/__printf_format_table64.asm
; Default set of formatters for printf
;
; These will be used by default when sdcc pulls in printf
MODULE __printf_format_table64
SECTION rodata_clib
PUBLIC __printf_format_table64
EXTERN __printf_handle_lld
EXTERN __printf_handle_llu
EXTERN __printf_handle_llx
... |
src/asm/entry.asm | theobori/drunkOS | 74 | 43534 | <filename>src/asm/entry.asm
; constants for multiboot header
MBALIGN equ 1<<0
MEMINFO equ 1<<1
FLAGS equ MBALIGN | MEMINFO
MAGIC equ 0x1BADB002
CHECKSUM equ -(MAGIC + FLAGS)
; set multiboot section
section .multiboot
align 4
dd MAGIC
dd FLAGS
dd CHECKSUM
section .data
al... |
libsrc/gfx/common/gfx_set_fatpix.asm | ahjelm/z88dk | 640 | 43535 |
SECTION code_clib
PUBLIC gfx_set_fatpix
PUBLIC _gfx_set_fatpix
EXTERN __gfx_fatpix
; void gfx_set_fatpix(int enable);
gfx_set_fatpix:
_gfx_set_fatpix:
pop bc
pop hl
push hl
push bc
ld a,l
ld (__gfx_fatpix),a
ret
|
src/igzip/crc_pcl.asm | yayapoi/fastzip | 0 | 43536 | ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; The MIT License
;
; Copyright (c) 2014 Intel Corporation
;
; 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 the Software... |
programs/oeis/189/A189676.asm | karttu/loda | 1 | 43537 | ; A189676: n+[nr/s]+[nt/s]; r=pi/2, s=arcsin(3/5), t=arcsin(4/5).
; 4,8,14,18,24,28,34,38,42,48,52,58,62,68,72,78,82,86,92,96,102,106,112,116,122,126,130,136,140,146,150,156,160,164,170,174,180,184,190,194,200,204,208,214,218,224,228,234,238,244,248,252,258,262,268,272,278,282,288,292,296,302,306,312,316,322,326,330,33... |
Transynther/x86/_processed/NONE/_xt_sm_/i3-7100_9_0x84_notsx.log_21829_612.asm | ljhsiun2/medusa | 9 | 43538 | <gh_stars>1-10
.global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r8
push %rax
push %rcx
push %rdx
lea addresses_WC_ht+0x14274, %rcx
nop
nop
nop
nop
dec %r11
mov (%rcx), %rax
nop
nop
nop
nop
and %rdx, %rdx
lea addresses_D_ht+0x11e34, %rax
nop
nop
nop
nop
nop
and %r8, %r8
movb $0x61, (%rax)
nop
nop
nop
sub %rd... |
examples/fahrenheit.asm | AbdulrahmanAbumdas/emu8086 | 287 | 43539 | ; centigrade (celsius) to fahrenheit calculation and vice-versa.
; it may not be accurate, because of integer division.
; this program prints out the result in binary code.
; to see result in hexadecimal or decimal form click vars.
name "celsi"
org 100h
jmp start
tc db 10 ; t celsius.
tf db 0 ; t fahrenheit... |
libsrc/_DEVELOPMENT/sound/bit/z80/asm_bit_close.asm | jpoikela/z88dk | 640 | 43541 | <gh_stars>100-1000
SECTION code_clib
SECTION code_sound_bit
PUBLIC asm_bit_close
INCLUDE "config_private.inc"
EXTERN __sound_bit_state
asm_bit_close:
; enter : a = output byte used for 1-bit sound
;
; uses : af, c
ld c,a
ld a,(__sound_bit_state)
and __SOUND_BIT_WRITE_MASK
or c
... |
asm/overrides.asm | Nathan-Carlson/ALttPDoorRandomizer | 1 | 43542 | ;================================================================================
; Lamp Mantle & Light Cone Fix
;--------------------------------------------------------------------------------
; Output: 0 for darkness, 1 for lamp cone
;--------------------------------------------------------------------------------
L... |
programs/oeis/030/A030977.asm | neoneye/loda | 22 | 43543 | ; A030977: a(n) = floor(exp(1/3)*n!).
; 1,2,8,33,167,1004,7033,56271,506439,5064398,55708382,668500584,8690507599,121667106396,1825006595947,29200105535158,496401794097692,8935232293758467,169769413581410888,3395388271628217765,71303153704192573082,1568669381492236607815,36079395774321441979755,865905498583714607514138... |
bddisasm_test/special/invalid_32.asm | andreaswimmer/bddisasm | 1 | 43544 | bits 32
db 0x0F, 0x01, 0xF8 ; SWAPGS
db 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90
db 0x0F, 0x05 ; SYSCALL
db 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90
db 0x0F, 0x07 ; SYSRET
db 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90, 0x90
db 0xF3, 0x0F... |
src/stg/visualstg.asm | fourstix/Elfos-utils | 3 | 43545 | ; -------------------------------------------------------------------
; Program to launch the Visual/02 debugger from the STG ROM
; Copyright 2021 by <NAME>
; -------------------------------------------------------------------
; *******************************************************************
; *** This software is ... |
asm/pet.asm | RockmanEXEZone/MMBN45-English-Translation | 6 | 43546 | <reponame>RockmanEXEZone/MMBN45-English-Translation
// Schedule text input lengths
.org 0x8030E1C // TV Show length
mov r0,0xA
.org 0x8030E28 // Other length
mov r0,0xA
.org 0x8030E30 // Promise - Other length
mov r0,0xA
// Jacked in PET menu strings
.org 0x8031A40
// x, y, ?, length, base tile (16-bit)
.db 0x01... |
oeis/120/A120265.asm | neoneye/loda-programs | 11 | 43547 | ; A120265: a(n) = numerator(Sum_{k=1..n} 1/k!).
; Submitted by <NAME>
; 1,3,5,41,103,1237,433,69281,62353,6235301,8573539,164611949,5349888343,29959374721,561738276019,35951249665217,4701317263913,11001082397556421,52255141388393,4180411311071440001,43894318766250120011,386270005143001056097,854250972912406181753,21322... |
smsq/gold/hdop.asm | olifink/smsqe | 0 | 43548 | ; GOLD Card Hardware Operations
;
; 2020-04-09 1.01 Set sys_klnk with keyboard linkage to fix KBD_TABLE (MK)
section sms
xdef hdop_init
xdef sms_hdop
xdef ql_hcmds
xdef ql_hcmdw
xdef ql_hcmdb
xdef ql_hcmdn
xdef ql_hcmdr
xdef kbd_poll
xref ser_rx
xref kbd_read
xref kbd_thing
xref kbd_tnam
xref.l kbd_... |
programs/oeis/061/A061319.asm | karttu/loda | 0 | 43549 | <gh_stars>0
; A061319: Column 4 of A061315.
; 0,1,10,76,430,1870,6601,19810,52326,124785,273790,560626,1083160,1991626,3509065,5957260,9789076,15628185,24317226,36975520,55067530,80483326,115632385,163552126,228032650,313759225,426474126,573159510
mov $1,1
mov $2,$0
add $2,1
mov $0,$2
lpb $0,1
sub $0,1
add $1,$0
l... |
Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48.log_21829_1063.asm | ljhsiun2/medusa | 9 | 43551 | <reponame>ljhsiun2/medusa<gh_stars>1-10
.global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r8
push %rbp
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_normal_ht+0x6fd2, %rbx
nop
nop
add %rdi, %rdi
mov (%rbx), %dx
and $63243, %rbp
lea addresses_UC_ht+0x12ac4, %rsi
lea addresses_UC_ht+0x1b052, ... |
C/LoDosLib/getdate.asm | p-k-p/SysToolsLib | 232 | 43552 | <reponame>p-k-p/SysToolsLib
page ,132
;*****************************************************************************;
; ;
; FILE NAME: getdate.asm ;
; ;
; DESCRIPTION: MS-DOS get date function 2AH ;
; ;
; NOTES: ;
; ... |
_incObj/2D Burrobot.asm | kodishmediacenter/msu-md-sonic | 9 | 43553 | <filename>_incObj/2D Burrobot.asm
; ---------------------------------------------------------------------------
; Object 2D - Burrobot enemy (LZ)
; ---------------------------------------------------------------------------
Burrobot:
moveq #0,d0
move.b obRoutine(a0),d0
move.w Burro_Index(pc,d0.w),d1
jmp Burro_... |
engine/overworld/oam.asm | adhi-thirumala/EvoYellow | 16 | 43554 | PrepareOAMData:
; Determine OAM data for currently visible
; sprites and write it to wOAMBuffer.
; Yellow code has been changed to use registers more efficiently
; as well as tweaking the code to show gbc palettes
ld a, [wUpdateSpritesEnabled]
dec a
jr z, .updateEnabled
cp -1
ret nz
ld [wUpdateSpritesEnabled], ... |
oeis/142/A142532.asm | neoneye/loda-programs | 11 | 43555 | <filename>oeis/142/A142532.asm
; A142532: Primes congruent to 2 mod 53.
; Submitted by <NAME>
; 2,373,479,691,797,1009,1327,1433,2069,2281,2917,3023,3659,4507,4931,5779,6203,6521,6733,7369,7687,7793,8111,8429,8641,8747,9277,10337,10867,10973,11503,11821,11927,12457,13093,13411,13729,14153,14683,15107,15319,16061,16273,... |
Transynther/x86/_processed/AVXALIGN/_st_/i3-7100_9_0x84_notsx.log_21829_2403.asm | ljhsiun2/medusa | 9 | 43556 | <reponame>ljhsiun2/medusa
.global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %r15
push %r9
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_normal_ht+0x108db, %r10
nop
nop
nop
nop
xor $38390, %r15
movb $0x61, (%r10)
nop
nop
add $29175, %r15
lea addresses_WT_ht+0x27cb, %r11
xor $33065, ... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.