Home
last modified time | relevance | path

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

/openbmc/qemu/target/hexagon/
H A Dgen_dectree_import.c49 const char * const opcode_syntax[XX_LAST_OPCODE] = { variable
114 fprintf(out, "\t\t\'syntax\' : \'%s\',\n", opcode_syntax[i]); in gen_iset_table()