Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/xmon/
Dppc-opc.c94 static long extract_tbr (unsigned long, int, int *);
497 { 10, 11, insert_tbr, extract_tbr, PPC_OPERAND_OPTIONAL },
1508 extract_tbr (unsigned long insn, in extract_tbr() function