Home
last modified time | relevance | path

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

/qemu/target/xtensa/
H A Dhelper.c42 const XtensaOpcodeOps *opcode) in add_translator_to_hash()
73 static XtensaOpcodeOps *
104 config->opcode_ops = g_new(XtensaOpcodeOps *, opcodes); in init_libisa()
112 XtensaOpcodeOps *ops = NULL; in init_libisa()
H A Dcpu.h408 typedef struct XtensaOpcodeOps { struct
416 } XtensaOpcodeOps; argument
420 const XtensaOpcodeOps *opcode;
474 XtensaOpcodeOps **opcode_ops;
H A Dtranslate.c601 XtensaOpcodeOps *ops;
881 XtensaOpcodeOps *ops; in disas_xtensa_insn()
1098 XtensaOpcodeOps *ops = pslot->ops; in disas_xtensa_insn()
2708 static const XtensaOpcodeOps core_ops[] = {
6626 static const XtensaOpcodeOps fpu2000_ops[] = {
7138 static const XtensaOpcodeOps fpu_ops[] = {