..
|
|
|
nwfpe
|
|
Add strict checking mode for softfp code.
|
cpu.h
|
|
Prevent cpsr_write/_read be put out of line in op.o (fixes a segfault on some platforms).
|
exec.h
|
|
ARMv7 support.
|
helper.c
|
|
Handle cpu_model in copy_cpu(), by Kirill A. Shutemov.
|
op.c
|
|
use the TCG code generator
|
op_addsub.h
|
|
ARMv7 support.
|
op_helper.c
|
|
fixed invalid type
|
op_iwmmxt.c
|
|
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
|
op_mem.h
|
|
ARMv7 support.
|
op_neon.h
|
|
ARMv7 support.
|
op_template.h
|
|
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
|
translate.c
|
|
use the TCG code generator
|