Home
last modified time | relevance | path

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

/art/compiler/utils/arm/
Dassembler_thumb2.cc164 int32_t encoding = B31 | B30 | B29 | B28 | B27 | B25 | B24 | in mul()
181 int32_t encoding = B31 | B30 | B29 | B28 | B27 | B25 | B24 | in mla()
197 int32_t encoding = B31 | B30 | B29 | B28 | B27 | B25 | B24 | in mls()
213 int32_t encoding = B31 | B30 | B29 | B28 | B27 | B25 | B24 | B23 | in umull()
228 int32_t encoding = B31 | B30 | B29 | B28 | B27 | B25 | B24 | B23 | B20 | in sdiv()
243 int32_t encoding = B31 | B30 | B29 | B28 | B27 | B25 | B24 | B23 | B21 | B20 | in udiv()
777 encoding = B31 | B30 | B29 | B28 | B25 | in Emit32BitDataProcessing()
790 encoding = B31 | B30 | B29 | B28 | in Emit32BitDataProcessing()
1147 int32_t encoding = B31 | B30 | B29 | B28 | B27 | B25 | in EmitShift()
1175 int32_t encoding = B31 | B30 | B29 | B28 | B15; in Emit()
[all …]
Dassembler_arm.h312 B28 = 1 << 28, enumerator