aboutsummaryrefslogtreecommitdiff
path: root/target/loongarch/insn_trans/trans_fmemory.c.inc
AgeCommit message (Expand)Author
2024-01-06target/loongarch: move translate modules to tcg/Song Gao
2023-10-03tcg: Rename cpu_env to tcg_envRichard Henderson
2023-08-24target/loongarch: Add avail_FP/FP_SP/FP_DP to check fpu instructionsSong Gao
2023-08-24target/loongarch: Add a check parameter to the TRANS macroSong Gao
2023-08-24target/loongarch: Extract make_address_i() helperJiajie Chen
2023-08-24target/loongarch: Extract make_address_x() helperJiajie Chen
2023-05-06target/loongarch: Use {set/get}_gpr replace to cpu_fprSong Gao
2023-03-05target/loongarch: Drop tcg_temp_freeRichard Henderson
2022-11-04target/loongarch: Fix emulation of float-point disable exceptionRui Wang
2022-06-06target/loongarch: Add floating point load/store instruction translationSong Gao