Home
last modified time | relevance | path

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

/qemu/target/arm/tcg/
H A Dvfp_helper.c345 #define CONV_ITOF(name, ftype, fsz, sign) \ in DO_VFP_cmp() argument
351 #define CONV_FTOI(name, ftype, fsz, sign, round) \ argument
361 #define FLOAT_CONVS(name, p, ftype, fsz, sign) \ argument
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
H A Dm_helper.c1368 bool ftype; in do_v7m_exception_exit() local
/qemu/hw/xen/
H A Dxen_devconfig.c9 static int xen_config_dev_dirs(const char *ftype, const char *btype, int vdev, in xen_config_dev_dirs()