Home
last modified time | relevance | path

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

/qemu/target/arm/tcg/
H A Dsve_helper.c4821 uint16_t neg1, uint16_t neg3, int flags) in DO_ZPZ_FP()
4835 e3 = *(uint16_t *)(va + H1_2(i)) ^ neg3; in DO_ZPZ_FP()
4890 uint32_t neg1, uint32_t neg3, int flags) in do_fmla_zpzzz_s() argument
4904 e3 = *(uint32_t *)(va + H1_4(i)) ^ neg3; in do_fmla_zpzzz_s()
4959 uint64_t neg1, uint64_t neg3, int flags) in do_fmla_zpzzz_d() argument
4973 e3 = *(uint64_t *)(va + i) ^ neg3; in do_fmla_zpzzz_d()