Home
last modified time | relevance | path

Searched refs:PreferScaledOffset (Results 1 – 4 of 4) sorted by relevance

/external/vixl/src/aarch64/
Dassembler-aarch64.h388 PreferScaledOffset, enumerator
981 LoadStoreScalingOption option = PreferScaledOffset);
986 LoadStoreScalingOption option = PreferScaledOffset);
991 LoadStoreScalingOption option = PreferScaledOffset);
996 LoadStoreScalingOption option = PreferScaledOffset);
1001 LoadStoreScalingOption option = PreferScaledOffset);
1006 LoadStoreScalingOption option = PreferScaledOffset);
1011 LoadStoreScalingOption option = PreferScaledOffset);
1016 LoadStoreScalingOption option = PreferScaledOffset);
1021 LoadStoreScalingOption option = PreferScaledOffset);
[all …]
Dassembler-aarch64.cc1115 VIXL_ASSERT(option != PreferScaledOffset); in ldurb()
1124 VIXL_ASSERT(option != PreferScaledOffset); in sturb()
1133 VIXL_ASSERT(option != PreferScaledOffset); in ldursb()
1142 VIXL_ASSERT(option != PreferScaledOffset); in ldurh()
1151 VIXL_ASSERT(option != PreferScaledOffset); in sturh()
1160 VIXL_ASSERT(option != PreferScaledOffset); in ldursh()
1169 VIXL_ASSERT(option != PreferScaledOffset); in ldur()
1178 VIXL_ASSERT(option != PreferScaledOffset); in stur()
1188 VIXL_ASSERT(option != PreferScaledOffset); in ldursw()
1404 VIXL_ASSERT(option != PreferScaledOffset); in prfum()
/external/vixl/doc/aarch64/
Dsupported-instructions-aarch64.md613 LoadStoreScalingOption option = PreferScaledOffset)
621 LoadStoreScalingOption option = PreferScaledOffset)
629 LoadStoreScalingOption option = PreferScaledOffset)
637 LoadStoreScalingOption option = PreferScaledOffset)
645 LoadStoreScalingOption option = PreferScaledOffset)
667 LoadStoreScalingOption option = PreferScaledOffset)
929 LoadStoreScalingOption option = PreferScaledOffset)
1151 LoadStoreScalingOption option = PreferScaledOffset)
1159 LoadStoreScalingOption option = PreferScaledOffset)
1167 LoadStoreScalingOption option = PreferScaledOffset)
/external/vixl/test/aarch64/
Dtest-disasm-aarch64.cc1582 LoadStoreScalingOption option = PreferScaledOffset; in TEST()
2125 option = PreferScaledOffset; in TEST()