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
Platform Code/LAPIS_SensorPlatform_Firmware/Firmware/_output/_obj/timer.asm
kbahar/ROHM_SensorPlatform_Multi-Sensor-Shield
0
124766
;; Compile Options : /TML610112 /MS /near /Icommon /Imain /Iirq /Itimer /Iclock /Itbc /Iuart /Ii2c /SS 256 /SD /Oa /Ot /W 3 /Wc /Fa_output\_obj\ ;; Version Number : Ver.3.41.8 ;; File Name : timer.c type (ML610112) model small, near $$tm_init$timer segment code 2h #0h CVERSION 3.41.8 CGLOBAL 01H 03H 0000H ...
Transynther/x86/_processed/US/_ht_zr_/i3-7100_9_0x84_notsx.log_10_1359.asm
ljhsiun2/medusa
9
124768
.global s_prepare_buffers s_prepare_buffers: push %r11 push %r8 push %r9 push %rbx push %rcx push %rdi push %rsi lea addresses_WT_ht+0xa10a, %rsi lea addresses_UC_ht+0x1c066, %rdi clflush (%rdi) sub $42350, %r8 mov $115, %rcx rep movsl nop nop nop add $17618, %rbx lea addresses_D_ht+0xd6a6, %r9 inc %r11 and $0xffffffff...
oeis/271/A271574.asm
neoneye/loda-programs
11
124770
; A271574: Decimal expansion of Sum_{n>=0} 1/(n!)^3. ; 2,1,2,9,7,0,2,5,4,8,9,8,3,3,0,6,4,1,8,1,3,4,5,2,3,6,1,0,5,9,5,4,1,3,4,6,8,3,1,9,2,2,0,7,4,7,0,3,9,1,6,9,3,0,3,7,6,2,9,9,6,8,6,0,2,9,9,9,9,6,2,2,9,2,9,9,8,7,3,0,1,7,9,6,3,8,3,2,7,8,1,2,7,1,0,4,2,2,4,9 mov $1,1 mov $2,1 mov $3,$0 mul $3,5 lpb $3 mov $4,$3 cmp $4...
navis/pikachu/attacks/pikachu_thunderball.asm
StraDaMa/mmbn6-pikachu-boss-battle
7
124771
<reponame>StraDaMa/mmbn6-pikachu-boss-battle @PIKACHU_THUNDERBALL_STATE_BEGIN equ 0x00 @PIKACHU_THUNDERBALL_STATE_ATTACK equ 0x04 @PIKACHU_THUNDERBALL_STATE_END equ 0x08 pikachu_thunderball: push r7, r14 ldr r1, =@@pikachu_thunderball_pool ldrb r0, [r7, 0x00] ldr r1, [r0, r1] mov r14, r15 bx r1 pop r7, r15 .p...
Library/Text/TextLine/tlLargeAdjust.asm
steakknife/pcgeos
504
124772
<reponame>steakknife/pcgeos COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Copyright (c) GeoWorks 1991 -- All Rights Reserved PROJECT: PC GEOS MODULE: FILE: tlLargeAdjust.asm AUTHOR: <NAME>, Jan 2, 1992 ROUTINES: Name Description ---- ----------- REVISION ...
Transynther/x86/_processed/US/_st_zr_4k_/i9-9900K_12_0xca_notsx.log_2_1230.asm
ljhsiun2/medusa
9
124773
.global s_prepare_buffers s_prepare_buffers: ret .global s_faulty_load s_faulty_load: push %r10 push %r11 push %r12 push %r8 push %r9 push %rcx push %rdi // Store lea addresses_WC+0x17f14, %r8 nop nop nop sub $14162, %r9 mov $0x5152535455565758, %r10 movq %r10, %xmm5 movups %xmm5, (%r8) nop nop nop add $40402, %r...
main.asm
asakhar/pract1_sysprog_
0
124774
<gh_stars>0 ; ------------------------------------------------------------------------------ ; Runs on 64-bit Linux only. ; To assemble, run and output binary number: ; ; export var=0b01010010001; nasm -felf64 main.asm -g -DVAR=$var && ld main.o -o main -g && ./main; echo $status; echo "print(f\"{int(bin($var)...
base/hals/halx86/i386/ixirql.asm
npocmaka/Windows-Server-2003
17
124775
title "Irql Processing" ;++ ; ; Copyright (c) 1989 Microsoft Corporation ; ; Module Name: ; ; ixirql.asm ; ; Abstract: ; ; This module implements the code necessary to raise and lower i386 ; Irql and dispatch software interrupts with the 8259 PIC. ; ; Author: ; ; <NAME> (shielint) ...
programs/oeis/049/A049641.asm
jmorken/loda
1
124776
; A049641: a(n) = Sum_{i=0..n} ((-1)^i)*T(i,n-i), array T as in A049639. ; 0,0,2,0,3,0,5,0,7,0,11,0,13,0,19,0,23,0,29,0,33,0,43,0,47,0,59,0,65,0,73,0,81,0,97,0,103,0,121,0,129,0,141,0,151,0,173,0,181,0,201,0,213,0,231,0,243,0,271,0,279,0,309,0,325,0,345,0,361,0,385 mov $4,$0 mov $6,2 lpb $6 mov $0,$4 sub $6,1 ad...
maps/FloaromaPokemonCenter1F.asm
AtmaBuster/pokeplat-gen2-old
2
124777
<gh_stars>1-10 object_const_def ; object_event constants FloaromaPokemonCenter1F_MapScripts: db 0 ; scene scripts db 0 ; callbacks FloaromaPokemonCenter1F_MapEvents: db 0, 0 ; filler db 3 ; warp events warp_event 3, 7, FLOAROMA_TOWN, 1 warp_event 4, 7, FLOAROMA_TOWN, 1 warp_event 0, 7, POKECENTER_2F, ...
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_1736.asm
ljhsiun2/medusa
9
124778
<reponame>ljhsiun2/medusa<gh_stars>1-10 .global s_prepare_buffers s_prepare_buffers: push %r11 push %r13 push %r9 push %rbx push %rcx push %rdi push %rdx push %rsi lea addresses_D_ht+0xf11f, %rsi lea addresses_A_ht+0x9b1f, %rdi xor %r9, %r9 mov $107, %rcx rep movsl nop nop nop nop and %r11, %r11 lea addresses_UC_ht+0x1...
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_982.asm
ljhsiun2/medusa
9
124779
<reponame>ljhsiun2/medusa<filename>Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_982.asm<gh_stars>1-10 .global s_prepare_buffers s_prepare_buffers: push %r11 push %r12 push %r15 push %r9 push %rax push %rcx push %rdi push %rsi lea addresses_UC_ht+0x12dee, %rax clflush (%rax) nop xor $37514, %r15 a...
Tools/System/TaskSwapHandler.asm
jaredwhitney/os3
5
124780
<reponame>jaredwhitney/os3 taskswapHandler : call IRQ_FINISH cmp byte [INTERRUPT_DISABLE], 0xFF je taskswapHandler.ret mov byte [INTERRUPT_DISABLE], 0xFF pop dword [EIP] add esp, 8 ; essentially 'pop'ing the EIP, cs, and stack to nowhere pusha mov ebx, [FRAME] shl ebx, 2 ; mul by 4 mov eax, [EIP] ...
Transynther/x86/_processed/AVXALIGN/_zr_/i9-9900K_12_0xca.log_21829_242.asm
ljhsiun2/medusa
9
124782
.global s_prepare_buffers s_prepare_buffers: push %r15 push %r8 push %r9 push %rbp push %rbx push %rcx push %rdi push %rsi lea addresses_WT_ht+0x14316, %rsi lea addresses_UC_ht+0x7e6e, %rdi nop nop nop nop xor $27450, %r15 mov $110, %rcx rep movsq sub %r8, %r8 lea addresses_WT_ht+0x143ea, %r8 nop nop nop nop sub %rsi, ...
sw/552tests/inst_tests/bltz_2.asm
JPShen-UWM/ThreadKraken
1
124783
// Original test: ./neel/hw4/problem6/bltz_2.asm // Author: neel // Test source code follows //Tests bltz when register = 0 // Reg r2 = 30 for the test's success. PC = 6 after branch lbi r1,0 lbi r2,20 bltz r1,2 lbi r2,30 halt
libsrc/stdio/ansi/z88/f_ansi_scrollup.asm
andydansby/z88dk-mk2
1
124784
; ; f_ansi_scrollup ; ; Scroll screen up one line ; ; We set the window to none-scrolling.. ; ; ; $Id: f_ansi_scrollup.asm,v 1.4 2009/06/22 21:44:17 dom Exp $ ; XLIB ansi_SCROLLUP INCLUDE "stdio.def" .ansi_SCROLLUP ld a,1 call_oz(os_out) ld a,255 call_oz(os_out) ret
xv6/ls.asm
ZhangHnu/xv6FileSystem
0
124785
<filename>xv6/ls.asm _ls: file format elf32-i386 Disassembly of section .text: 00000000 <main>: close(fd); } int main(int argc, char *argv[]) { 0: 55 push %ebp 1: 89 e5 mov %esp,%ebp 3: 57 push %edi 4: 56 push %esi ...
programs/oeis/013/A013634.asm
neoneye/loda
22
124787
<reponame>neoneye/loda ; A013634: a(n) = nextprime(n) + n. ; 2,3,5,8,9,12,13,18,19,20,21,24,25,30,31,32,33,36,37,42,43,44,45,52,53,54,55,56,57,60,61,68,69,70,71,72,73,78,79,80,81,84,85,90,91,92,93,100,101,102,103,104,105,112,113,114,115,116,117,120,121,128,129,130,131,132,133,138,139,140,141,144,145,152,153,154,155,156...
Arquitetura de Computadores/Atividade 08/Lab_01.asm
antuniooh/ExercisesFEI
1
124788
org 0000h LJMP START ;Pula incondicionalmente para START MOV R7, #0 org 0003h INT_TEMP0: INC R7 MOV P1, R7 ;complementa P1.0 RETI ;Retorna da interrupção org 0080h START: SETB EA ;Habilita as interrupções SETB EX0 ;Habilita a interrupção 0 SETB IT0 ;Trabalhando com borda de descida SJMP $ ;Laço de repetição
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_81.asm
ljhsiun2/medusa
9
124789
<filename>Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0xca_notsx.log_21829_81.asm .global s_prepare_buffers s_prepare_buffers: push %r11 push %r12 push %r13 push %r15 push %rbp push %rcx push %rdi push %rsi lea addresses_normal_ht+0x67c5, %r12 nop nop nop xor %r11, %r11 movb (%r12), %r13b nop nop nop dec %rdi lea ad...
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0.log_21829_1586.asm
ljhsiun2/medusa
9
124790
.global s_prepare_buffers s_prepare_buffers: push %r13 push %r15 push %r8 push %rax push %rbx push %rcx push %rdi push %rsi lea addresses_D_ht+0x1274a, %rbx nop nop nop nop add $2897, %r13 mov $0x6162636465666768, %rcx movq %rcx, (%rbx) nop nop nop nop nop cmp $40977, %rax lea addresses_WT_ht+0x1464a, %rsi lea addresse...
programs/oeis/236/A236677.asm
neoneye/loda
22
124791
<filename>programs/oeis/236/A236677.asm ; A236677: a(0)=1; for n>0, a(n) = (1-a(floor(log_2(n)))) * a(n-msb(n)); characteristic function of A079599. ; 1,0,1,0,0,0,0,0,1,0,1,0,0,0,0,0,1,0,1,0,0,0,0,0,1,0,1,0,0,0,0,0,1,0,1,0,0,0,0,0,1,0,1,0,0,0,0,0,1,0,1,0,0,0,0,0,1,0,1,0,0,0,0,0,1,0,1,0,0,0,0,0,1,0,1,0,0,0,0,0,1,0,1,0,0...
dino/lcs/item/18.asm
zengfr/arcade_game_romhacking_sourcecode_top_secret_data
6
124792
copyright zengfr site:http://github.com/zengfr/romhack 00042A move.l D1, (A0)+ 00042C dbra D0, $42a 0018CA move.w ($18,A6), D0 0018CE add.w ($1e,A6), D0 [123p+ 18, enemy+18, item+18] 0018D2 move.w D0, ($18,A6) [123p+ 1E, enemy+1E, item+1E] 0018D6 swap D0 [123p+ 18, base+754, enemy+18, etc+18, item+...
fiat-amd64/488.57_ratio08478_seed412639959625635_mul_p434.asm
dderjoel/fiat-crypto
491
124793
SECTION .text GLOBAL mul_p434 mul_p434: sub rsp, 0x620 ; last 0x30 (6) for Caller - save regs mov [ rsp + 0x5f0 ], rbx; saving to stack mov [ rsp + 0x5f8 ], rbp; saving to stack mov [ rsp + 0x600 ], r12; saving to stack mov [ rsp + 0x608 ], r13; saving to stack mov [ rsp + 0x610 ], r14; saving to stack mov [ rsp + 0x...
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xa0.log_21829_1440.asm
ljhsiun2/medusa
9
124794
<gh_stars>1-10 .global s_prepare_buffers s_prepare_buffers: push %r10 push %r11 push %r12 push %r9 push %rbx push %rcx push %rdi push %rsi lea addresses_WC_ht+0x3c92, %r12 nop nop nop xor %r11, %r11 movl $0x61626364, (%r12) dec %r12 lea addresses_WC_ht+0x15e12, %rsi lea addresses_WT_ht+0x13a92, %rdi nop nop nop nop nop...
libsrc/_DEVELOPMENT/font/font_4x8/_zx7_font_4x8_64_minix.asm
jpoikela/z88dk
640
124795
<filename>libsrc/_DEVELOPMENT/font/font_4x8/_zx7_font_4x8_64_minix.asm ; ; Font extracted from 64-4.tap ; ; Tap file downloaded from: http://mdfs.net/Software/Spectrum/Coding/Printout/ SECTION rodata_font SECTION rodata_font_4x8 PUBLIC _zx7_font_4x8_64_minix PUBLIC _zx7_font_4x8_64_minix_end _zx7_font_4x8_64_minix...
src/asm_files/examples/new_example.asm
zedth2/sunyat-c
0
124796
<gh_stars>0 ;----------------------------------------------- ; Name : example.asm ; Author : William "Amos" Confer ; ; License : Copyright (c) 2008--2014 William "Amos" Confer ; ; Permission is hereby granted, free of charge, to any person obtaining a ; copy of this software and a...
smsq/qpc/spp/sendser2.asm
olifink/smsqe
0
124797
<gh_stars>0 ; SMS (QPC) Send serial data section comm xdef spp_sendser xref iob_gbps include 'dev8_smsq_qpc_keys' include 'dev8_keys_serparprt' include 'dev8_keys_k' include 'dev8_mac_assert' ;+++ ; This routine sets up messages to send serial data to the PC ; ; d1 c s port number ; ;--- spp_sendser move....
programs/oeis/000/A000034.asm
karttu/loda
1
124798
; A000034: Period 2: repeat [1, 2]; a(n) = 1 + (n mod 2). ; 1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,1,2,...
src/headers_song4.6502.asm
mrpopogod/nes-fun
0
124799
song4_header: .b $04 ;4 streams .b MUSIC_SQ1 ;which stream .b $01 ;status byte (stream enabled) .b SQUARE_1 ;which channel .b $BC ;initial volume (C) and duty (10) .w song4_square1 ;pointer to stream .b MUSIC_SQ2 ;which stream .b $01 ...
sample_mixer/mixer_misc.asm
mikedailly/mod_player
16
124801
; ; Sample Mixer for sound effect playback ; By <NAME>, (c) Copyright 2020 all rights reserved. ; MIXER_Z80_DMA_DATAGEAR_PORT equ $6b ;=========================================================================== ; hl = source ; bc = length ; set port to write to with NEXTREG_REGISTER_SELECT_PORT ; prior to call ; ;...
Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48.log_21829_1767.asm
ljhsiun2/medusa
9
124803
.global s_prepare_buffers s_prepare_buffers: push %r11 push %r12 push %r9 push %rbp push %rcx push %rdi push %rdx push %rsi lea addresses_WC_ht+0xa86f, %r12 nop nop add %rdx, %rdx movb $0x61, (%r12) nop nop nop nop nop xor %rdi, %rdi lea addresses_UC_ht+0x15eaf, %rsi lea addresses_UC_ht+0x157af, %rdi nop nop cmp %r9, %...
sk/sfx/79.asm
Cancer52/flamedriver
9
124804
<gh_stars>1-10 Sound_79_Header: smpsHeaderStartSong 3 smpsHeaderVoice Sound_79_Voices smpsHeaderTempoSFX $01 smpsHeaderChanSFX $02 smpsHeaderSFXChannel cFM5, Sound_79_FM5, $B6, $08 smpsHeaderSFXChannel cPSG3, Sound_79_PSG3, $00, $00 ; FM5 Data Sound_79_FM5: smpsSetvoice $00 smpsModSet $...
Transynther/x86/_processed/AVXALIGN/_st_/i7-7700_9_0x48.log_21829_535.asm
ljhsiun2/medusa
9
124805
<reponame>ljhsiun2/medusa .global s_prepare_buffers s_prepare_buffers: push %r11 push %r13 push %r15 push %rax push %rcx push %rdi push %rdx push %rsi lea addresses_UC_ht+0x5e45, %rdi nop nop nop xor %rdx, %rdx movl $0x61626364, (%rdi) nop nop nop nop nop cmp $53345, %rcx lea addresses_WT_ht+0x19bed, %rsi lea addresses...
Transynther/x86/_processed/AVXALIGN/_ht_zr_/i3-7100_9_0xca_notsx.log_6557_200.asm
ljhsiun2/medusa
9
124806
<gh_stars>1-10 .global s_prepare_buffers s_prepare_buffers: push %r10 push %r8 push %rax push %rcx push %rdi push %rsi lea addresses_WT_ht+0x16fec, %rsi lea addresses_WC_ht+0x60a8, %rdi clflush (%rsi) nop nop nop nop nop cmp $31467, %rax mov $39, %rcx rep movsl nop inc %r8 lea addresses_WC_ht+0xf387, %rdi nop nop nop a...
data/mapHeaders/pewterhouse1.asm
adhi-thirumala/EvoYellow
16
124807
PewterHouse1_h: db HOUSE ; tileset db PEWTER_HOUSE_1_HEIGHT, PEWTER_HOUSE_1_WIDTH ; dimensions (y, x) dw PewterHouse1Blocks, PewterHouse1TextPointers, PewterHouse1Script ; blocks, texts, scripts db $00 ; connections dw PewterHouse1Object ; objects
src/features/file descriptors/backends/filesystem.asm
FranchuFranchu/fran-os
1
124808
; IN = ESI: Path to open kernel_backend_filesystem_open: call kernel_debug_print_eax ret kernel_backend_filesystem_read: mov dword [ebx], 0 ret kernel_backend_filesystem_struct: .open dd kernel_backend_filesystem_open .read dd kernel_backend_filesystem_read .write dd 0
libsrc/input/vz/in_Inkey.asm
jpoikela/z88dk
640
124810
; uint in_Inkey(void) ; 05.2018 suborb ; Read current state of keyboard but only return ; keypress if a single key is pressed. SECTION code_clib PUBLIC in_Inkey PUBLIC _in_Inkey EXTERN in_keytranstbl ; exit : carry set and HL = 0 for no keys registered ; else HL = ASCII character code ; uses : AF,BC,DE,HL .i...
36-Seek-and-Destroy-2.speed.size.asm
blueset/7bh-solutions
0
124811
-- 7 Billion Humans -- -- 36: Seek and Destroy 2 -- -- Size: 10/13 -- -- Speed: 158/184 -- mem1 = set 99 a: if n == wall: pickup mem1 mem2 = nearest shredder giveto mem2 mem1 = set 99 endif if c <= mem1: mem1 = set c endif step n jump a
programs/oeis/080/A080754.asm
karttu/loda
0
124812
; A080754: a(n) = ceiling(n*(1+sqrt(2))). ; 3,5,8,10,13,15,17,20,22,25,27,29,32,34,37,39,42,44,46,49,51,54,56,58,61,63,66,68,71,73,75,78,80,83,85,87,90,92,95,97,99,102,104,107,109,112,114,116,119,121,124,126,128,131,133,136,138,141,143,145,148,150,153,155,157,160,162,165,167,169,172,174,177,179,182,184,186,189,191,194,...
Appl/NInFnt/fontInstall.asm
steakknife/pcgeos
504
124813
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Copyright (c) GeoWorks 1991 -- All Rights Reserved PROJECT: PC GEOS MODULE: (Generic) Font Installation FILE: fontInstall.asm AUTHOR: <NAME> REVISION HISTORY: Name Date Description ---- ---- ----------- JDM 91.04.16 Initial...
src/projects/celeste/main.asm
rainbowbismuth/gbg
0
124815
INCLUDE "header.asm" INCLUDE "macros.asm" INCLUDE "registers.asm" INCLUDE "constants.asm" INCLUDE "memory.asm" main: ret vblank: reti stat: reti timer: reti serial: reti joypad: reti pico8_palette: pico8_black: DB 0, 0, 0 pico8_dark_blue: DB 29, 43, 83 pico8_dark_purple: DB 126, 37, 83 pico8_da...
oeis/028/A028025.asm
neoneye/loda-programs
11
124817
<gh_stars>10-100 ; A028025: Expansion of 1/((1-3x)(1-4x)(1-5x)(1-6x)). ; Submitted by <NAME> ; 1,18,205,1890,15421,116298,830845,5709330,38119741,249026778,1599719485,10142356770,63639854461,396031348458,2448208592125,15053605980210,92160458747581,562225198873338,3419937140824765 mov $1,1 mov $2,$0 mov $3,$0 lpb $2 ...
misc/tests/test.asm
SimonFJ20/jdh-8
911
124818
<reponame>SimonFJ20/jdh-8<gh_stars>100-1000 ; JDH-8 BASIC HARDWARE TEST ; NO OS DEPENDENCIES @include "os/arch.asm" @org 0x0000 main: sw [ADDR_MB], 1 lda a, b, [(ADDR_BANK + 8)] mw c, 0 .loop: ; [hl] = [data + c] lda [data] add16 h, l, c ; d <- data lw d ; [hl] = [ab] <- d lda a, b sw d ; ...
programs/oeis/155/A155757.asm
karttu/loda
1
124819
<filename>programs/oeis/155/A155757.asm<gh_stars>1-10 ; A155757: (n^3 - n + 15)/3. ; 5,7,13,25,45,75,117,173,245,335,445,577,733,915,1125,1365,1637,1943,2285,2665,3085,3547,4053,4605,5205,5855,6557,7313,8125,8995,9925,10917,11973,13095,14285,15545,16877,18283,19765,21325,22965,24687,26493,28385,30365,32435,34597,36853,...
oeis/070/A070352.asm
neoneye/loda-programs
11
124820
; A070352: a(n) = 3^n mod 5; or period 4, repeat [1, 3, 4, 2]. ; Submitted by <NAME> ; 1,3,4,2,1,3,4,2,1,3,4,2,1,3,4,2,1,3,4,2,1,3,4,2,1,3,4,2,1,3,4,2,1,3,4,2,1,3,4,2,1,3,4,2,1,3,4,2,1,3,4,2,1,3,4,2,1,3,4,2,1,3,4,2,1,3,4,2,1,3,4,2,1,3,4,2,1,3,4,2,1,3,4,2,1,3,4,2,1,3,4,2,1,3,4,2,1,3,4,2 mov $1,3 pow $1,$0 mov $0,$1 mod...
func.asm
yyatsuo/ExOS
0
124821
USE32 global io_hlt, io_cli, io_sti, io_stihlt global io_in8, io_in16, io_in32 global io_out8, io_out16, io_out32 global io_load_eflags, io_store_eflags section .text io_hlt: HLT RET io_cli: CLI RET io_sti: STI RET io_stihlt: STI HLT RET io_in8: MOV EDX, [ESP+4] MOV EAX, ...
Jahr 1/MC/Programmierung/Taster/Taster/main.asm
BackInBash/Technikerschule
2
124823
; ; Taster.asm ; ; Created: 11.06.2021 13:52:48 ; Author : markus.brunsch ; ; Replace with your application code init: ldi R16,0x00 out DDRA,R16 main: in R17, PINA ; Read PINA Value andi R17, 0b00000100 cpi R17, 4 ; Compare Value brbc 1, main ; Jump to Loop or Counter count_car: inc R18 ...
user/echo.asm
harshitagupta1512/Tweaked-XV6
0
124824
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...
Working Disassembly/General/2P Zone/Anim - Neon Display.asm
TeamASM-Blur/Sonic-3-Blue-Balls-Edition
5
124825
Ani_3750E: dc.w byte_3751E-Ani_3750E dc.w byte_37522-Ani_3750E dc.w byte_3754D-Ani_3750E dc.w byte_37550-Ani_3750E dc.w byte_37572-Ani_3750E dc.w byte_37594-Ani_3750E dc.w byte_375B6-Ani_3750E dc.w byte_375D8-Ani_3750E byte_3751E: dc.b $3B, $12, $FD, 1 byte_37522: dc.b 5, 0, 9, 0, 9, 0, ...
RESULTS_ARCHIVE/18-08-2017/asm/net461-Unsafe1.asm
Kosat/MixingLangsBenchmark
0
124826
<reponame>Kosat/MixingLangsBenchmark Normal JIT generated code Export_CSharp.Lev.levenshtein_unsafe1(System.String, System.String, Int32, Int32, Int32, Int32) Begin 00007ffe187b5910, size 33f *** WARNING: Unable to verify checksum for levenshtein-CSharp.dll C:\temp\MixingLangsBenchmark\levenshtein-CSharp\levenshtein.c...
Transynther/x86/_processed/NC/_zr_/i7-8650U_0xd2_notsx.log_9686_589.asm
ljhsiun2/medusa
9
124827
.global s_prepare_buffers s_prepare_buffers: push %r11 push %r8 push %rdx lea addresses_UC_ht+0x135d0, %rdx nop nop add %r8, %r8 movups (%rdx), %xmm7 vpextrq $0, %xmm7, %r11 nop nop nop nop nop dec %r8 pop %rdx pop %r8 pop %r11 ret .global s_faulty_load s_faulty_load: push %r10 push %r11 push %r8 push %r9 push %ra...
examples/add8080.asm
pr0gramista/godlike-scripts
0
124828
<filename>examples/add8080.asm<gh_stars>0 0000 JMP 0100 C3 00 01 ;Jump to program ... 0100 START: LDA 0302 3A 03 02 ;Load lowest byte of VAR1 0103 MOV B, A 47 ;Store it in B 0104 LDA 0702 3A 07 02 ;Load lowest byte of VAR2 0107 ADD A, B 80 ;Add A+B 0108 STA LC, A 32 0B 02 ;Save to lowest...
Transynther/x86/_processed/AVXALIGN/_zr_/i7-7700_9_0x48.log_21829_1004.asm
ljhsiun2/medusa
9
124830
<gh_stars>1-10 .global s_prepare_buffers s_prepare_buffers: push %r15 push %r8 push %rax push %rbx push %rcx push %rdi push %rdx push %rsi lea addresses_UC_ht+0x4079, %rax nop nop nop sub %r15, %r15 movw $0x6162, (%rax) nop nop nop nop nop cmp $42551, %rdx lea addresses_D_ht+0x979, %rsi lea addresses_WC_ht+0x1299f, %rd...
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca.log_21829_183.asm
ljhsiun2/medusa
9
124831
.global s_prepare_buffers s_prepare_buffers: push %r11 push %r15 push %rax push %rbx push %rcx push %rdi push %rdx push %rsi lea addresses_WT_ht+0x44b4, %rdx inc %rbx movb (%rdx), %al nop nop dec %r15 lea addresses_normal_ht+0x8b34, %rsi lea addresses_A_ht+0xda94, %rdi clflush (%rsi) cmp %r11, %r11 mov $15, %rcx rep mo...
oeis/099/A099855.asm
neoneye/loda-programs
11
124832
<filename>oeis/099/A099855.asm ; A099855: a(n) = n*2^n - 2^(n/2)*sin(Pi*n/4). ; Submitted by <NAME> ; 0,1,6,22,64,164,392,904,2048,4592,10208,22496,49152,106560,229504,491648,1048576,2227968,4718080,9960960,20971520,44041216,92276736,192940032,402653184,838856704,1744822272,3623870464,7516192768 mov $1,1 mov $3,$0 mov...
TestData/cmp.asm
robertmuth/Cwerg
171
124833
# cmp ## U32 .fun cmplt_u32_u32 NORMAL [U32] = [U32 U32 U32 U32] .bbl start poparg op1:U32 poparg op2:U32 poparg cmp1:U32 poparg cmp2:U32 cmplt x:U32 op1 op2 cmp1 cmp2 pusharg x ret .fun cmpeq_u32_u32 NORMAL [U32] = [U32 U32 U32 U32] .bbl start poparg op1:U32 poparg op2:U32 po...
oeis/062/A062125.asm
neoneye/loda-programs
11
124834
; A062125: Fifth column of A046741. ; Submitted by <NAME>(s4) ; 5,56,263,815,1982,4115,7646,13088,21035,32162,47225,67061,92588,124805,164792,213710,272801,343388,426875,524747,638570,769991,920738,1092620,1287527,1507430,1754381,2030513,2338040,2679257,3056540,3472346,3929213,4429760,4976687,5572775,6220886,6923963,76...
kernel.asm
matheustomieiro/tbOS
1
124835
BITS 16 section .text global KERNEL KERNEL: mov sp, 0x8000 mov ax, 07C0h mov ds, ax mov ax, 0x0E52 int 0x10 mov ax, 0x0E69 int 0x10 mov ax, 0x0E67 int 0x10 mov ax, 0x0E61 int 0x10 mov ax, 0x0E74 int 0x10 mov ax, 0x0E6f int 0x10 cli hlt ;times ((0x400) - ($ - $$)) db 0x00
Palmtree.Math.Core.Sint/vs_build/x64_Debug/TEST_op_Compare.asm
rougemeilland/Palmtree.Math.Core.Sint
0
124836
; Listing generated by Microsoft (R) Optimizing Compiler Version 19.16.27026.1 include listing.inc INCLUDELIB MSVCRTD INCLUDELIB OLDNAMES _DATA SEGMENT COMM uint_number_zero:QWORD COMM uint_number_one:QWORD _DATA ENDS msvcjmc SEGMENT __7B7A869E_ctype@h DB 01H __457DD326_basetsd@h DB 01H __4384A2D9_corecrt_memcpy_s@...
dinasour.asm
hongfz16/AssemblyPlayStation
2
124838
[bits 32] section .text call main ret extern init_seed extern rand_num extern clear_screen extern kprint extern kprint_at extern put_char extern int_to_ascii extern getchar extern register_kbd_callback extern register_tim_callback WHITE_ON_BLACK equ 0x0f RED_ON_WHITE equ 0xf4 ;============================== safe_put...
multimedia/opengl/server/generic/i386/xform.asm
npocmaka/Windows-Server-2003
17
124839
;---------------------------Module-Header------------------------------; ; Module Name: xform.asm ; ; xform routines. ; ; Created: 09/28/1995 ; Author: <NAME> [hockl] ; ; Copyright (c) 1995 Microsoft Corporation ;----------------------------------------------------------------------; .386 ....
upload.asm
ben467/z80_project
0
124840
;Initialization program ;Reads data from an Arduino and stores it in memory location $8000 start: ;usart start ld a, $40 out ($03),a nop nop ld a, $40 out ($03),a nop nop ld a, $40 out ($03),a nop nop ld a, $4d out ($03),a nop nop ...
dino/lcs/123p/C1.asm
zengfr/arcade_game_romhacking_sourcecode_top_secret_data
6
124841
<filename>dino/lcs/123p/C1.asm<gh_stars>1-10 copyright zengfr site:http://github.com/zengfr/romhack 006728 tst.b ($c1,A6) 00672C bne $6900 [123p+ C1] 006874 move.b #$1, ($c1,A6) [123p+ 0] 00687A move.l #$200001a, ($4,A6) [123p+ C1] 0068D2 move.b #$1, ($c1,A0) [123p+ C8] 0068D8 move.b #$e, ($2e,A0) [1...
WRK-V1.2/TOOLS/crt/src/intel/strcat.asm
intj-t/openvmsft
2
124842
page ,132 title strcat - concatenate (append) one string to another ;*** ;strcat.asm - contains strcat() and strcpy() routines ; ; Copyright (c) Microsoft Corporation. All rights reserved. ; ;Purpose: ; STRCAT concatenates (appends) a copy of the source string to the ; end of the ...
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_802.asm
ljhsiun2/medusa
9
124844
<reponame>ljhsiun2/medusa .global s_prepare_buffers s_prepare_buffers: push %r10 push %r11 push %r13 push %r14 push %r8 push %r9 push %rcx push %rdi push %rdx push %rsi lea addresses_WT_ht+0xb76e, %rdx nop nop nop nop inc %r10 mov $0x6162636465666768, %r9 movq %r9, %xmm0 vmovups %ymm0, (%rdx) nop sub $45282, %r8 lea ad...
2020/22/crab_combat_p2.asm
ped7g/adventofcode
2
124845
<reponame>ped7g/adventofcode<gh_stars>1-10 ; https://adventofcode.com/2020/day/22 (part 2) OPT listoff : DEVICE ZXSPECTRUMNEXT : MMU 0 7, 0, $0000 inputFile: ; load the input.txt into virtual device memory for processing ; INCBIN "input_t.txt" ; expected result: 291 ; INCBIN "input_t2.txt" ; expected...
audio/music/route29.asm
Dev727/ancientplatinum
28
124846
<reponame>Dev727/ancientplatinum Music_Route29: musicheader 4, 1, Music_Route29_Ch1 musicheader 1, 2, Music_Route29_Ch2 musicheader 1, 3, Music_Route29_Ch3 musicheader 1, 4, Music_Route29_Ch4 Music_Route29_Ch1: tempo 146 volume $77 dutycycle $3 tone $0001 vibrato $10, $15 stereopanning $f notetype $c, $b2 ...
Source/drivers/lcd.asm
MarcusCemes/micro-210-project
0
124848
<gh_stars>0 ; file: drivers/lcd.asm target: ATmega128L-4MHz-STK300 ; Interfaces with the Hitachi HD44780U LCD peripheral ; === Definitions === .equ LCD_IR = 0x8000 ; address LCD instruction reg .equ LCD_DR = 0xc000 ; address LCD data register .equ LCD_CLR_CLR = 0 ; clear instru...
oeis/218/A218199.asm
neoneye/loda-programs
11
124849
<filename>oeis/218/A218199.asm ; A218199: Hilltop maps: number of n X 1 binary arrays indicating the locations of corresponding elements not exceeded by any horizontal or vertical neighbor in a random 0..2 n X 1 array ; Submitted by <NAME> ; 1,3,7,13,25,49,97,191,375,737,1449,2849,5601,11011,21647,42557,83665,164481,32...
programs/oeis/060/A060366.asm
neoneye/loda
22
124850
<reponame>neoneye/loda ; A060366: Powers of one thousand which are described by single words in dated British English usage, extended by using "-ard" beyond 10^9. ; 1,1000,1000000,1000000000,1000000000000,1000000000000000,1000000000000000000,1000000000000000000000,1000000000000000000000000,1000000000000000000000000000,...
programs/oeis/181/A181973.asm
karttu/loda
1
124851
<reponame>karttu/loda ; A181973: Prime-generating polynomial: 16*n^2 - 300*n + 1447. ; 1447,1163,911,691,503,347,223,131,71,43,47,83,151,251,383,547,743,971,1231,1523,1847,2203,2591,3011,3463,3947,4463,5011,5591,6203,6847,7523,8231,8971,9743,10547,11383,12251,13151,14083,15047,16043,17071,18131,19223,20347,21503,22691,...
x86_64/MemoryAddressing/MemoryAddressing_.asm
brucexia1/x86assembly
1
124852
;======================================================================================== ; --Register-----|--Callee Save--|----------------------------Description---------------- ; | %rax | | 函数返回值寄存器;也用于idiv and imul指令 ; | %rbx | yes | ; | %rcx | | 函...
border_drv_sample/border_drv.asm
remy/z80-wip
0
124854
<filename>border_drv_sample/border_drv.asm ; *************************************************************************** ; * Simple example NextZXOS driver file * ; *************************************************************************** ; ; This file generates the actual border.d...
wasm/part0801/main.asm
Bigsby/slae
0
124855
.386 .model flat, stdcall option casemap :none include \masm32\include\windows.inc include \masm32\include\kernel32.inc include \masm32\include\masm32.inc includelib \masm32\lib\kernel32.lib includelib \masm32\lib\masm32.lib PrintIntervalMessage MACRO intervalMessage invoke StdOut, addr Between invoke Std...
libsrc/_DEVELOPMENT/adt/ba_priority_queue/c/sdcc_ix/ba_priority_queue_push_callee.asm
jpoikela/z88dk
640
124857
<gh_stars>100-1000 ; int ba_priority_queue_push_callee(ba_priority_queue_t *q, int c) SECTION code_clib SECTION code_adt_ba_priority_queue PUBLIC _ba_priority_queue_push_callee, l0_ba_priority_queue_push_callee EXTERN asm_ba_priority_queue_push _ba_priority_queue_push_callee: pop af pop hl pop bc push...
attract_st.asm
jorgicor/altair
0
124858
; ---------------------------------------------------------------------------- ; Altair, CIDLESA's 1981 arcade game remade for the ZX Spectrum and ; Amstrad CPC. ; ---------------------------------------------------------------------------- ; ----------------------------------------------------------------------------...
docs/bcd.asm
abhishall/Two-Pass-Assembler
1
124859
<filename>docs/bcd.asm ; OBJECTIVE: To find the sum of two BCD numbers. ; Data segment begins. DATA SEGMENT NUM1 DB #05D NUM2 DB #06D RESULT DB #0D ; Data segment ends. DATA ENDS ; Code segment begins. CODE SEGMENT ; Bind the segments with the corresponding registe...
kernel/command.asm
ssbostan/zagros
21
124860
<reponame>ssbostan/zagros<gh_stars>10-100 ; ====================== ZagrOS ===================== ; Zagros Open Source Operating System ; <NAME> (<EMAIL>) ; Bostandoust.IR ; ====================== ZagrOS ===================== ; =============== command interpreter =============== command: call wh...
src/executables/kernel/platform-i386/start.asm
puppy-technology/awooos
34
124861
; asmsyntax=nasm global _start ; Make entrypoint visible to linker. global stack_bottom ; Bottom of the stack. global stack_top ; Top of the stack. extern hal_store_magic ; Defined in libraries/hal-i386/main.c extern kernel_main ; Defined in kernel/main.c. ; Amount of space to reserve for t...
Transynther/x86/_processed/US/_zr_/i7-8650U_0xd2.log_6373_1529.asm
ljhsiun2/medusa
9
124862
<filename>Transynther/x86/_processed/US/_zr_/i7-8650U_0xd2.log_6373_1529.asm<gh_stars>1-10 .global s_prepare_buffers s_prepare_buffers: push %r10 push %r12 push %rax push %rbp push %rcx push %rdi push %rdx push %rsi lea addresses_A_ht+0x3a3d, %rax nop nop nop add %rbp, %rbp movups (%rax), %xmm7 vpextrq $1, %xmm7, %r10 ...
lib/3d/main.asm
bitshifters/teletextr
8
124863
;---------------------------------------------------------------------------------------------------------- ; Fast 3D Rendering Demo ; 6502/BBC Micro ; Original 1994 code written by <NAME> ;---------------------------------------------------------------------------------------------------------- ; ; Ported to BeebAsm ...
_build/dispatcher/jmp_ippsSHA1Unpack_a619e0c2.asm
zyktrcn/ippcp
1
124864
<gh_stars>1-10 extern m7_ippsSHA1Unpack:function extern n8_ippsSHA1Unpack:function extern y8_ippsSHA1Unpack:function extern e9_ippsSHA1Unpack:function extern l9_ippsSHA1Unpack:function extern n0_ippsSHA1Unpack:function extern k0_ippsSHA1Unpack:function extern ippcpJumpIndexForMergedLibs extern ippcpSafeInit:function ...
oeis/023/A023951.asm
neoneye/loda-programs
11
124865
; A023951: Expansion of 1/((1-x)(1-6x)(1-7x)(1-10x)). ; Submitted by <NAME>(s3) ; 1,24,381,5056,60837,689640,7521277,79922832,834214293,8599137976,87862904493,892165074528,9019015091269,90887374167432,913848341454429,9173869834986544,91989788624850165,921675830164728408,9229325781008873485,92381961397307873280,92444492...
testsuite/ubivm/expected/context_1.asm
alexgarzao/UOP
0
124866
Entity start No options Constants 0 S start 1 S Meu Host 2 S identity.host 3 S Mobilab - sala 1 4 S location.symbolic 5 I 101010 6 S time.now 7 S Host atual: 8 I 2 9 S io.writeln 10 S Onde estou: 11 S Horario : End Valid context (always) No properties Def start No parameters No lo...
Training CD/ImportRec/Plugin/Src/tELock/Masm/tELock.asm
phoemark2o20/Malware-Analysis-Training
872
124867
; ######################################################################### ; tELock.asm : Plugin for ImpREC to find tELock0.92x real API in its wrapped code ; ; Very quick and simple example to get all values in "push [API]; ... garbage ... ;ret" ; Note that this example is not a tracer but just an opcode checker....
programs/oeis/138/A138630.asm
neoneye/loda
22
124868
; A138630: Nonnegative integers k such that 17*k+7 is prime. ; 0,2,6,12,18,20,26,36,38,48,50,62,66,68,72,80,92,102,110,116,122,132,150,152,156,158,170,176,180,186,188,192,198,200,230,236,270,278,282,288,290,296,300,306,318,332,342,348,366,368,386,390,402,410,416,428,432,440,446,452,456,458,468,480,486,506,510,516,540,5...
libsrc/graphics/unused/sprite.asm
meesokim/z88dk
1
124870
<filename>libsrc/graphics/unused/sprite.asm ; ; Print using 8x8 font to the Map ; ; ; $Id: sprite.asm,v 1.2 2001/04/18 13:21:38 stefano Exp $ ; XLIB sprite LIB swapgfxbk XREF base_graphics ;Print a 16x16 sprite to the screen - sprites stored as characters.. ;Entry: hl=sprite address ; d=y ; e=x ;Each map ...
oeis/044/A044382.asm
neoneye/loda-programs
11
124871
<reponame>neoneye/loda-programs ; A044382: Numbers n such that string 5,0 occurs in the base 10 representation of n but not of n-1. ; Submitted by <NAME>(s3) ; 50,150,250,350,450,500,550,650,750,850,950,1050,1150,1250,1350,1450,1500,1550,1650,1750,1850,1950,2050,2150,2250,2350,2450,2500,2550,2650,2750,2850,2950,3050,31...
libsrc/_DEVELOPMENT/math/float/am9511/lam32/c/sccz80/div2.asm
ahjelm/z88dk
640
124872
SECTION code_fp_am9511 PUBLIC div2 EXTERN cam32_sccz80_fdiv2 defc div2 = cam32_sccz80_fdiv2 ; SDCC bridge for Classic IF __CLASSIC PUBLIC _div2 EXTERN cam32_sdcc_dcc_fdiv2 defc _div2 = cam32_sdcc_dcc_fdiv2 ENDIF
oeis/293/A293125.asm
neoneye/loda-programs
11
124873
; A293125: Expansion of e.g.f.: exp(-x/(1+x)). ; Submitted by <NAME> ; 1,-1,3,-13,73,-501,4051,-37633,394353,-4596553,58941091,-824073141,12470162233,-202976401213,3535017524403,-65573803186921,1290434218669921,-26846616451246353,588633468315403843,-13564373693588558173,327697927886085654441,-8281153039765859726341,218...
45/runtime/rt/vwclr.asm
minblock/msdos
0
124875
<gh_stars>0 TITLE VWCLR - IAPX 88/86 CLEAR GRAPHICS VIEWPORT SUPPORT ;*** ; VWCLR - IAPX 88/86 CLEAR GRAPHICS VIEWPORT SUPPORT ; ; Copyright <C> 1986, Microsoft Corporation ; ;Purpose: ; ;****************************************************************************** INCLUDE switch.inc ;Rutime switch file INCLUDE rma...
Transynther/x86/_processed/US/_ht_zr_/i9-9900K_12_0xca_notsx.log_26_80.asm
ljhsiun2/medusa
9
124876
.global s_prepare_buffers s_prepare_buffers: push %r10 push %r15 push %r9 push %rax push %rcx push %rdi push %rdx push %rsi lea addresses_WC_ht+0x6386, %rsi lea addresses_WT_ht+0xe587, %rdi and $47513, %rdx mov $85, %rcx rep movsl xor $14953, %rax lea addresses_UC_ht+0x14047, %r9 sub $38394, %rdx movb (%r9), %al xor $5...
AOC/Meus Exercicios/Aula10/exercicio4.asm
joao-frohlich/BCC
10
124877
<filename>AOC/Meus Exercicios/Aula10/exercicio4.asm .data mult_text: .asciiz" x " espaco_text: .asciiz" | " endl_text: .asciiz"\n" igual_text: .asciiz" = " .text # <NAME> .globl main main: li $s0, 2 # i = 2 mult_loop_i: slti $t0, $s0, 11 # if ( i < 11 ) beq $t0, $zero, end li $s1, 1 # j=1 mult_loop_j: sl...
Transynther/x86/_processed/NONE/_xt_/i3-7100_9_0x84_notsx.log_21829_2138.asm
ljhsiun2/medusa
9
124878
.global s_prepare_buffers s_prepare_buffers: push %r12 push %r13 push %rbp push %rbx push %rcx push %rdi push %rdx push %rsi lea addresses_D_ht+0x15351, %rsi lea addresses_WC_ht+0x19531, %rdi sub $9669, %rbp mov $21, %rcx rep movsq nop nop nop cmp $20319, %rdx lea addresses_A_ht+0x16995, %rsi lea addresses_WC_ht+0x1a0b...
programs/oeis/087/A087323.asm
neoneye/loda
22
124879
; A087323: a(n) = (n+1) * 2^n - 1. ; 0,3,11,31,79,191,447,1023,2303,5119,11263,24575,53247,114687,245759,524287,1114111,2359295,4980735,10485759,22020095,46137343,96468991,201326591,419430399,872415231,1811939327,3758096383,7784628223,16106127359,33285996543,68719476735,141733920767,292057776127,601295421439,1236950581...
oeis/143/A143257.asm
neoneye/loda-programs
11
124880
<filename>oeis/143/A143257.asm<gh_stars>10-100 ; A143257: Reverse binary expansion of the factorial numbers. ; Submitted by <NAME> ; 1,1,3,3,15,45,441,441,3213,16059,172569,517671,6695325,43746885,903732249,903732249,14611840389,110769926061,1248788195355,12439562858721,154437141889677,1902100636851663,5133910112419557...
Assembler/AssemblyCode/NOP_FLAGS.asm
KPU-RISC/KPU
8
124881
; Nothing should be seen in the flags register... ; Do nothing... NOP NOP NOP PUSHF POP D ; Write register D to the Output Port OUTB D ; Stops the CPU execution HLT
Kernel/Core/arch/amd64/interrupts.inc.asm
ids1024/rust_os
622
124882
[section .inittext] idt_init: ; Save to make following instructions smaller mov rdi, IDT ; Set an IDT entry to a callback %macro SETIDT 2 mov rsi, %1 mov rax, %2 call set_idt %endmacro ; Install error handlers %assign i 0 mov rsi, 0 %rep 32 mov rax, Isr%[i] call set_idt inc rsi %assign i i+1 %endre...
oeis/006/A006617.asm
neoneye/loda-programs
11
124884
; A006617: Zarankiewicz's problem. ; Submitted by <NAME>(s1) ; 6,10,14,19,25,30,36,43,51,57 add $0,1 lpb $0 mov $2,$0 sub $0,1 seq $2,108872 ; Sums of ordinal references for a triangular table read by columns, top to bottom. add $1,$2 lpe mov $0,$1 add $0,3