diff options
author | Uros Bizjak <ubizjak@gmail.com> | 2024-09-12 16:28:10 +0200 |
---|---|---|
committer | Uros Bizjak <ubizjak@gmail.com> | 2024-09-12 16:28:10 +0200 |
commit | 8c01976b8e34eaa2483ab37d1bd18ebc5c8ada95 (patch) | |
tree | ab8b1bc0744b4de063147b896869d2748346e73d /libcpp/files.cc | |
parent | 25ac2bb57ae400621050a7e0845994336ca83b99 (diff) | |
download | gcc-8c01976b8e34eaa2483ab37d1bd18ebc5c8ada95.zip gcc-8c01976b8e34eaa2483ab37d1bd18ebc5c8ada95.tar.gz gcc-8c01976b8e34eaa2483ab37d1bd18ebc5c8ada95.tar.bz2 |
i386: Use offsetable address constraint for double-word memory operands, part 2
Double-word memory operands are accessed as their high and low part, so the
memory location has to be offsettable. Use "o" constraint instead of "m"
for double-word memory operands.
gcc/ChangeLog:
* config/i386/i386.md (*insvti_lowpart_1): Use "o" constraint
instead of "m" for double-word mode memory operands.
Diffstat (limited to 'libcpp/files.cc')
0 files changed, 0 insertions, 0 deletions