Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/xmon/
Dppc-opc.c122 static long extract_dm (unsigned long, ppc_cpu_t, int *);
948 { 0x3, 8, insert_dm, extract_dm, 0 },
2215 extract_dm (unsigned long insn, in extract_dm() function