Home
last modified time | relevance | path

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

/arch/powerpc/xmon/
Dppc-opc.c99 static unsigned long insert_ev8 (unsigned long, long, int, const char **);
559 { 32, 11, insert_ev8, extract_ev8, PPC_OPERAND_PARENS },
952 insert_ev8 (unsigned long insn, in insert_ev8() function