Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/xmon/
Dppc-opc.c97 static unsigned long insert_ev4 (unsigned long, long, int, const char **);
555 { 32, 11, insert_ev4, extract_ev4, PPC_OPERAND_PARENS },
931 insert_ev4 (unsigned long insn, in insert_ev4() function