Home
last modified time | relevance | path

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

/openbmc/qemu/target/hexagon/
H A Dgen_dectree_import.c84 static const char *get_opcode_enc(int opcode) in get_opcode_enc() function
115 fprintf(out, "\t\t\'enc\' : \'%s\',\n", get_opcode_enc(i)); in gen_iset_table()