Home
last modified time | relevance | path

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

/external/qemu/
Dppc-dis.c391 static long extract_boe (unsigned long, int, int *);
518 { 0x1e, 21, insert_boe, extract_boe, 0 },
1158 extract_boe (unsigned long insn, in extract_boe() function