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_0xca_notsx.log_21829_800.asm | ljhsiun2/medusa | 9 | 53134 | <reponame>ljhsiun2/medusa
.global s_prepare_buffers
s_prepare_buffers:
push %r11
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0xa409, %rsi
lea addresses_WT_ht+0x19b29, %rdi
nop
nop
nop
dec %rax
mov $22, %rcx
rep movsb
nop
nop
nop
nop
dec %r11
pop %rsi
pop %rdi
pop %rcx
pop %rax
pop %r11
ret
.global ... |
oeis/342/A342711.asm | neoneye/loda-programs | 11 | 53137 | ; A342711: Partial sums of A000267.
; 1,3,6,9,13,17,22,27,32,38,44,50,57,64,71,78,86,94,102,110,119,128,137,146,155,165,175,185,195,205,216,227,238,249,260,271,283,295,307,319,331,343,356,369,382,395,408,421,434,448,462,476,490,504,518,532,547
mov $3,$0
mov $5,$0
add $5,1
lpb $5
mov $0,$3
mov $2,0
sub $5,1
sub... |
oeis/094/A094703.asm | neoneye/loda-programs | 11 | 53138 | <filename>oeis/094/A094703.asm
; A094703: a(1)=1, a(2)=11, a(n+2) = 8*a(n+1) + 21*a(n).
; Submitted by <NAME>
; 1,11,109,1103,11113,112067,1129909,11392679,114869521,1158202427,11677879357,117745285823,1187197753081,11970233026931,120693017030149,1216919029806743,12269905596087073,123714544394638187,1247384372674934029... |
programs/oeis/325/A325636.asm | neoneye/loda | 22 | 53139 | <reponame>neoneye/loda
; A325636: a(n) = gcd(2n, sigma(n)).
; 1,1,2,1,2,12,2,1,1,2,2,4,2,4,6,1,2,3,2,2,2,4,2,12,1,2,2,56,2,12,2,1,6,2,2,1,2,4,2,10,2,12,2,4,6,4,2,4,1,1,6,2,2,12,2,8,2,2,2,24,2,4,2,1,2,12,2,2,6,4,2,3,2,2,2,4,2,12,2,2,1,2,2,56,2,4,6,4,2,18,14,8,2,4,10,12,2,1,6,1
mov $1,$0
add $0,2
add $0,$1
seq $1,203 ; ... |
base/crts/crtw32/lowio/i386/inp.asm | npocmaka/Windows-Server-2003 | 17 | 53140 | page ,132
title inp - input from ports
;***
;inp.asm - _inp, _inpw and _inpd routines
;
; Copyright (c) 1993-2001, Microsoft Corporation. All rights reserved.
;
;Purpose:
; Defines the read-from-a-port functions: _inp(), _inpw() and inpd().
;
;Revision History:
; 04-09-93 GJF Resurrected.
; 04-13-93 GJF... |
engine/battle/move_effects/brick_break.asm | AtmaBuster/pokeplat-gen2 | 6 | 53141 | <reponame>AtmaBuster/pokeplat-gen2
BattleCommand_breakscreens:
; breakscreens
ld hl, wEnemyScreens
ld bc, wEnemyLightScreenCount
ldh a, [hBattleTurn]
and a
jr z, .ok
ld hl, wPlayerScreens
ld bc, wPlayerLightScreenCount
.ok
ld a, [hl]
and (1 << SCREENS_REFLECT) | (1 << SCREENS_LIGHT_SCREEN)
ret z
push af
res... |
src/intel/tools/tests/gen7/break.asm | SoftReaper/Mesa-Renoir-deb | 0 | 53142 | <filename>src/intel/tools/tests/gen7/break.asm
break(8) JIP: LABEL0 UIP: LABEL0 { align1 1Q };
LABEL0:
break(16) JIP: LABEL1 UIP: LABEL2 { align1 1H };
(+f0.0.x) break(8) JIP: LABEL1 UIP: LABEL2 { align16 1Q };
LABEL1:
(+f0.0) break(8) JI... |
src/init.asm | tbsp/Adjustris | 11 | 53143 | <reponame>tbsp/Adjustris
;******************************************************************************
;*
;* Adjustris - Block dropping puzzle game for Gameboy
;*
;* Written in 2017 by <NAME> (tbsp) <EMAIL>
;*
;* To the extent possible under law, the author(s) have dedicated all copyright
;* and related and neighb... |
programs/oeis/033/A033571.asm | karttu/loda | 0 | 53144 | ; A033571: a(n) = (2*n + 1)*(5*n + 1).
; 1,18,55,112,189,286,403,540,697,874,1071,1288,1525,1782,2059,2356,2673,3010,3367,3744,4141,4558,4995,5452,5929,6426,6943,7480,8037,8614,9211,9828,10465,11122,11799,12496,13213,13950,14707,15484,16281,17098,17935,18792,19669,20566,21483
mov $1,10
mul $1,$0
add $1,7
mul $1,$0
add... |
oeis/163/A163474.asm | neoneye/loda-programs | 11 | 53145 | ; A163474: a(n) = 16*a(n-1) - 61*a(n-2) for n > 1; a(0) = 3, a(1) = 27.
; Submitted by <NAME>
; 3,27,249,2337,22203,212691,2048673,19804617,191904819,1862395467,18092133513,175868012721,1710268059243,16636340171907,161855091136689,1574864707700697,15324674763873123,149128049052227451,1451243624239378713,141230869956441... |
programs/oeis/121/A121580.asm | neoneye/loda | 22 | 53146 | <reponame>neoneye/loda
; A121580: Number of cells in column 1 of all deco polyominoes of height n. A deco polyomino is a directed column-convex polyomino in which the height, measured along the diagonal, is attained only in the last column.
; 1,3,11,53,317,2237,18077,164237,1656077,18348557,221561357,2895986957,4073711... |
oeis/114/A114273.asm | neoneye/loda-programs | 11 | 53147 | <gh_stars>10-100
; A114273: Numbers k such that k^2 + 10 is prime.
; Submitted by <NAME>
; 1,3,7,11,13,27,31,39,49,53,57,59,71,77,81,83,91,97,99,101,123,127,129,141,151,157,161,169,171,179,181,189,207,209,211,223,227,237,239,249,253,291,311,319,333,343,363,367,379,393,403,413,423,427,437,447,449,469,487,517,521,531,539... |
Palmtree.Math.Core.Implements/vs_build/x86_Debug/TEST_op_Shift.asm | rougemeilland/Palmtree.Math.Core.Implements | 0 | 53148 | ; Listing generated by Microsoft (R) Optimizing Compiler Version 19.16.27026.1
TITLE Z:\Sources\Lunor\Repos\rougemeilland\Palmtree.Math.Core.Implements\Palmtree.Math.Core.Implements\TEST_op_Shift.c
.686P
.XMM
include listing.inc
.model flat
INCLUDELIB MSVCRTD
INCLUDELIB OLDNAMES
msvcjmc SEGMENT
__7B7A869E_ctyp... |
oeis/301/A301902.asm | neoneye/loda-programs | 11 | 53149 | <reponame>neoneye/loda-programs<gh_stars>10-100
; A301902: Number of n X 3 0..1 arrays with every element equal to 0, 2 or 3 horizontally or antidiagonally adjacent elements, with upper left element zero.
; Submitted by <NAME>
; 1,2,3,7,16,43,117,330,935,2667,7616,21775,62273,178130,509563,1457727,4170224,11930147,3412... |
pkgs/tools/yasm/src/modules/arch/x86/tests/amd200707.asm | manggoguy/parsec-modified | 2,151 | 53150 | bits 64
extrq xmm0, 5, 4
extrq xmm6, 0, 7
extrq xmm2, xmm3
insertq xmm0, xmm1, 5, 4
insertq xmm5, xmm6, 0, 7
insertq xmm2, xmm3
movntsd [0], xmm1
movntsd qword [0], xmm5
movntss [0], xmm3
movntss dword [0], xmm7
lzcnt ax, bx
lzcnt cx, word [0]
lzcnt dx, [0]
lzcnt eax, ebx
lzcnt ecx, dword [0]
lzcnt edx, [0]
lzcnt rax,... |
data/pokemon/dex_entries/glameow.asm | AtmaBuster/pokeplat-gen2 | 6 | 53151 | <reponame>AtmaBuster/pokeplat-gen2<filename>data/pokemon/dex_entries/glameow.asm
db "CATTY@" ; species name
db "When it is happy,"
next "GLAMEOW will"
next "demonstrate"
page "beautiful tail"
next "movements, like a"
next "dancing ribbon.@"
|
src/mods/dta/extra_difficulty.asm | E1Elite/ts-patches | 33 | 53152 | %include "macros/patch.inc"
%include "macros/datatypes.inc"
%include "TiberianSun.inc"
; Adds an extra AI difficulty level.
; Author: Rampastring
section .bss
DifficultyData RESB 80
sstring str_VeryEasy, "VeryEasy"
sstring str_Easy, "Easy"
; Hack RulesClass::Difficulty to read in the new difficulty setting
hack... |
libsrc/_DEVELOPMENT/l/sdcc/__mulsuchar_callee.asm | dikdom/z88dk | 0 | 53153 |
INCLUDE "config_private.inc"
SECTION code_clib
SECTION code_l_sdcc
PUBLIC __mulsuchar_callee, __mulsuchar_callee_0
EXTERN l_mulu_16_16x16
__mulsuchar_callee:
; 8-bit mixed multiply
;
; enter : stack = multiplicand (signed byte), multiplicand (byte), ret
;
; exit : hl = 16-bit product
pop af
... |
src/third_party/nasm/test/br3026808.asm | Mr-Sheep/naiveproxy | 2,219 | 53154 | ;Testname=br3026808; Arguments=-Ox -fbin -obr3026808.o; Files=stdout stderr br3026808.o
%imacro proc 1
%push proc
%assign %$arg 1
%endmacro
%imacro arg 0-1 1
%assign %$arg %1+%$arg
%endmacro
%imacro endproc 0
%pop
%endmacro
;----------------------------
proc Test
%$ARG arg
endproc
|
external/source/shellcode/generic/ia32/stager_stdin.asm | OsmanDere/metasploit-framework | 26,932 | 53155 | ;;
;
; Name: stager_stdin
; Platforms: *BSD, Linux
; Authors: vlad902 <vlad902 [at] gmail.com>
; Authors: skape <mmiller [at] hick.org>
; Version: $Revision: 1656 $
; License:
;
; This file is part of the Metasploit Exploit Framework
; and is subject to the same licenses and cop... |
plyrMacros.asm | neilbaldwin/Pulsar | 11 | 53156 | .MACRO updateTrack _track
.LOCAL _sram_track
.IF _track=SONG_TRACK_A
_sram_track = songVectors
.ELSEIF _track=SONG_TRACK_B
_sram_track = songVectors+$02
.ELSEIF _track=SONG_TRACK_C
_sram_track = songVectors+$04
.ELSEIF _track=SONG_TRACK_D
_sram_track = songVectors+$06
.ELSE
_sram_track = songVec... |
Principles-of-Assembly-and-Compilation/test-code/AddSubAlt.asm | DictXiong/THUCourse | 0 | 53157 | TITLE Add and Subtract (AddSubAlt.asm)
; This program adds and subtracts 32-bit integers.
.386
.MODEL flat,stdcall
.STACK 4096
;IncludeLib User32.lib
;IncludeLib Irvine32.lib
;IncludeLib Kernel32.lib
ExitProcess PROTO, dwExitCode:DWORD
DumpRegs PROTO ; Irvine32
.code
main PROC
mov eax,10000h; EAX = 1... |
programs/oeis/163/A163575.asm | neoneye/loda | 22 | 53158 | <reponame>neoneye/loda<gh_stars>10-100
; A163575: Remove all trailing bits equal to (n mod 2) in binary representation of n.
; 0,1,0,1,2,3,0,1,4,5,2,3,6,7,0,1,8,9,4,5,10,11,2,3,12,13,6,7,14,15,0,1,16,17,8,9,18,19,4,5,20,21,10,11,22,23,2,3,24,25,12,13,26,27,6,7,28,29,14,15,30,31,0,1,32,33,16,17,34,35,8,9,36,37,18,19,38,... |
source/rom10/r10_maps_l.asm | evanbowman/Red | 5 | 53159 | <filename>source/rom10/r10_maps_l.asm<gh_stars>1-10
;; generated by encode_room_layouts.py
r10_room_data_l::
;;0.json
DB $0e, $0e, $0e, $0e, $0e, $0e, $0e, $0e, $0e, $0c, $13, $13, $13, $13, $13, $13, $0e, $0e, $0e, $0e, $0e, $0e, $0e, $0e, $0e, $0c, $13, $13, $13, $13, $13, $13, $0e, $0e, $0e, $0e, $0e, $0e, $0e, $0e... |
programs/oeis/030/A030108.asm | jmorken/loda | 1 | 53160 | ; A030108: Base 9 reversal of n (written in base 10).
; Coded manually 2021-03-02 by <NAME>, https://github.com/neoneye
; 0,1,2,3,4,5,6,7,8,1,10,19,28,37,46,55,64,73,2,11,20,29,38,47,56,65,74,3,12,21,30,39,48,57,66,75,4,13,22,31,40,49,58,67,76,5,14,23,32,41,50,59,68,77,6,15,24,33,42,51,60,69,78,7,16,25,34,43,52,61,70,7... |
oeis/001/A001611.asm | neoneye/loda-programs | 11 | 53161 | ; A001611: a(n) = Fibonacci(n) + 1.
; Submitted by <NAME>(m1)
; 1,2,2,3,4,6,9,14,22,35,56,90,145,234,378,611,988,1598,2585,4182,6766,10947,17712,28658,46369,75026,121394,196419,317812,514230,832041,1346270,2178310,3524579,5702888,9227466,14930353,24157818,39088170,63245987,102334156,165580142,267914297,433494438,701408... |
autovectorization-tests/results/msvc19.28.29333-avx512/unique.asm | clayne/toys | 0 | 53162 | <reponame>clayne/toys<filename>autovectorization-tests/results/msvc19.28.29333-avx512/unique.asm
_v$ = 8 ; size = 4
void unique_epi32(std::vector<int,std::allocator<int> > &) PROC ; unique_epi32, COMDAT
mov eax, DWORD PTR _v$[esp-4]
push esi
mov e... |
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_884.asm | ljhsiun2/medusa | 9 | 53163 | <gh_stars>1-10
.global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r15
push %r9
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0x3e90, %rbp
nop
nop
nop
nop
nop
cmp $16973, %rbx
movw $0x6162, (%rbp)
nop
nop
nop
xor $62805, %rdi
lea addresses_WT_ht+0x1c2d0, %r15
nop
add $2017, %rbp
movw $0x... |
programs/oeis/248/A248205.asm | neoneye/loda | 22 | 53164 | ; A248205: Indices of centered octagonal numbers (A016754) that are also pentagonal numbers (A000326).
; 1,50,4851,475300,46574501,4563825750,447208348951,43821854371400,4294094520048201,420777441110352250,41231895134294472251,4040304945719747928300,395908652785401002501101,38795007668023578497179550,380151484281352529... |
programs/oeis/293/A293990.asm | neoneye/loda | 22 | 53165 | <filename>programs/oeis/293/A293990.asm
; A293990: a(n) = (3*n + ((n-2) mod 4))/2.
; 1,3,3,5,7,9,9,11,13,15,15,17,19,21,21,23,25,27,27,29,31,33,33,35,37,39,39,41,43,45,45,47,49,51,51,53,55,57,57,59,61,63,63,65,67,69,69,71,73,75,75,77,79,81,81,83,85,87,87,89,91,93,93,95,97,99,99,101,103,105,105,107,109,111,111,113,115,1... |
data/pokemon/base_stats/yanmega.asm | AtmaBuster/pokeplat-gen2 | 6 | 53166 | <gh_stars>1-10
db 0 ; species ID placeholder
db 86, 76, 86, 95, 116, 56
; hp atk def spd sat sdf
db BUG, FLYING ; type
db 30 ; catch rate
db 180 ; base exp
db NO_ITEM, SCOPE_LENS ; items
db GENDER_F50 ; gender ratio
db 20 ; step cycles to hatch
INCBIN "gfx/pokemon/yanmega/front.dimensions"
db G... |
programs/oeis/000/A000777.asm | neoneye/loda | 22 | 53168 | ; A000777: a(n) = (n+2)*Catalan(n) - 1.
; 1,2,7,24,83,293,1055,3860,14299,53481,201551,764217,2912167,11143499,42791039,164812364,636438059,2463251009,9552773999,37112526989,144410649239,562724141459,2195581527359,8576490341249,33537507830423,131272552839203,514285886020255,2016472976564115,7912438552510799,31069508716... |
src/vizdoom/src/asm_ia32/tmap2.asm | johny-c/ViZDoom | 1,102 | 53169 | ;*
;* tmap2.nas
;* The tilted plane inner loop.
;*
;*---------------------------------------------------------------------------
;* Copyright 1998-2006 <NAME>
;* All rights reserved.
;*
;* Redistribution and use in source and binary forms, with or without
;* modification, are permitted provided that the follow... |
oeis/077/A077979.asm | neoneye/loda-programs | 11 | 53171 | <reponame>neoneye/loda-programs
; A077979: Expansion of 1/(1+x+2*x^2+x^3).
; Submitted by <NAME>
; 1,-1,-1,2,1,-4,0,7,-3,-11,10,15,-24,-16,49,7,-89,26,145,-108,-208,279,245,-595,-174,1119,-176,-1888,1121,2831,-3185,-3598,7137,3244,-13920,295,24301,-10971,-37926,35567,51256,-84464,-53615,171287,20407,-309366,97265,50106... |
external/source/shellcode/linux/ia32/stager_sock_reverse_udp_dns.asm | madhavarao-yejarla/VoIP | 35 | 53172 | <reponame>madhavarao-yejarla/VoIP<filename>external/source/shellcode/linux/ia32/stager_sock_reverse_udp_dns.asm
;;
;
; Name: stager_sock_reverse_udp_dns
; Qualities: Can Have Nulls
; Platforms: Linux
; Authors: skape <mmiller [at] hick.org>
; Version: $Revision: 1445 $
; License:
;
; ... |
example/test.asm | kaitou-ryaku/x86-system-verilog | 6 | 53173 | bits 32
; ----- mov -----
mov eax, 0x12345678 ; mem[4:1] = 12345678
mov ecx, 0x12345432 ; mem[9:6] = 12345432
mov edx, 0x1
mov ebx, 0x6
mov esi, [edx] ; esi=12345678 mod=00
mov esi, [edx+5]; esi=12345432 mod=01
mov esi, [ebx-5]; esi=12345678 mod=01
mov [edx ], ecx ; mem[4:1]=12345432 mod=00
mov [edx+5], eax ... |
libsrc/games/aquarius/bit_open.asm | andydansby/z88dk-mk2 | 1 | 53175 | <reponame>andydansby/z88dk-mk2<gh_stars>1-10
; $Id: bit_open.asm,v 1.2 2002/04/17 21:30:24 dom Exp $
;
; Mattel Aquarius 1 bit sound functions stub
;
; void bit_open();
;
; <NAME> - Dec 2001
;
XLIB bit_open
.bit_open
ret
|
Transynther/x86/_processed/NONE/_xt_sm_/i7-8650U_0xd2_notsx.log_21829_566.asm | ljhsiun2/medusa | 9 | 53176 | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r12
push %r13
push %r14
push %r9
push %rax
push %rbx
lea addresses_WT_ht+0xeda8, %rax
nop
nop
nop
nop
nop
xor $1437, %r9
movb (%rax), %r11b
nop
nop
nop
nop
nop
sub $2510, %r12
lea addresses_normal_ht+0x98b6, %r9
nop
nop
nop
cmp %rbx, %rbx
movl $0x61626364, (%... |
lab1.asm | howardpx2016/xv6 | 0 | 53177 |
_lab1: file format elf32-i386
Disassembly of section .text:
00000000 <main>:
int exitWait(void);
int waitPid(void);
int CELEBW02(void);
int main(int argc, char *argv[])
{
0: 55 push %ebp
1: 89 e5 mov %esp,%ebp
3: 53 push %ebx
4: 83 e4 f0 ... |
ASM/src/hacks.asm | ShadoMagi/OoT-Randomizer | 0 | 53178 | ; Make all chest opening animations fast
; Replaces:
; lb t2, 0x0002 (t1)
.org 0xBDA2E8 ; In memory: 0x803952D8
addiu t2, r0, -1
; Prevent Kokiri Sword from being added to inventory on game load
; Replaces:
; sh t9, 0x009C (v0)
.org 0xBAED6C ; In memory: 0x803B2B6C
nop
;===========... |
oeis/256/A256257.asm | neoneye/loda-programs | 11 | 53179 | ; A256257: 6 times numbers of Gould's sequence A001316.
; Submitted by <NAME>
; 6,12,12,24,12,24,24,48,12,24,24,48,24,48,48,96,12,24,24,48,24,48,48,96,24,48,48,96,48,96,96,192,12,24,24,48,24,48,48,96,24,48,48,96,48,96,96,192,24,48,48,96,48,96,96,192,48,96,96,192,96,192,192,384,12,24,24,48,24,48,48,96,24,48,48,96,48,96,... |
Transynther/x86/_processed/AVXALIGN/_st_/i7-8650U_0xd2_notsx.log_21829_1215.asm | ljhsiun2/medusa | 9 | 53180 | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r13
push %r8
push %r9
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0x938f, %r9
nop
nop
nop
nop
sub $44796, %r10
mov $0x6162636465666768, %rbp
movq %rbp, %xmm5
movups %xmm5, (%r9)
nop
add %r10, %r10
lea addresses_A_ht+0x176f, %rdi
nop
cmp $11130... |
hexload.asm | davidknoll/80c188-bios | 2 | 53181 | <filename>hexload.asm
; Intel hex loader for David's new 80C188
; Checksums are ignored. Load SS:SP before starting.
; Assemble with:
; nasm -o hexload.hex -f ith -l hexload.lst hexload.asm
; Register usage:
; CS:IP- can run out of ROM or RAM
; SS:SP- can be anywhere as long as it's RAM
; DS:SI- used when outpu... |
apps/breakfast/pde_fw/toast/examples/Assembly (CCE)/msp430x24x_uscia0_irda_03.asm | tp-freeforall/breakfast | 1 | 53182 | ;*******************************************************************************
; MSP430x24x Demo - USCI_A0 IrDA Physical Layer Comm, 8MHz SMCLK
;
; Description: This example receives bytes through the USCI module
; configured for IrDA mode, and sends them out using the Timer_A UART
; to a PC running a te... |
programs/oeis/084/A084359.asm | neoneye/loda | 22 | 53183 | ; A084359: a(n) = number of partitions of n into pair of parts n=p+q, p>=q>=1, with p-q equal to a square >= 0.
; 0,1,1,1,1,2,1,2,1,2,2,2,2,2,2,2,2,3,2,3,2,3,2,3,2,3,3,3,3,3,3,3,3,3,3,3,3,4,3,4,3,4,3,4,3,4,3,4,3,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5,4,5,4,5,4,5,4,5,4,5,4,5,4,5,4,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5
mov $... |
firmware/kernal/syscall.asm | QuorumComp/hc800 | 2 | 53184 | <filename>firmware/kernal/syscall.asm
INCLUDE "lowlevel/hc800.i"
INCLUDE "lowlevel/nexys3.i"
INCLUDE "lowlevel/rc800.i"
INCLUDE "stdlib/string.i"
INCLUDE "kernal/keyboard.i"
INCLUDE "editor.i"
INCLUDE "filesystems.i"
INCLUDE "main.i"
INCLUDE "mmu.i"
INCLUDE "text.i"
INCLUDE "uart_commands.i"
... |
programs/oeis/087/A087775.asm | neoneye/loda | 22 | 53185 | <filename>programs/oeis/087/A087775.asm
; A087775: a[1] = 1, a[2] = 2, a[3] = 2; a[n] = 3*a[abs[a[n-2]]] - 3*a[n-abs[a[n-2]]] + a[n-3].
; 1,2,2,1,2,-1,1,2,-4,1,2,-7,1,2,-10,1,2,-13,1,2,-16,1,2,-19,1,2,-22,1,2,-25,1,2,-28,1,2,-31,1,2,-34,1,2,-37,1,2,-40,1,2,-43,1,2,-46,1,2,-49,1,2,-52,1,2,-55,1,2,-58,1,2,-61,1,2,-64,1,2... |
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0.log_21829_1272.asm | ljhsiun2/medusa | 9 | 53187 | <reponame>ljhsiun2/medusa<gh_stars>1-10
.global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r13
push %r8
push %r9
push %rax
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0x16356, %r12
nop
nop
add $18619, %rbp
mov (%r12), %r13w
nop
nop
cmp %r9, %r9
lea addresses_D_ht+0x1e5f6, %rax
nop
nop
nop
cmp ... |
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0.log_21829_349.asm | ljhsiun2/medusa | 9 | 53188 | <reponame>ljhsiun2/medusa<gh_stars>1-10
.global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r13
push %r14
push %r8
push %r9
push %rcx
push %rdx
lea addresses_A_ht+0xb34a, %rcx
nop
cmp $49802, %r12
mov $0x6162636465666768, %rdx
movq %rdx, %xmm6
movups %xmm6, (%rcx)
nop
nop
sub %r14, %r14
lea addresses_WT_ht+0x8... |
p0501.asm | zhangyuesai/8086-asm-learning-code | 1 | 53189 | assume cs:code
code segment
mov ax,2
mov cx,11
s: add ax,ax
loop s
mov ax,4c00H
int 21H
code ends
end |
oeis/042/A042135.asm | neoneye/loda-programs | 11 | 53193 | <reponame>neoneye/loda-programs<filename>oeis/042/A042135.asm
; A042135: Denominators of continued fraction convergents to sqrt(592).
; Submitted by <NAME>
; 1,3,145,438,21169,63945,3090529,9335532,451196065,1362923727,65871534961,198977528610,9616792908241,29049356253333,1403985893068225,4241007035458008,2049723235950... |
libsrc/_DEVELOPMENT/fcntl/z80/drivers/terminal/tty/asm_tty_state_get_2.asm | meesokim/z88dk | 0 | 53194 |
SECTION code_fcntl
PUBLIC asm_tty_state_get_2
EXTERN l_inc_hl, asm_tty_state_get_1
EXTERN asm0_tty_state_param_store
asm_tty_state_get_2:
; c = ascii char
; stack = & tty.action
; first store next state
pop hl
ld de,asm_tty_state_get_1
call asm0_tty_state_param_store
; hl = & ... |
Transynther/x86/_processed/US/_zr_/i7-8650U_0xd2_notsx.log_3156_1541.asm | ljhsiun2/medusa | 9 | 53195 | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r12
push %r14
push %r8
push %rax
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x1aead, %rsi
lea addresses_normal_ht+0x11561, %rdi
sub %r12, %r12
mov $40, %rcx
rep movsl
inc %r12
lea addresses_D_ht+0x11cc9, %rax
nop
nop
nop
nop
dec %r8
vmovups (%rax), %ymm... |
programs/oeis/192/A192797.asm | karttu/loda | 1 | 53197 | <gh_stars>1-10
; A192797: Molecular topological indices of the cycle graphs
; 4,12,24,48,80,132,196,288,396,540,704,912,1144,1428,1740,2112,2516,2988,3496,4080,4704,5412,6164,7008,7900,8892,9936,11088,12296,13620,15004,16512,18084,19788,21560,23472,25456,27588,29796,32160,34604
mov $1,$0
add $1,1
mov $2,$1
pow $1,2
di... |
user/echo.asm | noastern/os212-ass3 | 0 | 53198 |
user/_echo: file format elf64-littleriscv
Disassembly of section .text:
0000000000000000 <main>:
#include "kernel/stat.h"
#include "user/user.h"
int
main(int argc, char *argv[])
{
0: 7179 addi sp,sp,-48
2: f406 sd ra,40(sp)
4: f022 sd s0,32(sp)
6: ec2... |
programs/oeis/317/A317714.asm | neoneye/loda | 22 | 53199 | <filename>programs/oeis/317/A317714.asm
; A317714: Chessboard rectangles sequence (see Comments), also A037270 interleaved with A163102.
; 0,0,1,2,10,18,45,72,136,200,325,450,666,882,1225,1568,2080,2592,3321,4050,5050,6050,7381,8712,10440,12168,14365,16562,19306,22050,25425,28800,32896,36992,41905,46818,52650,58482,653... |
Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0xca.log_21829_721.asm | ljhsiun2/medusa | 9 | 53200 | <gh_stars>1-10
.global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %r14
push %rbx
push %rcx
push %rsi
lea addresses_UC_ht+0x8ce5, %r11
clflush (%r11)
nop
nop
nop
nop
nop
and $6895, %rsi
movb (%r11), %r14b
xor $23166, %rcx
lea addresses_D_ht+0x15ec5, %r10
nop
sub $43589, %rsi
mov $0x6162636465666768, %... |
A2/a2.asm | GAURAV-28/Comp-Architecture-Assignments | 0 | 53201 | <reponame>GAURAV-28/Comp-Architecture-Assignments
.data
char: .space 2
prompt: .asciiz "\nPlease enter Postfix Expression, then press ENTER: \n"
null: .asciiz ""
space: .ascii " "
newline: .asciiz "\n"
er: .asciiz "\nIncorrect Postfix Expression!\n"
err: ... |
maps/PewterMuseum1F.asm | zavytar/pokecolorless | 0 | 53202 | <gh_stars>0
object_const_def ; object_event constants
const PEWTERMUSEUM1F_SCIENTIST1
const PEWTERMUSEUM1F_SCIENTIST2
const PEWTERMUSEUM1F_SCIENTIST3
const PEWTERMUSEUM1F_GRAMPS
PewterMuseum1F_MapScripts:
db 0 ; scene scripts
db 0 ; callbacks
PewterMuseum1F_Scientist1Script:
jumptextfaceplayer PewterMuseum1F... |
non_regression/other_x86_linux_35.o.asm | LRGH/plasmasm | 1 | 53204 | .file "infback.c"
.section .rodata.str1.4,"aMS",@progbits,1
.LC5:
.string "invalid code -- missing end-of-block"
# ----------------------
.LC00000025.str1.4:
.zero 3
.align 4
.LC2:
.string "too many length or distance symbols"
# ----------------------
.section .rodata.str1.1,"aMS",@progbits,1
.LC0:
... |
oeis/165/A165826.asm | neoneye/loda-programs | 11 | 53205 | ; A165826: Totally multiplicative sequence with a(p) = 5.
; Submitted by <NAME>(w4)
; 1,5,5,25,5,25,5,125,25,25,5,125,5,25,25,625,5,125,5,125,25,25,5,625,25,25,125,125,5,125,5,3125,25,25,25,625,5,25,25,625,5,125,5,125,125,25,5,3125,25,125,25,125,5,625,25,625,25,25,5,625,5,25,125,15625,25,125,5,125,25,125,5,3125,5,25,12... |
libsrc/_DEVELOPMENT/target/yaz180/driver/i2c/z180/asm_i2c_interrupt_attach.asm | Frodevan/z88dk | 640 | 53206 | <gh_stars>100-1000
;==============================================================================
; Contents of this file are copyright <NAME>
;
; You have permission to use this for NON COMMERCIAL USE ONLY
; If you wish to use it elsewhere, please include an acknowledgement to myself.
;
; https://github.com/feilipu/
... |
tests/parsing/non_disp_adr_operator.asm | fengjixuchui/sjasmplus | 220 | 53207 | <filename>tests/parsing/non_disp_adr_operator.asm
;; DEVICE + DISP case
DEVICE ZXSPECTRUM1024
SLOT 2 : ORG $8000, 2 : DISP $A000, 3
; inside DISP block displaced to fake $A000 and page 3
; machine code landing to $8000 and page 2 (physically)
dispAdr EQU $
dispPage EQU $$
noDispAd... |
sbsext/tk2/aenter.asm | olifink/smsqe | 0 | 53208 | <reponame>olifink/smsqe
* ALT+ENTER line recall V0.01 1985-2017 <NAME>/<NAME>
section ak
*
xdef ak_init initialise ALT+ENTER key processing
*
include dev8_sbsext_ext_keys
include dev8_keys_k
*
akd_pllk equ $08 polling int linkage from A3
akd_plad equ $0c polling int routine address from A3
akd.len equ $40 ... |
simd/i386/jccolor-avx2.asm | t-head-aosp/platform-external-libjpeg-turbo | 3,710 | 53209 | ;
; jccolor.asm - colorspace conversion (AVX2)
;
; Copyright (C) 2009, 2016, <NAME>.
; Copyright (C) 2015, Intel Corporation.
;
; Based on the x86 SIMD extension for IJG JPEG library
; Copyright (C) 1999-2006, MIYASAKA Masaru.
; For conditions of distribution and use, see copyright notice in jsimdext.inc
;
; This file ... |
src/sgbTest.asm | joeldipops/SuperTestBoy | 1 | 53210 | IF !DEF(SGB_TEST_INCLUDED)
SGB_TEST_INCLUDED SET 1
INCLUDE "src/sgbCommands.asm"
RSRESET
INIT_ITEM RB 1
PALPQ_ITEM RB 1
ATTR_LIN_ITEM RB 1
MLT_REQ_ITEM RB 1
PCT_TRN_ITEM RB 1
MASK_EN_ITEM RB 1
SGB_ITEMS_COUNT RB 0
; Row to draw cursor sprite for commands with additional option... |
oeis/241/A241170.asm | neoneye/loda-programs | 11 | 53212 | ; A241170: Steffensen's bracket function [n,n-3].
; 6,25,67,145,275,476,770,1182,1740,2475,3421,4615,6097,7910,10100,12716,15810,19437,23655,28525,34111,40480,47702,55850,65000,75231,86625,99267,113245,128650,145576,164120,184382,206465,230475,256521,284715,315172,348010,383350,421316,462035,505637,552255,602025,655086... |
programs/fileman.asm | informer2016/MichalOS | 0 | 53213 | ; ------------------------------------------------------------------
; MichalOS File Manager
; ------------------------------------------------------------------
BITS 16
%INCLUDE "michalos.inc"
ORG 100h
start:
call .draw_background
mov byte [32767], 0
call os_file_selector
jc near .exit
mo... |
Transynther/x86/_processed/NONE/_zr_/i3-7100_9_0x84_notsx.log_14708_755.asm | ljhsiun2/medusa | 9 | 53214 | <reponame>ljhsiun2/medusa
.global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r15
push %rax
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_UC_ht+0x1ce8d, %rsi
lea addresses_A_ht+0x4f4d, %rdi
nop
nop
and $22972, %rax
mov $22, %rcx
rep movsl
nop
nop
xor %rbx, %rbx
lea addresses_D_ht+0x1b53f, %r1... |
Lab slides/Lab 8 - 04 - test.asm | mbadry1/FCIFayoum-Computer-architecture-2018 | 9 | 53215 | <gh_stars>1-10
CODE SEGMENT
ASSUME CS:CODE,DS:CODE,ES:CODE,SS:CODE
command equ 00
key equ 01h
stat equ 02
data equ 04
org 1000h
call init
call scan
cmp al,0ch
jne f2
f1: mov al,'c'
out data,al
jmp f3
f2:
cmp al,0dh
jne f3
mov al,'d'
out data,al
f3:
hlt
;---------------Displ... |
symbolinen_konekieli/Ratol_msdos/teht16.asm | tkukka/VariousContent | 0 | 53216 | ;RaTol Symbolinen konekieli: Harjoitus 1, tehtävä 6
;Tero Kukka IY96A
;Tiedosto: teht16.asm
;Luotu 12.2.1998
;Hyväksytty []
;Ohjelma tallentaa luvut N, N - 1, ... , 2, 1 taulukkoon
;indeksin kasvaessa 0...N-1
;Vakiot
N equ 4
;Makrot
e... |
lib/target/osca/classic/osca_crt0.asm | ahjelm/z88dk | 640 | 53217 | ; CRT0 stub for the Old School Computer Architecture (FLOS)
;
; <NAME> - Jul. 2011
;
;
; EXTRA OPTIONS:
;
; At C source level:
; #pragma output osca_bank=(0..14) set the memory bank for locations > 32768 before loading program
; #pragma output REGISTER_SP=<value> put the stack in a differen pl... |
programs/oeis/208/A208355.asm | karttu/loda | 1 | 53218 | ; A208355: Right edge of the triangle in A208101.
; 1,1,1,2,2,5,5,14,14,42,42,132,132,429,429,1430,1430,4862,4862,16796,16796,58786,58786,208012,208012,742900,742900,2674440,2674440,9694845,9694845,35357670,35357670,129644790,129644790,477638700,477638700,1767263190,1767263190,6564120420,6564120420,24466267020,24466267... |
data/compressed_data.asm | artrag/voicenc_scc | 4 | 53220 | ; dw period,wavenumber
; Game_Over.wav
CODE
sample1:
dw 0x0FFF,0x044C
dw 0x0FFF,0x0458
dw 0x0747,0x0459
dw 0x0747,0x045A
dw 0x022E,0x0344
dw 0x0226,0x02BA
dw 0x0222,0x0179
dw 0x0222,0x0145
dw 0x0222,0x017B
dw 0x021A,0x01BC
dw 0x0212,0x00EB
dw 0x0206,0x012C
... |
maps/GoldenrodHappinessRater.asm | Dev727/ancientplatinum | 28 | 53221 | <gh_stars>10-100
object_const_def ; object_event constants
const GOLDENRODHAPPINESSRATER_TEACHER
const GOLDENRODHAPPINESSRATER_POKEFAN_M
const GOLDENRODHAPPINESSRATER_TWIN
GoldenrodHappinessRater_MapScripts:
db 0 ; scene scripts
db 0 ; callbacks
GoldenrodHappinessRaterTeacherScript:
faceplayer
opentext
spec... |
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_1163.asm | ljhsiun2/medusa | 9 | 53222 | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %r13
push %r9
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0x1d9ee, %rsi
nop
and %rcx, %rcx
mov $0x6162636465666768, %r11
movq %r11, %xmm0
and $0xffffffffffffffc0, %rsi
movntdq %xmm0, (%rsi)
nop
nop
nop
nop
nop
xor $59911, %rcx
lea addr... |
ubb/asc/exam/tamas.asm | AlexanderChristian/private_courses | 0 | 53223 | <reponame>AlexanderChristian/private_courses<filename>ubb/asc/exam/tamas.asm
assume cs:code, ds:data
data segment
inputMsg db 'Please input the filename: $'
maxFileName db 100
lFileName db ?
fileName db 100 dup(?), '$'
vocals db 'aeiouAEIOU'
nrv db $ - vocals
fileHandle dw ?
openErrorMsg db 'There was an error... |
libsrc/_DEVELOPMENT/math/float/math48/c/sdcc_iy/cm48_sdcciy_cosh.asm | meesokim/z88dk | 0 | 53224 |
; float cosh(float x)
SECTION code_fp_math48
PUBLIC cm48_sdcciy_cosh
EXTERN cm48_sdcciy_cosh_fastcall
cm48_sdcciy_cosh:
pop af
pop hl
pop de
push de
push hl
push af
jp cm48_sdcciy_cosh_fastcall
|
oeis/037/A037248.asm | neoneye/loda-programs | 11 | 53225 | <filename>oeis/037/A037248.asm<gh_stars>10-100
; A037248: a(n) = n^6*(n^2 - 1)*(n^6 - 1).
; 0,0,12096,4245696,251596800,5859000000,76185748800,664376138496,4329310519296,22594320403200,98999901000000,376611192619200,1275001937104896,3914077489672896,11055311444923200,29063177136000000,71776114783027200,1677951973705512... |
smsq/smsq/hotkey_base.asm | olifink/smsqe | 0 | 53226 | <filename>smsq/smsq/hotkey_base.asm
; HOTKEY Extensions V2.04 1988 <NAME> QJUMP
section header
xref smsq_end
xref.l hk_vers
header_base
dc.l hot_base-header_base ; length of header
dc.l 0 ; module length unknown
dc.l smsq_end-hot_base ; loaded length
dc.l 0 ; checksum
dc.l 0 ; always select
... |
Transynther/x86/_processed/NC/_st_zr_un_4k_sm_/i7-7700_9_0x48.log_21829_1428.asm | ljhsiun2/medusa | 9 | 53227 | <reponame>ljhsiun2/medusa
.global s_prepare_buffers
s_prepare_buffers:
push %r13
push %r8
push %rax
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_normal_ht+0xf1fe, %rsi
lea addresses_D_ht+0x9212, %rdi
nop
nop
sub %r8, %r8
mov $78, %rcx
rep movsq
nop
nop
cmp %r13, %r13
lea addresses_WC_ht+0xf04a, %rsi
... |
DevSound.asm | DevEd2/DevSound-WS | 3 | 53228 | <filename>DevSound.asm
; ================================================================
; Macros
; ================================================================
%macro wave 32
db %1| %2<<4
db %3| %4<<4
db %5| %6<<4
db %7| %8<<4
db %9|%10<<4
db %... |
ZORTON.reko/ZORTON_209F.asm | 0xLiso/dePIXELator | 0 | 53229 | ;;; Segment 209F (209F:0000)
209F:0000 FB .
l2057_0481:
retf
;; fn209F_0002: 209F:0002
;; Called from:
;; 209F:011A (in fn209F_00DD)
fn209F_0002 proc
enter 0Ah,0h
mov ax,[96CEh]
mov [bp-2h],ax
mov word ptr [bp-4h],0h
jmp 005Eh
l209F_0013:
mov dx... |
hello.asm | funkacer/ZX80 | 0 | 53230 | <gh_stars>0
DEVICE ZXSPECTRUM48
org $8000
start:
jp print_hello
; Character Codes
ENTER equ $0D
; ROM routines
ROM_CLS equ $0DAF
ROM_PRINT equ $203C
hello:
db "Hello, World!", ENTER
HELLO_LEN equ $ - hello
print_hello:
call ROM_CLS
ld de,hello
ld bc,HELLO_LEN
call ROM_PRINT
... |
libsrc/stdlib/bpoke_callee.asm | meesokim/z88dk | 0 | 53231 | <reponame>meesokim/z88dk
; void __CALLEE__ bpoke_callee(void *addr, uchar byte)
; 11.2006 aralbrec
PUBLIC bpoke_callee
PUBLIC ASMDISP_BPOKE_CALLEE
.bpoke_callee
pop hl
pop de
ex (sp),hl
.asmentry
ld (hl),e
ret
DEFC ASMDISP_BPOKE_CALLEE = # asmentry - bpoke_callee
|
data/mapObjects/SilphCo1F.asm | AmateurPanda92/pokemon-rby-dx | 9 | 53232 | SilphCo1F_Object:
db $2e ; border block
db 5 ; warps
warp 10, 17, 5, -1
warp 11, 17, 5, -1
warp 26, 0, 0, SILPH_CO_2F
warp 20, 0, 0, SILPH_CO_ELEVATOR
warp 16, 10, 6, SILPH_CO_3F
db 0 ; signs
db 1 ; objects
object SPRITE_CABLE_CLUB_WOMAN, 4, 2, STAY, DOWN, 1 ; person
; warp-to
warp_to 10, 17, SILPH_CO_1... |
P5/P5_TestCode/P5_L1_testcase17/P5_L1_testcase17/mips17.asm | alxzzhou/BUAA_CO_2020 | 1 | 53233 | lui $t0 0xf65b
ori $t1 $0 0xabfe
ori $t2 $0 0x3000
lui $t3 0x49bf
addu $t5 $t1 $t3
sw $t5 0($0)
lw $t4 0($0)
addu $t1 $t1 $t3
beq $t4 $t5 end #lw-cal-beq
func:
sw $31 4($0)
subu $31 $31 4
beq $t4 $t5 end
lui $t4 0x83ba
nop
lw $31 4($0)
addu $t1 $t1 $t2
jr $31 #lw-cal-jr
addu $t4 $t0 $t2
end:subu $t4 $t3 $t1
jal func... |
4e01.asm | sqph/td-micl | 0 | 53234 | ; 4e01.asm
global main
section .data
var1 DB 1
var2 DB 2
var3 DW 0x0304
; la section des données occupe 4 bytes
; son contenu est 0x01, 0x02, 0x04, 0x03
section .text
main:
mov al, [var1] ; al contient 0x01
mov eax, var1 ; eax contient l'adresse de var1
mov ax, [var1] ... |
libsrc/psg/ts2068/set_psg.asm | meesokim/z88dk | 0 | 53235 | <reponame>meesokim/z88dk
;
; Timex 2068 specific routines
; by <NAME>, Fall 2013
;
; int set_psg(int reg, int val);
;
; Play a sound by PSG
;
;
; $Id: set_psg.asm,v 1.2 2015/01/19 01:33:04 pauloscustodio Exp $
;
PUBLIC set_psg
EXTERN set_psg_callee
EXTERN ASMDISP_SET_PSG_CALLEE
set_psg:
pop bc
pop de
pop h... |
汇编语言/实验/exp3/2.asm | wine99/hfut-cs-assignments | 56 | 53236 | <reponame>wine99/hfut-cs-assignments
.model small
.stack 100h
.data
table dw b1, b2, b3, b4, b5, b6, b7, b8
s1 db 'The first bit is 1', 0dh, 0ah, '$'
s2 db 'The second bit is 1', 0dh, 0ah, '$'
s3 db 'The third bit is 1', 0dh, 0ah, '$'
s4 db 'The fourth bit is 1', 0dh, 0... |
libsrc/_DEVELOPMENT/math/float/math48/c/sccz80/cm48_sccz80_isunordered_callee.asm | jpoikela/z88dk | 640 | 53237 | <reponame>jpoikela/z88dk
; int __CALLEE__ isunordered(double x, double y)
SECTION code_clib
SECTION code_fp_math48
PUBLIC cm48_sccz80_isunordered_callee
EXTERN am48_isunordered, cm48_sccz80p_dcallee2
cm48_sccz80_isunordered_callee:
call cm48_sccz80p_dcallee2
; AC'= y
; AC = x
jp am48_isunorder... |
oeis/293/A293326.asm | neoneye/loda-programs | 11 | 53238 | ; A293326: The integer k that minimizes |k/2^n - sqrt(3))|.
; Submitted by <NAME>
; 2,3,7,14,28,55,111,222,443,887,1774,3547,7094,14189,28378,56756,113512,227023,454047,908093,1816187,3632374,7264748,14529495,29058991,58117981,116235962,232471924,464943848,929887697,1859775393,3719550787,7439101574,14878203147,29756406... |
programs/oeis/173/A173200.asm | karttu/loda | 1 | 53239 | <reponame>karttu/loda<gh_stars>1-10
; A173200: Solutions y of the Mordell equation y^2 = x^3 - 3a^2 - 1 for a = 0,1,2, ... (solutions x are given by A053755).
; 0,11,70,225,524,1015,1746,2765,4120,5859,8030,10681,13860,17615,21994,27045,32816,39355,46710,54929,64060,74151,85250,97405,110664,125075,140686,157545,175700,... |
programs/oeis/217/A217562.asm | karttu/loda | 1 | 53242 | ; A217562: Even numbers not divisible by 5.
; 2,4,6,8,12,14,16,18,22,24,26,28,32,34,36,38,42,44,46,48,52,54,56,58,62,64,66,68,72,74,76,78,82,84,86,88,92,94,96,98,102,104,106,108,112,114,116,118,122,124,126,128,132,134,136,138,142,144,146,148,152,154,156,158,162,164,166,168,172,174,176,178,182,184,186,188,192,194,196,19... |
libsrc/stdio/__printf_handle_llx.asm | ahjelm/z88dk | 640 | 53243 | <reponame>ahjelm/z88dk<filename>libsrc/stdio/__printf_handle_llx.asm
IF !__CPU_INTEL__ && !__CPU_GBZ80__
MODULE __printf_handle_llx
SECTION code_clib
PUBLIC __printf_handle_llx
EXTERN __printf_number64
__printf_handle_llx:
ld c,0 ;unsigned
ld (ix-9),16
res 1,(ix... |
source/lessons/lsn14-15/ice/sw_delay.asm | MarsUniversity/ECE382 | 0 | 53244 | ;-------------------------------------------------------------------------------
; Lesson 14 - Polling. Debouncing. Software Delay Routines.
;
; Purpose: Program instantiates a software delay subroutine to delay LED Blinking
;
;-------------------------------------------------------------------------------
... |
programs/oeis/093/A093061.asm | neoneye/loda | 22 | 53245 | <filename>programs/oeis/093/A093061.asm
; A093061: 6 * Sum_{d|n} (d mod 3).
; 6,18,6,24,18,18,12,36,6,36,18,24,12,36,18,42,18,18,12,54,12,36,18,36,24,36,6,48,18,36,12,54,18,36,36,24,12,36,12,72,18,36,12,54,18,36,18,42,18,54,18,48,18,18,36,72,12,36,18,54,12,36,12,60,36,36,12,54,18,72,18,36,12
add $0,1
mov $2,$0
lpb $0
... |
oeis/098/A098355.asm | neoneye/loda-programs | 11 | 53246 | <reponame>neoneye/loda-programs
; A098355: Multiplication table of the powers of three read by antidiagonals.
; 1,3,3,9,9,9,27,27,27,27,81,81,81,81,81,243,243,243,243,243,243,729,729,729,729,729,729,729,2187,2187,2187,2187,2187,2187,2187,2187,6561,6561,6561,6561,6561,6561,6561,6561,6561,19683,19683,19683,19683,19683,19... |
programs/oeis/080/A080545.asm | karttu/loda | 0 | 53247 | ; A080545: Characteristic function of {1} union {odd primes}: 1 if n is 1 or an odd prime, else 0.
; 1,0,1,0,1,0,1,0,0,0,1,0,1,0,0,0,1,0,1,0,0,0,1,0,0,0,0,0,1,0,1,0,0,0,0,0,1,0,0,0,1,0,1,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,1,0,1,0,0,0,0,0,1,0,0,0,1,0,1,0,0,0,0,0,1,0,0,0,1,0,0,0,0,0,1,0,0,0,0,0,0,0,1,0,0,0,1,0,1,0,0,0,1,0,1,0... |
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_21829_2834.asm | ljhsiun2/medusa | 9 | 53248 | <filename>Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48.log_21829_2834.asm
.global s_prepare_buffers
s_prepare_buffers:
push %r13
push %r14
push %rax
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x1b9c2, %rbx
nop
nop
nop
nop
nop
and $7880, %rcx
mov $0x6162636465666768, %r14
movq %r14, %xmm... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.