Searched refs:Intel80386 (Results 1 – 5 of 5) sorted by relevance
496 case CPUType::Intel80386: in decodeFramePtrReg()528 case CPUType::Intel80386: in encodeFramePtrReg()
148 CV_ENUM_CLASS_ENT(CPUType, Intel80386),
79 Intel80386 = 0x3, enumerator
222 RETURN_CASE(CPUType, Intel80386, "intel 80386"); in formatMachineType()
1357 return codeview::CPUType::Intel80386; in toCodeViewMachine()