Home
last modified time | relevance | path

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

/art/compiler/utils/arm/
Dassembler_thumb2.cc192 int32_t encoding = B31 | B30 | B29 | B28 | B27 | B25 | B24 | in mul()
211 int32_t encoding = B31 | B30 | B29 | B28 | B27 | B25 | B24 | in mla()
229 int32_t encoding = B31 | B30 | B29 | B28 | B27 | B25 | B24 | in mls()
247 int32_t encoding = B31 | B30 | B29 | B28 | B27 | B25 | B24 | B23 | in umull()
264 int32_t encoding = B31 | B30 | B29 | B28 | B27 | B25 | B24 | B23 | B20 | in sdiv()
281 int32_t encoding = B31 | B30 | B29 | B28 | B27 | B25 | B24 | B23 | B21 | B20 | in udiv()
302 int32_t encoding = B31 | B30 | B29 | B28 | B25 | in sbfx()
323 int32_t encoding = B31 | B30 | B29 | B28 | B25 | in ubfx()
850 encoding = B31 | B30 | B29 | B28 | in Emit32BitDataProcessing()
865 encoding = B31 | B30 | B29 | B28 | in Emit32BitDataProcessing()
[all …]
Dassembler_arm.h304 B28 = 1 << 28, enumerator