Home
last modified time | relevance | path

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

/third_party/vixl/src/aarch64/
H A Dcpu-features-auditor-aarch64.cc532 case FMOV_wh: in VisitFPIntegerConvert()
H A Dconstants-aarch64.h1788 FMOV_wh = FPIntegerConvertFixed | 0x00060000 | FP16, enumerator
1790 FMOV_xh = FMOV_wh | SixtyFourBits,
H A Dassembler-aarch64.cc3309 op = rd.Is64Bits() ? FMOV_xh : FMOV_wh;
H A Dsimulator-aarch64.cc5993 case FMOV_wh: in Simulator()

Completed in 41 milliseconds