Age | Commit message (Expand) | Author |
---|---|---|
2024-01-06 | target/loongarch: move translate modules to tcg/ | Song Gao |
2023-10-03 | tcg: Rename cpu_env to tcg_env | Richard Henderson |
2023-08-24 | target/loongarch: Add avail_FP/FP_SP/FP_DP to check fpu instructions | Song Gao |
2023-08-24 | target/loongarch: Add a check parameter to the TRANS macro | Song Gao |
2023-08-24 | target/loongarch: Extract make_address_i() helper | Jiajie Chen |
2023-08-24 | target/loongarch: Extract make_address_x() helper | Jiajie Chen |
2023-05-06 | target/loongarch: Use {set/get}_gpr replace to cpu_fpr | Song Gao |
2023-03-05 | target/loongarch: Drop tcg_temp_free | Richard Henderson |
2022-11-04 | target/loongarch: Fix emulation of float-point disable exception | Rui Wang |
2022-06-06 | target/loongarch: Add floating point load/store instruction translation | Song Gao |