Searched defs:inst_bytes (Results 1 – 3 of 3) sorted by relevance
42 uint8_t inst_bytes[15]; member
402 uint8_t inst_bytes[15]; member
2676 x86_decode(uint8_t *inst_bytes, size_t inst_len, struct x86_instr *instr, in x86_decode()3103 uint8_t inst_bytes[5], byte; in fetch_segment() local