Home
last modified time | relevance | path

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

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