find -type f | xargs sed -i 's/[\t ]$//g' # on most files
[qemu] / target-sh4 /
drwxr-xr-x   ..
-rw-r--r-- 4881 README.sh4
-rw-r--r-- 5055 cpu.h
-rw-r--r-- 2380 exec.h
-rw-r--r-- 10928 helper.c
-rw-r--r-- 17048 op.c
-rw-r--r-- 6625 op_helper.c
-rw-r--r-- 1983 op_mem.c
-rw-r--r-- 34806 translate.c