Home
last modified time | relevance | path

Searched refs:VFPGen2OpSPFn (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/arm/tcg/
H A Dtranslate-vfp.c1314 typedef void VFPGen2OpSPFn(TCGv_i32 vd, TCGv_i32 vm); typedef
1548 static bool do_vfp_2op_sp(DisasContext *s, VFPGen2OpSPFn *fn, int vd, int vm) in do_vfp_2op_sp()
1615 static bool do_vfp_2op_hp(DisasContext *s, VFPGen2OpSPFn *fn, int vd, int vm) in do_vfp_2op_hp()