qemu-e2k/target-cris
Edgar E. Iglesias 1884533c74 cris: Move sign extension.
Move it in preparation for further changes.
No functional change.

Signed-off-by: Edgar E. Iglesias <edgar.iglesias@axis.com>
2010-06-16 13:46:15 +02:00
..
cpu.h cris: Break out image loading to hw/cris-boot.c. 2010-06-10 14:45:46 +02:00
crisv10-decode.h Update to a hopefully more future proof FSF address 2010-03-07 15:48:43 +00:00
crisv32-decode.h Update to a hopefully more future proof FSF address 2009-07-16 20:47:01 +00:00
exec.h kill regs_to_env and env_to_regs 2010-01-19 16:31:02 -06:00
helper.c Replace assert(0) with abort() or cpu_abort() 2010-03-18 18:41:57 +00:00
helper.h CRIS: Purify some of the flag evaluation helpers. 2009-01-07 23:38:41 +00:00
machine.c Convert machine registration to use module init functions 2009-05-21 08:47:55 -05:00
mmu.c Fix __VA__ARGS__ typo in cris mmu.c 2010-05-19 19:29:24 +02:00
mmu.h CRIS: cris_mmu_result_t -> cris_mmu_result 2009-04-25 15:51:53 +02:00
op_helper.c crisv10: Always clear the V and C flags on btst. 2010-02-15 11:20:30 +01:00
opcode-cris.h Update to a hopefully more future proof FSF address 2009-07-16 20:47:01 +00:00
translate.c cris: Move sign extension. 2010-06-16 13:46:15 +02:00
translate_v10.c Replace assert(0) with abort() or cpu_abort() 2010-03-18 18:41:57 +00:00