Home
last modified time | relevance | path

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

/arch/powerpc/xmon/
Dppc-opc.c93 static unsigned long insert_tbr (unsigned long, long, int, const char **);
497 { 10, 11, insert_tbr, extract_tbr, PPC_OPERAND_OPTIONAL },
1497 insert_tbr (unsigned long insn, in insert_tbr() function