Searched refs:extract_spr (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/arch/ppc/xmon/ |
D | ppc-opc.c | 72 static long extract_spr PARAMS ((unsigned long, int *)); 348 { 10, 11, insert_spr, extract_spr, 0 }, 926 extract_spr (insn, invalid) in extract_spr() function
|
/linux-2.4.37.9/arch/ppc64/xmon/ |
D | ppc-opc.c | 72 static long extract_spr PARAMS ((unsigned long, int *)); 348 { 10, 11, insert_spr, extract_spr, 0 }, 926 extract_spr (insn, invalid) in extract_spr() function
|