fn convert_target( lineno: usize, operand: &AssemblyOperand, size: Size, disallow: Disallow ) -> Result<(u16, Vec<u16>), Error>