Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/xmon/
Dppc-opc.c93 static long extract_tbr (unsigned long, int, int *);
496 { 10, 11, insert_tbr, extract_tbr, PPC_OPERAND_OPTIONAL },
1507 extract_tbr (unsigned long insn, in extract_tbr() function