• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

src/04-Jan-2025-14992

CMakeLists.txtD04-Jan-2025370 1612

README.txtD04-Jan-2025492 139

prj.confD04-Jan-202580 43

testcase.yamlD04-Jan-2025328 1211

README.txt

1Title: ARC VPX Lock
2
3Description:
4
5This test verifies that the ARC VPX lock/unlock mechanism used to bookend
6code that uses the ARC VPX vector registers works correctly. As this VPX
7lock/unlock mechanism does not technically require those registers to be
8used to control access to them (they bookend the relevant code sections),
9the test does not actually access those VPX registers.
10
11However, it does check that the system behaves as expected when the ARC VPX
12lock/unlock mechanism is used.
13