Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/xmon/
H A Dppc-opc.c65 static unsigned long insert_nbi (unsigned long, long, ppc_cpu_t, const char **);
487 { 0x1f, 11, insert_nbi, extract_nb, PPC_OPERAND_PLUS1 },
1683 insert_nbi (unsigned long insn, in insert_nbi() function