Home
last modified time | relevance | path

Searched defs:widthm1 (Results 1 – 2 of 2) sorted by relevance

/external/vixl/src/aarch32/
Dassembler-aarch32.cc9613 uint32_t widthm1 = width - 1; in sbfx() local
9624 uint32_t widthm1 = width - 1; in sbfx() local
12987 uint32_t widthm1 = width - 1; in ubfx() local
12998 uint32_t widthm1 = width - 1; in ubfx() local
Ddisasm-aarch32.cc9335 uint32_t widthm1 = instr & 0x1f; in DecodeT32() local
9454 uint32_t widthm1 = instr & 0x1f; in DecodeT32() local
64066 uint32_t widthm1 = (instr >> 16) & 0x1f; in DecodeA32() local
64503 uint32_t widthm1 = (instr >> 16) & 0x1f; in DecodeA32() local