Home
last modified time | relevance | path

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

/qemu/target/hexagon/
H A Dgen_dectree_import.c93 static const char *get_opcode_enc_class(int opcode) in get_opcode_enc_class() function
116 fprintf(out, "\t\t\'enc_class\' : \'%s\',\n", get_opcode_enc_class(i)); in gen_iset_table()