Home
last modified time | relevance | path

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

/external/vixl/src/vixl/a64/
Dassembler-a64.h1009 PreferScaledOffset, enumerator
1660 LoadStoreScalingOption option = PreferScaledOffset);
1664 LoadStoreScalingOption option = PreferScaledOffset);
1668 LoadStoreScalingOption option = PreferScaledOffset);
1672 LoadStoreScalingOption option = PreferScaledOffset);
1676 LoadStoreScalingOption option = PreferScaledOffset);
1680 LoadStoreScalingOption option = PreferScaledOffset);
1684 LoadStoreScalingOption option = PreferScaledOffset);
1688 LoadStoreScalingOption option = PreferScaledOffset);
1692 LoadStoreScalingOption option = PreferScaledOffset);
[all …]
Dassembler-a64.cc1572 VIXL_ASSERT(option != PreferScaledOffset); in ldurb()
1580 VIXL_ASSERT(option != PreferScaledOffset); in sturb()
1588 VIXL_ASSERT(option != PreferScaledOffset); in ldursb()
1596 VIXL_ASSERT(option != PreferScaledOffset); in ldurh()
1604 VIXL_ASSERT(option != PreferScaledOffset); in sturh()
1612 VIXL_ASSERT(option != PreferScaledOffset); in ldursh()
1620 VIXL_ASSERT(option != PreferScaledOffset); in ldur()
1628 VIXL_ASSERT(option != PreferScaledOffset); in stur()
1637 VIXL_ASSERT(option != PreferScaledOffset); in ldursw()
1863 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.cc1544 LoadStoreScalingOption option = PreferScaledOffset; in TEST()
2130 option = PreferScaledOffset; in TEST()