Searched refs:fsqrt (Results 1 – 6 of 6) sorted by relevance
| /openbmc/qemu/target/microblaze/ |
| H A D | insns.decode | 155 # Note that flt and fint, unlike fsqrt, are documented as having the RB 160 fsqrt 010110 ..... ..... 00000 0111 000 0000 @typea0
|
| /openbmc/qemu/target/m68k/ |
| H A D | helper.h | 33 DEF_HELPER_3(fsqrt, void, env, fp, fp)
|
| H A D | fpu_helper.c | 262 void HELPER(fsqrt)(CPUM68KState *env, FPReg *res, FPReg *val) in HELPER() argument
|
| /openbmc/qemu/target/i386/ |
| H A D | helper.h | 175 DEF_HELPER_1(fsqrt, void, env)
|
| /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 431 …FSET, NO_DELAY_SLOT, IMMVAL_MASK_NON_SPECIAL, 0x58000380, OPCODE_MASK_H4, fsqrt, arithmetic_inst },
|
| /openbmc/qemu/tests/tcg/i386/ |
| H A D | x86.csv | 707 "FSQRT","FSQRT","fsqrt","D9 FA","V","V","","","","",""
|