Searched refs:flt (Results 1 – 5 of 5) sorted by relevance
/qemu/target/microblaze/ |
H A D | insns.decode | 155 # Note that flt and fint, unlike fsqrt, are documented as having the RB 158 flt 010110 ..... ..... ----- 0101 000 0000 @typea0
|
H A D | helper.h | 10 DEF_HELPER_FLAGS_2(flt, TCG_CALL_NO_WG, i32, env, i32)
|
H A D | translate.c | 449 DO_TYPEA0_CFG(flt, use_fpu >= 2, true, gen_flt) in DO_TYPEA()
|
/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 429 …FFSET, NO_DELAY_SLOT, IMMVAL_MASK_NON_SPECIAL, 0x58000280, OPCODE_MASK_H4, flt, arithmetic_inst …
|
/qemu/tests/qemu-iotests/ |
H A D | iotests.py | 728 for flt in filters: 729 msg = flt(msg)
|