Searched refs:fcmp_eq (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/target/microblaze/ |
H A D | helper.h | 16 DEF_HELPER_FLAGS_3(fcmp_eq, TCG_CALL_NO_WG, i32, env, i32, i32)
|
H A D | insns.decode | 149 fcmp_eq 010110 ..... ..... ..... 0100 010 0000 @typea
|
H A D | translate.c | 455 DO_TYPEA_CFG(fcmp_eq, use_fpu, true, gen_fcmp_eq) in DO_TYPEA()
|
/openbmc/linux/arch/sh/math-emu/ |
H A D | math.c | 90 fcmp_eq(struct sh_fpu_soft_struct *fregs, struct pt_regs *regs, int m, int n) in fcmp_eq() 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 423 …SET, NO_DELAY_SLOT, IMMVAL_MASK_NON_SPECIAL, 0x58000220, OPCODE_MASK_H4, fcmp_eq, arithmetic_inst …
|