Searched refs:CDisp8 (Results 1 – 2 of 2) sorted by relevance
428 int CDisp8 = Value / static_cast<int>(CD8_Scale); in isDispOrCDisp8() local429 if (!isInt<8>(CDisp8)) in isDispOrCDisp8()433 ImmOffset = CDisp8 - Value; in isDispOrCDisp8()
60 // element size in bits (8, 16, 32, 64) and the CDisp8 form.