Age | Commit message (Expand) | Author |
2021-11-09 | target/ppc: Move dct{dp,qpq},dr{sp,dpq},dc{f,t}fix[q],dxex[q] to decodetree | Luis Pires |
2021-11-09 | target/ppc: Move dqua[q], drrnd[q] to decodetree | Luis Pires |
2021-11-09 | target/ppc: Move dquai[q], drint{x,n}[q] to decodetree | Luis Pires |
2021-11-09 | target/ppc: Move dcmp{u,o}[q],dts{tex,tsf,tsfi}[q] to decodetree | Luis Pires |
2021-11-09 | target/ppc: Move d{add,sub,mul,div,iex}[q] to decodetree | Luis Pires |
2021-11-09 | target/ppc: Move dtstdc[q]/dtstdg[q] to decodetree | Luis Pires |
2021-11-09 | target/ppc: Do not update nip on DFP instructions | Luis Pires |
2021-11-09 | target/ppc: Implement DCTFIXQQ | Luis Pires |
2021-11-09 | target/ppc: Implement DCFFIXQQ | Luis Pires |
2021-11-09 | target/ppc: Introduce REQUIRE_FPU | Fernando Valle |
2021-11-09 | target/ppc: Move REQUIRE_ALTIVEC/VECTOR to translate.c | Bruno Larsen |
2021-11-09 | target/ppc: Implement pextd instruction | Matheus Ferst |
2021-11-09 | target/ppc: Implement pdepd instruction | Matheus Ferst |
2021-11-09 | target/ppc: Implement cnttzdm | Luis Pires |
2021-11-09 | target/ppc: Implement cntlzdm | Luis Pires |
2021-11-09 | target/ppc: Implement PLQ and PSTQ | Matheus Ferst |
2021-11-09 | target/ppc: Move LQ and STQ to decodetree | Matheus Ferst |
2021-11-09 | target/ppc: Implement PLFS, PLFD, PSTFS and PSTFD instructions | Fernando Eckhardt Valle |
2021-11-09 | target/ppc: Move load and store floating point instructions to decodetree | Fernando Eckhardt Valle |
2021-11-09 | target/ppc: move resolve_PLS_D to translate.c | Fernando Eckhardt Valle |
2021-11-09 | target/ppc: introduce do_ea_calc | Fernando Eckhardt Valle |
2021-11-08 | target-i386: mmu: fix handling of noncanonical virtual addresses | Paolo Bonzini |
2021-11-08 | target-i386: mmu: use pg_mode instead of HF_LMA_MASK | Paolo Bonzini |
2021-11-04 | Merge remote-tracking branch 'remotes/quic/tags/pull-hex-20211103' into staging | Richard Henderson |
2021-11-03 | Hexagon HVX (target/hexagon) import instruction encodings | Taylor Simpson |
2021-11-03 | Hexagon HVX (target/hexagon) instruction decoding | Taylor Simpson |
2021-11-03 | Hexagon HVX (target/hexagon) import semantics | Taylor Simpson |
2021-11-03 | Hexagon HVX (target/hexagon) helper overrides - vector stores | Taylor Simpson |
2021-11-03 | Hexagon HVX (target/hexagon) helper overrides - vector loads | Taylor Simpson |
2021-11-03 | Hexagon HVX (target/hexagon) helper overrides - vector splat and abs | Taylor Simpson |
2021-11-03 | Hexagon HVX (target/hexagon) helper overrides - vector compares | Taylor Simpson |
2021-11-03 | Hexagon HVX (target/hexagon) helper overrides - vector logical ops | Taylor Simpson |
2021-11-03 | Hexagon HVX (target/hexagon) helper overrides - vector max/min | Taylor Simpson |
2021-11-03 | Hexagon HVX (target/hexagon) helper overrides - vector shifts | Taylor Simpson |
2021-11-03 | Hexagon HVX (target/hexagon) helper overrides - vector add & sub | Taylor Simpson |
2021-11-03 | Hexagon HVX (target/hexagon) helper overrides - vector assign & cmov | Taylor Simpson |
2021-11-03 | Hexagon HVX (target/hexagon) helper overrides for histogram instructions | Taylor Simpson |
2021-11-03 | Hexagon HVX (target/hexagon) helper overrides infrastructure | Taylor Simpson |
2021-11-03 | Hexagon HVX (target/hexagon) TCG generation | Taylor Simpson |
2021-11-03 | Hexagon HVX (target/hexagon) helper functions | Taylor Simpson |
2021-11-03 | Hexagon HVX (target/hexagon) instruction utility functions | Taylor Simpson |
2021-11-03 | Hexagon HVX (target/hexagon) C preprocessor for decode tree | Taylor Simpson |
2021-11-03 | Hexagon HVX (target/hexagon) semantics generator - part 2 | Taylor Simpson |
2021-11-03 | Hexagon HVX (target/hexagon) semantics generator | Taylor Simpson |
2021-11-03 | Hexagon HVX (target/hexagon) import macro definitions | Taylor Simpson |
2021-11-03 | Hexagon HVX (target/hexagon) macros | Taylor Simpson |
2021-11-03 | Hexagon HVX (target/hexagon) instruction attributes | Taylor Simpson |
2021-11-03 | Hexagon HVX (target/hexagon) register names | Taylor Simpson |
2021-11-03 | Hexagon HVX (target/hexagon) add Hexagon Vector eXtensions (HVX) to core | Taylor Simpson |
2021-11-03 | Hexagon HVX (target/hexagon) README | Taylor Simpson |