Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/xmon/
H A Dppc-opc.c75 static long extract_rbs (unsigned long, ppc_cpu_t, int *);
547 { 0x1f, 11, insert_rbs, extract_rbs, PPC_OPERAND_FAKE },
1799 extract_rbs (unsigned long insn, in extract_rbs() function