Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/xmon/
H A Dppc-opc.c107 static unsigned long insert_xc6 (unsigned long, long, ppc_cpu_t, const char **);
927 { 0x3f, PPC_OPSHIFT_INV, insert_xc6, extract_xc6, PPC_OPERAND_VSR },
2175 insert_xc6 (unsigned long insn, in insert_xc6() function