opcodes: cleanup nds32 variables
authorMike Frysinger <vapier@gentoo.org>
Sun, 27 Jun 2021 06:14:29 +0000 (02:14 -0400)
committerMike Frysinger <vapier@gentoo.org>
Thu, 1 Jul 2021 22:03:02 +0000 (18:03 -0400)
commit9b2beaf7788e328f5a954da24b4db13f9ba40465
tree4f0b02fa3176c9df68f8ded6b8326689db06d40f
parentac8ef6961e18664224b55c1eadc611f0e9f1e5b5
opcodes: cleanup nds32 variables

For the variables that don't need to be exported, mark them static.
For the ones shared between modules, add a "nds32_" prefix to avoid
collisions with these common variable names.
opcodes/ChangeLog
opcodes/nds32-asm.c
opcodes/nds32-dis.c