Home
last modified time | relevance | path

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

/arch/powerpc/xmon/
Dppc-opc.c66 static long extract_des (unsigned long, int, int *);
247 { 14, 0, insert_des, extract_des, PPC_OPERAND_PARENS | PPC_OPERAND_SIGNED },
1031 extract_des (unsigned long insn, in extract_des() function