What target architectures does opdis support?
opdis will support whatever architectures are supported by the locally-installed GNU binutils. A list of supported architectures can be displayed by using the –list-architectures option. Note that while an architecture is supported, it may not support advanced features such as generation of metadata or control flow disassembly (which relies on metadata). A warning will be printed to STDERR if control flow disassembly is not supported on the target architecture.