Searched refs:next_byte (Results 1 – 2 of 2) sorted by relevance
85 U32 next_byte; in sati_supported_log_page_construct() local97 next_byte = 4; in sati_supported_log_page_construct()104 next_byte, in sati_supported_log_page_construct()107 next_byte = 5; in sati_supported_log_page_construct()115 next_byte, in sati_supported_log_page_construct()
561 const u8 next_byte = *(u8*)(address + 1); in GetInstructionSize() local562 const u8 mod = next_byte >> 6; in GetInstructionSize()563 const u8 rm = next_byte & 7; in GetInstructionSize()