Searched defs:inst_bytes (Results 1 – 4 of 4) sorted by relevance
258 InstructionLengthDecode(const uint8_t * inst_bytes,int bytes_len,bool is_exec_mode_64b) InstructionLengthDecode() argument [all...]
296 uint8_t inst_bytes[15]; member
869 char *inst_bytes; in svm_handle_inst_emul() local
2013 vie_init(struct vie *vie, const char *inst_bytes, int inst_length) in vie_init()