change inline to actually work
authorJacob Lifshay <programmerjake@gmail.com>
Tue, 15 Mar 2022 05:10:03 +0000 (22:10 -0700)
committerJacob Lifshay <programmerjake@gmail.com>
Tue, 15 Mar 2022 05:10:03 +0000 (22:10 -0700)
openpower/sv/bitmanip.mdwn

index bf65a028a32b4ba16568aad3ee843aa7f53e5014..d5a059dbb28202321ecc4c2d6230de5bec748083 100644 (file)
@@ -632,7 +632,7 @@ temp = clmul((RA), (RB)) ^ (RC)
 `cldivrem` isn't an actual instruction, but is just used in the pseudo-code
 for other instructions.
 
-[[!inline pages="bitmanip_inlines/cldivrem.py" raw="true"]]
+[[!inline pagenames="openpower/sv/bitmanip_inlines/cldivrem.py" raw="true" feeds="no" actions="yes"]]
 
 ## `cldiv` Carry-less Division