max_stars_repo_path stringlengths 4 261 | max_stars_repo_name stringlengths 6 106 | max_stars_count int64 0 38.8k | id stringlengths 1 6 | text stringlengths 7 1.05M |
|---|---|---|---|---|
programs/oeis/094/A094567.asm | karttu/loda | 1 | 162701 | <reponame>karttu/loda
; A094567: Associated with alternating row sums of array in A094566.
; 1,4,30,203,1394,9552,65473,448756,3075822,21081995,144498146,990405024,6788337025,46527954148,318907342014,2185823439947,14981856737618,102687173723376,703828359326017,4824111341558740,33064951031585166
mul $0,4
sub $0,1
cal $... |
Library/Spline/Spline/splineScratch.asm | steakknife/pcgeos | 504 | 246479 | <filename>Library/Spline/Spline/splineScratch.asm
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) GeoWorks 1991 -- All Rights Reserved
PROJECT: PC GEOS
MODULE: VisSpline object
FILE: splineScratch.asm
AUTHOR: <NAME>
REVISION HISTORY:
Name Date Description
... |
Validation/pyFrame3DD-master/gcc-master/gcc/ada/libgnat/g-spchge.adb | djamal2727/Main-Bearing-Analytical-Model | 0 | 13686 | ------------------------------------------------------------------------------
-- --
-- GNAT RUN-TIME COMPONENTS --
-- --
-- ... |
src/main/antlr/jdbi_modules/base/lexer/QueryModifierLexer.g4 | 28Smiles/jdbi-modules | 2 | 2657 | lexer grammar QueryModifierLexer;
@header {
package jdbi_modules.base.lexer;
/**
* @since 27.05.2019
*/
//CHECKSTYLE:OFF
}
/* Partly lifted from https://github.com/jdbi/jdbi/blob/master/core/src/main/antlr4/org/jdbi/v3/core/internal/lexer/ColonStatementLexer.g4 */
/* Partly lifted from https://github.com/jdbi/jdbi... |
src/smk-io.ads | LionelDraghi/smk | 10 | 24267 | -- -----------------------------------------------------------------------------
-- smk, the smart make (http://lionel.draghi.free.fr/smk/)
-- © 2018, 2019 <NAME> <<EMAIL>>
-- SPDX-License-Identifier: APSL-2.0
-- -----------------------------------------------------------------------------
-- Licensed under the Apache ... |
libsrc/malloc/sbrk_callee.asm | meesokim/z88dk | 0 | 20263 | <reponame>meesokim/z88dk
; void __CALLEE__ sbrk_callee(void *addr, unsigned int size)
; 12.2006 aralbrec
PUBLIC sbrk_callee
PUBLIC ASMDISP_SBRK_CALLEE
EXTERN HeapSbrk_callee
EXTERN _heap, ASMDISP_HEAPSBRK_CALLEE
.sbrk_callee
pop hl
pop bc
ex (sp),hl
.asmentry
; bc = size of block in bytes >- 4
;... |
programs/oeis/210/A210569.asm | karttu/loda | 1 | 101386 | ; A210569: a(n) = (n-3)*(n-2)*(n-1)*n*(n+1)/30.
; 0,0,0,0,4,24,84,224,504,1008,1848,3168,5148,8008,12012,17472,24752,34272,46512,62016,81396,105336,134596,170016,212520,263120,322920,393120,475020,570024,679644,805504,949344,1113024,1298528,1507968,1743588,2007768,2303028,2632032,2997592,3402672,3850392,4344032,4887036... |
tests/test build script and options/opt help/option help.asm | fengjixuchui/sjasmplus | 220 | 175011 | ; empty ASM file just to trigger the help option tests
; The test itself is written in the CLI file as bash script
|
libsrc/_DEVELOPMENT/math/float/math48/lm/c/sccz80/minusfa.asm | meesokim/z88dk | 0 | 22990 |
SECTION code_fp_math48
PUBLIC minusfa
EXTERN cm48_sccz80p_minusfa
defc minusfa = cm48_sccz80p_minusfa
|
sycadas/src/main/antlr/org/genevaers/sycadas/grammar/FormatParser.g4 | venkateshprasad123/wb | 3 | 4594 | grammar FormatParser;
/*
* Copyright Contributors to the GenevaERS Project.
* (c) Copyright IBM Corporation 2020.
* SPDX-License-Identifier: Apache-2.0
*
* 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... |
programs/oeis/165/A165453.asm | karttu/loda | 0 | 12714 | ; A165453: Linear interpolation of the sequence that maps an entry of A002378 to the corresponding entry of A006331.
; 0,1,2,4,6,8,10,13,16,19,22,25,28,32,36,40,44,48,52,56,60,65,70,75,80,85,90,95,100,105,110,116,122,128,134,140,146,152,158,164,170,176,182,189,196,203,210,217,224,231,238,245,252,259,266,273,280,288,296... |
LCD.asm | martsbradley/Bikespeedo | 0 | 179717 | list p=16f628a, free
#include <p16f628a.inc>
ERRORLEVEL -302 ;removes warning message about using proper bank that occured on the line 'CLRF TRISB'
#include util_macros.INC
; Address Locations
;
; 2-Line Display LCD
; Line 1: 00 hex, 01 hex, 02 hex,...........
... |
libsrc/_DEVELOPMENT/math/float/math32/z80/f32_fsconst.asm | jpoikela/z88dk | 640 | 26762 | <reponame>jpoikela/z88dk<filename>libsrc/_DEVELOPMENT/math/float/math32/z80/f32_fsconst.asm
SECTION code_fp_math32
PUBLIC m32_fsconst_pzero
PUBLIC m32_fsconst_nzero
PUBLIC m32_fsconst_one
PUBLIC m32_fsconst_1_3
PUBLIC m32_fsconst_pi
PUBLIC m32_fsconst_pinf
PUBLIC m32_fsconst_ninf
PUBLIC m32_fsconst_pnan
PUBLIC m32_fs... |
source/nodes/program-nodes-task_definitions.adb | reznikmm/gela | 0 | 12791 | -- SPDX-FileCopyrightText: 2019 <NAME> <<EMAIL>>
--
-- SPDX-License-Identifier: MIT
-------------------------------------------------------------
package body Program.Nodes.Task_Definitions is
function Create
(Visible_Declarations : Program.Element_Vectors.Element_Vector_Access;
Private_Token : n... |
oeis/314/A314825.asm | neoneye/loda-programs | 11 | 100071 | <filename>oeis/314/A314825.asm
; A314825: Coordination sequence Gal.6.118.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,5,9,14,18,22,26,30,34,38,43,47,52,57,61,66,70,74,78,82,86,90,95,99,104,109,113,118,12... |
programs/oeis/083/A083127.asm | neoneye/loda | 22 | 92347 | ; A083127: 3*n^3+n^2-4*n.
; 0,0,20,78,192,380,660,1050,1568,2232,3060,4070,5280,6708,8372,10290,12480,14960,17748,20862,24320,28140,32340,36938,41952,47400,53300,59670,66528,73892,81780,90210,99200,108768,118932,129710,141120,153180,165908,179322
add $0,2
mov $1,$0
mul $0,2
sub $1,2
add $0,$1
bin $1,2
mul $1,$0
mov $0... |
Transynther/x86/_processed/NONE/_xt_/i9-9900K_12_0xca_notsx.log_21829_1866.asm | ljhsiun2/medusa | 9 | 166722 | <gh_stars>1-10
.global s_prepare_buffers
s_prepare_buffers:
push %r13
push %r15
push %rax
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_normal_ht+0xa48c, %rbx
nop
nop
and $22493, %rsi
movups (%rbx), %xmm4
vpextrq $0, %xmm4, %rax
nop
nop
and $60595, %r13
lea addresses_WT_ht+0x1088c, %rsi
lea addresses_A_ht+0x54f... |
Cubical/Categories/Instances/CommRings.agda | howsiyu/cubical | 0 | 2202 | <gh_stars>0
{-# OPTIONS --safe #-}
module Cubical.Categories.Instances.CommRings where
open import Cubical.Foundations.Prelude
open import Cubical.Foundations.Function
open import Cubical.Foundations.HLevels
open import Cubical.Foundations.Equiv
open import Cubical.Foundations.Structure
open import Cubical.Foundations... |
eisu.applescript | rcmdnk/AppleScript | 11 | 966 | <filename>eisu.applescript
tell application "System Events"
-- 102: EISU
key code 102
end tell
|
Test/Z80/hello_ace.asm | sparks-c16/zasm | 43 | 103840 | <filename>Test/Z80/hello_ace.asm
#!/usr/local/bin/zasm -o original/
#target TAP
CUR_LINK equ $3C49 ; <- Set LINK here!!!
;
startadr equ $3C51 ; Start address for dict files
; org startadr - 30 ; Make room for the file header
blktype equ $00 ... |
oeis/161/A161720.asm | neoneye/loda-programs | 11 | 83324 | ; A161720: a(n) = (prime(n) - 7)/2.
; Submitted by <NAME>
; -1,0,2,3,5,6,8,11,12,15,17,18,20,23,26,27,30,32,33,36,38,41,45,47,48,50,51,53,60,62,65,66,71,72,75,78,80,83,86,87,92,93,95,96,102,108,110,111,113,116,117,122,125,128,131,132
mov $2,36
mul $2,$0
mov $4,4
lpb $2
mov $3,$4
seq $3,10051 ; Characteristic funct... |
metaschema-model-common/src/main/antlr4/metapath10.g4 | EasyDynamics/metaschema-java | 3 | 2801 | <filename>metaschema-model-common/src/main/antlr4/metapath10.g4
// This grammar is derived from the XPath 3.1 grammar produced by <NAME> (https://github.com/antlr/grammars-v4/blob/2b897252c8c3c4bce4ab4886bada62c00a049d90/xpath/xpath31/XPath31.g4).
grammar metapath10;
// [1]
metapath : expr EOF ;
// [5]
expr : exprsin... |
data/pokemon/dex_entries/deoxys.asm | AtmaBuster/pokeplat-gen2 | 6 | 8971 | <filename>data/pokemon/dex_entries/deoxys.asm
db "DNA@" ; species name
db "DNA from a space"
next "virus mutated and"
next "became a #MON."
page "It appeares when"
next "auroras are seen"
next "in the sky.@"
|
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0x48_notsx.log_21829_1720.asm | ljhsiun2/medusa | 9 | 99400 | .global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r11
push %r14
push %r15
push %rbp
push %rcx
push %rdi
push %rsi
lea addresses_WC_ht+0x2635, %r10
nop
nop
nop
nop
xor %r11, %r11
mov $0x6162636465666768, %rcx
movq %rcx, %xmm1
vmovups %ymm1, (%r10)
xor $21075, %rbp
lea addresses_D_ht+0x8d45, %r15
and %rsi, %rs... |
alloy4fun_models/trashltl/models/7/m8jyysBGH3pWr3soi.als | Kaixi26/org.alloytools.alloy | 0 | 5355 | <filename>alloy4fun_models/trashltl/models/7/m8jyysBGH3pWr3soi.als
open main
pred idm8jyysBGH3pWr3soi_prop8 {
eventually File.link in Trash
}
pred __repair { idm8jyysBGH3pWr3soi_prop8 }
check __repair { idm8jyysBGH3pWr3soi_prop8 <=> prop8o } |
src/Implicits/Syntax/Type/Constructors.agda | metaborg/ts.agda | 4 | 5217 | <filename>src/Implicits/Syntax/Type/Constructors.agda
module Implicits.Syntax.Type.Constructors where
open import Prelude
open import Implicits.Syntax.Type
open import Implicits.Substitutions
open TypeSubst
-- polymorphic identity
tid : ∀ {n} → Type n
tid = ∀' (simpl ((TVar zero) →' (TVar zero)))
-- type of bools en... |
test/gameboy/minios/never.asm | gb-archive/asmotor | 0 | 27713 | SECTION "NeverUsed",HOME
ThisCodeIsNeverUsedIHope::
ret
SECTION "Never2",HRAM
NeitherIsThisVariable:: DS 1
|
programs/oeis/106/A106648.asm | karttu/loda | 1 | 84288 | <filename>programs/oeis/106/A106648.asm
; A106648: 3*n^2+6*n+8.
; 8,17,32,53,80,113,152,197,248,305,368,437,512,593,680,773,872,977,1088,1205,1328,1457,1592,1733,1880,2033,2192,2357,2528,2705,2888,3077,3272,3473,3680,3893,4112,4337,4568,4805,5048,5297,5552,5813,6080,6353,6632
add $0,1
pow $0,2
mul $0,3
mov $1,$0
add $... |
FormalAnalyzer/models/apps/MotionModeChange.als | Mohannadcse/IoTCOM_BehavioralRuleExtractor | 0 | 155 | <filename>FormalAnalyzer/models/apps/MotionModeChange.als<gh_stars>0
module app_MotionModeChange
open IoTBottomUp as base
open cap_runIn
open cap_now
open cap_motionSensor
open cap_switch
open cap_location
open cap_userInput
one sig app_MotionModeChange extends IoTApp {
location : one cap_location,
motionSen... |
Testing/test_addloop.asm | DW0RKiN/M4_FORTH | 2 | 27628 | <reponame>DW0RKiN/M4_FORTH<gh_stars>1-10
; vvv
; ^^^
ORG 0x8000
; === b e g i n ===
ld (Stop+1), SP ; 4:20 init storing the original SP value when the "bye" word is used
ld L, 0x1A ; 2:7 init Upper screen
call 0x1605 ; 3:17 init Open channel
ld HL, 60000... |
programs/oeis/061/A061091.asm | neoneye/loda | 22 | 18673 | <gh_stars>10-100
; A061091: Number of k with 1 <= k <= n relatively prime to phi(k).
; 1,2,3,3,4,4,5,5,5,5,6,6,7,7,8,8,9,9,10,10,10,10,11,11,11,11,11,11,12,12,13,13,14,14,15,15,16,16,16,16,17,17,18,18,18,18,19,19,19,19,20,20,21,21,21,21,21,21,22,22,23,23,23,23,24,24,25,25,26,26,27,27,28,28,28,28,29,29,30,30,30,30,31,31... |
gcc-gcc-7_3_0-release/gcc/testsuite/ada/acats/tests/c4/c43204i.ada | best08618/asylo | 7 | 21184 | -- C43204I.ADA
-- Grant of Unlimited Rights
--
-- Under contracts F33600-87-D-0337, F33600-84-D-0280, MDA903-79-C-0687,
-- F08630-91-C-0015, and DCA100-97-D-0025, the U.S. Government obtained
-- unlimited rights in the software and documentation contained herein.
-- Unlimit... |
src/data.asm | ZaidMade/AlchemyQuest | 0 | 175398 | <filename>src/data.asm
IF !DEF(DATA_ASM)
DATA_ASM SET 1
SECTION "Data", ROM0
Font:
INCBIN "font.2bpp" ; font image data
FontEnd:
URL:
db $06, $19, $21, $1c, $0a, $1f, $19, $25, $1d, $2b ; "zaid.games"
URLEnd:
Logo:
INCBIN "zaid.2bpp" ; my logo image data
Logo... |
src/ships-upgrade.ads | thindil/steamsky | 80 | 21011 | <reponame>thindil/steamsky<gh_stars>10-100
-- Copyright 2017-2021 <NAME>
--
-- This file is part of Steam Sky.
--
-- Steam Sky is free software: you can redistribute it and/or modify
-- it under the terms of the GNU General Public License as published by
-- the Free Software Foundation, either version 3 ... |
kernel/asm/tss.asm | lowlevelmemes/echidnaOS | 11 | 247118 | extern ring0_stack.top
global TSS
global TSS_size
section .data
align 4
TSS_begin:
dd 0
dd ring0_stack.top
dd 0x10
dd 0xf000
dd 0x21
times 21 dd 0
TSS_end:
TSS dd TSS_begin
TSS_size dd TSS_end - TSS_begin - 1
|
src/main/antlr4/com/github/verhage/plantuml/parser/ClassDiagram.g4 | verhage/plantuml-parser | 0 | 917 | <gh_stars>0
grammar ClassDiagram;
uml:
'@startuml'
(NEWLINE | class_diagram)
'@enduml'
;
class_diagram:
(class_declaration | connection | enum_declaration | hide_declaration | NEWLINE)*
;
class_declaration:
class_type ident ('{'
(attribute | method | NEWLINE)*
'}' )?
;
hide_d... |
examples/hello.asm | fossabot/lulzvm | 2 | 178756 | .code
; code size is 0x13 bytes
push 0x0d ; len(message)
push 0x00
loop: ; address 0x06
jge exit
load_offs [message] ; load_offs 0x15 0x00
emit output
pop
inc
jmp loop
exit: ... |
project/src/main.adb | Stykk-Gruppen/rts-project | 2 | 12169 | pragma Task_Dispatching_Policy(FIFO_Within_Priorities);
with Vehicle_Controller;
procedure Main with Priority => 0 is
begin
loop
null;
end loop;
end Main;
|
third_party/antlr_grammars_v4/powerbuilder/PowerBuilderParser.g4 | mikhan808/rsyntaxtextarea-antlr4-extension | 4 | 1339 | /*
BSD License
Copyright (c) 2018, <NAME>
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the follo... |
oeis/075/A075302.asm | neoneye/loda-programs | 11 | 29862 | ; A075302: Transpose of array A075300.
; Submitted by <NAME>
; 0,2,1,4,5,3,6,9,11,7,8,13,19,23,15,10,17,27,39,47,31,12,21,35,55,79,95,63,14,25,43,71,111,159,191,127,16,29,51,87,143,223,319,383,255,18,33,59,103,175,287,447,639,767,511,20,37,67,119,207,351,575,895,1279
lpb $0
add $1,1
sub $0,$1
lpe
sub $1,$0
mul $1,... |
gcc-gcc-7_3_0-release/gcc/ada/sinfo.ads | best08618/asylo | 7 | 4234 | <filename>gcc-gcc-7_3_0-release/gcc/ada/sinfo.ads
------------------------------------------------------------------------------
-- --
-- GNAT COMPILER COMPONENTS --
-- ... |
programs/oeis/100/A100542.asm | jmorken/loda | 1 | 173894 | <reponame>jmorken/loda<gh_stars>1-10
; A100542: Two-color Rado numbers R(0,n).
; 5,1,9,10,15,21,28,36,45,55,66,78,91,105,120,136,153,171,190,210,231,253,276,300,325,351,378,406,435,465,496,528,561,595,630,666,703,741,780,820,861,903,946,990,1035,1081,1128,1176,1225,1275,1326,1378,1431,1485,1540,1596
mov $2,$0
mov $3,1... |
src/fltk-widgets-menus-choices.adb | micahwelf/FLTK-Ada | 1 | 14083 | <filename>src/fltk-widgets-menus-choices.adb<gh_stars>1-10
with
Interfaces.C,
System;
use type
Interfaces.C.int,
System.Address;
package body FLTK.Widgets.Menus.Choices is
procedure choice_set_draw_hook
(W, D : in System.Address);
pragma Import (C, choice_set_draw_hook, "choi... |
BasicIPC/Semantics/KripkeConcreteGluedHilbert.agda | mietek/hilbert-gentzen | 29 | 3403 | <gh_stars>10-100
-- Basic intuitionistic propositional calculus, without ∨ or ⊥.
-- Kripke-style semantics with contexts as concrete worlds, and glueing for α and ▻.
-- Hilbert-style syntax.
module BasicIPC.Semantics.KripkeConcreteGluedHilbert where
open import BasicIPC.Syntax.Common public
open import Common.Semanti... |
example/grandpaDynamic_2feas.als | chongliujlu/ColorfulAlloy | 0 | 569 | <gh_stars>0
module owngrandpa
open util/ordering [Time]
/*
* Based on the toy model of genealogical relationships by <NAME>
*
* ➀ Bible
* ➁ Marriage
* ➂ Forbid incest
*/
abstract sig Person {
➁spouse: Person lone -> Time➁,
parents: Person->Time,
alive: set Time
}
sig Man, Woman extends Person {}
➀one sig E... |
Transynther/x86/_processed/NONE/_zr_/i7-7700_9_0x48.log_21829_2657.asm | ljhsiun2/medusa | 9 | 84419 | <gh_stars>1-10
.global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r13
push %rax
push %rbp
push %rcx
push %rdi
push %rdx
push %rsi
lea addresses_WC_ht+0x12a65, %rsi
lea addresses_WT_ht+0x9097, %rdi
clflush (%rdi)
nop
nop
sub %r10, %r10
mov $103, %rcx
rep movsq
nop
nop
cmp $12903, %r10
lea addresses_WT_ht+0x1fd... |
misc/RecursiveDescent/Hybrid/Type.agda | yurrriq/parser-combinators | 7 | 12406 | <reponame>yurrriq/parser-combinators
------------------------------------------------------------------------
-- The parser data type
------------------------------------------------------------------------
-- This hybrid variant is coinductive /and/ includes !_.
module RecursiveDescent.Hybrid.Type where
open import... |
MSDOS/Virus.MSDOS.Unknown.serg114.asm | fengjixuchui/Family | 3 | 168132 | <reponame>fengjixuchui/Family
.286
.model tiny
.radix 16
.code
a equ 0B8
org 100
e: dec bp
push si
push cs
push cs
scasw
mov al,27
mov bl,14
mov es,ax
pusha
cmpsw
popa
mov cl,l-e
... |
samples/mov.asm | SohamMalakar/Intel-8085 | 0 | 10623 | LDA F100H
STA F200H
RST 1
HLT
|
Miei-sorgenti/new/Quarta lezione/Versione 1/parisuccessivo.asm | DigiOhhh/LabArchitettura2-2017-2018 | 1 | 244160 | <reponame>DigiOhhh/LabArchitettura2-2017-2018
# Si scriva il codice che dato un intero inserito dall’utente restituisca il numero pari successivo.
.data
begin: .asciiz "Inserisci un intero: "
.align 2
end: .asciiz "Il numero pari successivo è: "
.text
.globl main
main:
li $v0, 51
la $a0, begin
syscall
... |
third_party/universal-ctags/ctags/Units/parser-ada.r/ada-overriding.d/input.ads | f110/wing | 1 | 23466 | <reponame>f110/wing<gh_stars>1-10
-- Taken from #2382 submitted by @JulienPivard
-- @summary
-- Implémentation par une tâche.
-- @description
-- Implémentation par une tache de la classe synchronisé.
-- @group Version tâche
--
-- package Carte_P.Tasche_P
package Input
with
Pure => False,
... |
programs/oeis/008/A008765.asm | neoneye/loda | 22 | 18200 | <gh_stars>10-100
; A008765: Expansion of (1+x^4)/((1-x)*(1-x^2)*(1-x^3)*(1-x^4)).
; 1,1,2,3,6,7,11,14,20,24,32,38,49,57,70,81,98,111,131,148,172,192,220,244,277,305,342,375,418,455,503,546,600,648,708,762,829,889,962,1029,1110,1183,1271,1352,1448,1536,1640,1736,1849,1953,2074,2187,2318,2439,2579,2710,2860,3000,3160,331... |
oeis/101/A101084.asm | neoneye/loda-programs | 11 | 94250 | <gh_stars>10-100
; A101084: Numbers k such that 97*k + 101 is a prime.
; Submitted by <NAME>
; 0,6,8,14,18,30,36,50,86,90,96,110,114,116,126,128,134,138,140,156,158,174,186,194,200,204,218,236,258,260,266,278,294,296,300,314,326,336,338,344,348,354,366,368,378,398,420,428,468,470,476,498,504,516,524,530,534,560,578,590... |
Source/Assembly/stdio.asm | vitorfeliper/GGOS | 0 | 12765 | <filename>Source/Assembly/stdio.asm<gh_stars>0
%define videomem 0xB800
%define textcols [0x044A]
prints:
%define strptr [bp +4]
%define color [bp +6]
push bp
mov bp, sp
mov si, strptr
.charloop:
lodsb
cmp al, 0
je .end
mov ah, 0Eh
mov bh, 0
mov bl,... |
06/5-b/program3/RAMcheck.asm | AbstractXan/ComputerSystemDesignLab | 0 | 21848 | <gh_stars>0
@17
D=A
@i
M=D
(LOOP)
@i
D=M
@16384
D=D-A
@ENDLOOP
D;JGE
@11111
D=A
@i
A=M
M=D
@i
M=M+1
@LOOP
0;JMP
(ENDLOOP)
@ENDLOOP
0;JMP
|
arch/ARM/NXP/svd/lpc55s6x/nxp_svd-iocon.ads | morbos/Ada_Drivers_Library | 2 | 23849 | <reponame>morbos/Ada_Drivers_Library
-- Copyright 2016-2019 NXP
-- All rights reserved.SPDX-License-Identifier: BSD-3-Clause
-- This spec has been automatically generated from LPC55S6x_mod2.svd
pragma Restrictions (No_Elaboration_Code);
pragma Ada_2012;
pragma Style_Checks (Off);
with HAL;
with System;
package ... |
data/growlNotify.applescript | amikula/conditional_dcommit | 1 | 1568 | -- growlNotify.applescript
--
-- Created by <NAME> on 2007-10-31.
-- Copyright (c) 2007 Silverchair Solutions. All rights reserved. http://www.silverchairsolutions.com
-- based on script from the growl website
-- works around the fact that growlnotify doesnt work on leopard
-- pass in like osascript growlNotify.apples... |
libsrc/cpc/cpc_PrintGphStr0M1.asm | jpoikela/z88dk | 640 | 26861 | <filename>libsrc/cpc/cpc_PrintGphStr0M1.asm
;
; Amstrad CPC library
;
; ******************************************************
; ** Librería de rutinas para Amstrad CPC **
; ** <NAME>, Artaburu 2009 **
; ******************************************************
;
; Used by cpc_Print... |
parser-dialect/parser-mysql/src/main/antlr4/imports/mysql/DDLStatement.g4 | zhaox1n/parser-engine | 0 | 5009 | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... |
oeis/016/A016905.asm | neoneye/loda-programs | 11 | 167258 | ; A016905: a(n) = (5*n + 4)^9.
; 262144,387420489,20661046784,322687697779,2641807540224,14507145975869,60716992766464,208728361158759,618121839509504,1628413597910449,3904305912313344,8662995818654939,18014398509481984,35452087835576229,66540410775079424,119851595982618319,208215748530929664,350356403707485209,5729948... |
synth_macros.asm | neilbaldwin/PR8 | 8 | 6867 | .FEATURE force_range
;------------------------------------------------------------------------------
; Noise LFO
;------------------------------------------------------------------------------
.MACRO noiseLFO _delay,_counter,_phase,_note,_delayCounter,_speed,_depth,_freqLo
lda _delay ;if delay >=$80 then arpeggio
... |
alloy4fun_models/trainstlt/models/4/T4cXp9qn3DkTGG7XH.als | Kaixi26/org.alloytools.alloy | 0 | 5211 | open main
pred idT4cXp9qn3DkTGG7XH_prop5 {
all t:Train{
always( t.pos in Exit implies eventually no t.pos)
always( t.pos in Entry implies eventually t.pos in t.pos.prox)
}
}
pred __repair { idT4cXp9qn3DkTGG7XH_prop5 }
check __repair { idT4cXp9qn3DkTGG7XH_prop5 <=> prop5o } |
alloy/tp8/fileFOL.als | motapinto/feup-mfes | 0 | 3524 | <filename>alloy/tp8/fileFOL.als
/**
* First-order logic revision exercises based on a simple model of a
* file system trash can.
*
* The model has 3 unary predicates (sets), File, Trash and
* Protected, the latter two a sub-set of File. There is a binary
* predicate, link, a sub-set of File x File.
*
* Solve... |
Transynther/x86/_processed/NONE/_xt_/i7-7700_9_0xca_notsx.log_21829_205.asm | ljhsiun2/medusa | 9 | 168836 | <reponame>ljhsiun2/medusa<gh_stars>1-10
.global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r13
push %r15
push %r9
push %rcx
push %rdi
push %rdx
lea addresses_A_ht+0x59b7, %r12
nop
nop
nop
xor %rdi, %rdi
movb (%r12), %dl
nop
nop
and %r12, %r12
lea addresses_WC_ht+0x137, %r9
inc %rcx
mov $0x6162636465666768, %r... |
demos/live/scripts/synergy-ps.scpt | deanius/antares | 14 | 3086 | <filename>demos/live/scripts/synergy-ps.scpt
tell application "iTerm2"
tell current session of current tab of current window
split horizontally with default profile
end tell
tell second session of current tab of current window
write text "watch -t -n 1 'echo \"Processes matching *biz-consultant*\n\"; pgre... |
src/chapter_7/unsigned_double_word_operations.asm | marinjurjevic/x86-64_programming | 0 | 101740 | ; Chapter 7
; 7.9.2 Suggested Projects
; 5) Create a program to compute various unsigned
; double-dword arithmetic expressions
; ***********************************
; Data declarations
section .data
; operands
dNum1 dd 2500000
dNum2 dd 1250000
dNum3 dd 55000
d... |
src/model/jason-projects-models.ads | stcarrez/jason | 2 | 26803 | -----------------------------------------------------------------------
-- Jason.Projects.Models -- Jason.Projects.Models
-----------------------------------------------------------------------
-- File generated by ada-gen DO NOT MODIFY
-- Template used: templates/model/package-spec.xhtml
-- Ada Generator: https://... |
src/util-beans-basic-lists.ads | Letractively/ada-util | 0 | 30745 | <filename>src/util-beans-basic-lists.ads
-----------------------------------------------------------------------
-- Util.Beans.Basic.Lists -- List bean given access to a vector
-- Copyright (C) 2011, 2012 <NAME>
-- Written by <NAME> (<EMAIL>)
--
-- Licensed under the Apache License, Version 2.0 (the "License");
-- ... |
oeis/104/A104730.asm | neoneye/loda-programs | 11 | 13486 | ; A104730: Triangle read by rows: T(n,k)=C(n+1,k)-C(k,n-k+1).
; Submitted by <NAME>
; 1,1,1,1,3,1,1,4,5,1,1,5,10,7,1,1,6,15,19,9,1,1,7,21,35,31,11
lpb $0
add $1,1
sub $0,$1
mov $2,$1
sub $2,$0
lpe
add $1,1
bin $1,$0
add $2,1
bin $0,$2
sub $1,$0
mov $0,$1
|
oeis/021/A021703.asm | neoneye/loda-programs | 11 | 1113 | ; A021703: Decimal expansion of 1/699.
; Submitted by <NAME>(s2.)
; 0,0,1,4,3,0,6,1,5,1,6,4,5,2,0,7,4,3,9,1,9,8,8,5,5,5,0,7,8,6,8,3,8,3,4,0,4,8,6,4,0,9,1,5,5,9,3,7,0,5,2,9,3,2,7,6,1,0,8,7,2,6,7,5,2,5,0,3,5,7,6,5,3,7,9,1,1,3,0,1,8,5,9,7,9,9,7,1,3,8,7,6,9,6,7,0,9,5,8
add $0,1
mov $2,1
lpb $0
sub $0,1
mul $2,10
lpe
d... |
src/Internal-coding.agda | nad/chi | 2 | 9375 | <gh_stars>1-10
------------------------------------------------------------------------
-- Internal coding
------------------------------------------------------------------------
module Internal-coding where
open import Equality.Propositional
open import Prelude hiding (const)
open import Tactic.By.Propositional
--... |
src/chests.adb | thomas070605/shoot-n-loot | 0 | 2746 | <reponame>thomas070605/shoot-n-loot
-- Shoot'n'loot
-- Copyright (c) 2020 <NAME>
with Sound;
with Game_Assets.Tileset;
with Game_Assets.Tileset_Collisions;
with Game_Assets.Misc_Objects; use Game_Assets.Misc_Objects;
with GESTE_Config; use GESTE_Config;
with GESTE.Tile_Bank;
with GESTE.Sprite;
package bo... |
src/headers_song2.6502.asm | mrpopogod/nes-fun | 0 | 7993 | song2_header:
.b $01 ;1 stream
.b SFX_1 ;which stream
.b $01 ;status byte (stream enabled)
.b SQUARE_2 ;which channel
.b $7F ;initial volume (F) and duty (01)
.w song2_square2 ;pointer to stream
song2_square2:
.b D3, D2
.b $FF |
programs/oeis/112/A112610.asm | neoneye/loda | 22 | 177421 | ; A112610: Number of representations of n as a sum of two squares and two triangular numbers.
; 1,6,13,14,18,32,31,30,48,38,42,78,57,54,80,62,84,96,74,96,121,108,90,128,98,102,192,110,114,182,133,156,176,160,138,192,180,150,234,158,192,288,183,174,240,182,228,320,194,198,272,252,240,288,256,252,403,230
mul $0,4
seq $0... |
src/SecondOrder/VRelativeMonad.agda | cilinder/formaltt | 21 | 10376 | <reponame>cilinder/formaltt
open import Agda.Primitive using (lzero; lsuc; _⊔_ ;Level)
open import Relation.Binary.PropositionalEquality using (_≡_; refl; sym; setoid; cong; trans)
import Function.Equality
open import Relation.Binary using (Setoid)
import Categories.Category
import Categories.Functor
import Categories... |
programs/oeis/337/A337252.asm | jmorken/loda | 1 | 245395 | <reponame>jmorken/loda
; A337252: Digits of 2^n can be rearranged with no leading zeros to form t^2, for t not a power of 2.
; 8,10,12,14,20,26,28,30,32,34,36,38,40,42,44,46,48,50,52,54,56,58,60,62,64,66,68,70,72,74,76,78,80,82,84,86,88,90,92,94,96,98,100,102,104,106,108,110,112,114,116,118,120,122,124,126,128,130,132,... |
src/base/commands/util-commands-consoles-text.adb | My-Colaborations/ada-util | 0 | 16763 | <filename>src/base/commands/util-commands-consoles-text.adb
-----------------------------------------------------------------------
-- util-commands-consoles-text -- Text console interface
-- Copyright (C) 2014, 2015, 2017, 2018, 2020 <NAME>
-- Written by <NAME> (<EMAIL>)
--
-- Licensed under the Apache License, Ve... |
test/Succeed/LevelTriplets.agda | cruhland/agda | 1,989 | 2888 |
-- Check that we can solve level inequalities involving three variables.
module _ where
open import Agda.Primitive
open import Agda.Builtin.Equality
data Constraint : Set where
mkConstraint : (a b : Level) → a ≡ b → Constraint
infix 0 _:=_
pattern _:=_ x y = mkConstraint x y refl
postulate l : Level
mutual-blo... |
Cubical/Algebra/Group/ZAction.agda | ecavallo/cubical | 0 | 14579 | <filename>Cubical/Algebra/Group/ZAction.agda
-- Left ℤ-multiplication on groups and some of its properties
{-# OPTIONS --safe --experimental-lossy-unification #-}
module Cubical.Algebra.Group.ZAction where
open import Cubical.Foundations.Prelude
open import Cubical.Foundations.Isomorphism
open import Cubical.Foundatio... |
programs/oeis/136/A136516.asm | neoneye/loda | 22 | 13964 | <gh_stars>10-100
; A136516: a(n) = (2^n+1)^n.
; 1,3,25,729,83521,39135393,75418890625,594467302491009,19031147999601100801,2460686496619787545743873,1280084544196357822418212890625
mov $1,2
pow $1,$0
add $1,1
pow $1,$0
mov $0,$1
|
oeis/043/A043220.asm | neoneye/loda-programs | 11 | 24741 | <gh_stars>10-100
; A043220: Numbers k such that 0 and 5 occur juxtaposed in the base-10 representation of k but not of k-1.
; Submitted by <NAME>
; 50,105,150,205,250,305,350,405,450,500,550,605,650,705,750,805,850,905,950,1005,1050,1105,1150,1205,1250,1305,1350,1405,1450,1500,1550,1605,1650,1705,1750,1805,1850,1905,19... |
programs/oeis/212/A212691.asm | neoneye/loda | 22 | 3683 | <filename>programs/oeis/212/A212691.asm<gh_stars>10-100
; A212691: Number of (w,x,y,z) with all terms in {1,...,n} and w+|x-y|<=|x-z|+|y-z|.
; 0,0,2,8,26,50,100,154,252,348,510,660,902,1118,1456,1750,2200,2584,3162,3648,4370,4970,5852,6578,7636,8500,9750,10764,12222,13398,15080,16430,18352,19888,22066,23800,26250,28194... |
programs/oeis/152/A152619.asm | neoneye/loda | 22 | 80367 | <filename>programs/oeis/152/A152619.asm
; A152619: n*(n+2)^2
; 0,9,32,75,144,245,384,567,800,1089,1440,1859,2352,2925,3584,4335,5184,6137,7200,8379,9680,11109,12672,14375,16224,18225,20384,22707,25200,27869,30720,33759,36992,40425,44064,47915,51984,56277,60800,65559
mov $1,$0
add $0,2
pow $0,2
mul $0,$1
|
data/pokemon/base_stats/aerodactyl.asm | Karkino/KarkCrystal16 | 0 | 164190 | db 0 ; species ID placeholder
db 80, 105, 65, 130, 60, 75
; hp atk def spd sat sdf
db ROCK, DRAGON ; type
db 45 ; catch rate
db 202 ; base exp
db NO_ITEM, NO_ITEM ; items
db GENDER_F50 ; gender ratio
db 100 ; unknown 1
db 35 ; step cycles to hatch
db 5 ; unknown 2
INCBIN "gfx/pokemon/aerodactyl... |
test/spawn_server/test_spawn_server.adb | charlie5/aShell | 11 | 13670 | <gh_stars>10-100
with
Shell.Commands.Safe,
Ada.Text_IO;
procedure Test_Spawn_Server
--
--
--
is
use Shell.Commands,
Ada.Text_IO;
begin
Shell.Open_Log ("aShell_spawn_Client.log");
Put_Line ("Begin test.");
New_Line (2);
for i in 1 .. 100_000
loop
Put_Line ("Loop:" & i'Image);... |
source/s-initia.ads | ytomino/drake | 33 | 9980 | <reponame>ytomino/drake<filename>source/s-initia.ads
pragma License (Unrestricted);
-- extended unit, see AI05-0001-1
private with System.Storage_Elements;
generic
-- type Object is limited private;
type Object is private;
-- limited type could not have copy-assign version New_Object
package System.Initiali... |
data/pokemon/base_stats/blizbit.asm | AtmaBuster/pokeplat-gen2 | 6 | 27630 | <reponame>AtmaBuster/pokeplat-gen2
db 0 ; species ID placeholder
db 69, 69, 69, 69, 69, 69
; hp atk def spd sat sdf
db NORMAL, NORMAL ; type
db 45 ; catch rate
db 64 ; base exp
db NO_ITEM, NO_ITEM ; items
db GENDER_F0 ; gender ratio
db 20 ; step cycles to hatch
INCBIN "gfx/pokemon/bulbasaur/fr... |
programs/oeis/339/A339661.asm | neoneye/loda | 22 | 82350 | <reponame>neoneye/loda<filename>programs/oeis/339/A339661.asm
; A339661: Number of factorizations of n into distinct squarefree semiprimes.
; 1,0,0,0,0,1,0,0,0,1,0,0,0,1,1,0,0,0,0,0,1,1,0,0,0,1,0,0,0,0,0,0,1,1,1,0,0,1,1,0,0,0,0,0,0,1,0,0,0,0,1,0,0,0,1,0,1,1,0,1,0,1,0,0,1,0,0,0,1,0,0,0,0,1,0,0,1,0,0,0,0,1,0,1,1,1,1
lpb... |
deps/gmp.js/mpn/x86_64/mod_1_4.asm | 6un9-h0-Dan/cobaul | 184 | 102063 | dnl AMD64 mpn_mod_1s_4p
dnl Contributed to the GNU project by <NAME>.
dnl Copyright 2009 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
dnl The GNU MP Library is free software; you can redistribute it and/or modify
dnl it under the terms of the GNU Lesser General Public License as... |
programs/oeis/086/A086093.asm | neoneye/loda | 22 | 90787 | ; A086093: 3^n+2n*4^(n-1).
; 1,5,25,123,593,2803,13017,59531,268705,1199331,5301929,23245819,101194737,437801939,1883831161,8067412587,34402785089,146158028227,618862711113,2612502377435,10998603062161,46189948719795
mov $3,$0
mov $5,$0
lpb $0
sub $0,1
mov $4,3
mul $5,4
lpe
mov $1,5
add $2,26
pow $4,$3
mul $4,2
... |
spotify_now_playing.scpt | tomeresk/spotify-now-playing | 0 | 4355 | if application "Spotify" is running then
tell application "Spotify"
if player state is playing then
set _artist to (get artist of current track)
set _name to (get name of current track)
set _position to player position
set _duration to (get duration of current track) / 1000
set _timeInfo to my formatN... |
Cats/Category/Lift.agda | alessio-b-zak/cats | 0 | 10667 | module Cats.Category.Lift where
open import Relation.Binary using (IsEquivalence)
open import Level as L using (Level ; suc ; _⊔_ ; lift ; lower)
open import Cats.Category.Base
open IsEquivalence
LCategory : (l : Level) → Set (suc l)
LCategory l = Category l l l
Lift : ∀ {lo la l≈ lo′ la′ l≈′} → Category lo la l... |
try.asm | SCGTall/Water | 1 | 164108 | .data
msg: .asciiz "12 31 42 73 65 89 23 47 49 27 49 81 63 98 17 39"
msg2: .asciiz "hello"
msg3: .asciiz "\n["
msg4: .asciiz "]\t("
msgY: .asciiz "Y"
msgN: .asciiz "N"
#############################################################################
.text
.globl main
main: li $t0, 1
li $s0, 121
li $s1, 110
loo... |
libsrc/_DEVELOPMENT/math/float/am9511/lam32/z80/asm_derror_onc.asm | ahjelm/z88dk | 640 | 244133 | <reponame>ahjelm/z88dk
SECTION code_clib
SECTION code_fp_am9511
PUBLIC derror_onc
EXTERN asm_am9511_derror_onc
defc derror_onc = asm_am9511_derror_onc
|
oeis/136/A136784.asm | neoneye/loda-programs | 11 | 90185 | <reponame>neoneye/loda-programs
; A136784: Number of primitive multiplex juggling sequences of length n, base state <3> and hand capacity 3.
; Submitted by <NAME>
; 1,3,13,67,369,2083,11869,67875,388705,2227267,12764973,73165315,419377873,2403873891,13779078781,78982269667,452730133185,2595071559811,14875080747085,8526... |
programs/oeis/256/A256020.asm | neoneye/loda | 22 | 22753 | <reponame>neoneye/loda
; A256020: a(n) = Sum_{i=1..n-1} (i^4 * a(i)), a(1)=1.
; 1,1,17,1394,358258,224269508,290877551876,698687879606152,2862524242746404744,18783884080901907930128,187857624693099981209210128,2750611340756369924865254694176,57039427373264843131930786593127712
lpb $0
mov $2,$0
mov $0,0
seq $2,25... |
tests/tashy2-test_data-tests.ads | thindil/tashy2 | 2 | 20117 | -- This package has been generated automatically by GNATtest.
-- Do not edit any part of it, see GNATtest documentation for more details.
-- begin read only
with Gnattest_Generated;
package Tashy2.Test_Data.Tests is
type Test is new GNATtest_Generated.GNATtest_Standard.Tashy2.Test_Data
.Test with
null ... |
src/ascon128v12.ads | jhumphry/Ascon_SPARK | 1 | 19973 | <gh_stars>1-10
-- Ascon128v12
-- an instantiation of the Ascon-128 (v 1.2) variant of the Ascon Authenticated
-- Encryption Algorithm created by <NAME>, <NAME>,
-- <NAME> and <NAME>.
-- Copyright (c) 2018, <NAME> - see LICENSE file for details
pragma SPARK_Mode(On);
with Ascon;
package Ascon128v12 is new Ascon(a_r... |
agda-stdlib/src/Relation/Binary/Morphism.agda | DreamLinuxer/popl21-artifact | 5 | 10694 | <gh_stars>1-10
------------------------------------------------------------------------
-- The Agda standard library
--
-- Order morphisms
------------------------------------------------------------------------
{-# OPTIONS --without-K --safe #-}
open import Relation.Binary.Core
module Relation.Binary.Morphism where... |
programs/oeis/338/A338588.asm | neoneye/loda | 22 | 84523 | ; A338588: a(n)/A002939(n+1) is the Kirchhoff index of the disjoint union of two complete graphs each on n and n+1 vertices with the empty graph on n+1 vertices.
; 2,77,334,881,1826,3277,5342,8129,11746,16301,21902,28657,36674,46061,56926,69377,83522,99469,117326,137201,159202,183437,210014,239041,270626,304877,341902,... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.