File: dump_insn_ppc.sh

package info (click to toggle)
valgrind 1%3A3.25.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 180,392 kB
  • sloc: ansic: 827,945; exp: 26,134; xml: 23,776; asm: 14,769; cpp: 9,431; makefile: 7,680; sh: 6,687; perl: 5,451; python: 1,498; javascript: 981; awk: 166; csh: 1
file content (4 lines) | stat: -rwxr-xr-x 107 bytes parent folder | download | duplicates (10)
1
2
3
4
#!/bin/zsh

objdump -b binary -m powerpc -EB -D \
  =(perl -e 'print pack "N", hex $ARGV[0]' $1) | tail +7