Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/xmon/
Dppc-opc.c83 static unsigned long insert_ram (unsigned long, long, ppc_cpu_t, const char **);
537 { 0x1f, 16, insert_ram, NULL, PPC_OPERAND_GPR_0 },
1754 insert_ram (unsigned long insn, in insert_ram() function