Searched defs:NUMREGBYTES (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/microblaze/include/asm/
H A Dkgdb.h18 #define NUMREGBYTES (57 * 4) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dkgdb.h45 #define NUMREGBYTES ((68 * 8) + (3 * 4)) macro
57 #define NUMREGBYTES (MAXREG * sizeof(int)) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dkgdb.h30 #define NUMREGBYTES (DBG_MAX_REG_NUM * sizeof(GDB_SIZEOF_REG)) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/asm/
H A Dkgdb.h26 #define NUMREGBYTES ((GDB_VBR + 1) * 4) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dkgdb.h44 #define NUMREGBYTES ((GDB_GS+1)*4) macro
71 #define NUMREGBYTES ((17 * 8) + (3 * 4)) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/include/asm/
H A Dkgdb.h78 #define NUMREGBYTES (DBG_MAX_REG_NUM << 2) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/include/asm/
H A Dkgdb.h28 #define NUMREGBYTES ((GDB_CSR + 1) * 4) macro
30 #define NUMREGBYTES ((GDB_Y + 1) * 8) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/include/asm/
H A Dkgdb.h99 #define NUMREGBYTES BFIN_NUM_REGS*4 macro

Completed in 180 milliseconds