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 |
|---|---|---|---|---|
data/mapHeaders/cinnabarpokecenter.asm | adhi-thirumala/EvoYellow | 16 | 56192 | CinnabarPokecenter_h:
db POKECENTER ; tileset
db CINNABAR_POKECENTER_HEIGHT, CINNABAR_POKECENTER_WIDTH ; dimensions (y, x)
dw CinnabarPokecenterBlocks, CinnabarPokecenterTextPointers, CinnabarPokecenterScript ; blocks, texts, scripts
db $00 ; connections
dw CinnabarPokecenterObject ; objects
|
Transynther/x86/_processed/US/_zr_/i7-7700_9_0x48.log_21829_364.asm | ljhsiun2/medusa | 9 | 56193 | <gh_stars>1-10
.global s_prepare_buffers
s_prepare_buffers:
push %r13
push %r14
push %r9
push %rax
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_A_ht+0x2fc1, %r14
nop
nop
nop
add $39688, %r13
mov $0x6162636465666768, %rdx
movq %rdx, %xmm5
and $0xffffffffffffffc0, %r14
vmovaps %ymm5, (%r14)
nop
nop
nop
nop
add $... |
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0.log_21829_1816.asm | ljhsiun2/medusa | 9 | 56194 | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %r9
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0x3a4f, %rsi
lea addresses_UC_ht+0x11e4f, %rdi
nop
nop
nop
nop
inc %r9
mov $34, %rcx
rep movsw
nop
nop
nop
inc %r10
lea addresses_normal_ht+0xe24f, %r11
nop
nop
nop
nop
nop
xor $25182, %... |
source/modules/basic/commands/read.asm | paulscottrobson/mega-basic | 3 | 56195 | ; *******************************************************************************************
; *******************************************************************************************
;
; Name : read.asm
; Purpose : READ/DATA/RESTORE Command
; Date : 31st August 2019
; Author : <NAME> (<EMAIL>)
;
; ********... |
engine/overworld/clear_variables.asm | etdv-thevoid/pokemon-rgb-enhanced | 9 | 56196 | ClearVariablesOnEnterMap:
ld a, SCREEN_HEIGHT_PIXELS
ld [hWY], a
ld [rWY], a
xor a
ld [H_AUTOBGTRANSFERENABLED], a
ld [wStepCounter], a
ld [wLoneAttackNo], a
ld [hJoyPressed], a
ld [hJoyReleased], a
ld [hJoyHeld], a
ld [wActionResultOrTookBattleTurn], a
ld [wUnusedD5A3], a
ld hl, wCardKeyDoorY
ld [hli], a... |
programs/oeis/121/A121929.asm | karttu/loda | 1 | 56197 | ; A121929: a(n) = ceiling(n*(e^Pi + Pi^e)).
; 0,46,92,137,183,228,274,320,365,411,456,502,548,593,639,684,730,776,821,867,912,958,1004,1049,1095,1140,1186,1232,1277,1323,1368,1414,1460,1505,1551,1596,1642,1688,1733,1779,1824,1870,1916,1961,2007,2052,2098,2144,2189,2235,2280,2326,2372,2417,2463,2508,2554,2600,2645,2691,... |
src/libYARP_dev/56f807/cotroller_dc/Support/ARTFCONVISR.asm | robotology-legacy/yarp1 | 0 | 56198 | ;=============================================================
;=== FILE: ARTCONVISR.asm
;===
;=== Copyright (c)1998 Metrowerks, Inc. All rights reserved.
;=============================================================
; Recommended tab stop = 8.
;=======================================================================... |
src/main/fragment/mos6502-common/vdsm1=vdsm2_ror_2.asm | jbrandwood/kickc | 2 | 56199 | lda {m2}+3
cmp #$80
ror
sta {m1}+3
lda {m2}+2
ror
sta {m1}+2
lda {m2}+1
ror
sta {m1}+1
lda {m2}
ror
sta {m1}
lda {m1}+3
cmp #$80
ror {m1}+3
ror {m1}+2
ror {m1}+1
ror {m1} |
external/source/shellcode/bsd/ia32/single_reverse_tcp_shell.asm | madhavarao-yejarla/VoIP | 35 | 56200 | ;;
;
; Name: single_reverse_tcp_shell
; Version: $Revision: 1626 $
; License:
;
; This file is part of the Metasploit Exploit Framework
; and is subject to the same licenses and copyrights as
; the rest of this package.
;
; Description:
;
; Single reverse TCP she... |
libsrc/_DEVELOPMENT/l/sccz80/8-8080/l_glong2sp.asm | ahjelm/z88dk | 640 | 56201 | <filename>libsrc/_DEVELOPMENT/l/sccz80/8-8080/l_glong2sp.asm
; Z88 Small C+ Run time Library
; l_glong variant to be used sometimes by the peephole optimizer
;
SECTION code_clib
SECTION code_l_sccz80
PUBLIC l_glong2sp
PUBLIC l_glong2sp_hlp
.l_glong2sp_hlp
ld a,(hl)
inc hl
ld h,... |
charset/minirogue-c64-map.asm | cainex/c64_playground | 0 | 56202 | <filename>charset/minirogue-c64-map.asm
// Exported using VChar64 v0.2.4
// Total bytes: 1000
map:
.byte $0b,$0a,$08,$08,$08,$08,$37,$09,$00,$00,$00,$00,$00,$00,$00,$00 // 0
.byte $09,$00,$0b,$00,$74,$40,$00,$00,$37,$0f,$0a,$00,$08,$37,$08,$08 // 16
.byte $03,$03,$03,$03,$07,$03,$03,$03,$08,$08,$08,$75,$08,$37,$00,$00 ... |
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_2410.asm | ljhsiun2/medusa | 9 | 56203 | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r14
push %rbp
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_D_ht+0x1e85d, %rbx
nop
sub %rdi, %rdi
movl $0x61626364, (%rbx)
and $14620, %r11
lea addresses_WT_ht+0x11c5d, %r14
nop
nop
xor $23525, %rbp
movl $0x61626364, (%r14)
cmp %rdx, %rdx
le... |
programs/oeis/048/A048745.asm | neoneye/loda | 22 | 56205 | <gh_stars>10-100
; A048745: Partial sums of A048654.
; 1,5,14,36,89,217,526,1272,3073,7421,17918,43260,104441,252145,608734,1469616,3547969,8565557,20679086,49923732,120526553,290976841,702480238,1695937320,4094354881,9884647085,23863649054,57611945196,139087539449,335787024097
mov $1,1
lpb $0
sub $0,1
mov $2,$1
... |
src/game/grid/merge/mergerow.asm | QFSW/2048x86_64 | 6 | 56206 | PUBLIC mergerow
EXTERN mergenum:PROC
.code
; merges and moves all of the numbers in a row
; RCX = row ptr
; RDX = row size
; RAX = 1 : moved
; 3 : merged
mergerow PROC
ENTER 32, 0
PUSH R12
PUSH R13
PUSH R14
PUSH R15
MOV R12, RCX ; row ptr
MOV R13, RDX ; row size
MOV R14, 1 ; index ctr
MOV R15, 0 ; return
ml... |
Transynther/x86/_processed/AVXALIGN/_zr_/i7-8650U_0xd2.log_21052_1352.asm | ljhsiun2/medusa | 9 | 56207 | <filename>Transynther/x86/_processed/AVXALIGN/_zr_/i7-8650U_0xd2.log_21052_1352.asm
.global s_prepare_buffers
s_prepare_buffers:
push %r13
push %r14
push %r9
push %rax
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x8757, %rcx
nop
nop
nop
nop
and %rdi, %rdi
mov $0x6162636465666768, %r14
movq %r14, (%rcx)
... |
Sim/tests/32_test_math.asm | ericsims/16B | 0 | 56208 | #include "../CPU.asm"
#bank rom
top:
init_pointers:
loadw sp, #0xBFFF
storew #0x0000, BP
push #0x12
push #0x34
call multiply
pop b ; discard parameters
pop b ; discard parameters
assert a, #0xA8
push #0xAB
push #0xCD
push #0x00 ; allocate 2 bytes for z
push #0x00
call multiply16
popw hl ; save result to hl re... |
oeis/165/A165902.asm | neoneye/loda-programs | 11 | 56209 | <gh_stars>10-100
; A165902: a(0)=0, a(1)=1, a(n) = a(n-1) + 3^(n-3)*a(n-2).
; Submitted by <NAME>(s4)
; 0,1,1,2,5,23,158,2021,40415,1513724,89901329,10021444493,1779549303200,593535825170357,315835356239140757,315745107820598835194,503859317773076207957705,1510702921925354866376968691,7231341194731242966764145947126,65... |
oeis/310/A310373.asm | neoneye/loda-programs | 11 | 56210 | <reponame>neoneye/loda-programs
; A310373: Coordination sequence Gal.6.150.5 where G.u.t.v denotes the coordination sequence for a vertex of type v in tiling number t in the Galebach list of u-uniform tilings.
; Submitted by <NAME>
; 1,4,10,14,18,23,27,31,36,40,44,50,54,58,64,68,72,77,81,85,90,94,98,104,108,112,118,122... |
book-01/Assembly/asm/avx-2/packed/avx2_p_convert_float_halfprecision.asm | gfurtadoalmeida/study-assembly-x64 | 2 | 56211 | .code
; void AVX2_Packed_Convert_Float_HalfPrecision_(float values[8], uint16_t result[8], RoundingMode roudingMode)
AVX2_Packed_Convert_Float_HalfPrecision_ proc
vmovups ymm0, ymmword ptr [rcx]
; Nearest
cmp r8d, 0
jne @F
vcvtps2ph xmm1, ymm0, 0
jmp SaveResult
; Up
@@:
cmp r8d, 1
jne @F
vcvtps2ph xmm1, ymm0, 1
jmp... |
oeis/171/A171570.asm | neoneye/loda-programs | 11 | 56212 | ; A171570: Triangular numbers T such that T+2 is a prime.
; Submitted by <NAME>
; 1,3,15,21,45,105,171,231,351,465,561,741,861,1275,1431,1485,2211,2415,2775,3081,3321,4005,4371,5151,7875,8385,10731,11175,11781,13041,13695,14535,15051,15225,17205,17391,17955,18915,21321,22155,23871,24531,30135,33411,36585,38781,39621,42... |
oeis/144/A144087.asm | neoneye/loda-programs | 11 | 56213 | ; A144087: a(n) is the number of partial bijections (or subpermutations) of an n-element set with exactly 2 fixed points.
; Submitted by <NAME>
; 0,0,1,3,24,180,1620,16380,184800,2298240,31222800,459874800,7296791040,124047443520,2248897210560,43301275617600,882304501478400,18964350332928000,428768570841811200,10170992... |
asm/6502/test/scroll.asm | aldrinmartoq/clc88 | 0 | 56214 | icl '../os/symbols.asm'
org BOOTADDR
lda #0
ldx #OS_SET_VIDEO_MODE
jsr OS_CALL
mwa #sprites_base RAM_TO_VRAM
jsr lib_ram_to_vram
mwa VRAM_TO_RAM VSPRITES
lda #$0F
sta VCOLOR0
mwa DISPLAY_START VRAM_TO_RAM
jsr lib_vram_to_ram
adw RAM_TO_VRAM #48+4
ldy #0
copy:
lda message, y
cmp #255
beq s... |
data/scroll.asm | GSoftwareDevelopment/Mole | 2 | 56215 | scrolls_pointers
dta a(titleScroll)
dta a(historyScroll)
dta a(bestsListScroll);
dta a(bestsModeScroll);
scrolls_list
titleScroll
dta $DB, $DB, $DB, d' kret ',$DB, $DB, $DB, d' GRA ZR%CZNO)CIOWO-LOGICZNA '
dta $DB, $DB, $DB, d' ORYGINALNY POMYS& '*
dta d'ANDRZEJ BAKA',d' I '*,d'MARIUSZ BURAS '
; dta $DB... |
programs/oeis/048/A048879.asm | neoneye/loda | 22 | 56216 | ; A048879: Generalized Pellian with second term of 10.
; 1,10,41,174,737,3122,13225,56022,237313,1005274,4258409,18038910,76414049,323695106,1371194473,5808472998,24605086465,104228818858,441520361897,1870310266446,7922761427681,33561355977170,142168185336361,602234097322614,2551104574626817,10806652395829882,457777141... |
oeis/153/A153794.asm | neoneye/loda-programs | 11 | 56217 | <reponame>neoneye/loda-programs
; A153794: 4 times octagonal numbers: a(n) = 4*n*(3*n-2).
; 0,4,32,84,160,260,384,532,704,900,1120,1364,1632,1924,2240,2580,2944,3332,3744,4180,4640,5124,5632,6164,6720,7300,7904,8532,9184,9860,10560,11284,12032,12804,13600,14420,15264,16132,17024,17940,18880,19844,20832,21844,22880,2394... |
test/rv32f_test9.asm | kojad666/Vulcan | 102 | 56219 | addi x10, x0, 1
addi x11, x0, 2
addi x12, x0, 3
addi x13, x0, 4
addi x14, x0, 1000
fcvt.s.w f0, x10
fcvt.s.w f1, x11
fcvt.s.w f2, x12
fcvt.s.w f3, x13
fcvt.s.w f4, x14
feq.s x30, f0, f1
fdiv.s f5, f0, f4
fadd.s f5, f5, f0
fle.s x31, f4, f5
flt.s x29, f0, f5
|
programs/oeis/048/A048152.asm | neoneye/loda | 22 | 56220 | <filename>programs/oeis/048/A048152.asm
; A048152: Triangular array T read by rows: T(n,k) = k^2 mod n, for 1 <= k <= n, n >= 1.
; 0,1,0,1,1,0,1,0,1,0,1,4,4,1,0,1,4,3,4,1,0,1,4,2,2,4,1,0,1,4,1,0,1,4,1,0,1,4,0,7,7,0,4,1,0,1,4,9,6,5,6,9,4,1,0,1,4,9,5,3,3,5,9,4,1,0,1,4,9,4,1,0,1,4,9,4,1,0,1,4,9,3,12,10,10,12,3,9,4,1,0,1,4... |
Others/dos-ivt/boot/masm/typgam.asm | duangsuse/Share | 5 | 56221 | <filename>Others/dos-ivt/boot/masm/typgam.asm
; https://blog.csdn.net/weixin_43648017/article/details/106891541 getSelection().selectAllChildren($0);execCommand("copy")
; SDK https://github.com/xDarkLemon/DOSBox_MASM GPLv3
;https://github.com/meihao1203/Greedy_Snake
;看起来原作者为防止编译纂改了许多标签同名, choose,next
;另外许多条件跳转16bit指针越界... |
Transynther/x86/_processed/NONE/_xt_/i7-8650U_0xd2_notsx.log_94_1112.asm | ljhsiun2/medusa | 9 | 56222 | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %r13
push %r15
push %rax
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WC_ht+0x4ae7, %rsi
nop
nop
nop
nop
nop
add %r13, %r13
movw $0x6162, (%rsi)
xor $22655, %r11
lea addresses_WT_ht+0x739f, %rsi
nop
nop
nop
nop
nop
add %rdx, %rdx
movb $0x61,... |
keypad.asm | erg0dic/Sec_dict | 0 | 56223 | #include p18f87k22.inc
global keypad_setup, record_row, keypad_setup2, record_column, sumHandJ, keypad_LCD, key_r, key_c, keypad_LCD_secure, keypad_button_press
extern LCD_delay_ms, LCD_Send_Byte_D, LCD_Clear_Screen
acs0 udata_acs
key_r res 1
key_c res 1
keypad code
keypad_setup
banksel PADCF... |
oeis/349/A349075.asm | neoneye/loda-programs | 11 | 56225 | <reponame>neoneye/loda-programs
; A349075: a(n) = U(n, 2*n), where U(n, x) is the Chebyshev polynomial of the second kind.
; Submitted by <NAME>
; 1,4,63,1704,64769,3168060,189447551,13389885712,1092011153409,100934312212404,10426892198423999,1190514147664125240,148874434455514989313,20235554722675691942764,29705114633... |
programs/oeis/246/A246331.asm | neoneye/loda | 22 | 56226 | ; A246331: Total number of ON cells at stage 2n of two-dimensional 5-neighbor outer totalistic cellular automaton defined by "Rule 465".
; 1,9,25,49,89,113,161,233,345,369,417,489,609,681,825,1041,1369,1393,1441,1513,1633,1705,1849,2065,2401,2473,2617,2833,3193,3409,3841,4489,5465,5489,5537,5609,5729,5801,5945,6161,649... |
oeis/033/A033046.asm | neoneye/loda-programs | 11 | 56228 | <filename>oeis/033/A033046.asm<gh_stars>10-100
; A033046: Sums of distinct powers of 9.
; Submitted by <NAME>
; 0,1,9,10,81,82,90,91,729,730,738,739,810,811,819,820,6561,6562,6570,6571,6642,6643,6651,6652,7290,7291,7299,7300,7371,7372,7380,7381,59049,59050,59058,59059,59130,59131,59139,59140,59778,59779,59787,59788,598... |
S4/HW_Lab/even_or_odd.asm | akxavier/Assignments | 0 | 56229 | <reponame>akxavier/Assignments
;print whether a number is odd or even
section .data
msg1 : db 'Enter number : '
l1 : equ $-msg1
ans1 : db 'Odd', 10
l2 : equ $-ans1
ans2 : db 'Even', 10
l3 : equ $-ans2
section .bss
d1 : resb 1
section .text
global _start:
_start:
mov eax, 4
mov ebx, 1
mov ecx, msg1
mov edx, l1
i... |
MP/sub.asm | pratikpc/Pracs-Sem-V | 0 | 56230 | .model small
.stack 100h
.data
num1 db 09h
num2 db 05h
res db ? ; store reuslt here
.code
start:
; Required to Init Code
mov ax, @data
mov ds, ax
mov ax, 00h
mov al, num1
sub al, num2
mov res, al
mov ah, 4ch
int 21h ; terminate code here
end start |
ver0/4_osInOrder/4_fileSys/kernel/asm/ioLibA.asm | RongbinZhuang/simpleOS | 0 | 56231 | <filename>ver0/4_osInOrder/4_fileSys/kernel/asm/ioLibA.asm
%include "sconst.inc"
[section .data]
[section .text]
global out_byte
global in_byte
global disable_irq
global enable_irq
global disable_int
global enable_int
global port_read
global port_write
out_byte:
mov edx ,[esp+4]
mov al ,[esp+8]
out dx ,al
nop... |
libsrc/target/svi/svibios/svi_ldirmv.asm | jpoikela/z88dk | 640 | 56232 | <reponame>jpoikela/z88dk
;
; Spectravideo SVI specific routines
; by <NAME>
; MSX emulation layer
;
; LDIRMV
;
;
; $Id: svi_ldirmv.asm$
;
SECTION code_clib
PUBLIC LDIRMV
PUBLIC _LDIRMV
INCLUDE "target/svi/def/svi.def"
LDIRMV:
_LDIRMV:
call $3747 ;SETRD
ex (sp),hl
ex (sp),hl
loop:
IF VDP_DATAI... |
OSSOURCE/uasm.asm | mooseman/smallOS | 3 | 56234 | <reponame>mooseman/smallOS
; UASM.ASM
; Written by <NAME>
; This code is released to the public domain.
; "Share and enjoy....." ;)
.DATA
_opmap1 DD OFFSET L_lit+0,OFFSET L_lit+12,OFFSET L_lit+24
DD OFFSET L_lit+36,OFFSET L_lit+48,OFFSET L_lit+59
DD OFFSET L_lit+72,OFFSET L_lit+80,OFFSET L... |
hanging/boot.asm | frcook6060/bootloaders | 0 | 56235 | ; nasm boot.asm -f bin -o boot
; qemu-system-x86_64 boot.bin
[bits 16] ; x86 processors start with real mode so all programmes are limited to 16 bit operations
[ORG 0x7c00] ; MBR starts at 0x0000:0x7c00 memory location
jmp $ ; This is a simple infinate... |
oeis/064/A064169.asm | neoneye/loda-programs | 11 | 56236 | <filename>oeis/064/A064169.asm
; A064169: Numerator - denominator in n-th harmonic number, 1 + 1/2 + 1/3 + ... + 1/n.
; Submitted by <NAME>
; 0,1,5,13,77,29,223,481,4609,4861,55991,58301,785633,811373,835397,1715839,29889983,10190221,197698279,40315631,13684885,13920029,325333835,990874363,25128807667,25472027467,23222... |
Transynther/x86/_processed/AVXALIGN/_zr_/i7-8650U_0xd2_notsx.log_14862_1096.asm | ljhsiun2/medusa | 9 | 56237 | <reponame>ljhsiun2/medusa
.global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r12
push %r13
push %r15
push %rcx
push %rdx
push %rsi
lea addresses_normal_ht+0xe0cf, %rcx
nop
add $18759, %rdx
movb (%rcx), %r11b
nop
nop
nop
cmp $59275, %r13
lea addresses_A_ht+0x1d525, %r13
nop
nop
nop
nop
nop
and %r12, %r12
mov $... |
programs/oeis/057/A057046.asm | jmorken/loda | 1 | 56238 | <reponame>jmorken/loda
; A057046: Let R(i,j) be the rectangle with antidiagonals 1; 2,3; 4,5,6; ...; each k is an R(i(k),j(k)) and A057046(n)=i(2^n).
; 1,1,1,2,1,4,9,8,3,16,34,32,1,64,94,128,195,256,418,512,948,1024,2344,2048,688,4096,8544,8192,22591,16384,20854,32768
mov $1,2
pow $1,$0
mov $2,1
mov $3,$1
lpb $1
lpb... |
programs/oeis/147/A147832.asm | neoneye/loda | 22 | 56239 | <filename>programs/oeis/147/A147832.asm
; A147832: Numbers congruent (0,2) mod 14.
; 0,2,14,16,28,30,42,44,56,58,70,72,84,86,98,100,112,114,126,128,140,142,154,156,168,170,182,184,196,198,210,212,224,226,238,240,252,254,266,268,280,282,294,296,308,310,322,324,336,338,350,352,364,366,378,380
mov $1,$0
div $1,2
mul $1,5... |
transformy/tables/gen/0010.asm | mborik/regression | 3 | 56240 | ld a, 6
ld (basescradr + #0c12), a
ld a, 124
ld (basescradr + #0d12), a
ld a, 1
ld (basescradr + #09a8), a
ld (basescradr + #0a89), a
ld (basescradr + #0b6b), a
ld (basescradr + #0beb), a
ld (basescradr + #0c4d), a
ld (basescradr + #0d2f), a
ld (basescradr + #0e11), a
ld (basescradr + #100c), ... |
src/cpp-ethereum/test/unittests/performance/div256.asm | Crowntium/crowntium | 42 | 56241 | {
let r := 0
for { let i := 0 } lt(i, 1048576) { i := add(i, 1) } {
0xff3f9014f20db29ae04af2c2d265de17
0xfe7fb0d1f59dfe9492ffbf73683fd1e870eec79504c60144cc7f5fc2bad1e611
0xff3f9014f20db29ae04af2c2d265de17
dup2 div dup2 div dup2 div dup2 div dup2 div dup2 div dup2 div dup2 div
dup2 div dup2 div dup2 div du... |
Working Disassembly/General/Title/Map - SK Mountain.asm | TeamASM-Blur/Sonic-3-Blue-Balls-Edition | 5 | 56243 | Map_CBA4C: dc.w word_CBA4E-Map_CBA4C
word_CBA4E: dc.w 4
dc.b $F8, 0, 0, 0, $FF, $D0
dc.b 0, $C, 0, 1, $FF, $D0
dc.b $F8, $D, 0, 5, $FF, $F0
dc.b $F8, $D, 0, $D, 0, $10
|
oeis/332/A332845.asm | neoneye/loda-programs | 11 | 56244 | <filename>oeis/332/A332845.asm
; A332845: a(n) = (-1)^omega(n) * Sum_{k=1..n} (-1)^omega(n/gcd(n, k)), where omega = A001221.
; Submitted by <NAME>
; 1,0,1,2,3,0,5,6,7,0,9,2,11,0,3,14,15,0,17,6,5,0,21,6,23,0,25,10,27,0,29,30,9,0,15,14,35,0,11,18,39,0,41,18,21,0,45,14,47,0,15,22,51,0,27,30,17,0,57,6,59,0,35,62,33,0,65,3... |
games/Lupin Disc 1/Banner.asm | BttrDrgn/GC-Translation | 1 | 56246 | // Banner Image
origin $31D3AE00
insert "fs/opening1.bnr" // Insert Banner Image File "opening.bnr" (6176 Bytes)
// Banner Text
TextSave($31D3C620, "Lupin The Third - Disc 1") ; db 0,0,0,0,0,0,0,0 // Title Text (32 Bytes)
TextSave($31D3C660, "Lupin The Third - Lost Treasure Under The Sea - Disc 1") ; db 0,0,0,0,0,0,0,... |
libsrc/_DEVELOPMENT/math/float/math32/lm32/c/sccz80/pow_callee.asm | jpoikela/z88dk | 0 | 56247 | <reponame>jpoikela/z88dk
SECTION code_fp_math32
PUBLIC pow_callee
EXTERN cm32_sccz80_pow_callee
defc pow_callee = cm32_sccz80_pow_callee
; SDCC bridge for Classic
IF __CLASSIC
PUBLIC _pow_callee
defc _pow_callee = pow_callee
ENDIF
|
kernel/arch/i686/Boot/boot.asm | IcebergOS/iViK | 0 | 56248 | <reponame>IcebergOS/iViK
; Copyright 2016 Iceberg OS
;
; Licensed under the Apache License, Version 2.0 (the "License");
; you may not use this file except in compliance with the License.
; You may obtain a copy of the License at
;
; http://www.apache.org/licenses/LICENSE-2.0
;
; Unless required by applicable... |
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_1211.asm | ljhsiun2/medusa | 9 | 56249 | .global s_prepare_buffers
s_prepare_buffers:
ret
.global s_faulty_load
s_faulty_load:
push %r11
push %r12
push %rbx
push %rcx
push %rdi
push %rdx
push %rsi
// REPMOV
lea addresses_RW+0x1eb1c, %rsi
mov $0xa96, %rdi
and %rdx, %rdx
mov $45, %rcx
rep movsb
nop
nop
xor $54416, %r12
// Load
lea addresses_normal+0xb1c,... |
Appl/Games/Amateur/amateurProcess.asm | steakknife/pcgeos | 504 | 56250 | COMMENT @---------------------------------------------------------------------
Copyright (c) GeoWorks 1991 -- All rights reserved
PROJECT:
MODULE:
FILE: amateurProcess.asm
AUTHOR: <NAME>
ROUTINES:
Name Description
---- -----------
REVISION HISTORY:
Name Date Description
---- ---- --... |
projects/Examples/nasm_example/files/file.asm | Editoi-Studio/Editoi | 1 | 56251 | global _main
extern _printf, _scanf
section .text
_main:
push message
call _scanf
call _printf
add esp, 4
ret
message:
db '<NAME>', 10, 0
|
oeis/202/A202834.asm | neoneye/loda-programs | 11 | 56252 | ; A202834: E.g.f.: exp(3*x + x^2/2).
; Submitted by <NAME>(s1)
; 1,3,10,36,138,558,2364,10440,47868,227124,1112184,5607792,29057400,154465704,841143312,4685949792,26674999056,155000193840,918475565472,5545430185536,34087326300576,213170582612448,1355345600149440,8755789617922176,57440317657203648,382459903801743168,258... |
python_src/tools/sprite_esqueleto.asm | fjpena/sword-of-ianna-msx2 | 43 | 56253 | esqueleto_idle:
DB 0, 0, 0, 0, 0, 16, 17, 1, 0, 0, 0, 0
DB 0, 0, 0, 0, 0, 97, 182, 27, 0, 0, 0, 0
DB 0, 0, 0, 0, 16, 102, 102, 187, 1, 0, 0, 0
DB 0, 0, 0, 0, 97, 102, 17, 27, 1, 0, 0, 0
DB 0, 0, 0, 0, 97, 103, 49... |
programs/oeis/189/A189673.asm | jmorken/loda | 1 | 56254 | ; A189673: Fixed point of the morphism 0->010, 1->110.
; 0,1,0,1,1,0,0,1,0,1,1,0,1,1,0,0,1,0,0,1,0,1,1,0,0,1,0,1,1,0,1,1,0,0,1,0,1,1,0,1,1,0,0,1,0,0,1,0,1,1,0,0,1,0,0,1,0,1,1,0,0,1,0,1,1,0,1,1,0,0,1,0,0,1,0,1,1,0,0,1,0,1,1,0,1,1,0,0,1,0,1,1,0,1,1,0,0,1,0,0,1,0,1,1,0,0,1,0,1,1,0,1,1,0,0,1,0,1,1,0,1,1,0,0,1,0,0,1,0,1,1,0... |
src/main/fragment/mos6502-common/pdsm1_derefidx_vbuyy=vdsm2.asm | jbrandwood/kickc | 2 | 56255 | lda {m1}
sta $fe
lda {m1}+1
sta $ff
lda {m2}
sta ($fe),y
iny
lda {m2}+1
sta ($fe),y
iny
lda {m2}+2
sta ($fe),y
iny
lda {m2}+3
sta ($fe),y |
Transynther/x86/_processed/NC/_zr_un_/i9-9900K_12_0xa0.log_10_786.asm | ljhsiun2/medusa | 9 | 56256 | <gh_stars>1-10
.global s_prepare_buffers
s_prepare_buffers:
push %r13
push %r9
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0x14f6c, %r9
nop
nop
cmp %r13, %r13
mov $0x6162636465666768, %rdi
movq %rdi, %xmm6
movups %xmm6, (%r9)
nop
nop
nop
add $17875, %rbp
lea addresses_UC_ht+0x7fc6, %rsi
lea addresses_no... |
tests/exec/sib/sib.asm | ykskb/dax86 | 12 | 56257 | <filename>tests/exec/sib/sib.asm<gh_stars>10-100
BITS 32
label0:
org 0x7c00
; 03 add r32, rm32 ;
; 0C mod: 00 rm: 100 r32: 001 ; [-][-][ECX] ;
; BB ; 10: 4 (scale) 111: EDI(index) 011: EBX(base)
mov eax, 0
mov ebx, esp
mov edi, 4
mov dword [ebx + edi * 8], 5
add dword eax, [ebx + edi... |
programs/oeis/165/A165759.asm | karttu/loda | 1 | 56258 | <reponame>karttu/loda
; A165759: a(n) = (7-4*7^n)/3.
; 1,-7,-63,-455,-3199,-22407,-156863,-1098055,-7686399,-53804807,-376633663,-2636435655,-18455049599,-129185347207,-904297430463,-6330082013255,-44310574092799,-310174018649607,-2171218130547263,-15198526913830855
mov $2,7
pow $2,$0
sub $1,$2
div $1,6
mul $1,8
add $... |
programs/oeis/062/A062725.asm | karttu/loda | 1 | 56260 | <filename>programs/oeis/062/A062725.asm
; A062725: Write 0,1,2,3,4,... in a triangular spiral, then a(n) is the sequence found by reading the terms along the line from 0 in the direction 0,7,...
; 0,7,23,48,82,125,177,238,308,387,475,572,678,793,917,1050,1192,1343,1503,1672,1850,2037,2233,2438,2652,2875,3107,3348,3598,... |
src/tetris.asm | Squalene/Tetris | 0 | 56261 | <gh_stars>0
;; game state memory location
.equ T_X, 0x1000 ; falling tetrominoe position on x
.equ T_Y, 0x1004 ; falling tetrominoe position on y
.equ T_type, 0x1008 ; falling tetrominoe type
.equ T_orientation, 0x100C ; falling tetrominoe orientation
.... |
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca.log_21829_855.asm | ljhsiun2/medusa | 9 | 56262 | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r15
push %rax
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x75c0, %rsi
lea addresses_normal_ht+0x13c8, %rdi
nop
nop
nop
nop
add $29335, %rax
mov $64, %rcx
rep movsb
sub %r10, %r10
lea addresses_UC_ht+0x9680, %rsi
lea addresses_A_ht+0... |
Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48_notsx.log_3_663.asm | ljhsiun2/medusa | 9 | 56263 | .global s_prepare_buffers
s_prepare_buffers:
push %r11
push %r12
push %r14
push %r15
push %r9
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0x185f3, %rsi
lea addresses_WC_ht+0x14229, %rdi
nop
nop
nop
inc %r9
mov $82, %rcx
rep movsq
nop
nop
add $63795, %rsi
lea addresses_WT_ht+0x1b1bd, %r15
nop
and %r11, %r11
movb $0... |
bootdict/x86/primitives.asm | ikysil/ikforth | 8 | 56264 | <reponame>ikysil/ikforth
;******************************************************************************
;
; primitives.asm
; IKForth
;
; Unlicense since 1999 by <NAME>
;
;******************************************************************************
; Primitives
;***************************************************... |
code/draw.asm | StardustGear/AMPS | 0 | 56268 | dlen: dc.w 0, $80, $680, $900, $1000, $2000
DrawScene:
vdpCoord 8,1,WRITE
moveq #4-1,d6 ; digit ct
move.w Frame.w,d3 ; get frame num
jsr PutHex.w ; write it onscreen
vdpCoord 6,25,WRITE
moveq #4-1,d6 ; digit ct
move.w DMAlen.w,d3 ; get dma len
move.w dlen(pc,d3.w),d3 ; translate to actual num
j... |
cat.asm | Ankitchan/xv6OS | 0 | 56269 | <reponame>Ankitchan/xv6OS<filename>cat.asm
_cat: file format elf32-i386
Disassembly of section .text:
00000000 <cat>:
char buf[512];
void
cat(int fd)
{
0: 55 push %ebp
1: 89 e5 mov %esp,%ebp
3: 83 ec 18 sub $0x18,%esp
int n;
while((n = read... |
programs/oeis/204/A204696.asm | neoneye/loda | 22 | 56270 | ; A204696: G.f.: (32*x^7/(1-2*x) + 16*x^5 + 24*x^6)/(1-2*x^2).
; 0,0,0,0,0,16,24,64,112,256,480,1024,1984,4096,8064,16384,32512,65536,130560,262144,523264,1048576,2095104,4194304,8384512,16777216,33546240,67108864,134201344,268435456,536838144,1073741824,2147418112,4294967296,8589803520,17179869184,34359476224,68719476... |
programs/oeis/160/A160517.asm | karttu/loda | 0 | 56271 | ; A160517: A walk of 10-divisible "less regular" figurate cuboctahedra, from sequence A160249.
; 10,20,50,80,140,200,300,400,550,700,910,1120,1400,1680,2040,2400,2850,3300,3850,4400,5060,5720,6500,7280,8190,9100,10150,11200,12400,13600
mov $12,$0
mov $14,$0
add $14,1
lpb $14,1
clr $0,12
mov $0,$12
sub $14,1
su... |
programs/oeis/265/A265722.asm | neoneye/loda | 22 | 56272 | <filename>programs/oeis/265/A265722.asm
; A265722: Number of ON (black) cells in the n-th iteration of the "Rule 1" elementary cellular automaton starting with a single ON (black) cell.
; 1,0,1,4,1,8,1,12,1,16,1,20,1,24,1,28,1,32,1,36,1,40,1,44,1,48,1,52,1,56,1,60,1,64,1,68,1,72,1,76,1,80,1,84,1,88,1,92,1,96,1,100,1,10... |
programs/oeis/099/A099550.asm | jmorken/loda | 1 | 56273 | <reponame>jmorken/loda
; A099550: Odd part of n modulo 9.
; 1,1,3,1,5,3,7,1,0,5,2,3,4,7,6,1,8,0,1,5,3,2,5,3,7,4,0,7,2,6,4,1,6,8,8,0,1,1,3,5,5,3,7,2,0,5,2,3,4,7,6,4,8,0,1,7,3,2,5,6,7,4,0,1,2,6,4,8,6,8,8,0,1,1,3,1,5,3,7,5,0,5,2,3,4,7,6,2,8,0,1,5,3,2,5,3,7,4,0,7,2,6
add $0,1
lpb $0
dif $0,2
lpe
lpb $0
mod $0,9
lpe
mo... |
lseek_test_1.asm | vishal-pathare/xv6-public | 0 | 56274 |
_lseek_test_1: file format elf32-i386
Disassembly of section .text:
00000000 <main>:
#include "types.h"
#include "stat.h"
#include "user.h"
#include "fcntl.h"
int main(int argc, char *argv[]) {
0: 8d 4c 24 04 lea 0x4(%esp),%ecx
4: 83 e4 f0 and $0xfffffff0,%esp
7: ff 71 fc ... |
echo.asm | jhsie007/xv6 | 0 | 56275 | <gh_stars>0
_echo: file format elf32-i386
Disassembly of section .text:
00001000 <main>:
#include "stat.h"
#include "user.h"
int
main(int argc, char *argv[])
{
1000: 55 push %ebp
1001: 89 e5 mov %esp,%ebp
1003: 83 e4 f0 and $0xfffffff0,%esp
... |
programs/oeis/103/A103164.asm | karttu/loda | 1 | 56276 | <reponame>karttu/loda<gh_stars>1-10
; A103164: Integers but with the primes squared.
; 0,1,4,9,4,25,6,49,8,9,10,121,12,169,14,15,16,289,18,361,20,21,22,529,24,25,26,27,28,841,30,961,32,33,34,35,36,1369,38,39,40,1681,42,1849,44,45,46,2209,48,49,50,51,52,2809,54,55,56,57,58,3481,60,3721,62,63,64,65,66,4489,68,69,70,5041,... |
programs/oeis/051/A051515.asm | karttu/loda | 1 | 56277 | ; A051515: (Terms in A014738)/4.
; 9,25,196,324,1089,1521,3600,4624,9025,11025,19044,22500,35721,41209,61504,69696,99225,110889,152100,168100,223729,245025,318096,345744,439569,474721,592900,636804,783225,837225,1016064,1081600,1297321
mov $1,$0
add $1,$0
add $1,3
mov $2,$0
div $2,2
add $2,1
mul $1,$2
pow $1,2
|
programs/oeis/116/A116940.asm | karttu/loda | 1 | 56278 | <reponame>karttu/loda<gh_stars>1-10
; A116940: Greatest m such that A116939(m) = n.
; 0,3,6,11,16,23,30,39,48,59,70,83,96,111,126,143,160,179,198,219,240,263,286,311,336,363,390,419,448,479,510,543,576,611,646,683,720,759,798,839,880,923,966,1011,1056,1103,1150,1199,1248,1299,1350,1403,1456,1511,1566,1623,1680,1739,179... |
oeis/021/A021344.asm | neoneye/loda-programs | 11 | 56279 | <reponame>neoneye/loda-programs<gh_stars>10-100
; A021344: Expansion of 1/((1-x)(1-3x)(1-4x)(1-5x)).
; Submitted by <NAME>
; 1,13,110,770,4851,28623,161680,885940,4749701,25058033,130616850,674656710,3460370551,17652592243,89673093620,454027521080,2292850387401,11555296775253,58141244359990,292167007127050,146668340712... |
ScrollModus/_code/GlobalCode/perleveldata.asm | kosmonautdnb/TheLandsOfZador | 0 | 56280 | <reponame>kosmonautdnb/TheLandsOfZador
include "memorylayout.inc"
; Graphics Data
ORG EPOINT_WORLD_GRAPHICS_DATA
FONT
incbin "levelFont.bin"
FONTCOLOR
incbin "levelFontColor.bin"
FONTLUMA
incbin "levelFontLuma.bin"
FONTFLAGS
incbin "levelFontFlags.bin"
TILES
incbin "tileMap.bin"
MAP
incbin "level4Map.bin... |
books_and_notes/professional_courses/Assembly_language_and_programming/sources/汇编语言程序设计教程第四版/codes/6_6.asm | gxw1/review_the_national_post-graduate_entrance_examination | 640 | 56281 | <filename>books_and_notes/professional_courses/Assembly_language_and_programming/sources/汇编语言程序设计教程第四版/codes/6_6.asm<gh_stars>100-1000
DATA SEGMENT
BUF DB 10000101B
DATA ENDS
STACK SEGMENT STACK
DW 200 DUP (?)
TOP LABEL WORD
STACK ENDS
CODE SEGMENT
ASSUME CS:CODE,SS:STACK,DS... |
kbio.asm | laubzega/c0pperdragon-VIC-II-Palette-editor | 12 | 56282 | <filename>kbio.asm
;*****************
;Keyboard routines
;*****************
waitkey
lda #0 ;clear input buffer
sta 198
- jsr GETIN
beq -
lda 197
rts
waitrel
clc
lda 197
cmp #64
bne waitrel
lda #0 ;clear input buffer
sta 198
rts
;keyboard scancode constants
key_... |
programs/oeis/334/A334762.asm | neoneye/loda | 22 | 56283 | <filename>programs/oeis/334/A334762.asm
; A334762: a(n) = ceiling (n / A000005(n)).
; 1,1,2,2,3,2,4,2,3,3,6,2,7,4,4,4,9,3,10,4,6,6,12,3,9,7,7,5,15,4,16,6,9,9,9,4,19,10,10,5,21,6,22,8,8,12,24,5,17,9,13,9,27,7,14,7,15,15,30,5,31,16,11,10,17,9,34,12,18,9,36,6,37,19,13,13,20,10,40,8,17,21,42,7,22,22,22,11,45,8,23,16,24,24,... |
oeis/133/A133445.asm | neoneye/loda-programs | 11 | 56284 | <reponame>neoneye/loda-programs
; A133445: Digit sum of "sloping ternary numbers".
; Submitted by <NAME>
; 0,1,3,1,2,4,2,4,3,1,2,4,2,3,5,3,5,4,2,3,5,3,4,6,5,4,3,1
seq $0,109683 ; Ternary equivalents of A109681.
mov $1,$0
mod $1,9
mov $0,$1
|
oeis/211/A211618.asm | neoneye/loda-programs | 11 | 56285 | <filename>oeis/211/A211618.asm
; A211618: Number of ordered triples (w,x,y) with all terms in {-n,...-1,1,...,n} and 2w+x+y>1.
; 0,3,24,89,218,439,772,1245,1878,2699,3728,4993,6514,8319,10428,12869,15662,18835,22408,26409,30858,35783,41204,47149,53638,60699,68352,76625,85538,95119,105388,116373,128094,140579,153848,167... |
Transynther/x86/_processed/AVXALIGN/_ht_st_zr_un_/i9-9900K_12_0xa0_notsx.log_21829_674.asm | ljhsiun2/medusa | 9 | 56286 | <filename>Transynther/x86/_processed/AVXALIGN/_ht_st_zr_un_/i9-9900K_12_0xa0_notsx.log_21829_674.asm
.global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r12
push %r9
push %rax
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_D_ht+0x1502a, %rsi
nop
nop
nop
nop
cmp $20068, %r10
movl $0x61626364, (%rsi)
sub ... |
oeis/182/A182026.asm | neoneye/loda-programs | 11 | 56287 | <reponame>neoneye/loda-programs
; A182026: a(n) = 288*binomial(2*n,n-5) + 8*Sum_{i=1..n-5} binomial(2*n,n-5-i)*(5+i).
; Submitted by <NAME>
; 0,0,0,0,0,288,3504,26936,168000,930240,4775232,23279256,109368864,499928000,2237835600,9854764920,42836127360,184246957440,785668464000,3326326610400,13998420079488,5861142200390... |
bootloader.asm | pwk4m1/TinyBIOS | 23 | 56288 | bits 16
org 0x7c00
mov dx, 0x3f8
mov si, msg_bootloader
mov cl, byte [msg_bootloader_size]
rep outsb
xor dx, dx
mov al, 0x41
mov ah, 0x01
int 0x14
xor ax, ax
mov es, ax
mov bx, 0x8c00
mov cl, 1
mov ch, 0
mov dh, 0
mov ah, 2
mov al, 1
int 0x13
int 0x13
int 0x13
int 0x13
int 0x13
int 0x13
int 0x13
... |
Lab08_Switches_LED/LEDs.asm | brandonkim-1301/TI-RSLK-Maze-Follower | 0 | 56289 | <gh_stars>0
; LEDs.asm
; Runs on MSP432
; Capt <NAME>
; September 9, 2019
; Code to activate LED on P6.7. This code accompanies the Lab08_LED_Switchesmain.c
;
.thumb
.text
.align 2
.global LED_Init
.global LED_Off
.global LED_On
.global LED_Toggle
.global LED_Oscillate
; function to i... |
oeis/097/A097829.asm | neoneye/loda-programs | 11 | 56291 | <reponame>neoneye/loda-programs
; A097829: Partial sums of Chebyshev sequence S(n,15)= U(n,15/2)=A078364(n).
; Submitted by <NAME>(s1)
; 1,16,240,3585,53536,799456,11938305,178275120,2662188496,39754552321,593656096320,8865086892480,132382647290881,1976874622470736,29520736689770160,440834175724081665,65829918991714548... |
libsrc/graphics/unused/prfont.asm | jpoikela/z88dk | 8 | 56292 | ;
; Print using 8x8 font to the Map
;
;
; $Id: prfont.asm,v 1.3 2016-07-14 17:44:17 pauloscustodio Exp $
;
PUBLIC mapchar
EXTERN swapgfxbk
EXTERN base_graphics
;Dump an 8x8 character to the screen
;Entry: hl=character address
; d=y
; e=x
;Each map row consists of 256 bytes, each character is unique so can... |
bios/video.asm | shift-crops/x86emu | 85 | 56293 | <filename>bios/video.asm
global bsv_video, cursor_x, cursor_y
BITS 16
; bsv_video
bsv_video:
cmp ah, 0x00
je video_set_video_mode
cmp ah, 0x02
je video_set_cursor_pos
cmp ah, 0x03
je video_get_cursor_pos
cmp ah, 0x06
je video_scroll_up
cmp ah, 0x0e
je video_write_teletype
cmp ah, 0x13
je video_write_string... |
oeis/135/A135992.asm | neoneye/loda-programs | 11 | 56294 | <gh_stars>10-100
; A135992: Positive Fibonacci numbers swapped in pairs.
; Submitted by <NAME>(s2)
; 1,1,3,2,8,5,21,13,55,34,144,89,377,233,987,610,2584,1597,6765,4181,17711,10946,46368,28657,121393,75025,317811,196418,832040,514229,2178309,1346269,5702887,3524578,14930352,9227465,39088169,24157817
mov $1,1
mov $2,1
l... |
chap15/ex46/avx_vinsrt.asm | JamesType/optimization-manual | 374 | 56296 | ;
; Copyright (C) 2021 by Intel Corporation
;
; Permission to use, copy, modify, and/or distribute this software for any
; purpose with or without fee is hereby granted.
;
; THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
; REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHA... |
data/wild/maps/Route18.asm | opiter09/ASM-Machina | 1 | 56297 | <gh_stars>1-10
Route18WildMons:
def_grass_wildmons 35 ; encounter rate
db 33, SCYTHER
db 32, FEAROW
db 35, RATICATE
db 34, DODUO
db 37, FEAROW
db 36, DODUO
db 38, MACHOKE
db 39, RATICATE
db 38, FEAROW
db 41, DODRIO
end_grass_wildmons
def_water_wildmons 0 ; encounter rate
end_water_wildmons
|
Transynther/x86/_processed/NC/_st_zr_sm_/i3-7100_9_0xca_notsx.log_21829_924.asm | ljhsiun2/medusa | 9 | 56298 | <gh_stars>1-10
.global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r12
push %r15
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_UC_ht+0x2f41, %r12
nop
nop
add $58729, %r15
movw $0x6162, (%r12)
add $24388, %rdx
lea addresses_normal_ht+0x4b01, %rsi
lea addresses_WC_ht+0x16301, %rdi
nop
sub $42177, %r10
mo... |
Transynther/x86/_processed/AVXALIGN/_ht_/i7-8650U_0xd2.log_15_537.asm | ljhsiun2/medusa | 9 | 56299 | .global s_prepare_buffers
s_prepare_buffers:
push %r13
push %r15
push %rbp
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x12a4e, %r13
nop
nop
nop
nop
nop
add $45430, %rbp
mov (%r13), %rbx
lfence
lea addresses_normal_ht+0x157d2, %rsi
lea addresses_UC_ht+0x1b39f, %rdi
nop
nop
nop
nop
xor %r15, %r15
mov $25... |
EserciziMips/1.2-max2.asm | AntoAndGar/MIPS | 0 | 56300 | .text
.globl main
main:
lw $t1, Batman
lw $t2, Robin
sgt $t0, $t1, $t2
li $v0, 10
syscall
.data
Batman: .word 10
Robin: .word 6 |
test/immsize.asm | johannkoenig/nasm | 1,052 | 56301 | <reponame>johannkoenig/nasm
bits 64
%macro b 1
%1 ax,16
%1 eax,16
%1 rax,16
%1 word [rdi],16
%1 dword [rdi],16
%1 qword [rdi],16
%1 ax,byte 16
%1 eax,byte 16
%1 rax,byte 16
%1 word [rdi],byte 16
%1 dword [rdi],byte 16
%1 qword [rdi],byte 16
%endmacro
b bt
b btc
b btr
b bts
imul ax,[rdi],16
imul ax... |
oeis/109/A109227.asm | neoneye/loda-programs | 11 | 56302 | <reponame>neoneye/loda-programs
; A109227: Binary strings that have 1's where primes occur, 0's elsewhere and every term ends with the n-th prime index.
; Submitted by <NAME>
; 1,11,1101,110101,1101010001,110101000101,1101010001010001,110101000101000101,1101010001010001010001,1101010001010001010001000001,11010100010100... |
test/link/extrn4/module1.asm | nigelperks/BasicAssembler | 0 | 56303 | ; test externals: public segment of same name in two modules
IDEAL
ASSUME CS:IMAGE, DS:IMAGE, ES:IMAGE, SS:IMAGE
SEGMENT SEG1 PUBLIC
ORG 100h
start:
int 20h
_XBYTE db 0
_XWORD dw 0
_XCODE:
int 20h
ENDS
PUBLIC _XBYTE, _XWORD, _XCODE
GROUP IMAGE SEG1
END start
|
programs/oeis/228/A228612.asm | jmorken/loda | 1 | 56304 | <gh_stars>1-10
; A228612: Number of (possibly overlapping) occurrences of the subword given by the binary expansion of n in all binary words of length n.
; 0,1,1,4,4,12,32,80,80,192,448,1024,2304,5120,11264,24576,24576,53248,114688,245760,524288,1114112,2359296,4980736,10485760,22020096,46137344,96468992,201326592,4194... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.