Home
last modified time | relevance | path

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

/qemu/target/cris/
H A Dopcode-cris.h121 #define DIP_OPCODE (0x0970) macro
/qemu/disas/
H A Dcris.c572 {"dip", DIP_OPCODE, DIP_Z_BITS, "ps", 0, SIZE_FIX_32,
1431 else if (popcodep->match == DIP_OPCODE) in get_opcode_entry()
1620 if (prefix_opcodep->match == DIP_OPCODE) in cris_constraint()
2183 || prefix_opcodep->match != DIP_OPCODE)) in print_with_operands()
2196 case DIP_OPCODE: in print_with_operands()