summary refs log tree commit diff stats
path: root/target/ppc/translate/dfp-impl.c.inc (follow)
Commit message (Expand)AuthorAgeFilesLines
* tcg: Rename cpu_env to tcg_envRichard Henderson2023-10-031-11/+11
* target/ppc: Drop tcg_temp_freeRichard Henderson2023-03-051-20/+0
* target/ppc: Move ddedpd[q],denbcd[q],dscli[q],dscri[q] to decodetreeLuis Pires2021-11-091-29/+24
* target/ppc: Move dct{dp,qpq},dr{sp,dpq},dc{f,t}fix[q],dxex[q] to decodetreeLuis Pires2021-11-091-28/+26
* target/ppc: Move dqua[q], drrnd[q] to decodetreeLuis Pires2021-11-091-27/+23
* target/ppc: Move dquai[q], drint{x,n}[q] to decodetreeLuis Pires2021-11-091-28/+23
* target/ppc: Move dcmp{u,o}[q],dts{tex,tsf,tsfi}[q] to decodetreeLuis Pires2021-11-091-40/+34
* target/ppc: Move d{add,sub,mul,div,iex}[q] to decodetreeLuis Pires2021-11-091-29/+27
* target/ppc: Move dtstdc[q]/dtstdg[q] to decodetreeLuis Pires2021-11-091-20/+15
* target/ppc: Do not update nip on DFP instructionsLuis Pires2021-11-091-8/+0
* target/ppc: Implement DCTFIXQQLuis Pires2021-11-091-0/+17
* target/ppc: Implement DCFFIXQQLuis Pires2021-11-091-0/+17
* meson: rename included C source files to .c.incPaolo Bonzini2020-08-211-0/+232