aboutsummaryrefslogtreecommitdiff
path: root/libctf
diff options
context:
space:
mode:
authorJan Beulich <jbeulich@suse.com>2021-03-26 11:43:19 +0100
committerJan Beulich <jbeulich@suse.com>2021-03-26 11:43:19 +0100
commitc3344b626d4c593f81a840be521d9ad47d37f979 (patch)
treed9b3c47d13a07f29a60c796023b5194e8a2a97dd /libctf
parent574d27ede49e565bc4d951ae547eeee7ae9f74bf (diff)
downloadgdb-c3344b626d4c593f81a840be521d9ad47d37f979.zip
gdb-c3344b626d4c593f81a840be521d9ad47d37f979.tar.gz
gdb-c3344b626d4c593f81a840be521d9ad47d37f979.tar.bz2
x86-64: don't accept supposedly disabled MOVQ forms
While all of MMX, SSE, and SSE2 are included in "generic64", they can be individually disabled. There are two MOVQ forms lacking respective attributes. While the MMX one would get refused anyway (due to MMX registers not recognized with .nommx), the assembler did happily accept the SSE2 form. Add respective CPU settings to both, paralleling what the MOVD counterparts have.
Diffstat (limited to 'libctf')
0 files changed, 0 insertions, 0 deletions