Searched refs:do_fchksm16 (Results 1 – 1 of 1) sorted by relevance
522 static inline uint16_t do_fchksm16(uint16_t src1, uint16_t src2) in do_fchksm16() function537 r.VIS_W64(0) = do_fchksm16(s1.VIS_W64(0), s2.VIS_W64(0)); in helper_fchksm16()538 r.VIS_W64(1) = do_fchksm16(s1.VIS_W64(1), s2.VIS_W64(1)); in helper_fchksm16()539 r.VIS_W64(2) = do_fchksm16(s1.VIS_W64(2), s2.VIS_W64(2)); in helper_fchksm16()540 r.VIS_W64(3) = do_fchksm16(s1.VIS_W64(3), s2.VIS_W64(3)); in helper_fchksm16()