Is anyone aware of how to embed assembly language code in a C function for an SGI MIPS Pro compiler using -n32 complle flag? I know that such things are non-standard C, but was hoping someone out there has encountered and solved this problem before.
I am particularly interested in reading and writing the C call stack.
Thank you.
I am particularly interested in reading and writing the C call stack.
Thank you.