aboutsummaryrefslogtreecommitdiff
path: root/include/ChangeLog
diff options
context:
space:
mode:
authorJan Beulich <jbeulich@suse.com>2021-06-15 08:00:45 +0200
committerJan Beulich <jbeulich@suse.com>2021-06-15 08:00:45 +0200
commit2f2be86bbb8d26f780183e45b169748ef625f03d (patch)
tree43118b9e088c86ed84e75c447dbbd1a1a85fcc8f /include/ChangeLog
parent649658972ca923250019ca15e4ddd98bf28bf123 (diff)
downloadgdb-2f2be86bbb8d26f780183e45b169748ef625f03d.zip
gdb-2f2be86bbb8d26f780183e45b169748ef625f03d.tar.gz
gdb-2f2be86bbb8d26f780183e45b169748ef625f03d.tar.bz2
x86: simplify .dispNN setting
First of all eliminate the disp{16,32,32s} static variables, which are used solely for setting a temporary variable in build_modrm_byte(). The effect there can be had without use of such a temporary and without operand_type_or(), by just setting the single bit each that needs setting. Then use operand_type_and_not(..., anydisp) when all dispNN bits want clearing together.
Diffstat (limited to 'include/ChangeLog')
0 files changed, 0 insertions, 0 deletions