Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/xmon/
Dppc-opc.c94 static unsigned long insert_ev2 (unsigned long, long, int, const char **);
550 { 32, 11, insert_ev2, extract_ev2, PPC_OPERAND_PARENS },
909 insert_ev2 (unsigned long insn, in insert_ev2() function