Home
last modified time | relevance | path

Searched defs:itype (Results 1 – 3 of 3) sorted by relevance

/qemu/target/hexagon/
H A Diclass.c32 SlotMask find_iclass_slots(Opcode opcode, int itype) in find_iclass_slots()
/qemu/target/arm/tcg/
H A Dvfp_helper.c407 #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 Dtcg.c5039 TCGType otype, itype; in tcg_reg_alloc_mov() local
5140 TCGType itype, vtype; in tcg_reg_alloc_dup() local