Home
last modified time | relevance | path

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

/external/qemu/
Dppc-dis.c303 static unsigned long insert_boe(uint32_t, int32_t, const char **);
421 { 5, 21, insert_boe, extract_boe, 0 },
847 insert_boe (insn, value, errmsg) in insert_boe() function