Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/Disassembler/
DHexagonDisassembler.cpp1178 V4_SS2_allocframe_BITS = 0x1c00, enumerator
1312 if ((inst & V4_SS2_allocframe_MASK) == V4_SS2_allocframe_BITS) in GetSubinstOpcode()