Searched refs:fcmp_gt (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/target/microblaze/ |
H A D | helper.h | 18 DEF_HELPER_FLAGS_3(fcmp_gt, TCG_CALL_NO_WG, i32, env, i32, i32)
|
H A D | insns.decode | 151 fcmp_gt 010110 ..... ..... ..... 0100 100 0000 @typea
|
H A D | translate.c | 457 DO_TYPEA_CFG(fcmp_gt, use_fpu, true, gen_fcmp_gt) in DO_TYPEA()
|
/openbmc/linux/arch/sh/math-emu/ |
H A D | math.c | 79 fcmp_gt(struct sh_fpu_soft_struct *fregs, struct pt_regs *regs, int m, int n) in fcmp_gt() function 397 fadd, fsub, fmul, fdiv, fcmp_eq, fcmp_gt, fmov_idx_reg, fmov_reg_idx,
|
/openbmc/qemu/disas/ |
H A D | microblaze.c | 112 fcmp_lt, fcmp_eq, fcmp_le, fcmp_gt, fcmp_ne, fcmp_ge, fcmp_un, flt, fint, fsqrt, enumerator 425 …SET, NO_DELAY_SLOT, IMMVAL_MASK_NON_SPECIAL, 0x58000240, OPCODE_MASK_H4, fcmp_gt, arithmetic_inst …
|