find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
[qemu] / target-mips /
drwxr-xr-x   ..
-rw-r--r-- 1018 TODO
-rw-r--r-- 15635 cpu.h
-rw-r--r-- 6609 exec.h
-rw-r--r-- 4714 fop_template.c
-rw-r--r-- 19146 helper.c
-rw-r--r-- 581 mips-defs.h
-rw-r--r-- 60746 op.c
-rw-r--r-- 43971 op_helper.c
-rw-r--r-- 7068 op_helper_mem.c
-rw-r--r-- 5067 op_mem.c
-rw-r--r-- 2644 op_template.c
-rw-r--r-- 184896 translate.c
-rw-r--r-- 16288 translate_init.c