Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/xmon/
Dppc-opc.c108 static long extract_tbr (unsigned long, ppc_cpu_t, int *);
710 { 0x3ff, 11, insert_tbr, extract_tbr,
2071 extract_tbr (unsigned long insn, in extract_tbr() function