panfrost: begin refactoring bifrost ISA code
panfrost: use an accessor function to read from bi_opcode_props
In preparation for possibly separating bifrost and valhall instruction
descriptions, use an accessor functions to read opcode properties and
to change the opcode.
Edited by Eric Smith