Results 1 to 4 of 4

Thread: Assembler RTL routines for ARM added

  1. #1

    Assembler RTL routines for ARM added

    Hi,

    I have added some ARM assembler routines to the FPC RTL for division and string operations. This should speed up some things on GP2X, GBA and NDS (allthough the latter 2 already can do division through the BIOS).

  2. #2

    Assembler RTL routines for ARM added

    Just seen on svn and... WOW!

    Code:
    + Assembler implementation of mod/div.
        Improves amount of divides from about 230000/s to about 2400000/s on
        ARM920T, 200MHz.
    I guess you've made these benchmarks on your brand-new GP2X

    However, that's just great for NDS too, because only GBA uses bios funcs
    Get your fpc4gba copy now!
    Get your fpc4nds copy now!

  3. #3

    Assembler RTL routines for ARM added

    Yes, indeed. By the way, the GP2X emulates the GBA rather well, so I am playing a bit with FPC4GBA these days too.

  4. #4

    Assembler RTL routines for ARM added

    Any way I could get going on FPC for Gp2x? I *love* optimizing routines
    Henrik Erlandsson, programmer
    <br />bitBrain Studios, bitbrain.se
    <br />(Done 7 sites so far, but who's counting?)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •