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