Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/xmon/
H A Dppc-opc.c110 static long extract_dm (unsigned long, ppc_cpu_t, int *);
936 { 0x3, 8, insert_dm, extract_dm, 0 },
2203 extract_dm (unsigned long insn, in extract_dm() function