Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/xmon/
H A Dppc-opc.c105 static unsigned long insert_xb6s (unsigned long, long, ppc_cpu_t, const char **);
923 { 0x3f, PPC_OPSHIFT_INV, insert_xb6s, extract_xb6s, PPC_OPERAND_FAKE },
2153 insert_xb6s (unsigned long insn, in insert_xb6s() function