Home
last modified time | relevance | path

Searched refs:GET_FP (Results 1 – 3 of 3) sorted by relevance

/arch/sh/include/asm/
Dptrace.h18 #define GET_FP(regs) ((regs)->regs[14]) macro
/arch/powerpc/include/asm/
Dptrace.h80 #define GET_FP(regs) (0) macro
/arch/x86/include/asm/
Dptrace.h159 #define GET_FP(regs) ((regs)->bp) macro