2014-11-03 |
Yongbok Kim | target-mips: remove duplicated mips/ieee mapping function Reviewed-by: Leon Alrae <leon.alrae@imgtec.com> Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
|
commit | commitdiff | tree |
2014-11-03 |
Yongbok Kim | target-mips: add MSA exceptions Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
|
commit | commitdiff | tree |
2014-11-03 |
Yongbok Kim | target-mips: add MSA defines and data structure Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
|
commit | commitdiff | tree |
2014-11-03 |
Leon Alrae | target-mips: enable features in MIPS64R6-generic CPU Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
|
commit | commitdiff | tree |
2014-11-03 |
Leon Alrae | target-mips: correctly handle access to unimplemented... Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
|
commit | commitdiff | tree |
2014-11-03 |
Leon Alrae | target-mips: add restrictions for possible values in... Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
|
commit | commitdiff | tree |
2014-11-03 |
Leon Alrae | target-mips: CP0_Status.CU0 no longer allows the user... Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
|
commit | commitdiff | tree |
2014-11-03 |
Leon Alrae | target-mips: implement forbidden slot Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
|
commit | commitdiff | tree |
2014-11-03 |
Leon Alrae | target-mips: add Config5.SBRI Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
|
commit | commitdiff | tree |
2014-11-03 |
Leon Alrae | target-mips: update cpu_save/cpu_load to support new... Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
|
commit | commitdiff | tree |
2014-11-03 |
Leon Alrae | target-mips: add BadInstr and BadInstrP support Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
|
commit | commitdiff | tree |
2014-11-03 |
Leon Alrae | target-mips: add TLBINV support Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
|
commit | commitdiff | tree |
2014-11-03 |
Leon Alrae | target-mips: add new Read-Inhibit and Execute-Inhibit... Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
|
commit | commitdiff | tree |
2014-11-03 |
Leon Alrae | target-mips: update PageGrain and m{t,f}c0 EntryLo... Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
|
commit | commitdiff | tree |
2014-11-03 |
Leon Alrae | target-mips: add RI and XI fields to TLB entry Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
|
commit | commitdiff | tree |
2014-11-03 |
Leon Alrae | target-mips: distinguish between data load and instruction... Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
|
commit | commitdiff | tree |
2014-11-03 |
Leon Alrae | softmmu: provide softmmu access type enum Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
|
commit | commitdiff | tree |
2014-11-03 |
Leon Alrae | target-mips: add KScratch registers Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
|
commit | commitdiff | tree |
2014-10-14 |
Peter Maydell | target-mips: Remove unused gen_load_ACX, gen_store_ACX... Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
|
commit | commitdiff | tree |
2014-10-14 |
Peter Maydell | target-mips/dsp_helper.c: Add ifdef guards around various... Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
|
commit | commitdiff | tree |
2014-10-14 |
Peter Maydell | target-mips/translate.c: Add ifdef guard around check_mips64() Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
|
commit | commitdiff | tree |
2014-10-14 |
Peter Maydell | target-mips/op_helper.c: Remove unused do_lbu() function Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
|
commit | commitdiff | tree |
2014-10-14 |
Peter Maydell | target-mips/dsp_helper.c: Remove unused function get_DSPCont... Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
|
commit | commitdiff | tree |
2014-10-14 |
Yongbok Kim | target-mips: fix broken MIPS16 and microMIPS Reviewed-by: Leon Alrae <leon.alrae@imgtec.com> Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
|
commit | commitdiff | tree |
2014-10-14 |
Dongxue Zhang | target-mips/translate.c: Update OPC_SYNCI Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
|
commit | commitdiff | tree |
2014-10-14 |
Leon Alrae | target-mips: define a new generic CPU supporting MIPS64... Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
|
commit | commitdiff | tree |
2014-10-14 |
Leon Alrae | mips_malta: update malta's pseudo-bootloader - replace... Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
|
commit | commitdiff | tree |
2014-10-14 |
Yongbok Kim | target-mips: remove JR, BLTZAL, BGEZAL and add NAL... Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
|
commit | commitdiff | tree |
2014-10-14 |
Leon Alrae | target-mips: do not allow Status.FR=0 mode in 64-bit FPU Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
|
commit | commitdiff | tree |
2014-10-14 |
Yongbok Kim | target-mips: add new Floating Point Comparison instructions Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
|
commit | commitdiff | tree |
2014-10-14 |
Leon Alrae | target-mips: add new Floating Point instructions Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
|
commit | commitdiff | tree |
2014-10-14 |
Leon Alrae | softfloat: add functions corresponding to IEEE-2008... Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
|
commit | commitdiff | tree |
2014-10-14 |
Leon Alrae | target-mips: add AUI, LSA and PCREL instruction families Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
|
commit | commitdiff | tree |
2014-10-13 |
Yongbok Kim | target-mips: add compact and CP1 branches Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
|
commit | commitdiff | tree |
2014-10-13 |
Yongbok Kim | target-mips: add ALIGN, DALIGN, BITSWAP and DBITSWAP... Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
|
commit | commitdiff | tree |
2014-10-13 |
Leon Alrae | target-mips: Status.UX/SX/KX enable 32-bit address... Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
|
commit | commitdiff | tree |
2014-10-13 |
Leon Alrae | target-mips: move CLO, DCLO, CLZ, DCLZ, SDBBP and free... Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
|
commit | commitdiff | tree |
2014-10-13 |
Leon Alrae | target-mips: redefine Integer Multiply and Divide instructions Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
|
commit | commitdiff | tree |
2014-10-13 |
Leon Alrae | target-mips: move PREF, CACHE, LLD and SCD instructions Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
|
commit | commitdiff | tree |
2014-10-13 |
Leon Alrae | target-mips: signal RI Exception on DSP and Loongson... Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
|
commit | commitdiff | tree |
2014-10-13 |
Leon Alrae | target-mips: split decode_opc_special* into *_r6 and... Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
|
commit | commitdiff | tree |
2014-10-13 |
Leon Alrae | target-mips: extract decode_opc_special* from decode_opc Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
|
commit | commitdiff | tree |
2014-10-13 |
Leon Alrae | target-mips: move LL and SC instructions Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
|
commit | commitdiff | tree |
2014-10-13 |
Leon Alrae | target-mips: add SELEQZ and SELNEZ instructions Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
|
commit | commitdiff | tree |
2014-10-13 |
Leon Alrae | target-mips: signal RI Exception on instructions removed... Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
|
commit | commitdiff | tree |
2014-10-13 |
Leon Alrae | target-mips: define ISA_MIPS64R6 Signed-off-by: Leon Alrae <leon.alrae@imgtec.com>
|
commit | commitdiff | tree |