Hi. Is there a way to hint function written on C to disobey ABI in the following way: not to save certain CPU registers on stack if it uses them (registers that otherwise should be saved by the ABI). Thanks, Dima.
Hi. Is there a way to hint function written on C to disobey ABI in the following way: not to save certain CPU registers on stack if it uses them (registers that otherwise should be saved by the ABI). Thanks, Dima.