I'm looking for an authoritative definition of the ETSI basic
operation
L_sub_c, specifically the sense of the Carry flag on input and output.
I have the AMR codec reference C code, but L_sub_c i...
Andrew Reilly wrote in message news: ...
> What does that perversion achieve, other than breaking a lot of
> perfectly good code (that happens to use those words as variable
> names)?
'...
Jack Klein wrote in message news: ...
> Since you asked, the result of right shifting a signed integer type
> with a negative value is implementation-defined. So yes indeed it can
> be a lo...