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 |
|---|---|---|---|---|
oeis/057/A057022.asm | neoneye/loda-programs | 11 | 198349 | <reponame>neoneye/loda-programs<gh_stars>10-100
; A057022: a(n) = floor((sum of divisors of n) / (number of divisors of n)), or floor(sigma_1(n)/sigma_0(n)).
; Submitted by <NAME>
; 1,1,2,2,3,3,4,3,4,4,6,4,7,6,6,6,9,6,10,7,8,9,12,7,10,10,10,9,15,9,16,10,12,13,12,10,19,15,14,11,21,12,22,14,13,18,24,12,19,15,18,16,27,15,... |
linux/contrib/libjpeg-turbo-dev/simd/x86_64/jcsample-avx2.asm | darthrake/openpnp-capture | 76 | 198350 | <filename>linux/contrib/libjpeg-turbo-dev/simd/x86_64/jcsample-avx2.asm
;
; jcsample.asm - downsampling (64-bit AVX2)
;
; Copyright 2009 Pierre Ossman <<EMAIL>> for Cendio AB
; Copyright (C) 2009, 2016, <NAME>.
; Copyright (C) 2015, Intel Corporation.
;
; Based on the x86 SIMD extension for IJG JPEG library
; Copyright... |
libsrc/msx/gen_vwrite.asm | Toysoft/z88dk | 0 | 198351 | ;
; z88dk library: Generic VDP support code
;
; extern void msx_vwrite(void *source, u_int dest, u_int count)
;
; Transfer count bytes from RAM to VRAM (BIOS paged version)
;
; $Id: gen_vwrite.asm,v 1.3 2016-06-16 19:30:25 dom Exp $
;
SECTION code_clib
PUBLIC msx_vwrite
PUBLIC _msx_vwrite
EXTERN LDIRV... |
Transynther/x86/_processed/NONE/_zr_xt_/i9-9900K_12_0xca_notsx.log_21829_1811.asm | ljhsiun2/medusa | 9 | 198352 | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r14
push %r8
push %rax
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_normal_ht+0xe2c0, %rdx
nop
nop
nop
inc %rsi
mov $0x6162636465666768, %r8
movq %r8, (%rdx)
nop
nop
add $48828, %r14
lea addresses_WT_ht+0x3578, %rsi
lea addresses_normal_ht+0xb50, %rd... |
ffmpeg-2.3.6/ffmpeg-2.3.6/libavcodec/x86/h263_loopfilter.asm | d2262272d/ffmpeg | 16 | 198353 | <gh_stars>10-100
;******************************************************************************
;* MMX-optimized H.263 loop filter
;* Copyright (c) 2003-2013 <NAME>
;* Copyright (c) 2013 <NAME>
;*
;* This file is part of FFmpeg.
;*
;* FFmpeg is free software; you can redistribute it and/or
;* modify it under the terms... |
a0302.asm | zhangyuesai/8086-asm-learning-code | 1 | 198354 | assume cs:codesg
codesg segment
s:
db 100 dup (0b8h,0,0)
jmp s
; jmp short s
jmp near ptr s
jmp far ptr s
codesg ends
end s |
programs/oeis/220/A220658.asm | karttu/loda | 0 | 198355 | ; A220658: Irregular table, where the n-th row consists of A084558(n)+1 copies of n.
; 0,1,1,2,2,2,3,3,3,4,4,4,5,5,5,6,6,6,6,7,7,7,7,8,8,8,8,9,9,9,9,10,10,10,10,11,11,11,11,12,12,12,12,13,13,13,13,14,14,14,14,15,15,15,15,16,16,16,16,17,17,17,17,18,18,18,18,19,19,19,19,20,20,20,20,21,21,21,21,22,22,22,22,23,23,23,23,24,... |
samples/xmymplay.asm/xmym.asm | 7800-devtools/dmf2asm | 0 | 198357 | <gh_stars>0
;-----------------------------------------------------------------------------
; xmym.asm
;
; These are subroutines for controlling xmym. You shouldn't need to call any
; of these directly. Instead you should be including xmym.h into your assembly
; code and using the macros provided there.
;
; HARWARE REG... |
programs/oeis/022/A022540.asm | neoneye/loda | 22 | 198358 | <reponame>neoneye/loda<gh_stars>10-100
; A022540: Nexus numbers (n+1)^24 - n^24.
; 1,16777215,282412759265,281192547174175,59323169798679969,4678776693546226271,186842850042244797505,4530785251489078799295,75044076594002864649665,920233556923127490136639,8849732675807611094711841,69647114527583233038729695,463303923170... |
examples/pxScene2d/external/libnode-v10.15.3/deps/openssl/config/archs/VC-WIN64A/asm/crypto/rc4/rc4-md5-x86_64.asm | madanagopaltcomcast/pxCore | 918 | 198360 | default rel
%define XMMWORD
%define YMMWORD
%define ZMMWORD
section .text code align=64
ALIGN 16
global rc4_md5_enc
rc4_md5_enc:
mov QWORD[8+rsp],rdi ;WIN64 prologue
mov QWORD[16+rsp],rsi
mov rax,rsp
$L$SEH_begin_rc4_md5_enc:
mov rdi,rcx
mov rsi,rdx
mov rdx,r8
mov rcx,r9
mov r8,QWORD[40+rsp]
mov r9,QWORD[48... |
libsrc/gfx/wide/w_xorborder_callee.asm | ahjelm/z88dk | 640 | 198362 | ; ----- void __CALLEE__ xorborder_callee(int x, int y, int x2, int y2)
IF !__CPU_INTEL__ && !__CPU_GBZ80__
SECTION code_graphics
PUBLIC xorborder_callee
PUBLIC _xorborder_callee
PUBLIC asm_xorborder
EXTERN w_xorpixel
EXTERN swapgfxbk
EXTERN __graphics_end
INCLUDE "graphics... |
oeis/040/A040909.asm | neoneye/loda-programs | 11 | 198363 | <reponame>neoneye/loda-programs<gh_stars>10-100
; A040909: Continued fraction for sqrt(940).
; Submitted by <NAME>(s3)
; 30,1,1,1,14,1,1,1,60,1,1,1,14,1,1,1,60,1,1,1,14,1,1,1,60,1,1,1,14,1,1,1,60,1,1,1,14,1,1,1,60,1,1,1,14,1,1,1,60,1,1,1,14,1,1,1,60,1,1,1,14,1,1,1,60,1,1,1,14,1,1,1,60,1,1,1,14,1,1,1,60,1,1,1
seq $0,40... |
assembler_masm_dos.asm | AliMD/happy-new-year | 2 | 198364 | ; 16 bit dos assembly
.model small
.stack
.data
message db "Happy New Year 1396!", "$"
.code
main proc
mov ax,seg message
mov ds,ax
mov ah,09
lea dx,message
int 21h
mov ax,4c00h
int 21h
main endp
end main |
source/2d/selector.asm | arbruijn/d2gl | 0 | 198365 | <reponame>arbruijn/d2gl
; THE COMPUTER CODE CONTAINED HEREIN IS THE SOLE PROPERTY OF PARALLAX
; SOFTWARE CORPORATION ("PARALLAX"). PARALLAX, IN DISTRIBUTING THE CODE TO
; END-USERS, AND SUBJECT TO ALL OF THE TERMS AND CONDITIONS HEREIN, GRANTS A
; ROYALTY-FREE, PERPETUAL LICENSE TO SUCH END-USERS FOR USE BY SUCH EN... |
programs/oeis/320/A320927.asm | neoneye/loda | 22 | 198366 | <reponame>neoneye/loda
; A320927: Concatenation of successive segments generated by the morphism {0 -> {0, 0, 1}, 1 -> {0,1,0}}, starting with 0.
; 0,0,0,1,0,0,1,0,0,1,0,1,0,0,0,1,0,0,1,0,1,0,0,0,1,0,0,1,0,1,0,0,0,1,0,1,0,0,0,1,0,0,1,0,0,1,0,1,0,0,0,1,0,0,1,0,1,0,0,0,1,0,1,0,0,0,1,0,0,1,0,0,1,0,1,0,0,0,1,0,0,1,0,1,0,0,... |
programs/oeis/055/A055278.asm | neoneye/loda | 22 | 198367 | ; A055278: Number of rooted trees with n nodes and 3 leaves.
; 1,3,8,18,35,62,103,161,241,348,487,664,886,1159,1491,1890,2364,2922,3574,4329,5198,6192,7322,8600,10039,11651,13450,15450,17665,20110,22801,25753,28983,32508,36345,40512,45028,49911,55181,60858,66962,73514,80536
mov $3,$0
add $3,1
mov $4,$0
lpb $3
mov $0... |
tests/symbol_label_simple/2.asm | NullMember/customasm | 414 | 198368 | #ruledef test
{
ld {x} => 0x55 @ x`8
}
label1:
ld label1 ; = 0x5500
label2:
ld label1 ; = 0x5500
ld label2 ; = 0x5502 |
oeis/334/A334397.asm | neoneye/loda-programs | 11 | 198369 | <filename>oeis/334/A334397.asm
; A334397: Decimal expansion of (e - 2)/e.
; Submitted by <NAME>(s1.)
; 2,6,4,2,4,1,1,1,7,6,5,7,1,1,5,3,5,6,8,0,8,9,5,2,4,5,9,6,7,7,0,7,8,2,6,5,1,0,8,3,7,7,7,3,7,9,3,6,4,6,4,3,3,0,9,8,4,3,2,6,3,9,6,6,0,5,0,7,7,0,0,8,5,1,0,2,0,0,3,9,3,2,8,5,7,0,5,4,5
add $0,1
mov $2,1
mov $3,$0
mul $3,3
l... |
test.asm | sabra007/xv6 | 0 | 198370 | <filename>test.asm
_test: file format elf32-i386
Disassembly of section .text:
00000000 <main>:
#include "user.h"
int main(int argc, char *argv[])
{
0: 55 push %ebp
1: 89 e5 mov %esp,%ebp
3: 57 push %edi
4: 56 push ... |
gpac-0.7.1/modules/xvid_dec/xvid_wce/xvid_ppc.asm | xu5343/ffmpegtoolkit_CentOS7 | 0 | 198372 |
AREA XVID,CODE,READONLY
EXPORT XVID_ClearMatrix
EXPORT XVID_MemCpy
EXPORT interpolate8x8_halfpel_hv
EXPORT interpolate8x8_halfpel_h
EXPORT interpolate8x8_halfpel_v
EXPORT transfer8x8_copy
;----------------------------
XVID_ClearMatrix
mov r1, #0
mov r2, #0
mov r3, #0
mov r12, #0
s... |
STC1-compiler/arch.asm | Vinicius-Moraes20/Solon-Tavares-Computer-1 | 0 | 198373 | NOP
INR
ADD 10h ; ACC = ACC + B_REG(10h)
OUT
STA 10h ; (10h) = ACC
JMP 01h ; PC = 01h
HLT
00h |
P6/P6Judger - 100 testpoints/testpoint/testpoint32.asm | flyinglandlord/BUAA-CO-2021 | 5 | 198374 | <gh_stars>1-10
ori $1, $0, 11
ori $2, $0, 8
ori $3, $0, 1
ori $4, $0, 15
sw $2, 0($0)
sw $4, 4($0)
sw $1, 8($0)
sw $3, 12($0)
sw $2, 16($0)
sw $4, 20($0)
sw $4, 24($0)
sw $2, 28($0)
sw $4, 32($0)
sw $1, 36($0)
sw $2, 40($0)
sw $1, 44($0)
sw $1, 48($0)
sw $3, 52($0)
sw $1, 56($0)
sw $4, 60($0)
sw $3, 64($0)
sw $4, 68($0... |
libsrc/target/sms/games/joystick.asm | ahjelm/z88dk | 640 | 198375 | SECTION code_clib
PUBLIC joystick
PUBLIC _joystick
EXTERN _pause_flag
joystick:
_joystick:
ld a,l
ld hl,0
cp 1
jp z,read_joypad1
cp 2
ret nz
in a, ($dc) ; Reads UP and DOWN
cpl ; Inverts all bits
rla
rla
rla ... |
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0_notsx.log_21829_2039.asm | ljhsiun2/medusa | 9 | 198379 | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %r14
push %r15
push %r8
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0x18a2, %r10
nop
nop
nop
xor %r15, %r15
vmovups (%r10), %ymm6
vextracti128 $1, %ymm6, %xmm6
vpextrq $0, %xmm6, %r8
cmp %r11, %r11
lea addresses_WT_ht+0x97a2, %rsi
lea addresses... |
libsrc/target/osca/osca/rename_file.asm | ahjelm/z88dk | 640 | 198380 | ;
; Old School Computer Architecture - interfacing FLOS
; <NAME>, 2011
;
; Like 'rename' but with a FLOS style error handling
;
; $Id: rename_file.asm,v 1.4 2016-06-22 22:13:09 dom Exp $
;
SECTION code_clib
PUBLIC rename_file
PUBLIC _rename_file
EXTERN rename_file_callee
EXTERN asm_rename_file
... |
solutions/28-three sort/merge sort - bad.asm | Ernesto-Alvarez/HRM-Puzzles | 0 | 198382 | <reponame>Ernesto-Alvarez/HRM-Puzzles
-- HUMAN RESOURCE MACHINE PROGRAM --
a:
b:
c:
COMMENT 0
INBOX
COPYTO 0
COPYTO 1
COMMENT 1
INBOX
SUB 0
JUMPN d
ADD 0
COPYTO 1
JUMP e
d:
ADD 0
COPYTO 0
e:
COMMENT 2
INBOX
COPYTO... |
Practica10.X/main.asm | JorgeASilva/Practica10 | 0 | 198383 | ;*******************************************************************************
; *
; Microchip licenses this software to you solely for use with Microchip *
; products. The software is owned by Microchip and/or its licensors, an... |
libsrc/_DEVELOPMENT/adt/w_vector/z80/asm_w_vector_data.asm | meesokim/z88dk | 0 | 198384 |
; ===============================================================
; Feb 2014
; ===============================================================
;
; void *w_vector_data(w_vector_t *v)
;
; Return the address of the vector's array, might be 0.
;
; ===============================================================
SECTION c... |
lib/target/msx/classic/msxdos.asm | Frodevan/z88dk | 38 | 198385 | <gh_stars>10-100
defc TAR__clib_exit_stack_size = 32
defc TAR__register_sp = -1
INCLUDE "crt/classic/crt_rules.inc"
IFNDEF CRT_ORG_CODE
defc CRT_ORG_CODE = $100 ; MSXDOS
ENDIF
IF !DEFINED_MSXDOS
defc MSXDOS = 5
ENDIF
PUBLIC MSXDOS
org CRT_ORG_CODE
... |
Transynther/x86/_processed/US/_zr_/i3-7100_9_0x84_notsx.log_21829_2723.asm | ljhsiun2/medusa | 9 | 198386 | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r13
push %r8
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0xfa5f, %r8
nop
add %r10, %r10
mov (%r8), %ax
nop
nop
nop
inc %rax
lea addresses_D_ht+0x14d3f, %rsi
lea addresses_WT_ht+0x1ee9f, %rdi
nop
nop
nop
nop
and $47926, %rax
mov $118, %rcx
rep ... |
asm/test_lexer.asm | stfnwong/s8080 | 0 | 198388 | <reponame>stfnwong/s8080
; A simple ROM to test Lexer, Assembler, etc
; This program doesn't strictly do anything useful
;
; <NAME> 2020
; This is just taken from lines 259 onwards of the CPU test
MOVI: MVI A,077H
INR A
MOV B,A
INR B
MOV C,B
DCR C
|
programs/oeis/025/A025900.asm | neoneye/loda | 22 | 198391 | <filename>programs/oeis/025/A025900.asm
; A025900: Expansion of 1/((1-x^6)(1-x^7)(1-x^11)).
; 1,0,0,0,0,0,1,1,0,0,0,1,1,1,1,0,0,1,2,1,1,1,1,1,2,2,1,1,2,2,2,2,2,2,2,3,3,2,2,3,3,3,4,3,3,3,4,4,4,4,4,4,4,5,5,5,5,5,5,5,6,6,6,6,6,6,7,7,7,7,7,7,8,8,8,8,8,9,9,9
mov $3,$0
mov $5,2
lpb $5
mov $0,$3
sub $5,1
add $0,$5
tr... |
racer-utils.asm | LeifBloomquist/NetRacerClient | 1 | 198392 | <reponame>LeifBloomquist/NetRacerClient
; racer-utils.asm
; Utils and macros
; ====================================================================
; Return a random number from 1-255 using SID Voice #3 - thanks Golan
; ====================================================================
RANDOM255
LDA #$FF
STA $... |
Template/Template.asm | fraser125/N64_ASM_Videos | 23 | 198393 | <filename>Template/Template.asm
arch n64.cpu
endian msb
output "Template.N64", create
fill $0010'1000 // Set ROM Size
// fill 1052672 also works because
// 4 KB (4096 B) header reserved for config and publisher data
// 1 MB (1024 KB * 1024 KB = 1,048,576 B) game code copied to n64 ram on boot
// 4096 + 1048576 = ... |
std/tuple.asm | mossx-dev/Mycore | 0 | 198394 | <gh_stars>0
;; Author: <NAME>
;; Date: 21-Oct-21
%ifndef _Mycelium_std_tuple_
%define _Mycelium_std_tuple_
%include "std/exception.asm"
%include "std/type.asm"
%include "std/mem.asm"
;; Tuple archtecure
;; [size, type, data, type, data, etc...]
tuple#element_size: equ 8
tuple#meta#s... |
src/BgmFuncs.asm | fdwr/BgMapper | 1 | 198395 | <reponame>fdwr/BgMapper<filename>src/BgmFuncs.asm
;Various helper routines for BgMapper
;------------------------------
; GetStrLength
; MakeNumString
; PrintAsciizString
; MenuCreate
; MenuAddChoices
; MenuSetAttribs
; MenuOpen
; MenuConstruct
; MenuDestroy
; MenuAcceptChoice
; MenuR... |
libsrc/_DEVELOPMENT/compress/zx7/z80/asm_sms_dzx7_standard_vram_unsafe.asm | jpoikela/z88dk | 640 | 198396 |
; ===============================================================
; Dec 2012 by <NAME>, <NAME> & Metalbrain
; "Standard" version (70 bytes)
; modified for sms vram by aralbrec
; ===============================================================
;
; unsigned int sms_dzx7_standard_vram_unsafe(void *src, unsigned int dst)
... |
libsrc/_DEVELOPMENT/arch/sms/SMSlib/c/sdcc/SMS_loadSTMcompressedTileMapArea.asm | jpoikela/z88dk | 640 | 198397 | <filename>libsrc/_DEVELOPMENT/arch/sms/SMSlib/c/sdcc/SMS_loadSTMcompressedTileMapArea.asm
; void SMS_loadSTMcompressedTileMapArea(unsigned char x, unsigned char y, unsigned char *src, unsigned char width)
SECTION code_clib
SECTION code_SMSlib
PUBLIC _SMS_loadSTMcompressedTileMapArea
EXTERN asm_SMSlib_loadSTMcompress... |
programs/quake/q1source/QW/client/r_drawa.asm | chaos4ever/chaos-old | 0 | 198398 | .386P
.model FLAT
externdef _d_zistepu:dword
externdef _d_pzbuffer:dword
externdef _d_zistepv:dword
externdef _d_zrowbytes:dword
externdef _d_ziorigin:dword
externdef _r_turb_s:dword
externdef _r_turb_t:dword
externdef _r_turb_pdest:dword
externdef _r_turb_spancount:dword
externdef _r_turb_turb:d... |
Transynther/x86/_processed/US/_zr_/i9-9900K_12_0xca.log_21829_585.asm | ljhsiun2/medusa | 9 | 198399 | <reponame>ljhsiun2/medusa
.global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r15
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_UC_ht+0x10cc, %rbp
clflush (%rbp)
nop
nop
nop
nop
nop
cmp %r15, %r15
movb $0x61, (%rbp)
nop
nop
add $19125, %rsi
lea addresses_A_ht+0x1378c, %rsi
lea addresses_norma... |
game/data/stages/pit/screen.asm | pompshuffle/super-tilt-bro | 2 | 198400 | stage_pit_palette_data:
; Background
.byt $09,$08,$18,$28, $09,$0d,$1a,$28, $09,$0d,$16,$25, $09,$01,$11,$21
; Sprites
.byt $09,$08,$1a,$20, $09,$08,$10,$37, $09,$08,$16,$10, $09,$08,$28,$37
nametable_stage_pit:
.byt $00,$26
.byt $01, $00,$14, ... |
programs/oeis/258/A258290.asm | jmorken/loda | 1 | 198401 | <reponame>jmorken/loda<filename>programs/oeis/258/A258290.asm
; A258290: Arithmetic derivative of central binomial coefficients, cf. A000984.
; 0,1,5,24,59,456,1448,6868,19749,69364,236356,1526956,3717440,22858340,122553540,474051984,954720543,5726109024,19329586520,92051285020,319059863484,1271796704788,4829219746964,... |
programs/oeis/030/A030076.asm | neoneye/loda | 22 | 198402 | ; A030076: a(n) = 10 - m, where m = maximal digit of n.
; 9,8,7,6,5,4,3,2,1,9,9,8,7,6,5,4,3,2,1,8,8,8,7,6,5,4,3,2,1,7,7,7,7,6,5,4,3,2,1,6,6,6,6,6,5,4,3,2,1,5,5,5,5,5,5,4,3,2,1,4,4,4,4,4,4,4,3,2,1,3,3,3,3,3,3,3,3,2,1,2,2,2,2,2,2,2,2,2,1,1,1,1,1,1,1,1,1,1,1,9
mov $1,$0
seq $1,95815 ; n + largest digit of n.
sub $1,2
sub... |
src/init/pci.asm | moneytech/BareMetal-kernel | 289 | 198404 | ; =============================================================================
; BareMetal -- a 64-bit OS written in Assembly for x86-64 systems
; Copyright (C) 2008-2020 Return Infinity -- see LICENSE.TXT
;
; Initialize PCI
; =============================================================================
; ----------... |
programs/oeis/283/A283233.asm | jmorken/loda | 1 | 198407 | ; A283233: 2*A000201.
; 2,6,8,12,16,18,22,24,28,32,34,38,42,44,48,50,54,58,60,64,66,70,74,76,80,84,86,90,92,96,100,102,106,110,112,116,118,122,126,128,132,134,138,142,144,148,152,154,158,160,164,168,170,174,176,180,184,186,190,194,196,200,202,206,210,212,216,220,222,226,228,232,236,238,242,244,248,252,254,258,262,264,2... |
programs/oeis/034/A034793.asm | neoneye/loda | 22 | 198408 | ; A034793: a(1)=1; thereafter a(n+1) is the least k > a(n) such that k is a square mod a(i) for all i<= n.
; 1,2,3,4,9,13,16,25,36,49,64,81,100,121,144,169,196,225,256,289,324,361,400,441,484,529,576,625,676,729,784,841,900,961,1024,1089,1156,1225,1296,1369,1444,1521,1600,1681,1764,1849,1936,2025,2116,2209,2304,2401,2... |
Library/Kernel/Thread/threadManager.asm | steakknife/pcgeos | 504 | 198410 | COMMENT @-----------------------------------------------------------------------
Copyright (c) GeoWorks 1988 -- All Rights Reserved
PROJECT: PC GEOS
MODULE: Thread
FILE: threadManager.asm
AUTHOR: <NAME>
ROUTINES:
Name Description
---- -----------
REVISION HISTORY:
Name Date Description... |
programs/oeis/006/A006976.asm | neoneye/loda | 22 | 198411 | <filename>programs/oeis/006/A006976.asm
; A006976: Coefficients of Chebyshev T polynomials: a(n) = A053120(n+12, n), n >= 0.
; 1,13,98,560,2688,11424,44352,160512,549120,1793792,5637632,17145856,50692096,146227200,412778496,1143078912,3111714816,8341487616,22052208640,57567870976,148562247680,379364311040,959384125440,... |
programs/oeis/028/A028390.asm | neoneye/loda | 22 | 198412 | ; A028390: Nearest integer to 3n/4 unless that is an integer, when 3n/2.
; 0,1,2,2,6,4,5,5,12,7,8,8,18,10,11,11,24,13,14,14,30,16,17,17,36,19,20,20,42,22,23,23,48,25,26,26,54,28,29,29,60,31,32,32,66,34,35,35,72,37,38,38,78,40,41,41,84,43,44,44,90,46,47,47,96,49,50,50,102,52,53,53
mul $0,6
mov $3,$0
lpb $0
add $2,$0
... |
Transynther/x86/_processed/NONE/_xt_sm_/i9-9900K_12_0xa0_notsx.log_5387_1057.asm | ljhsiun2/medusa | 9 | 198413 | .global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r14
push %r8
push %r9
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0x30ee, %rsi
nop
nop
nop
nop
inc %r9
mov $0x6162636465666768, %r8
movq %r8, (%rsi)
nop
xor %r14, %r14
lea addresses_normal_ht+0x11f8a, %rsi
nop
nop
add $50359, %r8
mov... |
software/pcx86/bdsrc/dos/dosdata.asm | fatman2021/basicdos | 0 | 198414 | <filename>software/pcx86/bdsrc/dos/dosdata.asm
;
; BASIC-DOS Resident Data Definitions
;
; @author <NAME> <<EMAIL>>
; @copyright (c) 2020-2021 <NAME>
; @license MIT <https://basicdos.com/LICENSE.txt>
;
; This file is part of PCjs, a computer emulation software project at pcjs.org
;
include macros.inc
includ... |
mc-sema/validator/x86/tests/MUL_FrST0.asm | randolphwong/mcsema | 2 | 198415 | <reponame>randolphwong/mcsema
BITS 32
;TEST_FILE_META_BEGIN
;TEST_TYPE=TEST_F
;TEST_IGNOREFLAGS=FLAG_FPU_C1|FLAG_FPU_PE
;TEST_FILE_META_END
; set up st0 and st1 to be pi
FLDPI
FLDPI
;TEST_BEGIN_RECORDING
FMUL st1, st0
;TEST_END_RECORDING
|
examples/niaomi.asm | Nibble-Knowledge/cpu-assembler | 0 | 198416 | <gh_stars>0
#a comment
NND lit[F]
NND lit[F]
#Trying a nested Macro
NND lit[F]
ADD lit[1]
#The carry macro
CXA 0
NND lit[1]
NND lit[F]
#simple acc stuff - being exhaustive in my tests
ADD lit[1]
ADD lit[F]
#shifts
STR macro[0]
ADD macro[0]
STR macro[0]
ADD macro[0]
STR macro[0]
CXA 0
NND lit[1]
NND lit[F]
ADD macro[... |
programs/oeis/021/A021444.asm | karttu/loda | 0 | 198417 | <reponame>karttu/loda
; A021444: Decimal expansion of 1/440.
; 0,0,2,2,7,2,7,2,7,2,7,2,7,2,7,2,7,2,7,2,7,2,7,2,7,2,7,2,7,2,7,2,7,2,7,2,7,2,7,2,7,2,7,2,7,2,7,2,7,2,7,2,7,2,7,2,7,2,7,2,7,2,7,2,7,2,7,2,7,2,7,2,7,2,7,2,7,2,7,2,7,2,7,2,7,2,7,2,7,2,7,2,7,2,7,2,7,2,7,2,7,2,7,2,7,2,7,2,7,2,7,2,7,2,7,2,7,2,7,2,7,2,7,2,7,2,7,2,7... |
stacks.asm | maritzae/8086 | 0 | 198418 | <reponame>maritzae/8086<filename>stacks.asm
code segment
start:
mov ax, data
mov ds, ax
mov ax, stack
mov ss, ax
mov si, offset str
mov di, offset result
mov ax, 00'/'
push ax
mov bx, 00'a'
process:
mov al, [si]
cmp al, '$' ;compare if it's the end of s... |
unittests/32Bit_ASM/X87/DB_D8.asm | cobalt2727/FEX | 628 | 198419 | <reponame>cobalt2727/FEX<filename>unittests/32Bit_ASM/X87/DB_D8.asm
%ifdef CONFIG
{
"RegData": {
"MM5": ["0x0000000000000000", "0x0000"],
"MM6": ["0x8000000000000000", "0x3FFF"],
"MM7": ["0x8000000000000000", "0x3FFF"]
},
"Mode": "32BIT"
}
%endif
fld1
fldz
mov eax, 0x0
cmp eax, -1
fcmovnu st0, s... |
programs/oeis/116/A116471.asm | neoneye/loda | 22 | 198420 | ; A116471: Values 2*(n -+ 1)^2 sorted.
; 0,2,8,8,18,18,32,32,50,50,72,72,98,98,128,128,162,162,200,200,242,242,288,288,338,338,392,392,450,450,512,512,578,578,648,648,722,722,800,800,882,882,968,968,1058,1058,1152,1152,1250,1250,1352,1352,1458,1458,1568,1568,1682,1682,1800,1800,1922,1922,2048,2048,2178,2178,2312,2312,2... |
libsrc/_DEVELOPMENT/l/sdcc/__divuschar_callee.asm | meesokim/z88dk | 0 | 198421 | <reponame>meesokim/z88dk<filename>libsrc/_DEVELOPMENT/l/sdcc/__divuschar_callee.asm
SECTION code_l_sdcc
PUBLIC __divuschar_callee
PUBLIC __divuschar_callee_0
EXTERN l_divs_16_16x16
__divuschar_callee:
; mixed 8-bit division
;
; enter : stack = divisor (unsigned byte), dividend (signed byte), ret
;
;... |
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_817.asm | ljhsiun2/medusa | 9 | 198422 | <reponame>ljhsiun2/medusa<filename>Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_817.asm<gh_stars>1-10
.global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r8
push %r9
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WT_ht+0x7b43, %rsi
lea addresses_UC_ht+0x8b23, %rdi
clflus... |
programs/oeis/244/A244415.asm | neoneye/loda | 22 | 198423 | <filename>programs/oeis/244/A244415.asm
; A244415: Exponent of 4 appearing in the 4-adic value of 1/n, n >= 1, given in A240226(n).
; 0,1,0,1,0,1,0,2,0,1,0,1,0,1,0,2,0,1,0,1,0,1,0,2,0,1,0,1,0,1,0,3,0,1,0,1,0,1,0,2,0,1,0,1,0,1,0,2,0,1,0,1,0,1,0,2,0,1,0,1,0,1,0,3,0,1,0,1,0,1,0,2,0,1,0,1,0,1,0,2,0,1,0,1,0,1,0,2,0,1,0,1,0,... |
oeis/131/A131398.asm | neoneye/loda-programs | 11 | 198424 | <reponame>neoneye/loda-programs<filename>oeis/131/A131398.asm
; A131398: 3*A007318 - A097806 - A000012.
; Submitted by <NAME>
; 1,1,1,2,4,1,2,8,7,1,2,11,17,10,1,2,14,29,29,13,1,2,17,44,59,44,16,1,2,20,62,104,104,62,19,1,2,23,83,167,209,167,83,22,1,2,26,107,251,377,377,251,107,25,1
lpb $0
add $2,1
sub $0,$2
lpe
mov... |
sourcecode/m328-LCD-message(testing).asm | lynf/Arduino-LCD-message-display | 0 | 198427 | /*
* m328_LCD_message.asm
*
* Created: 10/7/2015 9:28:39 AM
* Author: lynf
*/
;
;
;######################################################################################
; This software is Copyright by <NAME> and is issued under the following license:
;
; Creative Commons Attribution-NonCommercial-S... |
Firmware/ATU-10_FW_13/Soft_I2C.asm | vahalan/ATU-10-10W-QRP-antenna-tuner | 29 | 198428 |
_Soft_I2C_Init:
;Soft_I2C.c,12 :: void Soft_I2C_Init(void) {
;Soft_I2C.c,13 :: Soft_I2C_Stop();
CALL _Soft_I2C_Stop+0
;Soft_I2C.c,14 :: return;
;Soft_I2C.c,15 :: }
L_end_Soft_I2C_Init:
RETURN
; end of _Soft_I2C_Init
_Soft_I2C_Start:
;Soft_I2C.c,17 :: void Soft_I2C_Start() {
;Soft_I2... |
y2s2/csa/practicals/prac-3/p3q3.asm | ouldevloper/university | 8 | 198429 | ; Copy the contents
; Given the following declarations, write a program that replaces the content of
; data2 with data1 AND displays the content of data1 AND data2.
.MODEL SMALL
.STACK 100
.DATA
initTxt DB "Initial content", 13, 10, '$'
repTxt DB "After replacement", 13, 10, '$'
revTxt DB "After rever... |
oeis/081/A081916.asm | neoneye/loda-programs | 11 | 198430 | ; A081916: a(n) = 5^n*(n^3 - 3n^2 + 2n + 750)/750.
; Submitted by <NAME>
; 1,5,25,126,645,3375,18125,100000,565625,3265625,19140625,113281250,673828125,4013671875,23876953125,141601562500,836181640625,4913330078125,28717041015625,166931152343750,965118408203125,5550384521484375,31757354736328125,180816650390625000,1024... |
45/beef/drv/csd/src/vio.asm | minblock/msdos | 0 | 198431 | ;*
;* CW : Character Windows Drivers
;*
;* vio.asm : VIO safe OS/2 installable driver (T+G text)
;*****************************************************************************
include csd_head.inc
DM_NonDefault = 1
SDDATA_NonDefault = 1
include csd_data.inc ;* standard data
include scr5.inc
include scr5data.inc... |
45/runtime/rt/pufout.asm | minblock/msdos | 0 | 198432 | <gh_stars>0
TITLE PUFOUT - PRINT USING output formatter
page 56,132
;***
; PUFOUT - PRINT USING output formatter
;
; Copyright <C> 1986 - 1988, Microsoft Corporation
;
;Purpose:
;
;******************************************************************************
INCLUDE switch.inc
INCLUDE rmacros.inc
;Code segment
... |
uP8086/copyblock.asm | pankajpatro703/uP8086 | 0 | 198433 | <filename>uP8086/copyblock.asm
;Move block from data to extra
.MODEL SMALL
.STACK 100
.DATA
array DB 01H,23H,65H,2FH,3DH ;data block
arrsize DB 05H ;size of block
.CODE
START: mov ax,@DATA
mov ds,ax
mov ax,3000h
mov es,ax
lea si, array ;index(i) points to... |
Assembly Works 3/Task_4_Lab_3.asm | AhmadVakil/Assembly-C_Micro-Controller | 0 | 198434 | ;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
; 1DT301, Computer Technology I
; Date: 2017-10-12
; Author:
; <NAME>
;
; Lab number: 3
; Title: Interrupts
;
; Hardware: STK600, CPU ATmega2560
;
; Function: Using interrupts to simulates the rear lights and brakes on car
;
; Input ports: PORTD... |
libsrc/_DEVELOPMENT/l/sccz80/crt0_long/int2long_u_float.asm | jpoikela/z88dk | 640 | 198436 | <gh_stars>100-1000
; Small C+ Z88 Support Library
;
; Convert unsigned int to float
SECTION code_clib
SECTION code_l_sccz80
PUBLIC l_int2long_u_float
EXTERN float
l_int2long_u_float:
ld de,0
jp float
|
pwnlib/shellcraft/templates/mips/linux/setdomainname.asm | zaratec/pwntools | 5 | 198437 |
<%
from pwnlib.shellcraft.mips.linux import syscall
%>
<%page args="name, length"/>
<%docstring>
Invokes the syscall setdomainname. See 'man 2 setdomainname' for more information.
Arguments:
name(char): name
len(size_t): len
</%docstring>
${syscall('SYS_setdomainname', name, length)}
|
SOURCE/base/boot/SingLdrPc/x86/bllegacy.asm | pmache/singularityrdk | 3 | 198438 | <reponame>pmache/singularityrdk
;++
;
; Copyright (c) Microsoft Corporation
;
; Module Name:
;
; bllegacy.asm
;
; Abstract:
;
; This module implements legacy call support.
;
; Environment:
;
; Boot loader.
;
;--
include bl.inc
.686p
.model flat
.code
assume ds:flat
assume es:flat
assume ss:flat
assume fs... |
test/asm_exe/offset4.asm | nigelperks/BasicAssembler | 0 | 198439 | <filename>test/asm_exe/offset4.asm
; Test a label becoming a 1-byte or 2-byte offset
; depending on whether it needs to be relocated.
IDEAL
; Public label in combinable segment: 2-byte offset
SEGMENT SEG1 PUBLIC
ASSUME CS:SEG1,DS:SEG1,ES:SEG1,SS:_STACK
PUBLIC _x
start:
mov ax, [SI+_x]
int 20h
_x dw 4
ENDS SEG... |
programs/oeis/131/A131132.asm | karttu/loda | 0 | 198440 | <filename>programs/oeis/131/A131132.asm<gh_stars>0
; A131132: a(n) = a(n-1) + a(n-2) + 1 if n is a multiple of 6, otherwise a(n) = a(n-1) + a(n-2).
; 1,1,2,3,5,8,14,22,36,58,94,152,247,399,646,1045,1691,2736,4428,7164,11592,18756,30348,49104,79453,128557,208010,336567,544577,881144,1425722,2306866,3732588,6039454,97720... |
libsrc/oz/emu/ozgfx/ozvline.asm | grancier/z180 | 0 | 198441 | <reponame>grancier/z180
;
; OZ-7xx DK emulation layer for Z88DK
; by <NAME> - Oct. 2003
;
; void ozvline(byte x,byte y,byte len,byte color)
;
; ------
; $Id: ozvline.asm,v 1.3 2016/06/28 14:48:17 dom Exp $
;
SECTION code_clib
PUBLIC ozvline
PUBLIC _ozvline
EXTERN swapgfxbk
EXTERN __oz_gfxen... |
programs/oeis/283/A283834.asm | neoneye/loda | 22 | 198442 | <filename>programs/oeis/283/A283834.asm
; A283834: Number of length-n binary vectors beginning with 0, ending with 1, and avoiding 4 consecutive 0's and 4 consecutive 1's.
; 1,0,1,2,4,6,12,22,41,74,137,252,464,852,1568,2884,5305,9756,17945,33006,60708,111658,205372,377738,694769,1277878,2350385,4323032,7951296,14624712... |
programs/oeis/339/A339136.asm | jmorken/loda | 1 | 198443 | ; A339136: Number of (undirected) cycles in the graph C_3 X P_n.
; 1,14,63,220,701,2154,6523,19640,59001,177094,531383,1594260,4782901,14348834,43046643,129140080,387420401,1162261374,3486784303,10460353100,31381059501,94143178714,282429536363,847288609320,2541865828201,7625597484854,22876792454823,68630377364740,20589... |
libsrc/stdio/zx81/fputc_cons.asm | grancier/z180 | 0 | 198444 | ;
; Basic video handling for the ZX81
;
; (HL)=char to display
;
;----------------------------------------------------------------
;
; $Id: fputc_cons.asm,v 1.21 2016/05/15 20:15:46 dom Exp $
;
;----------------------------------------------------------------
;
SECTION code_clib
PUBLIC fputc_cons_native
EX... |
Transynther/x86/_processed/US/_ht_st_zr_un_/i7-7700_9_0x48_notsx.log_21829_402.asm | ljhsiun2/medusa | 9 | 198446 | <gh_stars>1-10
.global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r12
push %r15
push %rax
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_A_ht+0x1a35d, %r12
clflush (%r12)
nop
add $7787, %rax
movb (%r12), %r11b
nop
nop
nop
nop
nop
xor $64578, %rdx
lea addresses_D_ht+0x4f3f, %rsi
lea addresses_A_ht+0x1e1... |
My_First_Shellcode/finaly_shellcode_asm.asm | Unam3dd/Train-2018-2020 | 4 | 198447 | ; nasm -f elf64 finaly_shellcode_asm.asm && ld finaly_shellcode_asm.o -o finaly_shellcode_asm
; https://www.kali-linux.fr/hacking/shellcodes-debutant
; objdump -d finaly_shellcode_asm.o -M intel
; OBJDUMP
;finaly_shellcode_asm.o: format de fichier elf64-x86-64
;Déassemblage de la section .text :
;00000000000000... |
Transynther/x86/_processed/NONE/_st_zr_un_/i9-9900K_12_0xa0.log_21829_934.asm | ljhsiun2/medusa | 9 | 198448 | .global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r14
push %r15
push %rax
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x15542, %r15
nop
sub $23969, %rbx
mov $0x6162636465666768, %rdi
movq %rdi, (%r15)
nop
nop
nop
cmp $59238, %r12
lea addresses_A_ht+0x10382, %rsi
nop
nop
nop
nop
nop
inc %r15
m... |
src/fx-frequency.asm | kieranhj/funky-fresh | 0 | 198450 | \ -*- mode:beebasm -*-
\ ******************************************************************
\ * FREQUENCY FX
\ ******************************************************************
_FX_FREQ_UNROLL = TRUE
\\ TODO: Describe the FX and requirements.
FX_FREQ_PAL_START = 8
FX_FREQ_PAL_END = 7 ; PAL_black
FX_FREQ_ROWS = ... |
tests/inline_hook_x86.asm | neivv/whack | 0 | 198451 | ; nasm -f bin inline_hook_x86.asm -o inline_hook_x86.bin
bits 32
dd hook_entry - func
dd hook_exit - func
dd func - func + 1
func:
nop
push ebp
mov ebp, esp
mov eax, [ebp + 0x8]
push esi
push edi
sub esp, 0x50
mov esi, [ebp + 0xc]
mov ecx, [ebp + 0x10]
add eax, esi
add eax, eax
xor eax, 0x50
mov [esp + 0x2c], eax
hoo... |
Transynther/x86/_processed/US/_st_4k_/i3-7100_9_0x84_notsx.log_33_293.asm | ljhsiun2/medusa | 9 | 198452 | <filename>Transynther/x86/_processed/US/_st_4k_/i3-7100_9_0x84_notsx.log_33_293.asm
.global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r13
push %r8
push %rax
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x12ac7, %rsi
lea addresses_WT_ht+0xc302, %rdi
nop
nop
xor %rax, %rax
mov $107, %rcx
rep movs... |
astro_wind_code.asm | nealvis/astroblast | 0 | 198453 | <filename>astro_wind_code.asm
//////////////////////////////////////////////////////////////////////////////
// astro_wind_code.asm
// Copyright(c) 2021 <NAME>.
// License: MIT. See LICENSE file in root directory.
//////////////////////////////////////////////////////////////////////////////
// The following subroutine... |
programs/oeis/153/A153639.asm | neoneye/loda | 22 | 198454 | ; A153639: Evilness of triangular numbers.
; 1,0,1,1,1,1,0,0,1,1,0,1,1,0,1,1,1,1,0,1,1,1,0,0,1,1,0,1,0,1,0,0,1,1,0,1,0,1,1,1,0,0,1,1,1,1,0,1,1,0,1,1,0,0,0,0,1,0,1,0,1,0,1,1,1,1,0,1,0,1,0,1,1,1,1,0,1,0,1,0,0,1,0,1,1,0,1,1,0,1,1,0,1,0,1,0,1,0,1,0
mov $2,$0
bin $2,2
add $0,$2
lpb $0
add $1,$0
div $0,2
lpe
add $1,1
mo... |
oeis/143/A143217.asm | neoneye/loda-programs | 11 | 198457 | <reponame>neoneye/loda-programs
; A143217: a(n) = n! * (!(n+1)) = n! * Sum_{k=0..n} k!.
; Submitted by <NAME>
; 1,2,8,60,816,18480,629280,29806560,1864154880,148459288320,14652782323200,1754531527795200,250496911136102400,42032247888401971200,8188505926989625036800,1832839841629043799552000,467088574163459753336832000,... |
src/unison/test/fast/ARM/size/gobmk.barriers.autohelperbarrierspat145.asm | Patstrom/disUnison | 88 | 198458 | .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_denormal
.eabi_att... |
HW_Example/h803.asm | smallru8/smallMasmLib | 0 | 198459 | <reponame>smallru8/smallMasmLib<filename>HW_Example/h803.asm
TITLE (.asm)
INCLUDE Irvine32.inc
INCLUDE Macros.inc
.data
INTECX DWORD 0
INT180 DWORD 180
.code
main PROC
FINIT
fldpi ;pi
fild INT180 ;180 pi
fdiv ;pi/180
mov ecx,0
L1:
mov INTECX,ecx
fild INTECX ;ecx pi/180
fmul ST(0),ST(1... |
oeis/142/A142815.asm | neoneye/loda-programs | 11 | 198460 | <reponame>neoneye/loda-programs
; A142815: Primes congruent to 17 mod 61.
; Submitted by <NAME>
; 17,139,383,1237,1481,1847,2213,2579,3067,3433,3677,4409,5507,6361,6971,7459,7703,8069,8191,8923,9533,10631,10753,11119,12583,13681,14657,14779,15511,15877,16487,17341,17707,18439,20147,20269,20879,21001,21611,21977,22343,2... |
oeis/193/A193131.asm | neoneye/loda-programs | 11 | 198461 | <reponame>neoneye/loda-programs
; A193131: Numbers of spanning trees of the complete tripartite graphs K_{n,n,n}.
; Submitted by <NAME>
; 3,384,419904,1610612736,15000000000000,277326388342554624,8964455938423371595776,464227514732017603087171584,36132988816414656965872925540352,4026531840000000000000000000000000000,61... |
assembler/tests/t_f2mc8l/t_f2mc8l.asm | paulscottrobson/RCA-Cosmac-VIP-III | 1 | 198462 | <reponame>paulscottrobson/RCA-Cosmac-VIP-III
cpu mb89190
page 0
;----------------------------------------------------------------------------
; Transfer
mov 23h,a
mov @ix+34h,a
mov 1234h,a
mov @ep,a
mov r0,a
mov r1,a
mov r2,a
mov r3,a
mov r4,a
mov r5,a
mov r6,a
mov r7,a
mov a,#12h
mov a,23h
mov a,@ix... |
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_323.asm | ljhsiun2/medusa | 9 | 198464 | .global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r13
push %r15
push %r9
push %rax
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_D_ht+0x9cd4, %r15
nop
nop
nop
nop
nop
cmp $8317, %r12
movl $0x61626364, (%r15)
nop
nop
nop
nop
sub %r12, %r12
lea addresses_normal_ht+0x11be0, %rax
nop
nop
nop
nop
xor $598... |
oeis/294/A294912.asm | neoneye/loda-programs | 11 | 198465 | <reponame>neoneye/loda-programs
; A294912: Numbers n such that 2^(n-1), (2*n-1)*(2^((n-1)/2)), (4*ceiling((3/4)*n)-2), and (2^((n+1)/2) + floor((1/4)*n)*2^(((n+1)/2)+1)) are all congruent to 1 (mod n).
; Submitted by <NAME>
; 3,11,19,43,59,67,83,107,131,139,163,179,211,227,251,283,307,331,347,379,419,443,467,491,499,52... |
libsrc/_DEVELOPMENT/adt/p_forward_list_alt/c/sdcc_iy/p_forward_list_alt_back.asm | jpoikela/z88dk | 640 | 198466 |
; void *p_forward_list_alt_back(p_forward_list_alt_t *list)
SECTION code_clib
SECTION code_adt_p_forward_list_alt
PUBLIC _p_forward_list_alt_back
EXTERN asm_p_forward_list_alt_back
_p_forward_list_alt_back:
pop af
pop hl
push hl
push af
jp asm_p_forward_list_alt_back
|
exports.asm | Jessyy/gtasa-dll-windowmode-mousefix | 4 | 198467 | <reponame>Jessyy/gtasa-dll-windowmode-mousefix<filename>exports.asm
ifndef X64
.386
.model FLAT, C
endif
EXTRN g_pExports:PTR
EXTRN Load:PROC
.code
x_DllCanUnloadNow proc
call Load
jmp g_pExports[1 * SIZEOF g_pExports]
x_DllCanUnloadNow endp
x_DllGetClassObject proc
call Load
jmp g_pExports[2 * SIZEOF g_pExport... |
lab3_test_harness/test/state_data_in/21.asm | Zaydax/PipelineProcessor | 2 | 198470 | .ORIG x1234
ADD R1, R3, R3
ADD R1, R3, R3
ADD R1, R3, R3
ADD R1, R3, R3
JMP R6
ADD R1, R3, R3
ADD R1, R3, R3
ADD R1, R3, R3
ADD R1, R3, R3
.END
|
release/src-rt-6.x.4708/router/gmp/tests/arm32call.asm | afeng11/tomato-arm | 5 | 198471 | <gh_stars>1-10
dnl ARM32 calling conventions checking.
dnl Copyright 2000, 2003, 2004, 2006, 2007, 2010, 2013 Free Software
dnl Foundation, Inc.
dnl This file is part of the GNU MP Library test suite.
dnl The GNU MP Library test suite is free software; you can redistribute it
dnl and/or modify it under the ter... |
oeis/088/A088317.asm | neoneye/loda-programs | 11 | 198472 | <gh_stars>10-100
; A088317: a(n) = 8*a(n-1) + a(n-2), starting with a(0) = 1 and a(1) = 4.
; Submitted by <NAME>
; 1,4,33,268,2177,17684,143649,1166876,9478657,76996132,625447713,5080577836,41270070401,335241141044,2723199198753,22120834731068,179689877047297,1459639851109444
mov $3,1
lpb $0
sub $0,1
add $2,$3
m... |
shellexa.asm | joshbooks/neat-asm | 0 | 198473 | ;<NAME>
;license:=kopimi
;32-bit linux shellcode
;pretty typical technique, but instead of the more typical
;27-5* bytes, I did it in 23
section .text
global _start
_start:
mov al, 70
xor ebx, ebx
int 80h
push ebx
push 0x68732f6e
push 0x69622f2f
mov ebx, esp
mov al, 11
int 80h
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.