Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/tcg/
H A Dmxu_translate.c4348 static void gen_mxu_s32madd_sub(DisasContext *ctx, bool sub, bool uns) in gen_mxu_s32madd_sub()
/openbmc/qemu/target/arm/tcg/
H A Dtranslate.c4252 static bool op_mlal(DisasContext *s, arg_s_rrrr *a, bool uns, bool add) in op_mlal()