Searched refs:decode_tbl (Results 1 – 1 of 1) sorted by relevance
418 struct decode_tbl { struct449 struct decode_tbl invl_inst = {0x0, 0, 0, false, NULL, NULL, NULL, NULL, argument452 struct decode_tbl _decode_tbl1[256];453 struct decode_tbl _decode_tbl2[256];690 struct decode_tbl _1op_inst[] = {1208 struct decode_tbl _2op_inst[] = {2022 struct decode_tbl *inst_decoder) in decode_opcode_general()2052 struct decode_tbl *inst_decoder = &_decode_tbl1[opcode]; in decode_opcode_1()2060 struct decode_tbl *inst_decoder = &_decode_tbl2[opcode]; in decode_opcode_2()