Home
last modified time | relevance | path

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

/openbmc/qemu/target/xtensa/
H A Dtranslate.c600 struct slot_prop { struct
631 static bool op_depends_on(const struct slot_prop *a, in op_depends_on()
632 const struct slot_prop *b) in op_depends_on()
662 static bool break_dependency(struct slot_prop *a, in break_dependency()
663 struct slot_prop *b, in break_dependency()
708 static bool tsort(struct slot_prop *slot, in tsort()
709 struct slot_prop *sorted[], in tsort()
793 static void opcode_add_resource(struct slot_prop *op, in opcode_add_resource()
846 struct slot_prop slot_prop[MAX_INSN_SLOTS]; in disas_xtensa_insn() local
847 struct slot_prop *ordered[MAX_INSN_SLOTS]; in disas_xtensa_insn()
[all …]