Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/xmon/
Dppc-opc.c76 static unsigned long insert_rbx (unsigned long, long, ppc_cpu_t, const char **);
552 { 0x1f, 11, insert_rbx, NULL, PPC_OPERAND_GPR },
1812 insert_rbx (unsigned long insn, in insert_rbx() function