Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/xmon/
H A Dppc-opc.c69 static long extract_oimm (unsigned long, ppc_cpu_t, int *);
722 { 0x1f, PPC_OPSHIFT_INV, insert_oimm, extract_oimm, PPC_OPERAND_PLUS1 },
1952 extract_oimm (unsigned long insn, in extract_oimm() function