Merge remote branch 'rth/axp-next' into alpha-merge
* rth/axp-next: (26 commits) target-alpha: Implement TLB flush primitives. target-alpha: Use a fixed frequency for the RPCC in system mode. target-alpha: Trap for unassigned and unaligned addresses. target-alpha: Remap PIO space for 43-bit KSEG for EV6. target-alpha: Implement cpu_alpha_handle_mmu_fault for system mode. target-alpha: Implement more CALL_PAL values inline. target-alpha: Disable interrupts properly. target-alpha: All ISA checks to use TB->FLAGS. target-alpha: Swap shadow registers moving to/from PALmode. target-alpha: Implement do_interrupt for system mode. target-alpha: Add IPRs to be used by the emulation PALcode. target-alpha: Use kernel mmu_idx for pal_mode. target-alpha: Add various symbolic constants. target-alpha: Use do_restore_state for arithmetic exceptions. target-alpha: Tidy up arithmetic exceptions. target-alpha: Tidy exception constants. target-alpha: Enable the alpha-softmmu target. target-alpha: Rationalize internal processor registers. target-alpha: Merge HW_REI and HW_RET implementations. target-alpha: Cleanup MMU modes. ...
No related branches found
No related tags found
Showing
- MAINTAINERS 2 additions, 2 deletionsMAINTAINERS
- Makefile.target 2 additions, 1 deletionMakefile.target
- alpha-dis.c 0 additions, 4 deletionsalpha-dis.c
- configure 1 addition, 0 deletionsconfigure
- cpu-exec.c 30 additions, 3 deletionscpu-exec.c
- default-configs/alpha-softmmu.mak 9 additions, 0 deletionsdefault-configs/alpha-softmmu.mak
- dis-asm.h 3 additions, 0 deletionsdis-asm.h
- disas.c 1 addition, 1 deletiondisas.c
- exec-all.h 1 addition, 1 deletionexec-all.h
- exec.c 6 additions, 6 deletionsexec.c
- hw/alpha_palcode.c 0 additions, 1048 deletionshw/alpha_palcode.c
- linux-user/main.c 17 additions, 33 deletionslinux-user/main.c
- target-alpha/cpu.h 166 additions, 209 deletionstarget-alpha/cpu.h
- target-alpha/exec.h 11 additions, 1 deletiontarget-alpha/exec.h
- target-alpha/helper.c 253 additions, 336 deletionstarget-alpha/helper.c
- target-alpha/helper.h 12 additions, 20 deletionstarget-alpha/helper.h
- target-alpha/machine.c 87 additions, 0 deletionstarget-alpha/machine.c
- target-alpha/op_helper.c 120 additions, 158 deletionstarget-alpha/op_helper.c
- target-alpha/translate.c 458 additions, 346 deletionstarget-alpha/translate.c
Loading
Please register or sign in to comment