Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/xmon/
Dppc-opc.c93 static unsigned long insert_sh6 (unsigned long, long, ppc_cpu_t, const char **);
649 { 0x3f, PPC_OPSHIFT_INV, insert_sh6, extract_sh6, 0 },
1974 insert_sh6 (unsigned long insn, in insert_sh6() function