Generally it is as Peter Breuer says. Just check any modern processor, with a BGA package - there can be even tens of GND pins. And the reason is rather functional than for convenience. Most of the pins should be really grounded to ensure proper chip function (from the physical point of view).
May I ask what research you do with a 40-year old microprocessor?
Check modern day issues of signal floating as logic travels with no proper ground reference . This is to justify logic swing has to be maintained between (5V, 0V) . They can decline for reasons mentioned by Dr Breuer.
The main reason for multiple grounds is convenience, judging from PCB layout perspective. The orientation of the ground pin is strategically placed to avoid having too many vias (in the pcb layout) as design gets more complex.
High speed digital devices are power hungry. Although average current consumption may be low, switching of digital circuits requires high current spikes that will produce drops on power line (and raise of ground level). Therefore on modern devices you will find number of GND - Vcc pairs for powering different modules within the chip. They should all be connected to low impedance GND and Vcc plane and decoupled with ceramic low impedance capacitors close to the chip.
In terms of ground connections, "more is better". I didn,t check the data sheet, but most likely one of the pins is near an eventual on-chip clock oscillator. This helps to improve undisturbed oscillator function when the PCB layout is done the right way.
8086 microprocessor has 2 GND pins as circuit complexity demands a large amount of current flowing through the circuits, and multiple grounds help in dissipating the accumulated heat, etc.