Home
last modified time | relevance | path

Searched defs:x86_decode (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/i386/emulate/
H A Dx86_decode.h275 typedef struct x86_decode { struct
279 enum x86_decode_cmd cmd; argument
299 struct x86_decode_op op[4]; argument
301 } x86_decode; argument