Lines Matching defs:fp16_unpack

390 fp16_unpack(int *sgn, int *exp, uint16_t *mnt, uint16_t x, int mode,
950 fp16_unpack(&a_sgn, &a_exp, &a_mnt, a, mode, flags);
951 fp16_unpack(&b_sgn, &b_exp, &b_mnt, b, mode, flags);
969 fp16_unpack(&a_sgn, &a_exp, &a_mnt, a, mode, flags);
970 fp16_unpack(&b_sgn, &b_exp, &b_mnt, b, mode, flags);
994 fp16_unpack(&a_sgn, &a_exp, &a_mnt, a, mode, flags);
995 fp16_unpack(&b_sgn, &b_exp, &b_mnt, b, mode, flags);
1019 fp16_unpack(&a_sgn, &a_exp, &a_mnt, a, mode, flags);
1020 fp16_unpack(&b_sgn, &b_exp, &b_mnt, b, mode, flags);
1214 fp16_unpack(&a_sgn, &a_exp, &a_mnt, a, mode, flags);
1215 fp16_unpack(&b_sgn, &b_exp, &b_mnt, b, mode, flags);
1395 fp16_unpack(&a_sgn, &a_exp, &a_mnt, a, mode, flags);
1396 fp16_unpack(&b_sgn, &b_exp, &b_mnt, b, mode, flags);
1507 fp16_unpack(&a_sgn, &a_exp, &a_mnt, a, mode, flags);
1508 fp16_unpack(&b_sgn, &b_exp, &b_mnt, b, mode, flags);
1509 fp16_unpack(&c_sgn, &c_exp, &c_mnt, c, mode, flags);
1768 fp16_unpack(&a_sgn, &a_exp, &a_mnt, a, mode, flags);
1769 fp16_unpack(&b_sgn, &b_exp, &b_mnt, b, mode, flags);
1929 fp16_unpack(&a_sgn, &a_exp, &a_mnt, a, mode, flags);
2032 fp16_unpack(&a_sgn, &a_exp, &a_mnt, a, mode, flags);
2416 fp16_unpack(&sgn1, &exp1, &mnt1, op1, mode, &flags);
2417 fp16_unpack(&sgn2, &exp2, &mnt2, op2, mode, &flags);
2720 fp16_unpack(&sgn, &exp, &mnt, op, mode & 0xf, &flags);
2797 fp16_unpack(&sgn, &exp, &mnt, op, mode & 0xf, &flags);
3175 fp16_unpack(&sgn1, &exp1, &mnt1, op1, mode, &flags);
3176 fp16_unpack(&sgn2, &exp2, &mnt2, op2, mode, &flags);
3268 fp16_unpack(&sgn1, &exp1, &mnt1, op1, mode, &flags);
3269 fp16_unpack(&sgn2, &exp2, &mnt2, op2, mode, &flags);
3391 fp16_unpack(&sgn1, &exp1, &mnt1, op1, mode, &flags);
3392 fp16_unpack(&sgn2, &exp2, &mnt2, op2, mode, &flags);
3524 fp16_unpack(&sgn, &exp, &mnt, op, mode, &flags);
3630 fp16_unpack(&sgn1, &exp1, &mnt1, op1, mode, &flags);
3631 fp16_unpack(&sgn2, &exp2, &mnt2, op2, mode, &flags);
3719 fp16_unpack(&sgn, &exp, &mnt, op, mode, &flags);
3906 fp16_unpack(&sgn1, &exp1, &mnt1, op1, mode, &flags);
3907 fp16_unpack(&sgn2, &exp2, &mnt2, op2, mode, &flags);
3995 fp16_unpack(&sgn, &exp, &mnt, op, mode, &flags);
4078 fp16_unpack(&sgn, &exp, &mnt, op, mode, &flags);
4466 fp16_unpack(&sgn, &exp, &mnt, result, mode, &flags);
4632 fp16_unpack(&sgn, &exp, &mnt, op, modeConv(fpscr), &flags);
4663 fp16_unpack(&sgn, &exp, &mnt, op, modeConv(fpscr), &flags);
4751 fp16_unpack(&sgn, &exp, &mnt, op, modeConv(fpscr), &flags);