Home
last modified time | relevance | path

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

/external/vixl/src/aarch64/
Dinstructions-aarch64.h747 NF_S = 11, enumerator
962 static const NEONFormatMap map = {{23, 22}, {NF_B, NF_H, NF_S, NF_D}}; in ScalarFormatMap()
969 static const NEONFormatMap map = {{23, 22}, {NF_H, NF_S, NF_D}}; in LongScalarFormatMap()
976 static const NEONFormatMap map = {{22}, {NF_S, NF_D}}; in FPScalarFormatMap()
983 static const NEONFormatMap map = {{29, 22}, {NF_H, NF_UNDEF, NF_S, NF_D}}; in FPScalarPairwiseFormatMap()
996 NF_S, in TriangularScalarFormatMap()
1004 NF_S, in TriangularScalarFormatMap()
1043 VIXL_ASSERT((format == NF_B) || (format == NF_H) || (format == NF_S) || in NEONFormatAsPlaceholder()
Ddisasm-aarch64.cc2385 {NF_UNDEF, NF_H, NF_S, NF_UNDEF}}; in VisitNEONByIndexedElement()
3232 static const NEONFormatMap map = {{23, 22}, {NF_H, NF_UNDEF, NF_S, NF_D}}; in DisassembleNEONFPScalarMulIndex()
3315 {{22, 21, 20, 19}, {NF_UNDEF, NF_B, NF_H, NF_H, NF_S, NF_S, NF_S, NF_S}}; in DisassembleNEONScalarShiftRightNarrowImm()
3317 {{22, 21, 20, 19}, {NF_UNDEF, NF_H, NF_S, NF_S, NF_D, NF_D, NF_D, NF_D}}; in DisassembleNEONScalarShiftRightNarrowImm()
3330 NF_S, NF_S, NF_S, NF_S, in VisitNEONScalarShiftImmediate()
Dsimulator-aarch64.cc9031 NF_S, in VisitNEONScalarShiftImmediate()
9032 NF_S, in VisitNEONScalarShiftImmediate()
9033 NF_S, in VisitNEONScalarShiftImmediate()
9034 NF_S, in VisitNEONScalarShiftImmediate()