Searched defs:itype (Results 1 – 3 of 3) sorted by relevance
/qemu/target/hexagon/ |
H A D | iclass.c | 32 SlotMask find_iclass_slots(Opcode opcode, int itype) in find_iclass_slots()
|
/qemu/target/arm/tcg/ |
H A D | vfp_helper.c | 407 #define VFP_CONV_FIX_FLOAT(name, p, fsz, ftype, isz, itype) \ argument 412 #define VFP_CONV_FIX_FLOAT_ROUND(name, p, fsz, ftype, isz, itype) \ argument 425 #define VFP_CONV_FLOAT_FIX_ROUND(name, p, fsz, ftype, isz, itype, ROUND, suff) \ argument 436 #define VFP_CONV_FIX(name, p, fsz, ftype, isz, itype) \ argument 444 #define VFP_CONV_FIX_A64(name, p, fsz, ftype, isz, itype) \ argument
|
/qemu/tcg/ |
H A D | tcg.c | 5039 TCGType otype, itype; in tcg_reg_alloc_mov() local 5140 TCGType itype, vtype; in tcg_reg_alloc_dup() local
|