diff options
| author | Sander de Smalen <sander.desmalen@arm.com> | 2018-07-18 11:59:12 +0000 | 
|---|---|---|
| committer | Sander de Smalen <sander.desmalen@arm.com> | 2018-07-18 11:59:12 +0000 | 
| commit | 330d887d72f4a298bef86c4d3fd6f628e5bc9e2c (patch) | |
| tree | 7630958adaab39d718bbd7c83bca9f955b55eb39 /llvm/lib/Support/Windows/Host.inc | |
| parent | 7d8e632e98d1d86f239947fb7af048c5d36d6571 (diff) | |
| download | bcm5719-llvm-330d887d72f4a298bef86c4d3fd6f628e5bc9e2c.tar.gz bcm5719-llvm-330d887d72f4a298bef86c4d3fd6f628e5bc9e2c.zip | |
[AArch64][SVE] Asm: Support for unpredicated FP operations.
This patch adds support for the following unpredicated
floating-point instructions:
  FADD      Floating point add
  FSUB      Floating point subtract
  FMUL      Floating point multiplication
  FTSMUL    Floating point trigonometric starting value
  FRECPS    Floating point reciprocal step
  FRSQRTS   Floating point reciprocal square root step
The instructions have the following assembly format:
  fadd z0.h, z1.h, z2.h
and have variants for 16, 32 and 64-bit FP elements.
llvm-svn: 337383
Diffstat (limited to 'llvm/lib/Support/Windows/Host.inc')
0 files changed, 0 insertions, 0 deletions

