Lines Matching refs:FPDataProcessing1SourceFixed
1570 FPDataProcessing1SourceFixed = 0x1E204000,
1573 FMOV_h = FPDataProcessing1SourceFixed | FP16 | 0x00000000,
1574 FMOV_s = FPDataProcessing1SourceFixed | 0x00000000,
1575 FMOV_d = FPDataProcessing1SourceFixed | FP64 | 0x00000000,
1577 FABS_h = FPDataProcessing1SourceFixed | FP16 | 0x00008000,
1578 FABS_s = FPDataProcessing1SourceFixed | 0x00008000,
1579 FABS_d = FPDataProcessing1SourceFixed | FP64 | 0x00008000,
1581 FNEG_h = FPDataProcessing1SourceFixed | FP16 | 0x00010000,
1582 FNEG_s = FPDataProcessing1SourceFixed | 0x00010000,
1583 FNEG_d = FPDataProcessing1SourceFixed | FP64 | 0x00010000,
1585 FSQRT_h = FPDataProcessing1SourceFixed | FP16 | 0x00018000,
1586 FSQRT_s = FPDataProcessing1SourceFixed | 0x00018000,
1587 FSQRT_d = FPDataProcessing1SourceFixed | FP64 | 0x00018000,
1589 FCVT_ds = FPDataProcessing1SourceFixed | 0x00028000,
1590 FCVT_sd = FPDataProcessing1SourceFixed | FP64 | 0x00020000,
1591 FCVT_hs = FPDataProcessing1SourceFixed | 0x00038000,
1592 FCVT_hd = FPDataProcessing1SourceFixed | FP64 | 0x00038000,
1593 FCVT_sh = FPDataProcessing1SourceFixed | 0x00C20000,
1594 FCVT_dh = FPDataProcessing1SourceFixed | 0x00C28000,
1595 FRINT32X_s = FPDataProcessing1SourceFixed | 0x00088000,
1596 FRINT32X_d = FPDataProcessing1SourceFixed | FP64 | 0x00088000,
1598 FRINT32Z_s = FPDataProcessing1SourceFixed | 0x00080000,
1599 FRINT32Z_d = FPDataProcessing1SourceFixed | FP64 | 0x00080000,
1601 FRINT64X_s = FPDataProcessing1SourceFixed | 0x00098000,
1602 FRINT64X_d = FPDataProcessing1SourceFixed | FP64 | 0x00098000,
1604 FRINT64Z_s = FPDataProcessing1SourceFixed | 0x00090000,
1605 FRINT64Z_d = FPDataProcessing1SourceFixed | FP64 | 0x00090000,
1607 FRINTN_h = FPDataProcessing1SourceFixed | FP16 | 0x00040000,
1608 FRINTN_s = FPDataProcessing1SourceFixed | 0x00040000,
1609 FRINTN_d = FPDataProcessing1SourceFixed | FP64 | 0x00040000,
1611 FRINTP_h = FPDataProcessing1SourceFixed | FP16 | 0x00048000,
1612 FRINTP_s = FPDataProcessing1SourceFixed | 0x00048000,
1613 FRINTP_d = FPDataProcessing1SourceFixed | FP64 | 0x00048000,
1615 FRINTM_h = FPDataProcessing1SourceFixed | FP16 | 0x00050000,
1616 FRINTM_s = FPDataProcessing1SourceFixed | 0x00050000,
1617 FRINTM_d = FPDataProcessing1SourceFixed | FP64 | 0x00050000,
1619 FRINTZ_h = FPDataProcessing1SourceFixed | FP16 | 0x00058000,
1620 FRINTZ_s = FPDataProcessing1SourceFixed | 0x00058000,
1621 FRINTZ_d = FPDataProcessing1SourceFixed | FP64 | 0x00058000,
1623 FRINTA_h = FPDataProcessing1SourceFixed | FP16 | 0x00060000,
1624 FRINTA_s = FPDataProcessing1SourceFixed | 0x00060000,
1625 FRINTA_d = FPDataProcessing1SourceFixed | FP64 | 0x00060000,
1627 FRINTX_h = FPDataProcessing1SourceFixed | FP16 | 0x00070000,
1628 FRINTX_s = FPDataProcessing1SourceFixed | 0x00070000,
1629 FRINTX_d = FPDataProcessing1SourceFixed | FP64 | 0x00070000,
1631 FRINTI_h = FPDataProcessing1SourceFixed | FP16 | 0x00078000,
1632 FRINTI_s = FPDataProcessing1SourceFixed | 0x00078000,
1633 FRINTI_d = FPDataProcessing1SourceFixed | FP64 | 0x00078000,