summaryrefslogtreecommitdiff
path: root/target/loongarch
Commit message (Expand)AuthorAgeFilesLines
* target/loongarch: Do not include tcg-ldst.hRichard Henderson2023-05-112-2/+0
* target/loongarch: Terminate vmstate subsections listRichard Henderson2023-05-101-0/+1
* target/loongarch: CPUCFG support LSXSong Gao2023-05-061-0/+1
* target/loongarch: Use {set/get}_gpr replace to cpu_fprSong Gao2023-05-065-43/+129
* target/loongarch: Implement vldiSong Gao2023-05-063-0/+148
* target/loongarch: Implement vld vstSong Gao2023-05-064-0/+239
* target/loongarch: Implement vilvl vilvh vextrins vshufSong Gao2023-05-065-0/+248
* target/loongarch: Implement vreplve vpack vpickSong Gao2023-05-065-0/+319
* target/loongarch: Implement vinsgr2vr vpickve2gr vreplgr2vrSong Gao2023-05-063-0/+173
* target/loongarch: Implement vbitsel vsetSong Gao2023-05-065-0/+174
* target/loongarch: Implement vfcmpSong Gao2023-05-065-0/+190
* target/loongarch: Implement vseq vsle vsltSong Gao2023-05-065-0/+332
* target/loongarch: Implement LSX fpu fcvt instructionsSong Gao2023-05-065-0/+600
* target/loongarch: Implement LSX fpu arith instructionsSong Gao2023-05-068-1/+377
* target/loongarch: Implement vfrstpSong Gao2023-05-065-0/+61
* target/loongarch: Implement vbitclr vbitset vbitrevSong Gao2023-05-065-0/+437
* target/loongarch: Implement vpcntSong Gao2023-05-065-0/+38
* target/loongarch: Implement vclo vclzSong Gao2023-05-065-0/+67
* target/loongarch: Implement vssrlrn vssrarnSong Gao2023-05-065-0/+478
* target/loongarch: Implement vssrln vssranSong Gao2023-05-065-0/+499
* target/loongarch: Implement vsrlrn vsrarnSong Gao2023-05-065-0/+190
* target/loongarch: Implement vsrln vsranSong Gao2023-05-065-0/+179
* target/loongarch: Implement vsrlr vsrarSong Gao2023-05-065-0/+176
* target/loongarch: Implement vsllwil vextlSong Gao2023-05-065-0/+89
* target/loongarch: Implement vsll vsrl vsra vrotrSong Gao2023-05-063-0/+108
* target/loongarch: Implement LSX logic instructionsSong Gao2023-05-065-0/+94
* target/loongarch: Implement vmskltz/vmskgez/vmsknzSong Gao2023-05-065-0/+141
* target/loongarch: Implement vsigncovSong Gao2023-05-065-0/+75
* target/loongarch: Implement vexthSong Gao2023-05-065-0/+82
* target/loongarch: Implement vsatSong Gao2023-05-065-0/+168
* target/loongarch: Implement vdiv/vmodSong Gao2023-05-065-0/+105
* target/loongarch: Implement vmadd/vmsub/vmaddw{ev/od}Song Gao2023-05-065-0/+817
* target/loongarch: Implement vmul/vmuh/vmulw{ev/od}Song Gao2023-05-065-0/+732
* target/loongarch: Implement vmax/vminSong Gao2023-05-065-0/+319
* target/loongarch: Implement vaddaSong Gao2023-05-065-0/+87
* target/loongarch: Implement vabsdSong Gao2023-05-065-0/+133
* target/loongarch: Implement vavg/vavgrSong Gao2023-05-065-0/+281
* target/loongarch: Implement vaddw/vsubwSong Gao2023-05-065-0/+1116
* target/loongarch: Implement vhaddw/vhsubwSong Gao2023-05-065-0/+150
* target/loongarch: Implement vsadd/vssubSong Gao2023-05-063-0/+51
* target/loongarch: Implement vnegSong Gao2023-05-063-0/+37
* target/loongarch: Implement vaddi/vsubiSong Gao2023-05-063-0/+62
* target/loongarch: Implement vadd/vsubSong Gao2023-05-065-0/+139
* target/loongarch: Add CHECK_SXE maccro for check LSX enableSong Gao2023-05-063-0/+15
* target/loongarch: meson.build support build LSXSong Gao2023-05-064-0/+13
* target/loongarch: Add LSX data type VRegSong Gao2023-05-065-11/+117
* target/loongarch: Enables plugins to get instruction codestanhongze2023-04-041-1/+1
* target/loongarch: Remove `NB_MMU_MODES` defineAnton Johansson2023-03-131-1/+0
* gdbstub: move register helpers into standalone includeAlex Bennée2023-03-071-0/+1
* target/loongarch: Drop tcg_temp_freeRichard Henderson2023-03-059-99/+6