Searched refs:insert_rba (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/disas/ |
H A D | alpha.c | 275 static unsigned insert_rba (unsigned, int, const char **); 338 { 5, 16, 0, AXP_OPERAND_FAKE, insert_rba, extract_rba }, 436 insert_rba(unsigned insn, int value ATTRIBUTE_UNUSED, const char **errmsg ATTRIBUTE_UNUSED) in insert_rba() function
|