Searched refs:codestr (Results 1 – 1 of 1) sorted by relevance
558 char codestr[3]; in x86_cpu_dump_state() local563 snprintf(codestr, sizeof(codestr), "%02x", code); in x86_cpu_dump_state()565 snprintf(codestr, sizeof(codestr), "??"); in x86_cpu_dump_state()568 i == offs ? "<" : "", codestr, i == offs ? ">" : ""); in x86_cpu_dump_state()