| Commit message (Expand) | Author | Age | Files | Lines |
* | target/ppc: Fix MPC8555 and MPC8560 core type to e500v1 | Pali Rohár | 2022-07-06 | 2 | -14/+14 |
* | target/ppc/cpu-models: Remove the "default" CPU alias | Thomas Huth | 2022-07-06 | 1 | -1/+1 |
* | target/ppc: Return default CPU for max CPU | Murilo Opsfelder Araujo | 2022-07-06 | 2 | -1/+19 |
* | target/ppc: implement cdtbcd | Matheus Ferst | 2022-07-06 | 4 | -0/+35 |
* | target/ppc: implement cbcdtd | Matheus Ferst | 2022-07-06 | 4 | -0/+51 |
* | target/ppc: implement addg6s | Matheus Ferst | 2022-07-06 | 2 | -0/+41 |
* | target/ppc: Add flag for ISA v2.06 BCDA instructions | Matheus Ferst | 2022-07-06 | 2 | -5/+10 |
* | target/ppc: Implement mffscdrn[i] instructions | Víctor Colombo | 2022-07-06 | 2 | -0/+46 |
* | target/ppc: Move mffs[.] to decodetree | Víctor Colombo | 2022-07-06 | 3 | -19/+21 |
* | target/ppc: Move mffsl to decodetree | Víctor Colombo | 2022-07-06 | 3 | -24/+17 |
* | target/ppc: Move mffsce to decodetree | Víctor Colombo | 2022-07-06 | 3 | -32/+20 |
* | target/ppc: Move mffscrn[i] to decodetree | Víctor Colombo | 2022-07-06 | 4 | -48/+50 |
* | target/ppc: Fix insn32.decode style issues | Víctor Colombo | 2022-07-06 | 1 | -12/+12 |
* | ppc: Define SETFIELD for the ppc target | Alexey Kardashevskiy | 2022-07-06 | 1 | -0/+12 |
* | target/ppc: use int128.h methods in vsubcuq | Matheus Ferst | 2022-07-06 | 5 | -52/+9 |
* | target/ppc: use int128.h methods in vsubecuq and vsubeuqm | Matheus Ferst | 2022-07-06 | 5 | -36/+17 |
* | target/ppc: use int128.h methods in vsubuqm | Matheus Ferst | 2022-07-06 | 5 | -22/+8 |
* | target/ppc: use int128.h methods in vaddcuq | Matheus Ferst | 2022-07-06 | 5 | -13/+5 |
* | target/ppc: use int128.h methods in vaddecuq and vaddeuqm | Matheus Ferst | 2022-07-06 | 5 | -51/+17 |
* | target/ppc: use int128.h methods in vadduqm | Matheus Ferst | 2022-07-06 | 5 | -9/+7 |
* | target/ppc: use int128.h methods in vpmsumd | Matheus Ferst | 2022-07-06 | 5 | -41/+17 |
* | target/ppc: Change FPSCR_* to follow POWER ISA numbering convention | Víctor Colombo | 2022-07-06 | 1 | -36/+36 |
* | target/ppc: cpu_init: Clean up stop state on cpu reset | Frederic Barrat | 2022-06-20 | 1 | -0/+3 |
* | target/ppc: fix unreachable code in fpu_helper.c | Daniel Henrique Barboza | 2022-06-20 | 1 | -1/+1 |
* | target/ppc: avoid int32 multiply overflow in int_helper.c | Daniel Henrique Barboza | 2022-06-20 | 1 | -2/+3 |
* | target/ppc: fix vbpermd in big endian hosts | Matheus Ferst | 2022-06-20 | 1 | -3/+2 |
* | target/ppc: Implemented vector module quadword | Lucas Mateus Castro (alqotel) | 2022-06-20 | 4 | -0/+27 |
* | target/ppc: Implemented vector module word/doubleword | Lucas Mateus Castro (alqotel) | 2022-06-20 | 2 | -0/+15 |
* | target/ppc: Implemented remaining vector divide extended | Lucas Mateus Castro (alqotel) | 2022-06-20 | 4 | -0/+76 |
* | target/ppc: Implemented vector divide extended word | Lucas Mateus Castro (alqotel) | 2022-06-20 | 2 | -0/+51 |
* | target/ppc: Implemented vector divide quadword | Lucas Mateus Castro (alqotel) | 2022-06-20 | 4 | -0/+27 |
* | target/ppc: Implemented vector divide instructions | Lucas Mateus Castro (alqotel) | 2022-06-20 | 2 | -0/+92 |
* | target/ppc: Implemented [pm]xvbf16ger2* | Lucas Mateus Castro (alqotel) | 2022-05-26 | 5 | -0/+74 |
* | target/ppc: Implemented pmxvf*ger* | Lucas Mateus Castro (alqotel) | 2022-05-26 | 2 | -0/+56 |
* | target/ppc: Implemented xvf16ger* | Lucas Mateus Castro (alqotel) | 2022-05-26 | 5 | -0/+115 |
* | target/ppc: Implemented xvf*ger* | Lucas Mateus Castro (alqotel) | 2022-05-26 | 5 | -2/+231 |
* | target/ppc: Implemented pmxvi*ger* instructions | Lucas Mateus Castro (alqotel) | 2022-05-26 | 2 | -0/+40 |
* | target/ppc: Implemented xvi*ger* instructions | Lucas Mateus Castro (alqotel) | 2022-05-26 | 6 | -0/+218 |
* | target/ppc: Implement xxm[tf]acc and xxsetaccz | Lucas Mateus Castro (alqotel) | 2022-05-26 | 3 | -0/+45 |
* | target/ppc: Implement lwsync with weaker memory ordering | Nicholas Piggin | 2022-05-26 | 4 | -9/+19 |
* | target/ppc: Fix eieio memory ordering semantics | Nicholas Piggin | 2022-05-26 | 1 | -1/+26 |
* | target/ppc: declare vmsumsh[ms] helper with call flags | Matheus Ferst | 2022-05-26 | 5 | -7/+8 |
* | target/ppc: declare vmsumuh[ms] helper with call flags | Matheus Ferst | 2022-05-26 | 5 | -8/+28 |
* | target/ppc: declare vmsum[um]bm helpers with call flags | Matheus Ferst | 2022-05-26 | 5 | -9/+11 |
* | target/ppc: introduce do_va_helper | Matheus Ferst | 2022-05-26 | 1 | -27/+5 |
* | target/ppc: declare xxextractuw and xxinsertw helpers with call flags | Matheus Ferst | 2022-05-26 | 5 | -47/+41 |
* | target/ppc: declare xvxsigsp helper with call flags | Matheus Ferst | 2022-05-26 | 5 | -4/+23 |
* | target/ppc: declare xscvspdpn helper with call flags | Matheus Ferst | 2022-05-26 | 5 | -4/+24 |
* | target/ppc: Use TCG_CALL_NO_RWG_SE in fsel helper | Matheus Ferst | 2022-05-26 | 5 | -12/+43 |
* | target/ppc: use TCG_CALL_NO_RWG in VSX helpers without env | Matheus Ferst | 2022-05-26 | 1 | -4/+4 |