Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/xmon/
H A Dppc-opc.c103 static unsigned long insert_xb6 (unsigned long, long, ppc_cpu_t, const char **);
917 { 0x3f, PPC_OPSHIFT_INV, insert_xb6, extract_xb6, PPC_OPERAND_VSR },
2130 insert_xb6 (unsigned long insn, in insert_xb6() function