Description: sm2tc- Convert from sign-magnitude to two s complement
* where the MSB is the sign bit
* Example: sm2tc(0x80000005) =-5.
* Legal ops: ! ~ & ^ |+ << >>
* Max ops: 15
* Rating: 4
*/
To Search:
File list (Check if you may need any files):
bitasa!@#@s.c