Searched refs:FNMUL (Results 1 – 7 of 7) sorted by relevance
/external/v8/src/arm64/ |
D | constants-arm64.h | 1103 FNMUL = FPDataProcessing2SourceFixed | 0x00008000, enumerator 1104 FNMUL_s = FNMUL, 1105 FNMUL_d = FNMUL | FP64
|
D | disasm-arm64.cc | 1006 FORMAT(FNMUL, "fnmul"); in VisitFPDataProcessing2Source()
|
/external/vixl/src/vixl/a64/ |
D | constants-a64.h | 1213 FNMUL = FPDataProcessing2SourceFixed | 0x00008000, enumerator 1214 FNMUL_s = FNMUL, 1215 FNMUL_d = FNMUL | FP64
|
D | disasm-a64.cc | 1146 FORMAT(FNMUL, "fnmul"); in VisitFPDataProcessing2Source()
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64SchedCyclone.td | 513 // FMUL,FMULX,FNMUL default to WriteFMul.
|
D | AArch64InstrInfo.td | 2540 defm FNMUL : TwoOperandFPDataNeg<0b1000, "fnmul", fmul>;
|
/external/vixl/doc/ |
D | supported-instructions.md | 2375 ### FNMUL ### subsection
|