Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/xmon/
H A Dppc-opc.c71 static unsigned long insert_ram (unsigned long, long, ppc_cpu_t, const char **);
525 { 0x1f, 16, insert_ram, NULL, PPC_OPERAND_GPR_0 },
1742 insert_ram (unsigned long insn, in insert_ram() function