Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/xmon/
H A Dppc-opc.c99 static unsigned long insert_xtq6 (unsigned long, long, ppc_cpu_t, const char **);
909 { 0x3f, PPC_OPSHIFT_INV, insert_xtq6, extract_xtq6, PPC_OPERAND_VSR },
2092 insert_xtq6 (unsigned long insn, in insert_xtq6() function