Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dsve_helper.c4736 uint16_t neg1, uint16_t neg3) in DO_ZPZ_FP()
4750 e3 = *(uint16_t *)(va + H1_2(i)) ^ neg3; in DO_ZPZ_FP()
4784 uint32_t neg1, uint32_t neg3) in do_fmla_zpzzz_s() argument
4798 e3 = *(uint32_t *)(va + H1_4(i)) ^ neg3; in do_fmla_zpzzz_s()
4832 uint64_t neg1, uint64_t neg3) in do_fmla_zpzzz_d() argument
4846 e3 = *(uint64_t *)(va + i) ^ neg3; in do_fmla_zpzzz_d()