x86: consolidate tracking of MMX register use
authorJan Beulich <jbeulich@suse.com>
Wed, 4 Dec 2019 09:43:50 +0000 (10:43 +0100)
committerJan Beulich <jbeulich@suse.com>
Wed, 4 Dec 2019 09:43:50 +0000 (10:43 +0100)
commit319ff62c8ab28c846365aef65c137735f8af88cb
tree1616b77f5058fa02f56b700e9a41064232cae358
parent77ad80922bf3042536fc41b19cc0bf230ea485b4
x86: consolidate tracking of MMX register use

Just like for XMM/YMM/ZMM don't key this to any Cpu* flags. Instead
include the two special insns (not having register operands) explicitly.
gas/ChangeLog
gas/config/tc-i386.c
This page took 0.026397 seconds and 4 git commands to generate.