Searched refs:OpcodeTable (Results 1 – 2 of 2) sorted by relevance
337 typedef struct OpcodeTable { struct341 } OpcodeTable; argument387 static int fill_optable(unsigned *table0, OpcodeTable *table1, int nb_elements) in fill_optable()430 OpcodeTable optable[1024]; in get_opcodes()
628 static const TableEntry OpcodeTable[] = { variable791 ASSERT_SORTED(OpcodeTable); in getConcreteOpcode()792 int Opc = Lookup(OpcodeTable, Opcode); in getConcreteOpcode()