Home
last modified time | relevance | path

Searched refs:kLoadStore (Results 1 – 2 of 2) sorted by relevance

/external/vixl/src/aarch32/
Dconstants-aarch32.h117 kLoadStore = 0x80, enumerator
Ddisasm-aarch32.cc1495 kLoadStore | kLoadStoreMultiple | kFpNeon); in fldmdbx()
1505 kLoadStore | kLoadStoreMultiple | kFpNeon); in fldmiax()
1515 kLoadStore | kLoadStoreMultiple | kFpNeon); in fstmdbx()
1525 kLoadStore | kLoadStoreMultiple | kFpNeon); in fstmiax()
1575 os().SetCurrentInstruction(kLda, kAddress | kLoadStore); in lda()
1583 os().SetCurrentInstruction(kLdab, kAddress | kLoadStore); in ldab()
1591 os().SetCurrentInstruction(kLdaex, kAddress | kLoadStore); in ldaex()
1599 os().SetCurrentInstruction(kLdaexb, kAddress | kLoadStore); in ldaexb()
1608 os().SetCurrentInstruction(kLdaexd, kAddress | kLoadStore); in ldaexd()
1617 os().SetCurrentInstruction(kLdaexh, kAddress | kLoadStore); in ldaexh()
[all …]