Home
last modified time | relevance | path

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

/openbmc/qemu/disas/
H A Dnios2.c798 #define GET_IW_F1X4L17_REGMASK(W) (((W) >> IW_F1X4L17_REGMASK_LSB) & IW_F1X4L17_REGMASK_UNSHIFTED_M… macro
3345 i = GET_IW_F1X4L17_REGMASK (opcode); in nios2_print_insn_arg()
3356 dir = GET_IW_F1X4L17_REGMASK (opcode) ? 1 : -1; in nios2_print_insn_arg()