Error in speedcrunch-manual.pdf for SHR and SHL functions

Issue #354 closed
Former user created an issue

Originally reported on Google Code with ID 354

What steps will reproduce the problem?
1.RTFM
2.
3.

What is the expected output? What do you see instead?
Should see  shr(n; bits) and shl(n; bits)
See instead shr(n, bits) and shl(n, bits)


What version of the product are you using? On what operating system?
Version 0.10.1 on Windows XP (32 bits)

Please provide any additional information below.

Reported by colin.frame on 2010-08-18 19:34:03

Comments (3)

  1. Log in to comment