代码搜索结果
找到约 10,000 项符合
Assembly 的代码
bootloader.mak
CC = iccavr
CFLAGS = -ID:\PROGRA~1\icc\include -e -DATMEGA -DATMega16 -l -g -Mavr_enhanced
ASFLAGS = $(CFLAGS) -Wa-g
LFLAGS = -LC:\PROGRA~1\icc\lib -g -ucrtboot.o -bvector:0x3800.0x4000 -bfunc
assemblyinfo.cs
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// 有关程序集的常规信息通过下列属性集
// 控制。更改这些属性值可修改
// 与程序集关联的信息。
[assembly: AssemblyTitle("WindowsAppl
assemblyinfo.vb
Imports System
Imports System.Reflection
Imports System.Runtime.InteropServices
' 有关程序集的常规信息通过下列属性集
' 控制。更改这些属性值可修改
' 与程序集关联的信息。
' 查看程序集属性的值
makefile
#
# Makefile for creation of the program named by the PROG variable
#
# The following naming conventions are used by this makefile:
# .asm - C62 assembly language source file
# .obj
assemblyinfo.cs
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// 有关程序集的常规信息通过下列属性集
// 控制。更改这些属性值可修改
// 与程序集关联的信息。
[assembly: AssemblyTitle("ConsoleAppl
assemblyinfo.cs
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// 組件的一般資訊是由下列的屬性集控制。
// 變更這些屬性的值即可修改組件的相關
// 資訊。
[assembly: AssemblyTitle("DPH-Multidime
mactest2.c
/* mactest2.c - An example of using inline assembly macros in a program */
#include
#define GREATER(a, b, result) ({ \
asm("cmp %1, %2\n\t" \
"jge 0f\n\t" \
"movl %1, %0
assemblyinfo.cs
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// 有关程序集的常规信息通过下列属性集
// 控制。更改这些属性值可修改
// 与程序集关联的信息。
[assembly: AssemblyTitle("first1")]
assemblyinfo.cs
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// 有关程序集的常规信息通过下列属性集
// 控制。更改这些属性值可修改
// 与程序集关联的信息。
[assembly: AssemblyTitle("WindowsAppl
servo-gpio.err
Creating 'servo-GPIO.eep'
Creating 'servo-GPIO.obj'
Creating 'servo-GPIO.lst'
Assembling 'servo-GPIO.asm'
Including 'servo-GPIO.vec'
Including 'servo-GPIO.inc'
Program memory usage: