Charles Forsyth

Results 8 comments of Charles Forsyth

Instead of wasting a register, why not add pc/frame tables to the data space if they can't go in the executable? Would that not work? On 5 February 2015 at...

On 5 February 2015 at 11:29, Aram Hăvărneanu [email protected] wrote: > I'm told you can do some DWARF magic to teach gdb to use them, but I have > no...

On 5 February 2015 at 12:28, Aram Hăvărneanu [email protected] wrote: > . It's not too important on other platforms because there you have a > stable runtime, which needs to...

On 4 February 2015 at 14:44, Aram Hăvărneanu [email protected] wrote: > Is it equal to the hardware R31 register, or is it equal to the virtual SP > register that...

On 4 February 2015 at 19:17, Minux Ma [email protected] wrote: > independent of how it's > used. nearly: ADD $32, Rn, SP (say) will add exactly 32 to the hardware...

On 4 February 2015 at 20:17, Minux Ma [email protected] wrote: > Having SP as the destination is not ambiguous, but what about SP as a > source? > > MOV...

On 14 February 2015 at 10:03, Aram Hăvărneanu [email protected] wrote: > However, I am not too keep on R31 for the machine SP, but I don't have a > better...

On 13 January 2015 at 00:26, Michael Hudson-Doyle [email protected] wrote: > So this isn't loading the float from rodata directly, it's loading an > address from which to load the...