Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/xmon/
Dppc-opc.c96 static unsigned long insert_ev4 (unsigned long, long, int, const char **);
554 { 32, 11, insert_ev4, extract_ev4, PPC_OPERAND_PARENS },
930 insert_ev4 (unsigned long insn, in insert_ev4() function