Skip to content

Performance Ideas

Andrew Low edited this page Oct 25, 2013 · 7 revisions
li r0, offset-1
stdx value, r0, base_reg
  • Exploit mmap of object space to limit 64bit addresses to 32bits

  • Reserve scratch area in context? for double to integer backing store (instead of the stack)

Clone this wiki locally