commit | f0a4cb15c3fea691388dbce15f48b7485f1d40f9 | [log] [tgz] |
---|---|---|
author | Cui, Lili <lili.cui@intel.com> | Wed Dec 13 06:04:15 2023 +0000 |
committer | Cui, Lili <lili.cui@intel.com> | Wed Dec 13 06:04:15 2023 +0000 |
tree | e79dafec638ede12b192af3bf35ba24d25d511d8 | |
parent | b05f7f798585b225481051bb02b337daa94ad072 [diff] |
Clean base_reg and assign correct values to regs for input_output_operand (%dx). For special processing of input and output operands (%dx), the state of some variables needs to be cleaned. gas/ChangeLog: * config/tc-i386.c (i386_att_operand): Assign values to regs and clean i.base_reg for input output operand (%dx).