Home
last modified time | relevance | path

Searched refs:FMOV_hw (Results 1 - 4 of 4) sorted by relevance

/third_party/vixl/src/aarch64/
H A Dcpu-features-auditor-aarch64.cc530 case FMOV_hw: in VisitFPIntegerConvert()
H A Dconstants-aarch64.h1789 FMOV_hw = FPIntegerConvertFixed | 0x00070000 | FP16, enumerator
1791 FMOV_hx = FMOV_hw | SixtyFourBits,
H A Dassembler-aarch64.cc3330 op = rn.Is64Bits() ? FMOV_hx : FMOV_hw;
H A Dsimulator-aarch64.cc5990 case FMOV_hw: in Simulator()

Completed in 42 milliseconds