Home
last modified time | relevance | path

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

/freebsd-src/sys/amd64/vmm/amd/
H A Dvmcb.h296 uint8_t inst_bytes[15]; member
H A Dsvm.c863 char *inst_bytes; svm_handle_inst_emul() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Disassembler/LLVMC/
H A DDisassemblerLLVMC.cpp263 InstructionLengthDecode(const uint8_t *inst_bytes, int bytes_len, in InstructionLengthDecode()
/freebsd-src/sys/amd64/vmm/
H A Dvmm_instruction_emul.c2013 vie_init(struct vie *vie, const char *inst_bytes, int inst_length) in vie_init() argument