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_/i9-9900K_12_0xca_notsx.log_21829_1558.asm | ljhsiun2/medusa | 9 | 124885 | <filename>Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_1558.asm
.global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r13
push %r15
push %r9
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x3046, %rsi
lea addresses_normal_ht+0x914a, %rdi
nop
nop
sub %r15, %r15
mov $60, %rcx
... |
code/chapter2/boot.asm | asegid/lucasOS | 8 | 124886 | <filename>code/chapter2/boot.asm
MBOOT_MAGIC equ 0x1BADB002 ; multiboot magic域,必须为此值
MBOOT_FLAGS equ 0x00 ; multiboot flag域, GRUB启动时是否要做一些特殊操作
MBOOT_CHECKSUM equ -(MBOOT_MAGIC + MBOOT_FLAGS) ; multiboot checksum域,校验上面两个域是否正确
[BITS 32] ; 以32位编译
section .text
dd MBOOT_MAGIC
dd MBOOT_... |
oeis/051/A051127.asm | neoneye/loda-programs | 11 | 124887 | <filename>oeis/051/A051127.asm
; A051127: Table T(n,k) = k mod n read by antidiagonals (n >= 1, k >= 1).
; Submitted by <NAME>
; 0,0,1,0,0,1,0,1,2,1,0,0,0,2,1,0,1,1,3,2,1,0,0,2,0,3,2,1,0,1,0,1,4,3,2,1,0,0,1,2,0,4,3,2,1,0,1,2,3,1,5,4,3,2,1,0,0,0,0,2,0,5,4,3,2,1,0,1,1,1,3,1,6,5,4,3,2,1,0,0,2,2,4,2,0,6,5,4,3,2,1,0,1,0,3,0... |
Tests/HypervisorKitTests/real_mode_test.asm | spevans/hypervisor-kit | 5 | 124888 | ;;
;; real_mode_test.asm
;; HypervisorKit
;;
;; Created by <NAME> on 08/12/2019.
;; Copyright © 2019 <NAME>. All rights reserved.
;;
;; 16bit real mode code to be used for tests in HypervisorKitTests:RealModeTests
;;
%macro OFFSET 1
times %1 - ($ - $$) db 0x90
%endmacro
BITS 16
... |
Projeto _Bootloader/menu.asm | maluwastaken/Infra_de_Software | 0 | 124889 | ;Jogo da Memoria
org 0x7E00
jmp 0x0000:start
data:
titulo db 'JOGUITO DA MEMORIA', 0
play db 'Play', 0
help db 'Help', 0
cred db 'Creditos', 0
n1 db '<NAME> (fnap)', 0
n2 db '<NAME> (mvbs3)', 0
n3 db '<NAME> (mlll)', 0
arrow db '>', 0
l1 db 'Digite um numero de 0-9 para selecionar uma carta e pressione enter para escol... |
examples/decompiled.asm | fotcorn/x86emu | 18 | 124890 | 400526: 55 push %rbp
400527: 48 89 e5 mov %rsp,%rbp
40052a: 48 83 ec 10 sub $0x10,%rsp
40052e: c7 45 fc 05 00 00 00 movl $0x5,-0x4(%rbp)
400535: 83 45 fc 0f addl $0xf,-0x4(%rbp)
400539: 8b 45 fc mov -0x4(%rbp),%eax
40053c: 89 c6 ... |
examples/devices.asm | michalmalik/pvm | 2 | 124891 | ; IN
; +1 Manufacter ID
; +2 Hardware ID
; OUT
; A hardware index
:find_device
STO Z,SP
STO C,0
HWN J
:find_device_loop
HWQ C
IFE A,[Z+1]
IFE B,[Z+2]
JMP find_device_ok
ADD C,1
IFE C,J
JMP find_device_fail
JMP find_device_loop
:find_device_fail
STO A,0
STO B,0
JMP find_device_e... |
frisbee_array.asm | SayantonDibbo/lab2_os | 1 | 124892 | <reponame>SayantonDibbo/lab2_os
_frisbee_array: file format elf32-i386
Disassembly of section .text:
00000000 <main>:
volatile uint cur_owner = 0;
void *frisbee_task(void *arg);
int main(int argc, char *argv[]) {
0: 55 push %ebp
1: 89 e5 mov %esp,%ebp
3: 57 ... |
Transynther/x86/_processed/US/_zr_/i7-8650U_0xd2_notsx.log_40_817.asm | ljhsiun2/medusa | 9 | 124893 | <filename>Transynther/x86/_processed/US/_zr_/i7-8650U_0xd2_notsx.log_40_817.asm
.global s_prepare_buffers
s_prepare_buffers:
push %r15
push %r8
push %r9
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_D_ht+0x465a, %rdi
clflush (%rdi)
nop
nop
and $9418, %r8
mov $0x6162636465666768, %rbx
movq %rbx, (%rdi)... |
dino/lcs/item/A6.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | 6 | 124894 | <reponame>zengfr/arcade_game_romhacking_sourcecode_top_secret_data<filename>dino/lcs/item/A6.asm
copyright zengfr site:http://github.com/zengfr/romhack
00042A move.l D1, (A0)+
00042C dbra D0, $42a
004D3A move.l D0, (A4)+
004D3C move.l D0, (A4)+
02507E move.b D0, ($a6,A6)
025082 move.b D0, ($a7,A6)
... |
Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0x48_notsx.log_21829_724.asm | ljhsiun2/medusa | 9 | 124895 | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r14
push %r8
push %rax
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x332d, %r8
sub $41699, %r14
movw $0x6162, (%r8)
add $19553, %r11
lea addresses_A_ht+0x1b02d, %rbx
nop
nop
nop
dec %r8
movl $0x61626364, (%rbx)
nop
nop
nop
nop
nop
and %rax, %ra... |
lab2/ISR_example.asm | jeffliou64/elec291 | 0 | 124897 | <gh_stars>0
; ISR_example.asm: a) Increments/decrements a BCD variable every half second using
; an ISR for timer 2; b) Generates a 2kHz square wave at pin P3.7 using
; an ISR for timer 0; and c) in the 'main' loop it displays the variable
; incremented/decremented using the ISR for timer 0 on the LCD. Also resets ... |
oeis/178/A178464.asm | neoneye/loda-programs | 11 | 124898 | ; A178464: Minimal number of lines that must be removed from an n X n square array of cells in order to break all rectangles.
; 1,3,7,11,18,25,34,43,55,67,82,97
add $0,1
pow $0,2
mov $2,$0
lpb $0
div $2,2
mul $2,2
lpb $2
sub $0,1
trn $2,3
mov $3,$0
lpe
lpe
mov $0,$3
add $0,1
|
_build/dispatcher/jmp_ippsHashGetSize_rmf_d70f4060.asm | zyktrcn/ippcp | 1 | 124899 | <reponame>zyktrcn/ippcp
extern m7_ippsHashGetSize_rmf:function
extern n8_ippsHashGetSize_rmf:function
extern y8_ippsHashGetSize_rmf:function
extern e9_ippsHashGetSize_rmf:function
extern l9_ippsHashGetSize_rmf:function
extern n0_ippsHashGetSize_rmf:function
extern k0_ippsHashGetSize_rmf:function
extern ippcpJumpIndexFo... |
Asteroids/AsteroidsASM/display.asm | ragibson/FPGA-Asteroids | 5 | 124900 | # Writes color $a2 to ($a0, $a1), saves $ra, uses $t0-$t1
write_pixel:
addi $sp, $sp, -4
sw $ra, 0($sp)
sll $t0, $a1, 9
sll $t1, $a1, 7
add $t0, $t0, $t1 # t1 = (y << 9) + (y << 7) = 640*y
add $t0, $t0, $a0
sll $t0, $t0, 2 # word-align arr... |
libsrc/_DEVELOPMENT/math/float/am9511/lam32/c/sccz80/neg_fastcall.asm | ahjelm/z88dk | 640 | 124901 |
SECTION code_fp_am9511
PUBLIC neg_fastcall
EXTERN asm_am9511_neg
defc neg_fastcall = asm_am9511_neg
; SDCC bridge for Classic
IF __CLASSIC
PUBLIC _neg_fastcall
defc _neg_fastcall = asm_am9511_neg
ENDIF
|
Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0xca.log_21829_1396.asm | ljhsiun2/medusa | 9 | 124902 | .global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r14
push %r15
push %r8
push %r9
push %rbp
push %rbx
lea addresses_UC_ht+0x1d7d4, %rbx
nop
nop
nop
nop
cmp $14905, %r15
movw $0x6162, (%rbx)
nop
nop
inc %rbp
lea addresses_normal_ht+0x79d4, %r9
nop
nop
nop
add %r8, %r8
movb (%r9), %r14b
nop
add $22376, %r14
le... |
Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xa0.log_21829_1449.asm | ljhsiun2/medusa | 9 | 124903 | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r14
push %r15
push %r9
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_UC_ht+0x400, %r11
nop
nop
nop
nop
cmp %rdi, %rdi
mov (%r11), %r9w
nop
nop
nop
inc %r14
lea addresses_UC_ht+0x1978, %rdx
nop
nop
nop
nop
nop
xor %rdi, %rdi
movw $0x6162, (%rdx)
dec %r... |
programs/oeis/342/A342940.asm | neoneye/loda | 22 | 124905 | <filename>programs/oeis/342/A342940.asm
; A342940: Triangle read by rows: T(n, k) is the Skolem number of the parallelogram graph P_{n, k}, with 1 < k <= n.
; 2,3,4,4,6,8,5,8,11,14,6,10,14,18,22,7,12,17,22,27,32,8,14,20,26,32,38,44,9,16,23,30,37,44,51,58,10,18,26,34,42,50,58,66,74,11,20,29,38,47,56,65,74,83,92,12,22,32... |
boot/OLDI_handlers.asm | blessingcharles/TOM_OS | 1 | 124906 | <reponame>blessingcharles/TOM_OS
[BITS 64]
handler0:
; as pusha and popa not supported in long mode we need t manually push all registers
push rax
push rbx
push rcx
push rdx
push rsi
push rdi
push rbp
push r8
push r9
push r10
push r11
push r12
push r13
push r14
... |
oeis/242/A242369.asm | neoneye/loda-programs | 11 | 124907 | ; A242369: a(n) = P(n, 1, -2*n-1, 1-2*n)/(n+1), P the Jacobi polynomial.
; Submitted by <NAME>
; 1,1,3,19,185,2426,39907,788019,18130401,475697854,14004694451,456820603086,16343563014649,636020474595988,26736885607750515,1207031709414024451,58225055056545820545,2988064457570991780854,162517551565531508113699,9336340704... |
programs/oeis/130/A130453.asm | jmorken/loda | 1 | 124909 | ; A130453: A097806 * A059268.
; 1,2,2,2,4,4,2,4,8,8,2,4,8,16,16,2,4,8,16,32,32,2,4,8,16,32,64,64,2,4,8,16,32,64,128,128
cal $0,128219 ; A000012 * A127701. a(1) = 1, a(2) = 2, a(3) = 2; by rows, n-1 terms of 2, 3, 4...followed by "n".
cal $0,164094 ; a(n) = 3*2^n + 2.
mov $1,$0
sub $1,8
div $1,6
add $1,1
|
src/basics/helloworld-args.asm | Pentium1080Ti/x86-assembly | 0 | 124911 | %include 'src/include/functions.asm'
SECTION .text
global _start
_start:
pop ecx
nextArg:
cmp ecx, 0h ; check if any args left
jz noMoreArgs ; if 0 - quit
pop eax
call sprintLF
dec ecx ; decrease args left by 1
jmp nextArg
noMoreArgs:
call quit |
oeis/025/A025500.asm | neoneye/loda-programs | 11 | 124912 | <reponame>neoneye/loda-programs
; A025500: Number of terms in Zeckendorf representation of 8^n.
; Submitted by <NAME>
; 1,1,3,6,6,8,7,8,13,12,14,11,16,18,18,21,20,21,19,21,25,24,29,31,27,32,32,34,36,37,33,39,44,43,35,37,43,44,56,45,46,48,49,57,55,54,53,54,54,66,62,65,61,63,60,69,65,68,67,66,66,74,75,77,82,74,82,77,69,8... |
Transynther/x86/_processed/NONE/_zr_/i3-7100_9_0x84_notsx.log_21829_1085.asm | ljhsiun2/medusa | 9 | 124913 | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r15
push %r8
push %rax
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_A_ht+0x11502, %r11
nop
nop
add %rdx, %rdx
mov $0x6162636465666768, %rsi
movq %rsi, %xmm0
movups %xmm0, (%r11)
nop
nop
nop
nop
nop
add $36203, %rdx
lea addresses_A_ht+0x508a, %r15
xor... |
PVPokeMini/PokeMini/pokemini-code/dev-misc/examples/sound_tst/music_galactix.asm | DaddyCal/Provenance | 0 | 124914 | <filename>PVPokeMini/PokeMini/pokemini-code/dev-misc/examples/sound_tst/music_galactix.asm
; Music exported with PokeMini Music Converter v1.1
; Data file
;
; Title: Galactix Music
; Composer: Original by Lupin
; Programmer: Remix by JustBurn
; Mastertime: $00FF, (255)
;
; 4 Pattern(s)
;
music_galactix_p0:
.dw $... |
oeis/170/A170766.asm | neoneye/loda-programs | 11 | 124915 | <reponame>neoneye/loda-programs<gh_stars>10-100
; A170766: Expansion of g.f.: (1+x)/(1-46*x).
; 1,47,2162,99452,4574792,210440432,9680259872,445291954112,20483429889152,942237774900992,43342937645445632,1993775131690499072,91713656057762957312,4218828178657096036352,194066096218226417672192,8927040426038415212920832,41... |
programs/oeis/008/A008548.asm | neoneye/loda | 22 | 124916 | ; A008548: Quintuple factorial numbers: Product_{k=0..n-1} (5*k+1).
; 1,1,6,66,1056,22176,576576,17873856,643458816,26381811456,1213563326976,61891729675776,3465936861843456,211422148572450816,13953861805781753856,990724188210504523776,75295038303998343806976,6098898102623865848365056,524505236825652462959394816,477299... |
oeis/318/A318047.asm | neoneye/loda-programs | 11 | 124917 | <filename>oeis/318/A318047.asm<gh_stars>10-100
; A318047: a(n) = sum of values taken by all parking functions of length n.
; Submitted by <NAME>
; 1,8,81,1028,15780,284652,5903464,138407544,3619892160,104485268960,3299177464704,113120695539612,4185473097734656,166217602768452900,7051983744002135040,31832462329613126340... |
0x37.asm | SpeedStepper/XchgRaxRax | 53 | 124919 | ;
; $Id: 0x37.asm,v 1.1.1.1 2016/03/27 08:40:13 raptor Exp $
;
; 0x37 explanation - from xchg rax,rax by <EMAIL>
; Copyright (c) 2016 <NAME> <<EMAIL>>
;
; This snippet takes the value in rax and replaces each 0x00 byte
; (including leading zeros) with a 0x80, setting any other byte
; to 0x00.
;
; Here are a couple of... |
programs/oeis/090/A090079.asm | karttu/loda | 1 | 124920 | <reponame>karttu/loda<gh_stars>1-10
; A090079: In binary expansion of n: reduce contiguous blocks of 0's to 0 and contiguous blocks of 1's to 1.
; 0,1,2,1,2,5,2,1,2,5,10,5,2,5,2,1,2,5,10,5,10,21,10,5,2,5,10,5,2,5,2,1,2,5,10,5,10,21,10,5,10,21,42,21,10,21,10,5,2,5,10,5,10,21,10,5,2,5,10,5,2,5,2,1,2,5,10,5,10,21,10,5,10,... |
oeis/021/A021326.asm | neoneye/loda-programs | 11 | 124922 | ; A021326: Decimal expansion of 1/322.
; Submitted by <NAME>
; 0,0,3,1,0,5,5,9,0,0,6,2,1,1,1,8,0,1,2,4,2,2,3,6,0,2,4,8,4,4,7,2,0,4,9,6,8,9,4,4,0,9,9,3,7,8,8,8,1,9,8,7,5,7,7,6,3,9,7,5,1,5,5,2,7,9,5,0,3,1,0,5,5,9,0,0,6,2,1,1,1,8,0,1,2,4,2,2,3,6,0,2,4,8,4,4,7,2,0
add $0,1
mov $1,10
pow $1,$0
mul $1,9
div $1,2898
mod $1,1... |
programs/oeis/228/A228767.asm | karttu/loda | 1 | 124923 | <reponame>karttu/loda
; A228767: Second bisection of the inverse binomial transform of the rational sequence with e.g.f. (x/2)*(exp(-x)+1)/(exp(x)-1).
; -2,-9,-45,-231,-1161,-5643,-26637,-122895,-557073,-2490387,-11010069,-48234519,-209715225,-905969691,-3892314141,-16642998303,-70866960417,-300647710755,-1271310319653... |
external/source/shellcode/linux/ia32/stager_sock_bind_icmp.asm | madhavarao-yejarla/VoIP | 35 | 124924 | <reponame>madhavarao-yejarla/VoIP<filename>external/source/shellcode/linux/ia32/stager_sock_bind_icmp.asm
;;
;
; Name: stager_sock_bind_icmp
; Platforms: Linux
; Authors: skape <mmiller [at] hick.org>
; Version: $Revision: 1414 $
; License:
;
; This file is part of the Metasploit E... |
libsrc/_DEVELOPMENT/arch/ts2068/misc/c/sdcc_iy/tshc_visit_wc_pix.asm | jpoikela/z88dk | 640 | 124925 | <reponame>jpoikela/z88dk
; void tshc_visit_wc_pix(struct r_Rect8 *r, void *function)
SECTION code_clib
SECTION code_arch
PUBLIC _tshc_visit_wc_pix
EXTERN asm_zx_visit_wc_pix
_tshc_visit_wc_pix:
pop af
pop ix
pop de
push de
push de
push af
jp asm_zx_visit_wc_pix
|
A7/execve.nasm | mshaneck/SLAE32 | 0 | 124926 | ; Filename: helloworld.nasm
; Author: <NAME>
; Website: http://markshaneck.com
; Purpose: Execute /bin/sh
global _start
section .text
_start:
xor eax,eax
push eax
push 0x68732f6e
push 0x69622f2f
mov ebx, esp
push eax
mov edx, esp
push ebx
mov ecx, esp
mov al, 11
int 0x80... |
oeis/073/A073807.asm | neoneye/loda-programs | 11 | 124927 | ; A073807: Number of divisors of sum of cube of divisors.
; Submitted by <NAME>
; 1,3,6,2,12,18,8,12,2,20,18,12,8,24,36,4,32,6,24,24,24,30,36,72,4,24,32,16,24,60,36,16,60,48,60,4,16,72,24,80,24,72,24,36,24,60,60,24,8,12,96,16,20,96,80,96,50,40,72,72,16,108,16,8,54,100,12,64,108,100,32,24
seq $0,1158 ; sigma_3(n): sum ... |
data/maps/objects/Route11.asm | opiter09/ASM-Machina | 1 | 124928 | <reponame>opiter09/ASM-Machina
Route11_Object:
db $f ; border block
def_warps
warp 49, 8, 0, ROUTE_11_GATE_1F
warp 49, 9, 1, ROUTE_11_GATE_1F
warp 58, 8, 2, ROUTE_11_GATE_1F
warp 58, 9, 3, ROUTE_11_GATE_1F
warp 4, 5, 0, DIGLETTS_CAVE_ROUTE_11
def_signs
sign 1, 5, 11 ; Route11Text11
def_objects
obj... |
libsrc/_DEVELOPMENT/arch/zx/bifrost_l/z80/asm_BIFROSTL_stop.asm | jpoikela/z88dk | 640 | 124929 | ; ----------------------------------------------------------------
; Z88DK INTERFACE LIBRARY FOR THE BIFROST* ENGINE - RELEASE 1.2/L
;
; See "bifrost_l.h" for further details
; ----------------------------------------------------------------
SECTION code_clib
SECTION code_bifrost_l
PUBLIC asm_BIFROSTL_stop
EXTERN _B... |
Transynther/x86/_processed/NONE/_zr_/i9-9900K_12_0xa0.log_21829_1530.asm | ljhsiun2/medusa | 9 | 124930 | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r12
push %r9
push %rax
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_UC_ht+0x1b150, %r12
cmp $23067, %rax
mov (%r12), %r11d
nop
nop
cmp %rdx, %rdx
lea addresses_WC_ht+0x3eaa, %r9
nop
nop
nop
nop
nop
sub %r11, %r11
mov $0x6162636465666768, %r... |
savefile/engine/special_items.asm | stranck/fools2018-1 | 35 | 124931 | ; === special_items.asm
; Handle the special items within the game (3F, 4F, 5F).
; Item use subroutine for 3F.
_ItemUse3F:
ld hl, Item3FIntroText
call PrintTextEnhanced
ld de, Item3FChoiceMenu
ld bc, $060f
call PrintChoiceMenu
and a
ret z
ld hl, Item3FFlyFlagMasks
ld b, 0
ld c,... |
input.asm | Noah1989/asm21 | 1 | 124932 | <reponame>Noah1989/asm21
input_main:
.db $01 ; F9
.dw menu_activate
.db $09 ; F10
.dw quit
.db $72 ; down arrow
.dw editor_down;
.db $75 ; up arrow
.dw editor_up;
.db $7A ; page down
.dw editor_down_page;
.db $7D ; page up
.dw editor_up_page;
.db $71 ; delete
.dw editor_delete_after
.db $66 ; backspace
.dw editor_delet... |
ee/hk/llrc.asm | olifink/smsqe | 0 | 124933 | ; HOTKEY Last line recall V2.00 1988 <NAME> QJUMP
section hotkey
xdef hk_llrc
include 'dev8_keys_k'
include 'dev8_keys_sys'
include 'dev8_keys_qu'
include 'dev8_keys_qdos_sms'
;+++
; This routine does last line recall on current keyboard queue
;
; ... |
oeis/226/A226294.asm | neoneye/loda-programs | 11 | 124934 | <reponame>neoneye/loda-programs
; A226294: Period 2: repeat [6, 4].
; Submitted by <NAME>
; 6,4,6,4,6,4,6,4,6,4,6,4,6,4,6,4,6,4,6,4,6,4,6,4,6,4,6,4,6,4,6,4,6,4,6,4,6,4,6,4,6,4,6,4,6,4,6,4,6,4,6,4,6,4,6,4,6,4,6,4,6,4,6,4,6,4,6,4,6,4,6,4,6,4,6,4,6,4,6,4,6,4,6,4,6,4,6
gcd $0,2
mul $0,2
add $0,2
|
module/mpc-be/SRC/src/ExtLib/VirtualDub/system/source/a_memory.asm | 1aq/PBox | 0 | 124935 | ; VirtualDub - Video processing and capture application
; System library component
; Copyright (C) 1998-2004 <NAME>, All Rights Reserved.
;
; Beginning with 1.6.0, the VirtualDub system library is licensed
; differently than the remainder of VirtualDub. This particular file is
; thus licensed as follows (the "zlib" li... |
Transynther/x86/_processed/NONE/_xt_sm_/i7-8650U_0xd2.log_15_1787.asm | ljhsiun2/medusa | 9 | 124938 | <reponame>ljhsiun2/medusa
.global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r15
push %rax
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_UC_ht+0x69c2, %rsi
lea addresses_WT_ht+0x5912, %rdi
nop
nop
nop
cmp $26969, %rbx
mov $113, %rcx
rep movsl
nop
nop
dec %r10
lea addresses_normal_ht+0x19524,... |
_build/dispatcher/jmp_ippsECCGetResultString_a4b2aa98.asm | zyktrcn/ippcp | 1 | 124942 | extern m7_ippsECCGetResultString:function
extern n8_ippsECCGetResultString:function
extern y8_ippsECCGetResultString:function
extern e9_ippsECCGetResultString:function
extern l9_ippsECCGetResultString:function
extern n0_ippsECCGetResultString:function
extern k0_ippsECCGetResultString:function
extern ippcpJumpIndexForMe... |
driverapi/libdriver/callback.asm | manaskamal/aurora-xeneva | 8 | 124943 | ;;
;; Copyright (C) <NAME> 2021
;;
;; _low_level.asm -- Machine Level assembly codes
;; for x86_64
;;
;; /PROJECT -- Aurora v1.0 {Xeneva}
;; /AUTHOR -- <NAME>
;;
;; ===========================================================
;;
section .text
[BITS 64]
;----------------------------------... |
programs/oeis/074/A074504.asm | karttu/loda | 1 | 124944 | <filename>programs/oeis/074/A074504.asm
; A074504: a(n) = 1^n + 2^n + 8^n.
; 3,11,69,521,4113,32801,262209,2097281,16777473,134218241,1073742849,8589936641,68719480833,549755822081,4398046527489,35184372121601,281474976776193,2251799813816321,18014398509744129
mov $3,3
lpb $0,1
add $2,$3
add $1,1
mul $2,2
sub ... |
dino/lcs/123p/10C.asm | zengfr/arcade_game_romhacking_sourcecode_top_secret_data | 6 | 124945 | <gh_stars>1-10
copyright zengfr site:http://github.com/zengfr/romhack
00042A move.l D1, (A0)+
00042C dbra D0, $42a
004D94 move.l D1, (A1)+
004D96 dbra D0, $4d94
004E16 clr.w ($10c,A6) [123p+ 4, 123p+ 6]
004E1A moveq #$0, D0 [123p+10C]
00C008 cmp.w ($3380,A5), D0
00C00C bgt $c016 [123p+... |
libsrc/_DEVELOPMENT/arch/sms/PSGlib/c/sdcc/PSGSFXPlayLoop.asm | jpoikela/z88dk | 640 | 124946 | ; void PSGSFXPlayLoop(void *sfx,unsigned char channels)
SECTION code_clib
SECTION code_PSGlib
PUBLIC _PSGSFXPlayLoop
EXTERN asm_PSGlib_SFXPlayLoop
_PSGSFXPlayLoop:
pop af
pop de
pop bc
push bc
push de
push af
jp asm_PSGlib_SFXPlayLoop
|
base/mvdm/wow16/timer/math.asm | npocmaka/Windows-Server-2003 | 17 | 124947 | <filename>base/mvdm/wow16/timer/math.asm
page ,132
;---------------------------Module-Header-------------------------------;
; Module Name: MATH.ASM
;
; Contains FIXED point math routines.
;
; Created: Sun 30-Aug-1987 19:28:30
; Author: <NAME> [chuckwh]
;
; Copyright (c) 1987 Microsoft Corporation... |
MIPS/exercise06.asm | nhutnamhcmus/code | 1 | 124948 | # @created by <NAME>
# @vn.hcmus.fit.sv18120061.computerarchitecture.mips
# Nhap mot ky tu tu ban phim. Neu ky tu vua nhap thuoc [0-9], [a-z], [A-Z] thi xuat ra man hinh ky tu do va loai cua ky tu do (so, chu thuong, chu hoa)
.data
tb1: .asciiz "Nhap vao mot ky tu: "
tb2: .asciiz " la so"
tb3: .asciiz " la chu thuon... |
2/01.asm | Changlon/x86Assembly | 0 | 124949 | <reponame>Changlon/x86Assembly
code: jmp start
format:
db 0x07
text:
db 'c','h','a' ,'n','g' ,\
'l','o','n'
start:
mov ax,0x07c0
mov ds,ax
mov ax,0xb800
mov es,ax
mov cx,(start - text )
mov di,0
mov si,text
for:
mov al,[si]
... |
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_1389.asm | ljhsiun2/medusa | 9 | 124950 | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r13
push %r14
push %r15
push %r8
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0x6b72, %r14
nop
nop
nop
nop
nop
cmp $12441, %r15
and $0xffffffffffffffc0, %r14
vmovaps (%r14), %ymm0
vextracti128 $1, %ymm0, %xmm0
vpextrq $1, %xmm0, %rcx
nop
dec %r1... |
oeis/319/A319764.asm | neoneye/loda-programs | 11 | 124951 | ; A319764: Number of non-isomorphic intersecting set systems of weight n with empty intersection.
; Submitted by <NAME>
; 1,0,0,0,0,0,1,1,3,8,18
mov $7,$0
mov $9,2
lpb $9
mov $0,$7
mov $2,0
mov $5,0
mov $6,0
sub $9,1
add $0,$9
sub $0,1
mov $1,1
mov $3,$0
mul $3,4
lpb $3
add $6,$2
add $1,$... |
Line_Doubling.asm | chris73it/C64_ColorRamDoubleBuffering_PAL | 2 | 124952 | #import "helpers.asm"
#import "wait_functions.asm"
.label border = $d020
.label background = $d021
.label cia1_interrupt_control_register = $dc0d
.label cia2_interrupt_control_register = $dd0d
// Raster line 82 is the 8th line of the character row displaying
// "64K RAM SYSTEM 38911 BASIC BYTES FREE"
// that is sho... |
examples/6502asm/colors.asm | Eggbertx/GD6502 | 1 | 124953 | <gh_stars>1-10
; submitted by Anonymous
ldx #0
ldy #0
;init screen
lda #0
sta $0
lda #2
sta $1
loop:
lda colors,x
bpl ok
inc $0
ldx #0
lda colors,x
ok:
inx
sta ($0),y
iny
bne ok2
inc $1
ok2:
jmp loop
colors:
dcb 0,2,0,2,2,8,2,8,8,7,8,7,7,1,7,1,1,7,1,7,7,8,7,8,8,2,8,2,2,0,2,0
dcb 2,2,8,2,8,8,7,8,7,... |
Lista2/Lista2/Parte2/Programa9.asm | GustavoLR548/ACII-GLR | 1 | 124954 | .data
x1: .word 15 # configurando o valor do inteiro "x1" como 15
x2: .word 25 # configurando o valor do inteiro "x2" como 25
x3: .word 13 # configurando o valor do inteiro "x3" como 13
x4: .word 17 # configurando o valor do inteiro "x1" como 17
soma: .word -1 # configurando o valor do inteiro "soma" como -1
.text
... |
exemplo3.asm | Durfan/ufsj-lab-aoc1 | 0 | 124955 | .data
vetor: .word 0:4 # vetor de 4 inteiros
a: .word -1 # variável inicializada com -1
.text
# manipulando os endereços
la $s2, a # $s2 = endereço de A
la $s1, vetor # s1 recebe o endereço de memória da primeira posição do vetor
# inicializando o vetor e a variável
li $t0, 10 # ... |
oeis/233/A233828.asm | neoneye/loda-programs | 11 | 124956 | ; A233828: a(n) = 2*a(n-1) + 2*a(n-2) + a(n-3). a(0) = -1, a(1) = 1, a(2) = 1.
; Submitted by <NAME>
; -1,1,1,3,9,25,71,201,569,1611,4561,12913,36559,103505,293041,829651,2348889,6650121,18827671,53304473,150914409,427265435,1209664161,3424773601,9696140959,27451493281,77720042081,220039211683,622970000809,176373846706... |
libs/Libmy/ASM/src/asm_swap.asm | DarkyZShadow/my_printf | 0 | 124957 | <gh_stars>0
;
; void asm_swap(void *a, void *b)
;
BITS 64
SECTION .text
GLOBAL asm_swap
asm_swap:
;MOV RCX, [RSI]
;MOV RDX, [RDI]
;MOV [RSI], RDX
;MOV [RDI], RCX
; OR
PUSH QWORD [RSI]
PUSH QWORD [RDI]
POP QWORD [RSI]
POP QWORD [RDI]
_end:
RET
|
kernel/irq.asm | yds12/newcOS | 0 | 124958 | ; IRQ: Interrupt Request
bits 32
extern irq_handler
global irq0
global irq1
global irq2
global irq3
global irq4
global irq5
global irq6
global irq7
global irq8
global irq9
global irq10
global irq11
global irq12
global irq13
global irq14
global irq15
; IRQ handlers
irq0:
push byte 0
push byte 32
jmp irq_common
... |
programs/oeis/225/A225972.asm | neoneye/loda | 22 | 124959 | <reponame>neoneye/loda<filename>programs/oeis/225/A225972.asm
; A225972: The number of binary pattern classes in the (2,n)-rectangular grid with 3 '1's and (2n-3) '0's: two patterns are in same class if one of them can be obtained by a reflection or 180-degree rotation of the other.
; 0,0,1,6,14,32,55,94,140,208,285,39... |
Source/Nostromo/Vertices.asm | benryves/Nostromo | 0 | 124960 | <reponame>benryves/Nostromo
.module Vertices
Code:
; ==========================================================================
; Transform.Begin
; --------------------------------------------------------------------------
; Initialises the vertex transformation code. Should be called at the start
; of the fram... |
src/new_events_s.asm | mvdhout1992/ts-patches | 33 | 124961 | <gh_stars>10-100
%include "TiberianSun.inc"
%include "macros/patch.inc"
%include "macros/datatypes.inc"
cextern PlayerEventCounts
cextern PlayerEventLastFrame
;@LJA 0x004942A0, _EventClass__Execute_Extended
section .text
_EventClass__Execute_Extended:
push esi
call Extended_Events
jmp 0x00495110
hack ... |
oeis/096/A096446.asm | neoneye/loda-programs | 11 | 124962 | <filename>oeis/096/A096446.asm<gh_stars>10-100
; A096446: Number of reduced primitive positive definite binary quadratic forms of determinant n.
; 1,1,2,1,2,2,2,3,2,2,4,2
lpb $0
pow $0,2
add $1,7
add $0,$1
mod $0,10
lpe
mov $0,$1
div $0,7
add $0,1
|
src/loader.asm | MrVillagerGamer/DevLinux | 0 | 124963 | MAGIC equ 0x1BADB002
FLAGS equ (1<<0)|(1<<1)
CHECKSUM equ -(MAGIC + FLAGS)
section .multiboot
dd MAGIC
dd FLAGS
dd CHECKSUM
section .text
global _start
extern kernel_main
_start:
mov esp, STACK_SPACE
push ebx
call kernel_main
jmp $
section .bss
resb 2*1024*1024
STACK_SPACE:
... |
oeis/138/A138679.asm | neoneye/loda-programs | 11 | 124964 | ; A138679: Prime(n)^10 mod prime(n-1).
; Submitted by <NAME>
; 1,1,4,4,1,9,4,4,4,9,25,33,40,21,18,13,21,48,26,30,57,9,12,78,6,14,36,61,105,85,64,113,65,6,130,38,138,160,152,81,129,142,69,7,39,157,171,30,116,214,113,68,225,25,244,109,217,114,131,181,13,140,171,91,26,92,89,170,330,180,100,108,357,265,262,51,295,99,164,30... |
oeis/256/A256078.asm | neoneye/loda-programs | 11 | 124965 | <gh_stars>10-100
; A256078: Write n in binary, exchange digits '0' <-> '1'.
; Submitted by <NAME>
; 1,0,1,0,11,10,1,0,111,110,101,100,11,10,1,0,1111,1110,1101,1100,1011,1010,1001,1000,111,110,101,100,11,10,1,0,11111,11110,11101,11100,11011,11010,11001,11000,10111,10110,10101,10100,10011,10010,10001,10000
seq $0,35327 ... |
src/chips/PWM.asm | sharksym/vgmplay-sharksym | 6 | 124966 | <filename>src/chips/PWM.asm
;
; VGM PWM chip
;
PWM: MACRO
super: Chip PWM_name, Header.pwmClock, System_Return
ENDM
; ix = this
; iy = header
PWM_Construct: equ Chip_Construct
; jp Chip_Construct
; ix = this
PWM_Destruct: equ Chip_Destruct
; jp Chip_Destruct
;
SECTION RAM
PWM_instance: PWM
ENDS
PWM_name:
db ... |
libsrc/input/alphatro/in_keytranstbl.asm | jpoikela/z88dk | 640 | 124968 | <filename>libsrc/input/alphatro/in_keytranstbl.asm
; This table translates key presses into ascii codes.
; Also used by 'GetKey' and 'LookupKey'. An effort has been made for
; this key translation table to emulate a PC keyboard with the 'CTRL' key
SECTION rodata_clib
PUBLIC in_keytranstbl
.in_keytranstbl
; Each ta... |
libsrc/stdio/ansi/bee/f_ansi_cls.asm | jpoikela/z88dk | 640 | 124969 | ;
; ANSI Video handling for the MicroBEE
;
; CLS - Clear the screen
;
;
; <NAME> - 2016
;
;
; $Id: f_ansi_cls.asm,v 1.2 2016-11-17 09:39:03 stefano Exp $
;
SECTION code_clib
PUBLIC ansi_cls
EXTERN generic_console_cls
defc ansi_cls = generic_console_cls
|
oeis/299/A299256.asm | neoneye/loda-programs | 11 | 124970 | ; A299256: Coordination sequence for 3D uniform tiling formed by stacking parallel layers of the 3.6.3.6 2D tiling (cf. A008579).
; 1,6,18,40,72,112,162,220,288,364,450,544,648,760,882,1012,1152,1300,1458,1624,1800,1984,2178,2380,2592,2812,3042,3280,3528,3784,4050,4324,4608,4900,5202,5512,5832,6160,6498,6844,7200,7564,... |
text/maps/silph_co_5f_2.asm | etdv-thevoid/pokemon-rgb-enhanced | 9 | 124971 | <reponame>etdv-thevoid/pokemon-rgb-enhanced
_SilphCo5EndBattleText4::
text "Oh"
line "goodness!"
prompt
_SilphCo5AfterBattleText4::
text "You're only on 5F."
line "It's a long way"
cont "to my BOSS!"
done
_SilphCo5BattleText5::
text "Show TEAM ROCKET"
line "a little respect!"
done
_SilphCo5EndBattleText5::... |
Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48.log_21829_1622.asm | ljhsiun2/medusa | 9 | 124972 | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r13
push %r14
push %r9
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x1ea4e, %r10
nop
nop
dec %rdi
mov (%r10), %r14
nop
nop
sub $65140, %r13
lea addresses_normal_ht+0x15270, %rsi
lea addresses_A_ht+0x3a1e, %rdi
clflush (%rdi)
nop
add %rax, ... |
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_1296.asm | ljhsiun2/medusa | 9 | 124973 | <reponame>ljhsiun2/medusa<filename>Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_1296.asm
.global s_prepare_buffers
s_prepare_buffers:
push %r13
push %r8
push %rax
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0x194db, %r8
nop
nop
nop
nop
nop
xor $13266, %rdi
movb $0x61, (%r8)
... |
libsrc/_DEVELOPMENT/arch/zx/misc/c/sdcc_ix/zx_visit_wc_pix.asm | jpoikela/z88dk | 640 | 124974 | <reponame>jpoikela/z88dk<filename>libsrc/_DEVELOPMENT/arch/zx/misc/c/sdcc_ix/zx_visit_wc_pix.asm
; void zx_visit_wc_pix(struct r_Rect8 *r, void *function)
SECTION code_clib
SECTION code_arch
PUBLIC _zx_visit_wc_pix
EXTERN l0_zx_visit_wc_pix_callee
_zx_visit_wc_pix:
pop hl
pop bc
pop de
push de
push bc
pu... |
Assembler/princess.asm | paulscottrobson/elf-replica | 0 | 124975 | <reponame>paulscottrobson/elf-replica
; ************************************************************************************************************
; ************************************************************************************************************
;
; Princess Movement
;
; *************************... |
Transynther/x86/_processed/US/_zr_/i3-7100_9_0xca_notsx.log_21829_524.asm | ljhsiun2/medusa | 9 | 124976 | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r15
push %r8
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_D_ht+0xfe05, %rbx
nop
nop
add %rcx, %rcx
movb (%rbx), %r15b
nop
nop
nop
nop
sub %r11, %r11
lea addresses_WC_ht+0x555, %rsi
lea addresses_WC_ht+0x6505, %rdi
nop
add $9673, %rdx
mov $4... |
Source/Levels/L0007.asm | AbePralle/FGB | 0 | 124977 | <gh_stars>0
; L0007.asm
; Generated 09.04.2000 by mlevel
; Modified 09.04.2000 by <NAME>
INCLUDE "Source/Defs.inc"
INCLUDE "Source/Levels.inc"
;---------------------------------------------------------------------
SECTION "Level0007Section",ROMX
;---------------------------------------------------------------------
... |
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_58.asm | ljhsiun2/medusa | 9 | 124978 | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r15
push %r9
push %rbp
push %rcx
push %rdx
lea addresses_UC_ht+0x998d, %r15
nop
nop
cmp %rcx, %rcx
movw $0x6162, (%r15)
sub %rbp, %rbp
lea addresses_D_ht+0xfdf5, %r15
nop
nop
nop
dec %r10
movl $0x61626364, (%r15)
nop
nop
nop
nop
nop
sub %rcx, %rcx
pop %rdx
po... |
src/rng-comb16.asm | SzieberthAdam/gb-rngdemo | 1 | 124979 | <filename>src/rng-comb16.asm
;* RNG-COMB16
;* Copyright (c) 2019 <NAME>
;* 0BSD License (see LICENSE file for more info)
;* =============================================================================
;* ABSTRACT
;* =============================================================================
;* "This is a very fas... |
src/video.asm | edwardatki/eDOS | 1 | 124980 | ;+---------------------------------+
;| ROUTINES - Video |
;+---------------------------------+
[bits 32]
%define VIDMEM 0xB8000 ; Video memory address
%define COLUMNS 80
%define ROWS 25
%define CHAR_ATTRIB 00000111b ; White in black
CurX: db 0
CurY: db 0
ClrScreen:
pusha
... |
data/pokemon/base_stats/hoenn/altaria.asm | Dev727/ancientplatinum | 0 | 124981 | <filename>data/pokemon/base_stats/hoenn/altaria.asm
db 0 ; 334 DEX NO
db 75, 110, 110, 80, 110, 105
; hp atk def spd sat sdf
db DRAGON, FLYING ; type
db 45 ; catch rate
db 188 ; base exp
db NO_ITEM, NO_ITEM ; items
db GENDER_F50 ; gender ratio
db 100 ; unknown 1
db 20 ; step cycles to hatch
db ... |
beelzebub/arc/amd64/src/system/isr.asm | vercas/Beelzebub | 32 | 124982 | <reponame>vercas/Beelzebub<gh_stars>10-100
; Copyright (c) 2015 <NAME>. All rights reserved.
;
;
; Developed by: <NAME>
; aka Vercas
; http://vercas.com | https://github.com/vercas/Beelzebub
;
; Permission is hereby granted, free of charge, to any person obtaining a copy
; of this software and associated documentation ... |
Library/Chart/Axis/axisRange.asm | steakknife/pcgeos | 504 | 124983 | COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) GeoWorks 1991 -- All Rights Reserved
PROJECT: PC GEOS
MODULE:
FILE: axisRange.asm
AUTHOR: <NAME>, Nov 7, 1991
METHODS:
Name Description
---- -----------
REVISION HISTORY:
Name Date Description... |
smsq/qpc/procs/base.asm | olifink/smsqe | 0 | 124984 | <reponame>olifink/smsqe<filename>smsq/qpc/procs/base.asm
; QPC_PROCS_BASE - QPC Procedures Base V2.03 1997 <NAME>
section header
xref smsq_end
xref qpc_defs
xref gu_thini
header_base
dc.l sb_initp-header_base ; length of header
dc.l 0 ; module length unknown
dc.l smsq_end-sb_initp ; loaded length
dc.l... |
Transynther/x86/_processed/AVXALIGN/_ht_st_zr_un_/i7-7700_9_0xca_notsx.log_21829_322.asm | ljhsiun2/medusa | 9 | 124987 | <filename>Transynther/x86/_processed/AVXALIGN/_ht_st_zr_un_/i7-7700_9_0xca_notsx.log_21829_322.asm
.global s_prepare_buffers
s_prepare_buffers:
push %r15
push %r8
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x1e756, %rsi
lea addresses_normal_ht+0x1c83e, %rdi
clflush (%rdi)
nop
nop
nop
nop
add %r8, %r8
mov $53, %rc... |
vbox/src/VBox/Runtime/common/asm/ASMFxSave.asm | Nurzamal/rest_api_docker | 0 | 124988 | ; $Id: ASMFxSave.asm 66395 2017-04-03 08:55:17Z vboxsync $
;; @file
; IPRT - ASMFxSave().
;
;
; Copyright (C) 2006-2017 Oracle Corporation
;
; This file is part of VirtualBox Open Source Edition (OSE), as
; available from http://www.virtualbox.org. This file is free software;
; you can redistribute it and/or modify it... |
src/hook_deploy_sfx_ninja.asm | szapp/Ninja | 17 | 124989 | ; Hook SFX parser in zCSndSys_MSS::zCSndSys_MSS
%include "inc/macros.inc"
%if GOTHIC_BASE_VERSION == 1
%include "inc/symbols_g1.inc"
%elif GOTHIC_BASE_VERSION == 2
%include "inc/symbols_g2.inc"
%endif
%ifidn __OUTPUT_FORMAT__, bin
org g1g2(0x4DD88C,0x4EAE8B)
%endif
bits 32
section .text align... |
Epilog/asm/MSVC2010/func-fparam.asm | Dovgalyuk/AntiTaint | 1 | 124990 | <filename>Epilog/asm/MSVC2010/func-fparam.asm<gh_stars>1-10
; Listing generated by Microsoft (R) Optimizing Compiler Version 16.00.40219.01
TITLE D:\Projects\TaintAnalysis\AntiTaint\Epilog\src\func-fparam.c
.686P
.XMM
include listing.inc
.model flat
INCLUDELIB MSVCRT
INCLUDELIB OLDNAMES
_DATA SEGMEN... |
programs/oeis/007/A007586.asm | karttu/loda | 0 | 124991 | <gh_stars>0
; A007586: 11-gonal (or hendecagonal) pyramidal numbers: n*(n+1)*(3*n-2)/2.
; 0,1,12,42,100,195,336,532,792,1125,1540,2046,2652,3367,4200,5160,6256,7497,8892,10450,12180,14091,16192,18492,21000,23725,26676,29862,33292,36975,40920,45136,49632,54417,59500,64890,70596,76627,82992,89700,96760,104181,111972,1201... |
libsrc/_DEVELOPMENT/arch/zx/display/z80/asm_zx_saddrpup.asm | UnivEngineer/z88dk | 4 | 124992 | <reponame>UnivEngineer/z88dk
; ===============================================================
; Jun 2007
; ===============================================================
;
; void *zx_saddrpup(void *saddr)
;
; Modify screen address to move up one pixel.
;
; ============================================================... |
Multiprocessor-Communication/MC A/Acomp DemoVersion.asm | xfrings/8051-Experiments | 0 | 124993 | ;ASTER 01/03/2009 1545
;TO BE ASSEMBLED USING KEIL MICROVISION V3.60
;ARTIFICIAL INTELLIGENCE
;MICROCOMPUTER A
;CODE BASE COMPLETED : 02/03/2009 2120
;REV 5 LAST UPDATED 09/04/2009 2142
;3 SCREEN DISPLAY REVISION >>
;---------------------------------------------------------------------------------------------------... |
libsrc/_DEVELOPMENT/math/integer/z80_zxn/l_z80_zxn_muls_16_16x16.asm | Toysoft/z88dk | 0 | 124996 |
INCLUDE "config_private.inc"
SECTION code_clib
SECTION code_math
EXTERN l_z80_zxn_mulu_16_16x16
EXTERN l_neg_hl, l_neg_de
PUBLIC l_z80_zxn_muls_16_16x16
l_z80_zxn_muls_16_16x16:
; multiplication of two 16-bit signed numbers into a 16-bit product
;
; enter : hl = 16-bit signed multiplier
; ... |
cbdos/sdcard.asm | rsbohn/x16-user | 1 | 124998 | <gh_stars>1-10
; MIT License
;
; Copyright (c) 2018 <NAME>, <NAME>, www.steckschwein.de
;
; 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 without restriction, including without limitation the... |
Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_21829_1346.asm | ljhsiun2/medusa | 9 | 124999 | .global s_prepare_buffers
s_prepare_buffers:
push %r15
push %r9
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WT_ht+0xc7b, %rsi
nop
nop
nop
and %rcx, %rcx
movb (%rsi), %r9b
nop
nop
nop
nop
nop
and %rdi, %rdi
lea addresses_WC_ht+0x149b7, %rsi
lea addresses_normal_ht+0x193b, %rdi
nop
nop
xor %rdx, %rdx
... |
src/xen/i386/hypercall_gate.asm | benchalmers/win-xenbus | 0 | 125000 | page ,132
title Hypercall Gates
.686p
.model FLAT
.code
extrn _Hypercall:dword
; uintptr_t __stdcall hypercall_gate_2(uint32_t ord, uintptr_t... |
libsrc/_DEVELOPMENT/adt/w_array/c/sccz80/w_array_erase_range.asm | teknoplop/z88dk | 8 | 125001 |
; size_t w_array_erase_range(w_array_t *a, size_t idx_first, size_t idx_last)
SECTION code_clib
SECTION code_adt_w_array
PUBLIC w_array_erase_range
EXTERN asm_w_array_erase_range
w_array_erase_range:
pop af
pop hl
pop bc
pop de
push de
push bc
push hl
push af
jp asm_w_array_eras... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.