text stringlengths 1 1.05M |
|---|
.size 8000
.text@48
jp lstatint
.text@100
jp lbegin
.data@143
c0
.text@150
lbegin:
ld a, 00
ldff(ff), a
ld a, 30
ldff(00), a
ld a, 01
ldff(4d), a
stop, 00
ld a, ff
ldff(45), a
ld b, 91
call lwaitly_b
ld hl, fe00
ld d, 10
ld a, d
ld(hl++), a
ld a, 08
ld(hl++), a
inc l
inc l
ld a, d
ld(hl++), ... |
;
; Copyright (c) 2010 The WebM project authors. All Rights Reserved.
;
; Use of this source code is governed by a BSD-style license
; that can be found in the LICENSE file in the root of the source
; tree. An additional intellectual property rights grant can be found
; in the file PATENTS. All contributing proje... |
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) GeoWorks 1991 -- All Rights Reserved
PROJECT: PC GEOS
MODULE:
FILE: bnfManager.asm
AUTHOR: Adam de Boor, Sep 19, 1991
ROUTINES:
Name Description
---- -----------
REVISION HISTORY:
Name Date D... |
// Copyright (c) 2016, Sherkitty Research Labs
//
// Author: Shen Noether <shen.noether@gmx.com>
//
// 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... |
// A brick pattern tile map
//
// Copyright (c) 2020, Marcus Rowe <undisbeliever@gmail.com>.
// Distributed under The MIT License: https://opensource.org/licenses/MIT
// 32x32 tilemap
// 8x8 px tiles
variable y = 0
while y < 32 {
variable row = (y + 1) / 2
variable rowOffset = (y + 1) % 2
variable starti... |
//
// Copyright © 2017 Arm Ltd. All rights reserved.
// See LICENSE file in the project root for full license information.
//
#include "ClSoftmaxFloat32Workload.hpp"
#include "backends/ClTensorHandle.hpp"
#include "backends/CpuTensorHandle.hpp"
namespace armnn
{
ClSoftmaxFloat32Workload::ClSoftmaxFloat32Workload(con... |
<%
from pwnlib.shellcraft.i386.linux import syscall
%>
<%page args=""/>
<%docstring>
Invokes the syscall sched_yield. See 'man 2 sched_yield' for more information.
Arguments:
</%docstring>
${syscall('SYS_sched_yield')}
|
Route1Script:
call EnableAutoTextBoxDrawing
ret
Route1TextPointers:
dw Route1Text1
dw Route1Text2
dw Route1Text3
Route1Text1:
TX_ASM
callba Func_f1ad2
jp TextScriptEnd
Route1Text2:
TX_ASM
callba Func_f1b0f
jp TextScriptEnd
Route1Text3:
TX_ASM
callba Func_f1b1b
jp TextScriptEnd
|
; A310564: Coordination sequence Gal.3.23.1 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.
; 1,4,12,16,20,24,32,36,40,48,52,56,60,68,72,76,84,88,92,96,104,108,112,120,124,128,132,140,144,148,156,160,164,168,176,180,184,192,196,200,204... |
.global s_prepare_buffers
s_prepare_buffers:
push %r10
push %r13
push %r8
push %rax
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_A_ht+0x1429b, %r10
nop
nop
sub $1119, %rsi
and $0xffffffffffffffc0, %r10
vmovaps (%r10), %ymm2
vextracti128 $1, %ymm2, %xmm2
vpextrq $1, %xmm2, %rcx
nop
nop
nop
nop
nop
add %r13, %r1... |
; A052663: E.g.f. x^4*(1+x-x^2)/(1-x).
; Submitted by Jamie Morken(s2)
; 0,0,0,0,24,240,720,5040,40320,362880,3628800,39916800,479001600,6227020800,87178291200,1307674368000,20922789888000,355687428096000,6402373705728000,121645100408832000,2432902008176640000
mov $1,$0
seq $0,142 ; Factorial numbers: n! = 1*2*3*4*...... |
; SNES ROM startup code
;******************************************************************************
;*** Define a special section in case most of the code is not in bank 0. ***
;******************************************************************************
STACK EQU $1fff ;CHANGE THIS FOR YOUR S... |
sysirq
pha ; save .a
txa ; save .x
pha
tya
pha ; save .y
lda ifr1 ; test if atn
and #2
beq + ; not atn
jsr atnirq ; handle atn request
+ lda ifr2 ; test if timer
... |
#ifndef CLIPPER_RPC_SERVICE_HPP
#define CLIPPER_RPC_SERVICE_HPP
#include <list>
#include <queue>
#include <string>
#include <vector>
#include <boost/bimap.hpp>
#include <redox.hpp>
#include <zmq.hpp>
#include <clipper/containers.hpp>
#include <clipper/util.hpp>
#include <clipper/metrics.hpp>
using zmq::socket_t;
us... |
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) GeoWorks 1992 -- All Rights Reserved
PROJECT: PC/GEOS Sound System
MODULE: Sound Library's Driver Interface
FILE: soundLibDriver.asm
AUTHOR: Todd Stumpf, Aug 26, 1992
ROUTINES:
Name Description
---- --... |
#================================ Computer Architecture ============================
# @Author: Nguyen Nang Hung
# @StudentID: 20184118
# @Student: HEDSPI, SOICT, Hanoi University of Science and Technology
# @Contact: Hung.nn184118@sis.hust.edu.vn
# @Program: Postfix Converter and calculator
# @Language: Assembly, ... |
Route11Gate2F_h:
db GATE ; tileset
db ROUTE_11_GATE_2F_HEIGHT, ROUTE_11_GATE_2F_WIDTH ; dimensions (y, x)
dw Route11Gate2F_Blocks ; blocks
dw Route11Gate2F_TextPointers ; texts
dw Route11Gate2F_Script ; scripts
db 0 ; connections
dw Route11Gate2F_Object ; objects
|
//
// Generated by Microsoft (R) HLSL Shader Compiler 9.30.9200.16384
//
//
///
// Buffer Definitions:
//
// cbuffer cbPerMesh
// {
//
// float4x4 g_mConstBoneWorld[80]; // Offset: 0 Size: 5120
//
// }
//
// cbuffer cbPerFrame
// {
//
// float4x4 g_mViewProjection; // Offset: 0 Size: 64
// fl... |
a db 1
les ax,a
|
; A264544: Number of (n+1) X (2+1) arrays of permutations of 0..n*3+2 with each element having directed index change -1,1 -1,2 1,0 or 0,-1.
; Submitted by Christian Krause
; 1,2,5,10,21,44,93,196,413,870,1833,3862,8137,17144,36121,76104,160345,337834,711789,1499682,3159709,6657252,14026293,29552268,62264245,131185742,2... |
//
// Copyright (c) 2008-2016 the Urho3D project.
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to deal
// in the Software without restriction, including without limitation the rights
// to use, copy, mod... |
copyright zengfr site:http://github.com/zengfr/romhack
00042A move.l D1, (A0)+
00042C dbra D0, $42a
004A08 move.w A0, ($6722,A5)
004A0C moveq #$17, D0 [base+6722]
004BDA movea.w ($6722,A5), A4
004BDE move.w A6, -(A4) [base+6722]
004BE0 move.w A4, ($6722,A5) [base+6744, base+6746, base+6748, base+67... |
/*!
* \file LTextFileReader.cpp
* \brief Contains the implementation of LTextFileReader.
* \author Daniel Grigg
* \date 2011/02/12
* Lexi
* Copyright 2011 Daniel Grigg. All rights reserved.
*
*/
#include "textfile.h"
#include <fstream>
#include <iostream>
using namespace std;
bool TextFileReader::read(... |
COMMENT @%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Copyright (c) GeoWorks 1994 -- All Rights Reserved
PROJECT:
MODULE:
FILE: uiSendDialog.asm
AUTHOR: Adam de Boor, Oct 4, 1994
ROUTINES:
Name Description
---- -----------
REVISION HISTORY:
Name Date Descri... |
; A267052: Decimal representation of the n-th iteration of the "Rule 92" elementary cellular automaton starting with a single ON (black) cell.
; 1,3,7,11,23,43,87,171,343,683,1367,2731,5463,10923,21847,43691,87383,174763,349527,699051,1398103,2796203,5592407,11184811,22369623,44739243,89478487,178956971,357913943,71582... |
; Must match the type defined at
; 'types_avx.h'.
PixelClipData struct
Source qword ?
Destination qword ?
NumPixels qword ?
NumClippedPixels qword ?
ThresholdLow byte ?
ThresholdHigh byte ?
PixelClipData ends
.code
; bool AVX2_Packed_Clip_Pixel_Gray_Image_(PixelClipData * pcd)
AVX... |
; A300402: Smallest integer i such that TREE(i) >= n.
; 1,1,2,2,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3
mov $1,$0
trn $0,4
sub $1,$0
div $1,2
add $1,1
|
TITLE Cluster Display Program (Cluster.asm)
; This program reads the directory of drive A, decodes
; the file allocation table, and displays the list of
; clusters allocated to each file.
; Last update: 9/21/01
INCLUDE Irvine16.inc
; Attributes specific to 1.44MB diskettes:
FATSectors = 9 ; num sectors, f... |
/******************************************************************************
* @file: CAmMainConnectionActionConnect.cpp
*
* This file contains the definition of main connection action connect class
* (member functions and data members) used to implement the logic of connect
* at main connection level
*
* @co... |
// Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2016 The Bitcoin Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "primitives/block.h"
#include "chain.h"
#include "checkpoints.h"
#inclu... |
; A256649: 29-gonal pyramidal numbers: a(n) = n*(n+1)*(9*n-8)/2.
; 0,1,30,114,280,555,966,1540,2304,3285,4510,6006,7800,9919,12390,15240,18496,22185,26334,30970,36120,41811,48070,54924,62400,70525,79326,88830,99064,110055,121830,134416,147840,162129,177310,193410,210456,228475,247494,267540,288640,310821,334110,358534,... |
#include <cstring>
#include <errno.h>
#include <iostream>
#include "config.h"
#include "exception.h"
#include "pbcontroller.h"
#include "pbview.h"
#include "utils.h"
extern "C" {
void rs_setup_human_panic(void);
}
using namespace podboat;
int main(int argc, char* argv[])
{
rs_setup_human_panic();
utils::initiali... |
/* translation of file "parse.k" */
/* generated by:
* @(#)$Author$
*/
#define KC_FUNCTIONS_parse_
#include <stdlib.h>
#include "k.h"
#include "parse.h"
namespace kc { }
using namespace kc;
/* included stuff */
//
// The Termprocessor Kimwitu++
//
// Copyright (C) 1991 University of Twente, Dept TIOS.
// Copyright ... |
;****************************Module*Header*******************************
; Copyright (c) 1987 - 1991 Microsoft Corporation *
;************************************************************************
;
; nocrt.asm
;
; linking with this object file will resolved all the WINSTART externals
; ... |
;
; USER95.ASM
; Win16 USER thunks new for Win95
;
; History:
;
; Created 7-Oct-97 by Dave Hart (davehart)
;
;--
TITLE USER5.ASM
PAGE ,132
.286p
.xlist
include wow.inc
include wowusr.inc
include cmacros.inc
NOEXTERNS=1 ; to suppress including most o... |
; A201714: Primes of the form 2n^2 - 7.
; Submitted by Jamie Morken(w3)
; 11,43,193,281,331,443,571,641,1051,1451,2731,3691,4993,6043,6491,7193,7681,8443,8971,9241,10651,11243,12161,13441,15131,16193,16921,17291,18043,19993,21211,23321,28793,29761,32251,34841,42043,43801,46811,49921,51193,54443,57793,63361,64793,68443,... |
; A103457: a(n) = 3^n + 1 - 0^n.
; 1,4,10,28,82,244,730,2188,6562,19684,59050,177148,531442,1594324,4782970,14348908,43046722,129140164,387420490,1162261468,3486784402,10460353204,31381059610,94143178828,282429536482,847288609444
mov $1,3
pow $1,$0
div $1,3
mul $1,3
add $1,1
|
/*
* Copyright (c) 2016 Primo Software. All Rights Reserved.
*
* Use of this source code is governed by a BSD-style license
* that can be found in the LICENSE file in the root of the source
* tree.
*/
#include "stdafx.h"
#include "util.h"
#include "options.h"
using namespace primo::codecs;
usi... |
; A024719: a(n) = (1/3)*(2 + Sum_{k=0..n} C(3k,k)).
; 1,2,7,35,200,1201,7389,46149,291306,1853581,11868586,76380826,493606726,3201081874,20821158234,135776966762,887393271311,5811082966886,38119865826421,250447855600321,1647729357535486,10854207824989831,71581930485576631
mov $21,$0
mov $23,$0
add $23,1
lpb $23
clr ... |
; A277091: a(n) = ((1 + sqrt(15))^n - (1 - sqrt(15))^n)/sqrt(15).
; 0,2,4,36,128,760,3312,17264,80896,403488,1939520,9527872,46209024,225808256,1098542848,5358401280,26096402432,127210422784,619770479616,3020486878208,14717760471040,71722337236992,349493321068544,1703099363454976,8299105221869568,40441601532108800
add... |
; A189739: a(1)=3, a(2)=5, a(n)=3a(n-1) + 5a(n-2)
; Submitted by Jon Maiga
; 3,5,30,115,495,2060,8655,36265,152070,637535,2672955,11206540,46984395,196985885,825879630,3462568315,14517103095,60864150860,255177968055,1069854658465,4485453815670,18805634739335,78844173296355,330560693585740,1385902947238995,581051230964... |
; A107840: a(n)= 3*a(n-1) -3*a(n-3) +a(n-4), n>6.
; Submitted by Jamie Morken(s1)
; 1,1,1,0,4,8,25,63,169,440,1156,3024,7921,20735,54289,142128,372100,974168,2550409,6677055,17480761,45765224,119814916,313679520,821223649,2149991423,5628750625,14736260448,38580030724,101003831720
mov $4,2
mov $6,$0
lpb $4
mov $0,$6
... |
/* FCE Ultra - NES/Famicom Emulator
*
* Copyright notice for this file:
* Copyright (C) 2006 CaH4e3
*
* This program 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 2 of the Licen... |
_usertests: file format elf32-i386
Disassembly of section .text:
00000000 <main>:
return randstate;
}
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 pushl -0x4(%ecx)
a: 55... |
.size 8000
.text@48
jp lstatint
.text@100
jp lbegin
.data@143
c0
.text@150
lbegin:
ld a, 00
ldff(ff), a
ld a, 30
ldff(00), a
ld a, 01
ldff(4d), a
stop, 00
ld a, ff
ldff(45), a
ld b, 91
call lwaitly_b
ld hl, fe00
ld d, 10
ld a, d
ld(hl++), a
ld a, 08
ld(hl++), a
inc l
inc l
ld a, d
ld(hl++), ... |
; The MIT License (MIT)
; Copyright (c) 2015 Itay Grudev <itay@grudev.com>
; Permission is hereby granted, free of charge, to any person obtaining a copy
; of this software and associated documentation files (the "Software"), to deal
; in the Software without restriction, including without limitation the rights
; to ... |
/*
* Copyright (c) 2017-2019 THL A29 Limited, a Tencent company. All Rights Reserved.
*
* 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
... |
;*****************************************************************************
;* bitstream-a.asm: x86 bitstream functions
;*****************************************************************************
;* Copyright (C) 2010-2019 x264 project
;*
;* Authors: Fiona Glaser <fiona@x264.com>
;* Henrik Gramner <henri... |
<%
import collections
import pwnlib.abi
import pwnlib.constants
import pwnlib.shellcraft
%>
<%docstring>socketcall_getsockname(vararg_0, vararg_1, vararg_2, vararg_3, vararg_4) -> str
Invokes the syscall socketcall_getsockname.
See 'man 2 socketcall_getsockname' for more information.
Arguments:
vararg(int): vara... |
; A226730: a(n) = n! + (2*n-1)!/(n-1)!.
; Submitted by Christian Krause
; 2,8,66,864,15240,333360,8653680,259499520,8821975680,335224915200,14079333945600,647648004326400,32382382493260800,1748648405555251200,101421603773538048000,6288139373806338048000,415017197646001606656000,29051203816724366204928000,21497890820854... |
/*
* Copyright (c) 2013 The WebRTC project authors. All Rights Reserved.
*
* Use of this source code is governed by a BSD-style license
* that can be found in the LICENSE file in the root of the source
* tree. An additional intellectual property rights grant can be found
* in the file PATENTS. All contribut... |
; A023473: n-31.
; -31,-30,-29,-28,-27,-26,-25,-24,-23,-22,-21,-20,-19,-18,-17,-16,-15,-14,-13,-12,-11,-10,-9,-8,-7,-6,-5,-4,-3,-2,-1,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29
sub $0,31
|
; A047460: Numbers that are congruent to {0, 1, 3, 4} mod 8.
; 0,1,3,4,8,9,11,12,16,17,19,20,24,25,27,28,32,33,35,36,40,41,43,44,48,49,51,52,56,57,59,60,64,65,67,68,72,73,75,76,80,81,83,84,88,89,91,92,96,97,99,100,104,105,107,108,112,113,115,116,120,121,123,124,128,129,131,132,136,137,139,140,144,145,147,148,152,153,15... |
/////////////////////////////////////////////////////////////////////////////
// Name: src/msw/window.cpp
// Purpose: wxWindowMSW
// Author: Julian Smart
// Modified by: VZ on 13.05.99: no more Default(), MSWOnXXX() reorganisation
// Created: 04/01/98
// Copyright: (c) Julian Smart
// Licence: ... |
/*
* This file is part of the CitizenFX project - http://citizen.re/
*
* See LICENSE and MENTIONS in the root of the source tree for information
* regarding licensing.
*/
#include "StdInc.h"
#include "DllGameComponent.h"
Component* DllGameComponent::CreateComponent()
{
HMODULE hModule = LoadLibrary(... |
;
; Z88 Graphics Functions - Small C+ stubs
;
; Written around the Interlogic Standard Library
;
;
; ----- void __CALLEE__ drawb(int x, int y, int h, int v)
;
; $Id: drawb_callee.asm $
;
SECTION code_graphics
PUBLIC drawb_callee
PUBLIC _drawb_callee
PUBLIC ASMDISP_DRAWB_CALLEE... |
TITLE '8080 MICROCHESS'
; 8080 MICROCHESS
; (C) COPYRIGHT 1977, MICRO-WARE LIMITED
; WRITTEN BY P. JENNINGS & T. O'BRIEN
;
; TYPED IN HEXDUMP FROM THE MANUAL AND APPLIED PATCHES
; FROM THE OCTOBER 1977 MICROCHESS NOTES.
;
; BY DEFAULT THE PROGRAM USES TERMINAL I/O FOR
; A CROMEMCO TU-ART. BY SETTING ONE OF MIT... |
//============================================================================
// Judge : 73C - Binary Isomorphism
// Category : Tree Isomorphism (rooted tree)
//============================================================================
#include <bits/stdc++.h>
using namespace std;
typedef long long ll;
typedef v... |
#include <iostream>
#include <cstring>
#include <vector>
using namespace std;
/*
* n 个物品 v[i], 质量为 v[i][0], 价值为 v[i][1]
* 背包最大质量为 W
* 每个物品可以挑选或者不挑选,求背包承载物品的最大价值
* v.size() > 0; v[i].size() = 2; v[i][j] > 0; W > 0
*/
int solve(int W, const vector<vector<int>>& v)
{
int n = v.size();
int dp[n + 1][W + 1];
... |
dnl AMD64 mpn_addlsh_n -- rp[] = up[] + (vp[] << k)
dnl AMD64 mpn_rsblsh_n -- rp[] = (vp[] << k) - up[]
dnl Optimised for Nehalem.
dnl Contributed to the GNU project by Torbjorn Granlund.
dnl Copyright 2011, 2012 Free Software Foundation, Inc.
dnl This file is part of the GNU MP Library.
dnl
dnl The GNU MP Li... |
; void z80_outp(uint16_t port, uint8_t data)
SECTION code_z80
PUBLIC z80_outp
EXTERN asm_z80_outp
z80_outp:
pop af
pop hl
pop bc
push bc
push hl
push af
jp asm_z80_outp
|
%ifndef _BUILTIN_EXIT_ASM
%define _BUILTIN_EXIT_ASM
builtin_exit:
push .msg_fmt
call printf
add sp, 2 * 1
mov [terminal_exit], byte 1
ret
.msg_fmt db 'exiting...\n', 0
%endif
|
; -------------------------------------------------------------------------------------------------
; boot/defines.asm
; -------------------------------------------------------------------------------------------------
; Memory Locations
%define idt_base 0x1000
%define vm_pml4 0x... |
; A051942: a(n) = n*(n+1)/2 - 45.
; 0,10,21,33,46,60,75,91,108,126,145,165,186,208,231,255,280,306,333,361,390,420,451,483,516,550,585,621,658,696,735,775,816,858,901,945,990,1036,1083,1131,1180,1230,1281,1333,1386,1440,1495,1551,1608,1666
mov $1,$0
add $1,19
mul $1,$0
div $1,2
|
#include <iostream>
#include <bits/stdc++.h>
using namespace std;
int main()
{
string password, hash, password_try;
int t, found;
cin >> t;
getchar();
while (t--)
{
getline(cin, password);
getline(cin, hash);
if (password.length() <= hash.length())
{
... |
_wc: file format elf32-i386
Disassembly of section .text:
00000000 <wc>:
char buf[512];
void
wc(int fd, char *name)
{
0: 55 push %ebp
1: 89 e5 mov %esp,%ebp
3: 83 ec 28 sub $0x28,%esp
int i, n;
int l, w, c, inword;
l = w = c = 0;
6: c7... |
#include "qrcodedialog.h"
#include "ui_qrcodedialog.h"
#include "bitcoinunits.h"
#include "guiconstants.h"
#include "guiutil.h"
#include "optionsmodel.h"
#include <QPixmap>
#include <QUrl>
#include <qrencode.h>
QRCodeDialog::QRCodeDialog(const QString &addr, const QString &label, bool enableReq, QWidget *parent) :
... |
#include "../PCH/PCH.h"
#include "IVertexBuffer.h"
#include "OpenGLVertexBuffer.h"
#include "Renderer.h"
#include "../include/Logger.h"
namespace GTD
{
IVertexBuffer* IVertexBuffer::Create(uint32_t size)
{
switch (Renderer::GetAPI())
{
case IRendererAPI::API::OPENGL:
{
return new OpenGLVertexBuffer(size);... |
.386p
.387
; COPYRIGHT (c) 1996,99 XDS. All Rights Reserved.
ifdef OS2
.model FLAT
endif
DGROUP group _DATA
_DATA segment use32 dword public 'DATA'
_DATA ends
ifdef OS2
_TEXT segment use32 dword public 'CODE'
e... |
#include "dxbc_compiler.h"
namespace dxvk {
constexpr uint32_t Icb_BindingSlotId = 14;
constexpr uint32_t Icb_MaxBakedDwords = 16;
constexpr uint32_t PerVertex_Position = 0;
constexpr uint32_t PerVertex_CullDist = 1;
constexpr uint32_t PerVertex_ClipDist = 2;
DxbcCompiler::DxbcCompiler(
co... |
;
;
;
; This license is set out in https://raw.githubusercontent.com/Broadcom-Network-Switching-Software/OpenBCM/master/Legal/LICENSE file.
;
; Copyright 2007-2019 Broadcom Inc. All rights reserved.
;
;
; This is the default 5670 program for the Merlin (BCM95690R24S).
;
; To start it, use the following commands from ... |
;
; Copyright (c) 2010 The WebM project authors. All Rights Reserved.
;
; Use of this source code is governed by a BSD-style license
; that can be found in the LICENSE file in the root of the source
; tree. An additional intellectual property rights grant can be found
; in the file PATENTS. All contributing proje... |
db 0 ; species ID placeholder
db 75, 90, 140, 40, 65, 65
; hp atk def spd sat sdf
db BUG, STEEL ; type
db 75 ; catch rate
db 118 ; base exp
db NO_ITEM, NO_ITEM ; items
db GENDER_F50 ; gender ratio
db 100 ; unknown 1
db 20 ; step cycles to hatch
db 5 ; unknown 2
INCBIN "gfx/pokemon/forretress/f... |
; A198762: 3*5^n-1= 2*A057651(n).
; 2,14,74,374,1874,9374,46874,234374,1171874,5859374,29296874,146484374,732421874,3662109374,18310546874,91552734374,457763671874,2288818359374,11444091796874,57220458984374,286102294921874,1430511474609374,7152557373046874,35762786865234374,178813934326171874,894069671630859374,447034... |
%include "defines.inc"
section .data
msg db "The largest digit is:", 0x20, 0xA, 0xD
len_msg equ $ - msg
num_1 db '47'
num_2 db '12'
num_3 db '21'
section .bss
largest_num resb 2
section .text
global _start
_start:
mov ecx, [num_1]
cmp ecx, [num_2]
jg check_third_num
mov ... |
ORG 32768
mov si, about
call lib_print_string
ret
about db 13, 10, "rudra S 2018 is an x86 operating system built from scratch in Assembly. Licensed by Rudra Saraswat of BlueFire, Inc. This OS has a shell named tash. The OS has 1 command and one executable.", 0
%include "rosasm-std.inc"
|
// Copyright (c) 2011-2015 The Bitcoin Core developers
// Copyright (c) 2014-2017 The Rapture Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "bitcoinunits.h"
#include "chainparams.h"
#include "primitive... |
; Copyright Oliver Kowalke 2009.
; Distributed under the Boost Software License, Version 1.0.
; (See accompanying file LICENSE_1_0.txt or copy at
; http://www.boost.org/LICENSE_1_0.txt)
; ----------------------------------------------------------------------------------
; | 0 | 1 ... |
; float __fsmul_callee(float a1, float a2)
SECTION code_clib
SECTION code_fp_math48
PUBLIC cm48_sdcciyp_dsmul_callee
EXTERN cm48_sdcciyp_dcallee2, am48_dmul, cm48_sdcciyp_m482d
cm48_sdcciyp_dsmul_callee:
; multiply two sdcc floats
;
; enter : stack = sdcc_float a2, sdcc_float a1, ret
;
; exit : de... |
; A202051: Number of (n+2) X 9 binary arrays avoiding patterns 001 and 110 in rows and columns.
; 1926,7848,25650,71964,180054,411696,874998,1750140,3325410,6046344,10581246,17906868,29418570,47069856,73546794,112483476,168725358,248648040,360539802,515057004,725762286,1009756368,1388415150,1888244748,2541868074,338915... |
; WARNING: do not edit!
; Generated from openssl/crypto/aes/asm/aesni-mb-x86_64.pl
;
; Copyright 2013-2020 The OpenSSL Project Authors. All Rights Reserved.
;
; Licensed under the OpenSSL license (the "License"). You may not use
; this file except in compliance with the License. You can obtain a copy
; in the file LI... |
; A074531: a(n) = 2^n + 3^n + 9^n.
; Submitted by Jamie Morken(s1)
; 3,14,94,764,6658,59324,532234,4785284,43053538,387440684,3486844474,31381238804,282430072018,2541867430844,22876797254314,205891146476324,1853020231964098,16677181828937804,150094635684681754,1350851718835777844,12157665462544761778,109418989141974809... |
#ifndef __UDP_DISCOVERY_PEER_PARAMETERS_H_
#define __UDP_DISCOVERY_PEER_PARAMETERS_H_
#include <stdint.h>
namespace udpdiscovery {
class PeerParameters {
public:
enum SamePeerMode {
kSamePeerIp,
kSamePeerIpAndPort,
};
public:
PeerParameters()
: application_id_(0),
ca... |
; AVX testcases from gas
;------------------------
;
; This file is taken from there
; http://sourceware.org/ml/binutils/2011-06/msg00150.html
; So the original author is "H.J. Lu" <hongjiu dot lu at intel dot com>
;
; nasm64developer adopted it for the nasm testing suite
%macro testcase 2
%ifdef BIN
db %1
%e... |
lui $1,46731
ori $1,$1,13362
lui $2,16861
ori $2,$2,42828
lui $3,64629
ori $3,$3,4562
lui $4,22312
ori $4,$4,3598
lui $5,47778
ori $5,$5,46211
lui $6,44910
ori $6,$6,21931
mthi $1
mtlo $2
sec0:
nop
nop
nop
subu $3,$6,$6
sec1:
nop
nop
and $6,$3,$2
subu $2,$6,$6
sec2:
nop
nop
sltiu $6,$2,9872
subu $4,$6,$6
se... |
;////////////////////////////////////////////////////////////////////////////////////////////////////////
;// Part of Injectable Generic Camera System
;// Copyright(c) 2020, Frans Bouma
;// All rights reserved.
;// https://github.com/FransBouma/InjectableGenericCameraSystem
;//
;// Redistribution and use in source and ... |
%ifdef CONFIG
{
"RegData": {
"MM7": ["0x8000000000000000", "0x3FFF"]
},
"MemoryRegions": {
"0x100000000": "4096"
}
}
%endif
lea rdx, [rel data]
fld tword [rdx + 8 * 0]
lea rdx, [rel data2]
fsubr qword [rdx + 8 * 0]
hlt
align 8
data:
dt 1.0
dq 0
data2:
dq 2.0
|
; A003674: 2^(n-1)*( 2^n - (-1)^n ).
; 0,3,6,36,120,528,2016,8256,32640,131328,523776,2098176,8386560,33558528,134209536,536887296,2147450880,8590000128,34359607296,137439215616,549755289600,2199024304128,8796090925056
mov $1,-2
pow $1,$0
bin $1,2
mov $0,$1
|
_init: file format elf32-i386
Disassembly of section .text:
00000000 <main>:
char *argv[] = { "sh", 0 };
int
main(void)
{
0: 8d 4c 24 04 lea 0x4(%esp),%ecx
4: 83 e4 f0 and $0xfffffff0,%esp
7: ff 71 fc pushl -0x4(%ecx)
a: 55 push %ebp
... |
INCBIN "gfx/footprints/bulbasaur.1bpp"
INCBIN "gfx/footprints/ivysaur.1bpp"
INCBIN "gfx/footprints/venusaur.1bpp"
INCBIN "gfx/footprints/charmander.1bpp"
INCBIN "gfx/footprints/charmeleon.1bpp"
INCBIN "gfx/footprints/charizard.1bpp"
INCBIN "gfx/footprints/squirtle.1bpp"
INCBIN "gfx/footprints/wartortle.1bpp"
INCBIN "gf... |
; ssize_t write(int fd, const void *buf, size_t nbyte)
SECTION code_fcntl
PUBLIC _write
EXTERN asm_write
_write:
pop af
pop hl
pop de
pop bc
push bc
push de
push hl
push af
jp asm_write
|
; A052534: Expansion of (1-x)*(1+x)/(1-2*x-x^2+x^3).
; Submitted by Jamie Morken(s4)
; 1,2,4,9,20,45,101,227,510,1146,2575,5786,13001,29213,65641,147494,331416,744685,1673292,3759853,8448313,18983187,42654834,95844542,215360731,483911170,1087338529,2443227497,5489882353,12335653674,27717962204,62281695729,139945699988,... |
; A052944: a(n) = 2^n + n - 1.
; 0,2,5,10,19,36,69,134,263,520,1033,2058,4107,8204,16397,32782,65551,131088,262161,524306,1048595,2097172,4194325,8388630,16777239,33554456,67108889,134217754,268435483,536870940,1073741853,2147483678,4294967327,8589934624,17179869217,34359738402,68719476771,137438953508,274877906981,549... |
.file "lib.c"
.code16gcc
.intel_syntax noprefix
.text
.p2align 2,,3
.globl _strlen
.def _strlen; .scl 2; .type 32; .endef
_strlen:
mov edx, DWORD PTR [esp+4]
xor eax, eax
cmp BYTE PTR [edx], 0
je L4
.p2align 2,,3
L3:
inc eax
cmp BYTE PTR [edx+eax], 0
jne L3
ret
.p2align 2,,3
L4:
ret
.ident "GCC: (Min... |
#include "MetaData.h"
#include "utils/FileSystemUtil.h"
#include "utils/StringUtil.h"
#include "Log.h"
#include <pugixml/src/pugixml.hpp>
#include "SystemData.h"
#include "LocaleES.h"
#include "Settings.h"
#include "FileData.h"
#include "ImageIO.h"
std::vector<MetaDataDecl> MetaDataList::mMetaDataDecls;
static std::... |
; A049650: Compositorial numbers (A036691) + 1.
; Submitted by Jon Maiga
; 2,5,25,193,1729,17281,207361,2903041,43545601,696729601,12541132801,250822656001,5267275776001,115880067072001,2781121609728001,69528040243200001,1807729046323200001,48808684250726400001,1366643159020339200001,40999294770610176000001,13119774326... |
;-----------------------------------------------------------------------------;
; Author: Stephen Fewer (stephen_fewer[at]harmonysecurity[dot]com)
; Compatible: Windows 7 / Server 2003 and newer
; Architecture: x64
; Size: 200 bytes
;-----------------------------------------------------------------------------;
[BITS ... |
; Text for System
section language
include 'dev8_mac_text'
mkxstr syst,'S',{System}
end
|
.global s_prepare_buffers
s_prepare_buffers:
push %r12
push %r13
push %r8
push %r9
push %rbx
push %rcx
push %rdi
push %rsi
lea addresses_WT_ht+0x1b21f, %rsi
lea addresses_WC_ht+0x706f, %rdi
nop
nop
nop
nop
sub $4450, %r9
mov $66, %rcx
rep movsb
dec %r9
lea addresses_WC_ht+0x18986, %rsi
clflush (%rsi)
nop
nop
nop
nop
an... |
.MODEL SMALL
.CODE
ORG 100h
MASTER PROC NEAR
XOR AH, AH
MOV AL, 04h
INT 10h
MOV AH, 0Bh
XOR BH, BH
MOV BL, 11
INT 10h
MOV BH, 01h
MOV BL, 00h
INT 10h
XOR BH, BH
MOV AH, 0Ch
MOV AL, 02h
MOV CX, 160
MOV DX, 100
INT 10h
MOV AH, 07h
INT 21h
XOR... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.