Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/tcg/
H A Ddecode-new.h272 typedef void (*X86DecodeFunc)(struct DisasContext *s, CPUX86State *env, X86OpEntry *entry, uint8_t … typedef
281 X86DecodeFunc decode;
H A Ddecode-new.c.inc2218 static bool decode_insn(DisasContext *s, CPUX86State *env, X86DecodeFunc decode_func,
2526 X86DecodeFunc decode_func = decode_root;