Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/xmon/
Dppc-opc.c88 static long extract_sh6 (unsigned long, int, int *);
450 { 6, 1, insert_sh6, extract_sh6, 0 },
1418 extract_sh6 (unsigned long insn, in extract_sh6() function