Searched refs:extract_ds (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/arch/ppc/xmon/ |
D | ppc-opc.c | 53 static long extract_ds PARAMS ((unsigned long, int *)); 190 { 16, 0, insert_ds, extract_ds, PPC_OPERAND_PARENS | PPC_OPERAND_SIGNED }, 638 extract_ds (insn, invalid) in extract_ds() function
|
/linux-2.4.37.9/arch/ppc64/xmon/ |
D | ppc-opc.c | 53 static long extract_ds PARAMS ((unsigned long, int *)); 190 { 16, 0, insert_ds, extract_ds, PPC_OPERAND_PARENS | PPC_OPERAND_SIGNED }, 638 extract_ds (insn, invalid) in extract_ds() function
|