Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dtranslate-neon.c32 static TCGv_ptr vfp_reg_ptr(bool dp, int reg) in vfp_reg_ptr() function
2891 pd = vfp_reg_ptr(true, a->vd); in do_zip_uzp()
2892 pm = vfp_reg_ptr(true, a->vm); in do_zip_uzp()