代码搜索结果
找到约 10,000 项符合
Assembly 的代码
ex9_2.c
/*
ex9_2.c - Eample 9-2: Test random number generator
Calls the assembly routine rand_gen.asm
*/
#define LEN 0x100
extern int rand16_gen(int *);
int data[LEN]; /* Dat
assemblyinfo.cs
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
// set of att
a1.lst
A51 MACRO ASSEMBLER A1 05/02/2006 13:45:41 PAGE 1
MACRO ASSEMBLER A51 V1.11
OBJECT MODULE PLACED IN A1.OBJ
ASSEMBLER INVO
assemblyinfo.cs
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
// set of att
co-diab.lnt
// co-diab.lnt
// Compiler Options for the Diab Data 4.3 Compiler
//
// This file contains options to allow PC-lint to process source
// files for your compiler. It is used as follo
ex9_2.c
/*
ex9_2.c - Eample 9-2: Test random number generator
Calls the assembly routine rand_gen.asm
*/
#define LEN 0x100
extern int rand16_gen(int *);
int data[LEN]; /* Dat
assemblyinfo.cs
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
// set of att
assemblyinfo.cs
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
// set of att