Home
last modified time | relevance | path

Searched defs:postinc (Results 1 – 2 of 2) sorted by relevance

/qemu/target/mips/tcg/
H A Dmxu_translate.c1519 static void gen_mxu_s32ldxx(DisasContext *ctx, bool reversed, bool postinc) in gen_mxu_s32ldxx()
1554 static void gen_mxu_s32stxx(DisasContext *ctx, bool reversed, bool postinc) in gen_mxu_s32stxx()
1590 bool postinc, uint32_t strd2) in gen_mxu_s32ldxvx()
1659 bool postinc, uint32_t strd2) in gen_mxu_s32stxvx()
/qemu/target/cris/
H A Dtranslate.c105 unsigned int postinc; member