Search:

Type: Posts; User: kjc197

Search: Search took 0.01 seconds.

  1. Replies
    5
    Views
    1,909

    Nah, the whole point is to use the floating point...

    Nah, the whole point is to use the floating point unit. The processor itself did not have native support, hence the added core.


    Thanks for everyones help.

    Kris
  2. Replies
    5
    Views
    1,909

    Floating Point stuff

    I would like to overload the multiplication,
    addition and subtraction. I knew this could be
    achieved in C++, shame it is not possible in C.

    What I am really trying to avoid is modifying and ...
  3. Replies
    5
    Views
    1,909

    Floating point operations

    Hi All,

    Bit of a newbie question. I am working with an embedded
    processor, and have just ported over the hardware for a floating
    point unit.

    The GNU compiler that I am using automatically...
Results 1 to 3 of 3