prevent zero-extension when using a memory load instruction

William Tambe tambewilliam@gmail.com
Sat Apr 18 15:12:15 GMT 2020


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 ?



More information about the Gcc-help mailing list