aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-06Implement vfmul and vidiv instructions. am: f6483bc069temp_319669529Mohamed Elbashir Younes Snosy
2024-03-06Implement vector floating-point comparison operators. am: 15acc49da4Mohamed Elbashir Younes Snosy
2024-03-05Implement vfmul and vidiv instructions.Mohamed Elbashir Younes Snosy
2024-03-05Implement vector floating-point comparison operators.Mohamed Elbashir Younes Snosy
2024-03-05Merge "Implement vfmin/max.vv" into main am: 51da4ecd54Haines Sy
2024-03-05Merge "Implement vfmin/max.vv" into mainHaines Sy
2024-03-05Minor style fixes in translation cache am: 11c73f3314dimitry
2024-03-04Implement vfmin/max.vvHaines Sy
2024-03-05Minor style fixes in translation cachedimitry
2024-03-04Add helper functions to Saturating class that expose "overflow" result. am: b...Victor Khimenko
2024-03-04Merge OpVectorv and OpVectorvr functions. am: c44a48ec86Victor Khimenko
2024-03-04Add helper functions to Saturating class that expose "overflow" result.Victor Khimenko
2024-03-04Merge OpVectorv and OpVectorvr functions.Victor Khimenko
2024-03-04Add few more template aliases to facilitate work with saturating types. am: 9...Ahmed Mohamed Mohamed
2024-03-04Implement narrowing floating point conversions. am: ae7726ba95Ahmed Mohamed Mohamed
2024-03-04Implement widening floating point conversions. am: e22f587ea2Ahmed Mohamed Mohamed
2024-03-04Fix FCvtFloatToInteger intrinsic handling of corner cases. am: 48b5529a87Victor Khimenko
2024-03-04Add few more template aliases to facilitate work with saturating types.Ahmed Mohamed Mohamed
2024-03-04Implement narrowing floating point conversions.Ahmed Mohamed Mohamed
2024-03-04Implement widening floating point conversions.Ahmed Mohamed Mohamed
2024-03-04Fix FCvtFloatToInteger intrinsic handling of corner cases.Victor Khimenko
2024-03-04Implement vfmin/max.vf am: 3cdc0ef3bbHaines Sy
2024-03-02Move SetCsr<CsrName::kVstart>(0); to earlier place. am: ab3b04ad98Victor Khimenko
2024-03-02Implement vfmin/max.vfHaines Sy
2024-03-02Move SetCsr<CsrName::kVstart>(0); to earlier place.Victor Khimenko
2024-03-02Stop using raw int type in the interpeter. am: dbc3b17a0aVictor Khimenko
2024-03-01Stop using raw int type in the interpeter.Victor Khimenko
2024-03-01Merge "[Berberis] Use CPU state from native bridge support" into main am: 0bc...Treehugger Robot
2024-03-01Merge "[Berberis] Use CPU state from native bridge support" into mainTreehugger Robot
2024-03-01Use names from manual for opcode fields. am: e653786a70Victor Khimenko
2024-03-01Move instantiation of vector instructions into 14 files. am: 810b0e26dfVictor Khimenko
2024-03-01[Berberis] Use CPU state from native bridge supportSijie Chen
2024-03-01Use names from manual for opcode fields.Victor Khimenko
2024-03-01Move instantiation of vector instructions into 14 files.Victor Khimenko
2024-02-29Implement same-width floating point conversions. am: f1d646b67bAhmed Mohamed Mohamed
2024-02-29Implement same-width floating point conversions.Ahmed Mohamed Mohamed
2024-02-28Add VectorMasking helper function to the interpreter. am: 02b1b1367fVictor Khimenko
2024-02-28Refactor V[f]merge.vX-related intrinsic. am: 5a10bff9a3Mohamed Elbashir Younes Snosy
2024-02-28Add vfmv.s.f and vfmv.f.s instructions. am: 2088e39f38Victor Khimenko
2024-02-27Add VectorMasking helper function to the interpreter.Victor Khimenko
2024-02-27Refactor V[f]merge.vX-related intrinsic.Mohamed Elbashir Younes Snosy
2024-02-27Add vfmv.s.f and vfmv.f.s instructions.Victor Khimenko
2024-02-27Merge "Add vfmerge.vf and vfmv.v.f instructions." into main am: 73cd47fce0Victor Khimenko
2024-02-27Merge "Add vfmerge.vf and vfmv.v.f instructions." into mainVictor Khimenko
2024-02-26Add vfmerge.vf and vfmv.v.f instructions.Mohamed Elbashir Younes Snosy
2024-02-26Merge "Add Float8 (phony) and Float16 (real) types." into main am: de351e60c8Victor Khimenko
2024-02-26Merge "Add boilerplate to decode and process vector FP instructions." into ma...Victor Khimenko
2024-02-26Merge "Add Float8 (phony) and Float16 (real) types." into mainVictor Khimenko
2024-02-26Merge "Add boilerplate to decode and process vector FP instructions." into mainVictor Khimenko
2024-02-26Add Float8 (phony) and Float16 (real) types.Victor Khimenko