panfrost: Make block predecessor printing deterministic
Reduces noise in diffs of BIFROST_MESA_DEBUG=shaders output.
The MIR printer is changed similarly.
Also remove use of global variables from the Midgard disassembler, which I noticed after getting crashes from testing the MIR patch with multi-thread shader-db.