Home
last modified time | relevance | path

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

/qemu/target/mips/tcg/
H A Dmxu_translate.c718 static void gen_mxu_s8ldd(DisasContext *ctx, bool postmodify) in gen_mxu_s8ldd() argument
733 if (postmodify) { in gen_mxu_s8ldd()
798 static void gen_mxu_s8std(DisasContext *ctx, bool postmodify) in gen_mxu_s8std() argument
818 if (postmodify) { in gen_mxu_s8std()
851 static void gen_mxu_s16ldd(DisasContext *ctx, bool postmodify) in gen_mxu_s16ldd() argument
867 if (postmodify) { in gen_mxu_s16ldd()
905 static void gen_mxu_s16std(DisasContext *ctx, bool postmodify) in gen_mxu_s16std() argument
926 if (postmodify) { in gen_mxu_s16std()