63567 Commits (2a94de07706a702a65fed50a837f7a76d452ae05)
 

Author SHA1 Message Date
Aleksandar Rikalo 2a94de0770 elf: Add EM_NANOMIPS value as a valid one for e_machine field 8 years ago
Yongbok Kim 26324ded91 target/mips: Fix ERET/ERETNC behavior related to ADEL exception 8 years ago
Stefan Markovic 7a5f784aa2 target/mips: Add updating BadInstr and BadInstrX for nanoMIPS 8 years ago
Dimitrije Nikolic fb32f8c856 target/mips: Add availability control via bit NMS 8 years ago
Stefan Markovic 0b591184a2 target/mips: Add emulation of DSP ASE for nanoMIPS - part 6 8 years ago
Stefan Markovic 4c75c985d9 target/mips: Add emulation of DSP ASE for nanoMIPS - part 5 8 years ago
Stefan Markovic 8b3698b294 target/mips: Add emulation of DSP ASE for nanoMIPS - part 4 8 years ago
Stefan Markovic 2ed42efaae target/mips: Add emulation of DSP ASE for nanoMIPS - part 3 8 years ago
Stefan Markovic 6d033ca751 target/mips: Add emulation of DSP ASE for nanoMIPS - part 2 8 years ago
Stefan Markovic 3285a3e444 target/mips: Add emulation of DSP ASE for nanoMIPS - part 1 8 years ago
Stefan Markovic 0a1a6ed78a target/mips: Implement MT ASE support for nanoMIPS 8 years ago
Aleksandar Rikalo 9affc1c592 target/mips: Fix pre-nanoMIPS MT ASE instructions availability control 8 years ago
Stefan Markovic 11d0fc10b7 target/mips: Add emulation of nanoMIPS 32-bit branch instructions 8 years ago
Aleksandar Rikalo 0b16dcd180 target/mips: Implement emulation of nanoMIPS LLWP/SCWP pair 8 years ago
Dimitrije Nikolic ab77fc611b target/mips: Add CP0 Config3 and Config5 fields to DisasContext structure 8 years ago
Yongbok Kim 8f1d9b6d63 target/mips: Add emulation of nanoMIPS 32-bit load and store instructions 8 years ago
James Hogan 821f2008c3 target/mips: Implement emulation of nanoMIPS EXTW instruction 8 years ago
Matthew Fortune e222f50672 target/mips: Implement emulation of nanoMIPS ROTX instruction 8 years ago
Yongbok Kim eac5266459 target/mips: Add emulation of misc nanoMIPS instructions (p_lsx) 8 years ago
Yongbok Kim 642241870a target/mips: Add emulation of misc nanoMIPS instructions (pool32axf) 8 years ago
Yongbok Kim e0cf0e6586 target/mips: Add emulation of misc nanoMIPS instructions (pool32a0) 8 years ago
Yongbok Kim 579b8ea97a target/mips: Add emulation of nanoMIPS FP instructions 8 years ago
Yongbok Kim 7ef009b2dd target/mips: Add emulation of nanoMIPS 48-bit instructions 8 years ago
Yongbok Kim 4d18232ca0 target/mips: Add emulation of nanoMIPS instructions MOVE.P and MOVE.PREV 8 years ago
Yongbok Kim c028098303 target/mips: Add emulation of some common nanoMIPS 32-bit instructions 8 years ago
Stefan Markovic bf0718c59a target/mips: Add emulation of nanoMIPS 16-bit save and restore instructions 8 years ago
Yongbok Kim 80845edf37 target/mips: Add emulation of nanoMIPS 16-bit logic instructions 8 years ago
Yongbok Kim 8bdb7029c3 target/mips: Add emulation of nanoMIPS 16-bit load and store instructions 8 years ago
Yongbok Kim 8869ad02bf target/mips: Add emulation of nanoMIPS 16-bit misc instructions 8 years ago
Yongbok Kim c46562fb2f target/mips: Add emulation of nanoMIPS 16-bit shift instructions 8 years ago
Stefan Markovic 764371d24c target/mips: Add emulation of nanoMIPS 16-bit branch instructions 8 years ago
Yongbok Kim ea4ca3c226 target/mips: Add emulation of nanoMIPS 16-bit arithmetic instructions 8 years ago
Aleksandar Markovic 6bfa9f4c9c target/mips: Add nanoMIPS decoding and extraction utilities 8 years ago
Aleksandar Markovic c533c0f474 target/mips: Add placeholder and invocation of decode_nanomips_opc() 8 years ago
Stefan Markovic 0bbc039680 target/mips: Prevent switching mode related to Config3 ISA bit for nanoMIPS 8 years ago
Stefan Markovic b3979b6fc3 target/mips: Add nanoMIPS DSP ASE opcodes 8 years ago
Yongbok Kim 261c95a0e9 target/mips: Add nanoMIPS base instruction set opcodes 8 years ago
Aleksandar Markovic fa7c0c9f5b target/mips: Add preprocessor constants for nanoMIPS 8 years ago
Peter Maydell 1dfb85a875 check/next for 20180822 8 years ago
Peter Maydell f4e8428b9a target-arm queue: 8 years ago
Peter Maydell 239cb6feb2 hw/arm/mps2: Fix ID register errors on AN511 and AN385 8 years ago
Peter Maydell cfb7ba9838 hw/display/bcm2835_fb: Validate bcm2835_fb_mbox_push() config 8 years ago
Peter Maydell f8add62c0c hw/display/bcm2835_fb: Validate config settings 8 years ago
Peter Maydell 01f18af98b hw/display/bcm2835_fb: Fix handling of virtual framebuffer 8 years ago
Peter Maydell 9a1f03f4ee hw/display/bcm2835_fb: Abstract out calculation of pitch, size 8 years ago
Peter Maydell 9e2938a0fd hw/display/bcm2835_fb: Reset resolution, etc correctly 8 years ago
Peter Maydell ea662f7cc8 hw/display/bcm2835_fb: Drop unused size and pitch fields 8 years ago
Peter Maydell 193100b571 hw/misc/bcm2835_property: Track fb settings using BCM2835FBConfig 8 years ago
Peter Maydell a02755ece0 hw/misc/bcm2835_fb: Move config fields to their own struct 8 years ago
Peter Maydell 6e0fafe2ef target/arm: Remove a handful of stray tabs 8 years ago