91800 Commits (65b4c8c759a5c1a9cf207a3deb05dfdf09277161)
 

Author SHA1 Message Date
Philippe Mathieu-Daudé 65b4c8c759 hw/m68k: Fix typo in SPDX tag 4 years ago
BALATON Zoltan de4cf848b1 hmp: Add shortcut to stop command to match cont 4 years ago
Richard Henderson f10e7b9f6f ppc patch queue for 2021-11-09 4 years ago
Nicholas Piggin 71e6fae3a9 spapr_numa.c: FORM2 table handle nodes with no distance info 4 years ago
David Gibson 14fe3222e5 target/ppc, hw/ppc: Change maintainers 4 years ago
Matheus Ferst ab1e25ad2f target/ppc: cntlzdm/cnttzdm implementation without brcond 4 years ago
Matheus Ferst 6e26b85de5 target/ppc: Implement lxvkq instruction 4 years ago
Matheus Ferst 788c63998c target/ppc: Implement xxblendvb/xxblendvh/xxblendvw/xxblendvd instructions 4 years ago
Bruno Larsen (billionai) 236a628599 target/ppc: implemented XXSPLTIDP instruction 4 years ago
Bruno Larsen (billionai) ec10f73eb9 target/ppc: Implemented XXSPLTIW using decodetree 4 years ago
Bruno Larsen (billionai) aa4592fab7 target/ppc: implemented XXSPLTI32DX 4 years ago
Bruno Larsen (billionai) 6166fced10 target/ppc: moved XXSPLTIB to using decodetree 4 years ago
Bruno Larsen (billionai) 30dfca8d8f target/ppc: moved XXSPLTW to using decodetree 4 years ago
Lucas Mateus Castro (alqotel) dcbf48316f target/ppc: added the instructions PLXVP and PSTXVP 4 years ago
Lucas Mateus Castro (alqotel) 5301d0219c target/ppc: added the instructions PLXV and PSTXV 4 years ago
Lucas Mateus Castro (alqotel) 226ce506b1 target/ppc: added the instructions LXVPX and STXVPX 4 years ago
Lucas Mateus Castro (alqotel) 96fa263247 target/ppc: added the instructions LXVP and STXVP 4 years ago
Lucas Mateus Castro (alqotel) 70426b5bb7 target/ppc: moved stxvx and lxvx from legacy to decodtree 4 years ago
Lucas Mateus Castro (alqotel) 72b70d5c3c target/ppc: moved stxv and lxv from legacy to decodtree 4 years ago
Matheus Ferst c2aecae108 target/ppc: receive high/low as argument in get/set_cpu_vsr 4 years ago
Bruno Larsen (billionai) 8226cb2d9c target/ppc: Introduce REQUIRE_VSX macro 4 years ago
Matheus Ferst 28110b72a8 target/ppc: Implement Vector Extract Double to VSR using GPR index insns 4 years ago
Matheus Ferst b422c2cb52 target/ppc: Move vinsertb/vinserth/vinsertw/vinsertd to decodetree 4 years ago
Matheus Ferst 2c9f795841 target/ppc: Implement Vector Insert from VSR using GPR index insns 4 years ago
Matheus Ferst 23832ae6d5 target/ppc: Implement Vector Insert Word from GPR using Immediate insns 4 years ago
Matheus Ferst 2cc12af399 target/ppc: Implement Vector Insert from GPR using GPR index insns 4 years ago
Matheus Ferst 2c716b4da5 target/ppc: Implement vsldbi/vsrdbi instructions 4 years ago
Matheus Ferst 00a16569eb target/ppc: Implement vpdepd/vpextd instruction 4 years ago
Matheus Ferst a2c975e119 target/ppc: Implement vclzdm/vctzdm instructions 4 years ago
Matheus Ferst 6e0bbc4048 target/ppc: Move vcfuged to vmx-impl.c.inc 4 years ago
BALATON Zoltan 88adcbf280 ppc/pegasos2: Suppress warning when qtest enabled 4 years ago
Cédric Le Goater 957c52aed5 ppc/pnv: Fix check on block device before updating drive contents 4 years ago
Luis Pires a23297479c target/ppc: Move ddedpd[q],denbcd[q],dscli[q],dscri[q] to decodetree 4 years ago
Luis Pires c8ef4d1ec0 target/ppc: Move dct{dp,qpq},dr{sp,dpq},dc{f,t}fix[q],dxex[q] to decodetree 4 years ago
Luis Pires a8f4bce6f8 target/ppc: Move dqua[q], drrnd[q] to decodetree 4 years ago
Luis Pires 78464edb8f target/ppc: Move dquai[q], drint{x,n}[q] to decodetree 4 years ago
Luis Pires 85c38a460c target/ppc: Move dcmp{u,o}[q],dts{tex,tsf,tsfi}[q] to decodetree 4 years ago
Luis Pires afdc931013 target/ppc: Move d{add,sub,mul,div,iex}[q] to decodetree 4 years ago
Luis Pires 87bc8e52b1 target/ppc: Move dtstdc[q]/dtstdg[q] to decodetree 4 years ago
Luis Pires 17fded9d96 target/ppc: Do not update nip on DFP instructions 4 years ago
Luis Pires 328747f32f target/ppc: Implement DCTFIXQQ 4 years ago
Luis Pires 21d7826fdb libdecnumber: Introduce decNumberIntegralToInt128 4 years ago
Luis Pires e06049f380 host-utils: Introduce mulu128 4 years ago
Luis Pires d39b2cc7d0 target/ppc: Implement DCFFIXQQ 4 years ago
Fernando Valle 86057426d0 target/ppc: Introduce REQUIRE_FPU 4 years ago
Bruno Larsen e2205a4609 target/ppc: Move REQUIRE_ALTIVEC/VECTOR to translate.c 4 years ago
Luis Pires 727385c4e1 libdecnumber: introduce decNumberFrom[U]Int128 4 years ago
Matheus Ferst 8bdb760606 target/ppc: Implement pextd instruction 4 years ago
Matheus Ferst 21ba6e5873 target/ppc: Implement pdepd instruction 4 years ago
Luis Pires f356b3ba47 target/ppc: Implement cnttzdm 4 years ago