#!/bin/sh
exec riscv64-elf-objdump -D -bbinary -mriscv:rv64 $1
