代码搜索:ARM
找到约 10,000 项符合「ARM」的源代码
代码结果 10,000
www.eeworm.com/read/350657/3119231
h arm-gcc.h
/*
-------------------------------------------------------------------------------
The macro `BITS64' can be defined to indicate that 64-bit integer types are
supported by the compiler.
--------------
www.eeworm.com/read/267055/4268571
s arm_gcc_a.s
/*
* file:
* arm_a.S
* description:
* implementation code depend on architecture.
*/
#define I_BIT 0x80
#define F_BIT 0x40
#define T_BIT 0x20
#define LOCKOUT
www.eeworm.com/read/264095/4292794
c sys_arm.c
/*
* linux/arch/arm/kernel/sys_arm.c
*
* Copyright (C) People who wrote linux/arch/i386/kernel/sys_i386.c
* Copyright (C) 1995, 1996 Russell King.
*
* This program is free software; you can r
www.eeworm.com/read/264095/4292893
h arm-gcc.h
/*
-------------------------------------------------------------------------------
The macro `BITS64' can be defined to indicate that 64-bit integer types are
supported by the compiler.
--------------