Closed chl337 closed 3 months ago
btw I don't see why the context_swap abi has to provide 1 and 0 through parameters. Can't we just use asm literals?
btw I don't see why the context_swap abi has to provide 1 and 0 through parameters. Can't we just use asm literals?
I don't know if @QuarkContainer has a plan for
pub fn context_swap(_fromCxt: u64, _toCtx: u64, _one: u64, _zero: u64);
Otherwise, I could drop the two last arguments.
@chl337 I have no plan for that. Please go ahead to drop those.
@chl337 is that ok to merge this before your new fix?
I guess so... Unfortunately, I will not be active till 16/17.08
Cheers
1337
P.S. @mhomidi