I'm trying to disassemble the csky processor code, the processor is 32-bit, with 32-bit V2 instructions, but objdump outputs data and code as 16-bit, how can I force it to output in 32-bit?   -- andynvkz