Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/xmon/
Dppc-opc.c45 static long extract_bat (unsigned long, int, int *);
127 { 5, 16, insert_bat, extract_bat, PPC_OPERAND_FAKE },
624 extract_bat (unsigned long insn, in extract_bat() function