Home
last modified time | relevance | path

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

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