diff options
author | iximeow <me@iximeow.net> | 2025-04-13 19:42:38 -0700 |
---|---|---|
committer | iximeow <me@iximeow.net> | 2025-04-13 19:42:38 -0700 |
commit | e088f35a7c6baa91c188ec2786d38b05949a4aed (patch) | |
tree | ca27c4c394bd5db0dd1b3d26951c88f3e018ad95 /README.md | |
parent | 513c666d352c1bbff44c58b27edd46dcea54a73e (diff) |
readme updates
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -9,9 +9,12 @@ support is good enough to make sense of many programs, but not complete: - [x] instructions mentioned in the V62 and V73 manuals. - [x] system instructions documented in V62 and earlier -- [ ] undocumented system instructions in V73 and later +- [x] undocumented system instructions in V73 and later +- [x] non-HVX vector instructions +- [x] constant extenders +- [/] duplex instructions + - implemented, but poorly tested - [ ] HVX (in any version) -- [ ] duplex instructions between V67 and V73, Qualcomm decided to remove most mentions of the Hexagon supervisor mode from their manuals. the LLVM target has had support for these |