Hi, For machines that have an asymmetric memory operand format for load/stores (load/store format is different), how - if - is that supported in the backend? GO_IF_LEGITIMATE_ADDRESS/TARGET_LEGITIMATE_ADDRESS_P don't seem to care whether it is a load or store. As an example, I'd want to allow more complex addresses for loads, but not for stores. Thanks, Regards, Hendrik Greving