Multiple instruction, single data
In computing, multiple instruction, single data (MISD) is a type of parallel computing architecture where many functional units perform different operations on the same data. Pipeline architectures belong to this type, although they arguably differ in that the data is different after processing by each stage in the pipeline.
Source: Wikipedia — Multiple instruction, single data (CC BY-SA 4.0)