Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/xmon/
Dppc-opc.c83 static long extract_rbs (unsigned long, int, int *);
416 { 5, 1, insert_rbs, extract_rbs, PPC_OPERAND_FAKE },
1368 extract_rbs (unsigned long insn, in extract_rbs() function