target/loongarch: Add floating point comparison instruction translation
This includes: - FCMP.cond.{S/D} Signed-off-by:Song Gao <gaosong@loongson.cn> Signed-off-by:
Xiaojuan Yang <yangxiaojuan@loongson.cn> Reviewed-by:
Richard Henderson <richard.henderson@linaro.org> Message-Id: <20220606124333.2060567-12-yangxiaojuan@loongson.cn> Signed-off-by:
Richard Henderson <richard.henderson@linaro.org>
Showing
- target/loongarch/fpu_helper.c 60 additions, 0 deletionstarget/loongarch/fpu_helper.c
- target/loongarch/helper.h 9 additions, 0 deletionstarget/loongarch/helper.h
- target/loongarch/insn_trans/trans_fcmp.c.inc 56 additions, 0 deletionstarget/loongarch/insn_trans/trans_fcmp.c.inc
- target/loongarch/insns.decode 8 additions, 0 deletionstarget/loongarch/insns.decode
- target/loongarch/internals.h 5 additions, 0 deletionstarget/loongarch/internals.h
- target/loongarch/translate.c 1 addition, 0 deletionstarget/loongarch/translate.c
target/loongarch/insn_trans/trans_fcmp.c.inc
0 → 100644
Please register or sign in to comment