Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/xmon/
H A Dppc-opc.c37 static long extract_bat (unsigned long, ppc_cpu_t, int *);
148 { 0x1f, 16, insert_bat, extract_bat, PPC_OPERAND_FAKE },
1084 extract_bat (unsigned long insn, in extract_bat() function