Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/Disassembler/
DHexagonDisassembler.cpp1155 V4_SL2_loadrb_io_MASK = 0x1800, enumerator
1222 else if ((inst & V4_SL2_loadrb_io_MASK) == V4_SL2_loadrb_io_BITS) in GetSubinstOpcode()