Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-11-11 | fixed invalid type | bellard | 1 | -2/+2 |
2007-11-10 | added cpu_model parameter to cpu_init() | bellard | 2 | -6/+2 |
2007-10-29 | Adjust s390 addresses (the MSB is defined as "to be ignored"). | ths | 1 | -1/+5 |
2007-10-28 | Use the shiny new clz helpers. | ths | 2 | -6/+4 |
2007-10-14 | Replace is_user variable with mmu_idx in softmmu core, | j_mayer | 6 | -10/+23 |
2007-10-08 | CRIS MMU emulation, by Edgar E. Iglesias. | ths | 2 | -0/+167 |
2007-10-08 | The remainder of CRIS CPU emulation files, by Edgar E. Iglesias. | ths | 6 | -0/+680 |
2007-10-08 | CRIS micro-ops, by Edgar E. Iglesias. | ths | 1 | -0/+1289 |
2007-10-08 | CRIS insn decoding macros, by Edgar E. Iglesias. | ths | 1 | -0/+126 |
2007-10-08 | CRIS instruction translation, by Edgar E. Iglesias. | ths | 1 | -0/+2507 |
2007-10-08 | CRIS disassembler, originally from binutils, by Edgar E. Iglesias. | ths | 1 | -0/+366 |