..
|
|
|
cpu.h
|
|
Replace is_user variable with mmu_idx in softmmu core,
|
exec.h
|
|
Replace is_user variable with mmu_idx in softmmu core,
|
helper.c
|
|
Replace is_user variable with mmu_idx in softmmu core,
|
m68k-qreg.h
|
|
ColdFire target.
|
op-hacks.h
|
|
Workaround dyngen problems with m68k conditional branch ops.
|
op.c
|
|
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
|
op_helper.c
|
|
Adjust s390 addresses (the MSB is defined as "to be ignored").
|
op_mem.h
|
|
m68k/ColdFire system emulation.
|
qregs.def
|
|
ColdFire EMAC support.
|
translate.c
|
|
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
|