Home
last modified time | relevance | path

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

/external/vixl/src/aarch32/
Dconstants-aarch32.h113 kLoadStore = 0x80, enumerator
Ddisasm-aarch32.cc1486 kLoadStore | kLoadStoreMultiple | kFpNeon); in fldmdbx()
1496 kLoadStore | kLoadStoreMultiple | kFpNeon); in fldmiax()
1506 kLoadStore | kLoadStoreMultiple | kFpNeon); in fstmdbx()
1516 kLoadStore | kLoadStoreMultiple | kFpNeon); in fstmiax()
1564 os().SetCurrentInstruction(kLda, kAddress | kLoadStore); in lda()
1572 os().SetCurrentInstruction(kLdab, kAddress | kLoadStore); in ldab()
1580 os().SetCurrentInstruction(kLdaex, kAddress | kLoadStore); in ldaex()
1588 os().SetCurrentInstruction(kLdaexb, kAddress | kLoadStore); in ldaexb()
1597 os().SetCurrentInstruction(kLdaexd, kAddress | kLoadStore); in ldaexd()
1606 os().SetCurrentInstruction(kLdaexh, kAddress | kLoadStore); in ldaexh()
[all …]