Home
last modified time | relevance | path

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

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