ArmMemoryOperand

constructor(base: Register? = null, index: Register? = null, scale: Int = 1, disp: Int = 0, lshift: Int = 0)(source)