Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/xmon/
H A Dppc-opc.c96 static long extract_tbr (unsigned long, ppc_cpu_t, int *);
698 { 0x3ff, 11, insert_tbr, extract_tbr,
2059 extract_tbr (unsigned long insn, in extract_tbr() function