Home
last modified time | relevance | path

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

/qemu/target/arm/tcg/
H A Dtranslate-vfp.c2421 DO_VFP_2OP(VNEG, hp, gen_vfp_negh, aa32_fp16_arith) in DO_VFP_VMOV()
2422 DO_VFP_2OP(VNEG, sp, gen_vfp_negs, aa32_fpsp_v2) in DO_VFP_VMOV()
2423 DO_VFP_2OP(VNEG, dp, gen_vfp_negd, aa32_fpdp_v2) in DO_VFP_VMOV()
H A Dneon-dp.decode465 VNEG 1111 001 11 . 11 .. 01 .... 0 0111 . . 0 .... @2misc
H A Dmve.decode382 VNEG 1111 1111 1 . 11 .. 01 ... 0 0011 11 . 0 ... 0 @1op
H A Dtranslate-mve.c548 DO_1OP_VEC(VNEG, vneg, tcg_gen_gvec_neg) in DO_1OP()
H A Dtranslate-neon.c3212 DO_2MISC_VEC(VNEG, tcg_gen_gvec_neg) in DO_2MISC_VEC() argument