Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dtranslate-vfp.c1315 typedef void VFPGen2OpDPFn(TCGv_i64 vd, TCGv_i64 vm); typedef
1648 static bool do_vfp_2op_dp(DisasContext *s, VFPGen2OpDPFn *fn, int vd, int vm) in do_vfp_2op_dp()