[Libre-soc-bugs] [Bug 617] add SVP64 predication to TestIssuer
bugzilla-daemon at libre-soc.org
bugzilla-daemon at libre-soc.org
Thu Mar 18 21:21:43 GMT 2021
https://bugs.libre-soc.org/show_bug.cgi?id=617
--- Comment #5 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
here's how CR predication is read in ISACaller, it is done as a for-loop
from 0 to VL-1, *in advance* of execution.
https://git.libre-soc.org/?p=soc.git;a=blob;f=src/soc/decoder/isa/caller.py;hb=74e1cb79e40d1a7c66f7ad0b942cbe654859eeda#l250
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the libre-soc-bugs
mailing list