Searched defs:itype (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/target/hexagon/ |
H A D | iclass.c | 32 SlotMask find_iclass_slots(Opcode opcode, int itype) in find_iclass_slots()
|
/openbmc/qemu/target/arm/tcg/ |
H A D | vfp_helper.c | 417 #define VFP_CONV_FIX_FLOAT(name, p, fsz, ftype, isz, itype) \ argument 422 #define VFP_CONV_FIX_FLOAT_ROUND(name, p, fsz, ftype, isz, itype) \ argument 435 #define VFP_CONV_FLOAT_FIX_ROUND(name, p, fsz, ftype, isz, itype, ROUND, suff) \ argument 446 #define VFP_CONV_FIX(name, p, fsz, ftype, isz, itype) \ argument 454 #define VFP_CONV_FIX_A64(name, p, fsz, ftype, isz, itype) \ argument
|
/openbmc/qemu/tcg/ |
H A D | tcg.c | 5040 TCGType otype, itype; in tcg_reg_alloc_mov() local 5141 TCGType itype, vtype; in tcg_reg_alloc_dup() local
|