Home
last modified time | relevance | path

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

/arch/powerpc/xmon/
Dppc-opc.c95 static unsigned long insert_ev2 (unsigned long, long, int, const char **);
551 { 32, 11, insert_ev2, extract_ev2, PPC_OPERAND_PARENS },
910 insert_ev2 (unsigned long insn, in insert_ev2() function