nativeGen/aarch64: Don't rely on register width to determine amode
We might be loading, e.g., a 16- or 8-bit value, in which case the register width is not reflective of the loaded element size.
Loading
Please register or sign in to comment
We might be loading, e.g., a 16- or 8-bit value, in which case the register width is not reflective of the loaded element size.