Comment 2 for bug 1790343

Revision history for this message
Harjit Singh (zeetahhs) wrote :

You are correct that adding a return does make test() use R0.

Changing the return value from 0, results in the new value being loaded into R0.

The x86 version don't do the equivalent of extra R4 register push/pop.