Fix comment in CR predication test case
authorCesar Strauss <cestrauss@gmail.com>
Wed, 21 Apr 2021 17:22:55 +0000 (14:22 -0300)
committerCesar Strauss <cestrauss@gmail.com>
Wed, 21 Apr 2021 17:23:58 +0000 (14:23 -0300)
commit85bdd84d8dabbc9bfb50e4ba429c97ff242200c0
treeadf6a8ebd0a0b61771985bd7b0a1d8c0a852b69f
parent744a1a5af2fb9b128e4672dfb5b51e977aaea4f3
Fix comment in CR predication test case

The comment at the top of the test case was inconsistent with it:
"adds, CR predicated mask CR4.eq = 1, CR5.eq = 0, invert (ne)"
The whole test is consistent with this (mask is NE and first element is
skipped).
The shift amount itself is also consistent with setting of CR4, not CR5.
src/soc/decoder/isa/test_caller_svp64_predication.py