Home
last modified time | relevance | path

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

/qemu/target/i386/hvf/
H A Dx86_decode.h212 const char *decode_cmd_to_string(enum x86_decode_cmd cmd);
H A Dx86_decode.c2143 const char *decode_cmd_to_string(enum x86_decode_cmd cmd) in decode_cmd_to_string() function