Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/xmon/
Dppc-opc.c84 static long extract_rbs (unsigned long, int, int *);
417 { 5, 1, insert_rbs, extract_rbs, PPC_OPERAND_FAKE },
1369 extract_rbs (unsigned long insn, in extract_rbs() function