Home
last modified time | relevance | path

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

/openbmc/qemu/disas/
H A Dalpha.c278 static unsigned insert_zb (unsigned, int, const char **);
323 { 5, 16, 0, AXP_OPERAND_FAKE, insert_zb, extract_zb },
489 insert_zb(unsigned insn, int value ATTRIBUTE_UNUSED, const char **errmsg ATTRIBUTE_UNUSED) in insert_zb() function