In the machine description file, is there a way to tell GCC that a memory load instruction already zero-extend such that it does not try to apply zero-extension ?
In the machine description file, is there a way to tell GCC that a memory load instruction already zero-extend such that it does not try to apply zero-extension ?