Home
last modified time | relevance | path

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

/external/vixl/src/vixl/a64/
Dassembler-a64.h1090 PreferScaledOffset, enumerator
1741 LoadStoreScalingOption option = PreferScaledOffset);
1745 LoadStoreScalingOption option = PreferScaledOffset);
1749 LoadStoreScalingOption option = PreferScaledOffset);
1753 LoadStoreScalingOption option = PreferScaledOffset);
1757 LoadStoreScalingOption option = PreferScaledOffset);
1761 LoadStoreScalingOption option = PreferScaledOffset);
1765 LoadStoreScalingOption option = PreferScaledOffset);
1769 LoadStoreScalingOption option = PreferScaledOffset);
1773 LoadStoreScalingOption option = PreferScaledOffset);
[all …]
Dassembler-a64.cc1607 VIXL_ASSERT(option != PreferScaledOffset); in ldurb()
1615 VIXL_ASSERT(option != PreferScaledOffset); in sturb()
1623 VIXL_ASSERT(option != PreferScaledOffset); in ldursb()
1631 VIXL_ASSERT(option != PreferScaledOffset); in ldurh()
1639 VIXL_ASSERT(option != PreferScaledOffset); in sturh()
1647 VIXL_ASSERT(option != PreferScaledOffset); in ldursh()
1655 VIXL_ASSERT(option != PreferScaledOffset); in ldur()
1663 VIXL_ASSERT(option != PreferScaledOffset); in stur()
1672 VIXL_ASSERT(option != PreferScaledOffset); in ldursw()
1898 VIXL_ASSERT(option != PreferScaledOffset); in prfum()
/external/vixl/doc/
Dsupported-instructions.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/
Dtest-disasm-a64.cc1555 LoadStoreScalingOption option = PreferScaledOffset; in TEST()
2141 option = PreferScaledOffset; in TEST()