https://git.libre-soc.org/?p=openpower-isa.git;a=blob;f=src/openpower/decoder/isa/test_caller_svp64_chacha20.py;hb=HEAD unit tests for chacha20 inner rounds, showing how Indexed REMAP creates the Schedules normally done by explicit loop-unrolling. cuts instruction count from over a THOUSAND down to TEN inside the inner loops.