Lines Matching full:displacement
986 // We should never just have a displacement, that should be parsed as an
1199 // If ImmDisp is non-zero, then we parsed a displacement before the
1201 // If ImmDisp doesn't match the displacement computed by the state machine
1202 // then we have an additional displacement in the bracketed expression.
1205 // We have an immediate displacement before the bracketed expression.
1206 // Adjust this to match the final immediate displacement.
1224 // We have a symbolic and an immediate displacement, but no displacement
1225 // before the bracketed expression. Put the immediate displacement
1282 // This could be a register or a symbolic displacement.
1344 // may have already parsed an immediate displacement before the bracketed
1352 // A symbolic displacement.
1359 // An immediate displacement only.
1638 return ErrorOperand(Start, "expected a positive immediate displacement "
1702 // of a memory operand with a missing displacement "(%ebx)" or "(,%eax)". The