..
|
|
|
nwfpe
|
|
suppressed tgetx and tputx (initial patch by Thayne Harbaugh)
|
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
|
|
Prevent cpsr_write/_read be put out of line in op.o (fixes a segfault on some platforms).
|
op.c
|
|
ARMv7 support.
|
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
|
|
Fix msr_mask.
|