Hi,
I am working on a project written in C that involves assembly codes. I need some help on converting an assembly function to complete C code, any help or pointer is welcome, thanks!
This is the asm code that I want to convert to C:
SWORD get_svalue(BYTE k)
// k>0 always
// Takes k bits out...