Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/xmon/
H A Dppc-opc.c81 static unsigned long insert_sh6 (unsigned long, long, ppc_cpu_t, const char **);
637 { 0x3f, PPC_OPSHIFT_INV, insert_sh6, extract_sh6, 0 },
1962 insert_sh6 (unsigned long insn, in insert_sh6() function