Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/xmon/
H A Dppc-opc.c35 static long extract_ary (unsigned long, ppc_cpu_t, int *);
597 { 0x1f, PPC_OPSHIFT_INV, insert_ary, extract_ary, PPC_OPERAND_GPR },
1003 extract_ary (unsigned long insn, in extract_ary() function