lima: add standalone disassembler with primitive MBS parser
It's useful for analyzing shader binaries produced by ARM mali offline compiler which outputs files in MBS format. MBS is mali binary shader, I didn't do complete RE of it, just enough to extract shader binary.
Signed-off-by: Vasily Khoruzhick anarsoul@gmail.com