aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-04Snap for 11526323 from c44a48ec868518cc6947476cc69cb368e1b9b594 to simpleperf...simpleperf-releaseAndroid Build Coastguard Worker
2024-03-04Merge OpVectorv and OpVectorvr functions.Victor 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-02Implement vfmin/max.vfHaines Sy
2024-03-02Move SetCsr<CsrName::kVstart>(0); to earlier place.Victor 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 mainTreehugger Robot
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.Ahmed Mohamed Mohamed
2024-02-28Snap for 11510257 from 02b1b1367f1e774f7f8ca610c4d4af893a5ee5e5 to simpleperf...Android Build Coastguard Worker
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 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 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
2024-02-26Add boilerplate to decode and process vector FP instructions.Mohamed Elbashir Younes Snosy
2024-02-26Merge tests for normal, widening and narrowing instructions.Victor Khimenko
2024-02-25Clean up TestVectorInstruction by merging vmerge/vmv tests.Victor Khimenko
2024-02-22Merge "Rename StoreOperandType to MemoryDataOperandType." into mainVictor Khimenko
2024-02-22Do not fallback to host for libRS.sodimitry
2024-02-21Rename StoreOperandType to MemoryDataOperandType.Victor Khimenko
2024-02-21Remove kMaxValue from enums.Victor Khimenko
2024-02-21Merge "Implement vlm.v and vsm.v instructions." into mainVictor Khimenko
2024-02-21Implement vlm.v and vsm.v instructions.Mohamed Elbashir Younes Snosy
2024-02-21Merge "Add VleXXff tests" into mainHaines Sy
2024-02-19Use fully qualified name for bit_castdimitry
2024-02-19Merge "Add tests for segmented loads and stores." into mainVictor Khimenko
2024-02-19Merge "Properly handle vstart >= vl case." into mainVictor Khimenko
2024-02-18Add tests for segmented loads and stores.Ahmed Mohamed Mohamed
2024-02-17Properly handle vstart >= vl case.Victor Khimenko
2024-02-16Add VleXXff testsHaines Sy
2024-02-16Merge "Implement indexed store instructions." into mainVictor Khimenko
2024-02-15Support CLONE_VFORK with CLONE_VMLev Rumyantsev
2024-02-15Implement indexed store instructions.Mohamed Elbashir Younes Snosy
2024-02-14Merge implementation of strided and unstrided stores.Ahmed Mohamed Mohamed
2024-02-14Implement indexed load instructions.Ahmed Mohamed Mohamed
2024-02-14Merge implementation of strided and unstrided loads.Ahmed Mohamed Mohamed
2024-02-14Move TestVlssegXeXX test from kVectorCalculationsSourceLegacy to kVectorCalcu...Ahmed Mohamed Mohamed
2024-02-10Merge "Add for vstart/vl and mask to TestVsssegXeXX" into mainVictor Khimenko
2024-02-10Add for vstart/vl and mask to TestVsssegXeXXVictor Khimenko
2024-02-09Merge "Implemented strided stores (including segmented strived stores)." into...Victor Khimenko
2024-02-09Merge "Revert^2 "Enable [vzext|vsext].vf[8|4|2] instructions"" into mainVictor Khimenko