summaryrefslogtreecommitdiffstats
path: root/target/ppc/translate/fp-impl.c.inc
Commit message (Expand)AuthorAgeFilesLines
* target/ppc: Remove PowerPC 601 CPUsCédric Le Goater2022-02-091-179/+0Star
* exec/memop: Adding signedness to quad definitionsFrédéric Pétrot2022-01-081-2/+2
* target/ppc: Add helper for frsqrtesRichard Henderson2021-12-171-2/+1Star
* target/ppc: Add helper for fmulsRichard Henderson2021-12-171-7/+4Star
* target/ppc: Add helpers for fadds, fsubs, fdivsRichard Henderson2021-12-171-7/+4Star
* target/ppc: Add helper for fsqrtsRichard Henderson2021-12-171-2/+1Star
* target/ppc: Add helpers for fmadds et alRichard Henderson2021-12-171-8/+5Star
* target/ppc: Move float_check_status from FPU_FCTI to translateRichard Henderson2021-12-171-1/+2
* target/ppc: Fixed call to deferred exceptionLucas Mateus Castro (alqotel)2021-12-171-6/+3Star
* target/ppc: Fix register update on lf[sd]u[x]/stf[sd]u[x]Matheus Ferst2021-11-101-1/+1
* target/ppc: Implement PLFS, PLFD, PSTFS and PSTFD instructionsFernando Eckhardt Valle2021-11-091-0/+14
* target/ppc: Move load and store floating point instructions to decodetreeFernando Eckhardt Valle2021-11-091-176/+71Star
* meson: rename included C source files to .c.incPaolo Bonzini2020-08-211-0/+1495