Home
last modified time | relevance | path

Searched refs:FMOV_sw (Results 1 – 3 of 3) sorted by relevance

/external/vixl/src/aarch64/
Dconstants-aarch64.h1785 FMOV_sw = FPIntegerConvertFixed | 0x00070000, enumerator
1787 FMOV_dx = FMOV_sw | SixtyFourBits | FP64,
Dassembler-aarch64.cc2795 op = FMOV_sw; in fmov()
Dsimulator-aarch64.cc5771 case FMOV_sw: in VisitFPIntegerConvert()