Home
last modified time | relevance | path

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

/openbmc/qemu/target/xtensa/
H A Dtranslate.c589 struct opcode_arg_copy { struct
664 struct opcode_arg_copy *copy, in break_dependency()
711 struct opcode_arg_copy *copy, in tsort()
829 const struct opcode_arg_copy *pa = a; in arg_copy_compare()
830 const struct opcode_arg_copy *pb = b; in arg_copy_compare()
848 struct opcode_arg_copy arg_copy[MAX_INSN_SLOTS * MAX_OPCODE_ARGS]; in disas_xtensa_insn()