Home
last modified time | relevance | path

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

/openbmc/qemu/target/xtensa/
H A Dhelper.c43 const XtensaOpcodeOps *opcode) in add_translator_to_hash()
74 static XtensaOpcodeOps *
105 config->opcode_ops = g_new(XtensaOpcodeOps *, opcodes); in init_libisa()
113 XtensaOpcodeOps *ops = NULL; in init_libisa()
H A Dcpu.h410 typedef struct XtensaOpcodeOps { struct
418 } XtensaOpcodeOps; typedef
422 const XtensaOpcodeOps *opcode;
476 XtensaOpcodeOps **opcode_ops;
H A Dtranslate.c602 XtensaOpcodeOps *ops;
882 XtensaOpcodeOps *ops; in disas_xtensa_insn()
1099 XtensaOpcodeOps *ops = pslot->ops; in disas_xtensa_insn()
2707 static const XtensaOpcodeOps core_ops[] = {
6625 static const XtensaOpcodeOps fpu2000_ops[] = {
7137 static const XtensaOpcodeOps fpu_ops[] = {