Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kvm/
H A Dtrace.h14 TP_PROTO(unsigned int inst, unsigned long _pc, unsigned int emulate),
15 TP_ARGS(inst, _pc, emulate),
25 __entry->pc = _pc;
/openbmc/linux/arch/csky/include/asm/
H A Dprocessor.h59 #define start_thread(_regs, _pc, _usp) \ argument
61 (_regs)->pc = (_pc); \
/openbmc/libcper/specification/document/
H A Dcper-json-specification.tex978 r15\_pc & uint64 & Register R15 (PC). \texttt{UINT32} value null extended to \texttt{UINT64}.\\