• mathematical functions in assembly lenguaje SAB80c537
    Hi! I use an Assembly language for my SAB80c537 because the compilers are very expensives, but in my new projet i need mathematical functions like SINUS and COSINUS. How can I program in lenguaje assembly...
  • mathematical functions in assembly lenguaje SAB80c537
    Hi! I use an Assembly language for my SAB80c537 because the compilers are very expensives, but in my new projet i need mathematical functions like SINUS and COSINUS. How can I program in lenguaje assembly...
  • which library should be used for half-precision mathematic functions?
    Hi all, I want to use half-precision arithmetic on Raspberry pi 3. I installed clang compiler to use _Float16 data type (which is for 16-bit arithmetic purpose). I was wondering is there any library...
  • which library should be used for half-precision mathematic functions?
    Hi all, I want to use half-precision arithmetic on Raspberry pi 3. I installed clang compiler to use _Float16 data type (which is for 16-bit arithmetic purpose). I was wondering is there any library...
  • Standard C lib. Functions Running Sector
    Hi friends. Now I have a project which needs that the whole standard C lib functions, such as "memcpy", "sin" ... runs in a specific ram sector. If I dont operate like this, these functions would run...