Home
last modified time | relevance | path

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

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