Bug 487993 - Alignment error when using Eigen with Valgrind and -m32
[valgrind.git] / auxprogs / dump_insn_ppc.sh
blob6c9c1d1b128769400cd1840158dbd9058edc78e0
1 #!/bin/zsh
3 objdump -b binary -m powerpc -EB -D \
4 =(perl -e 'print pack "N", hex $ARGV[0]' $1) | tail +7