Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/opcodes/
DChangeLog-20091463 (insert_dm, extract_dm): Likewise.
Dppc-opc.c122 static long extract_dm (unsigned long, ppc_cpu_t, int *);
942 { 0x3, 8, insert_dm, extract_dm, 0 },
2261 extract_dm (unsigned long insn, in extract_dm() function