Diff Detail
Diff Detail
Event Timeline
Comment Actions
This isn't correct, this does impact codegen. This changes whether d16 instruction can be used
Comment Actions
Non ECC functions can safely call ECC functions, but not the other way around. Can you add tests for both directions?
Comment Actions
The features should be consistent with no knowledge of the function body. An ecc function calling a non-ecc function is potentially broken, so it shouldn’t be inlined