OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:REG_A0
(Results
1 - 4
of
4
) sorted by null
/external/strace/linux/alpha/
arch_regs.h
2
#define
REG_A0
16
/external/strace/linux/mips/
arch_regs.h
8
#define
REG_A0
4
11
#define mips_REG_A0 mips_regs.uregs[
REG_A0
+ 0]
12
#define mips_REG_A1 mips_regs.uregs[
REG_A0
+ 1]
13
#define mips_REG_A2 mips_regs.uregs[
REG_A0
+ 2]
14
#define mips_REG_A3 mips_regs.uregs[
REG_A0
+ 3]
15
#define mips_REG_A4 mips_regs.uregs[
REG_A0
+ 4]
16
#define mips_REG_A5 mips_regs.uregs[
REG_A0
+ 5]
/toolchain/binutils/binutils-2.25/gas/config/
bfin-defs.h
109
REG_A0
= 0xc0, REG_A1, REG_CC,
/toolchain/binutils/binutils-2.25/opcodes/
bfin-dis.c
216
REG_A0
, REG_A1, REG_I0, REG_I1, REG_I2, REG_I3, REG_M0, REG_M1,
[
all
...]
Completed in 267 milliseconds