Home
last modified time | relevance | path

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

/openbmc/qemu/disas/
H A Dsparc.c212 static const struct sparc_opcode sparc_opcodes[]; variable
361 static const struct sparc_opcode sparc_opcodes[] = { variable
2009 static const int sparc_num_opcodes = ((sizeof sparc_opcodes)/(sizeof sparc_opcodes[0]));
2691 sorted_opcodes[i] = &sparc_opcodes[i]; in print_insn_sparc()