Home
last modified time | relevance | path

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

/openbmc/qemu/disas/
H A Dmips.c122 #define OP_MASK_DELTA 0xffff macro
4656 delta = (l >> OP_SH_DELTA) & OP_MASK_DELTA; in print_insn_args()
4688 delta = (l >> OP_SH_DELTA) & OP_MASK_DELTA; in print_insn_args()