x86: fold OP_Mwaitx() into OP_Mwait()
authorJan Beulich <jbeulich@suse.com>
Tue, 5 Nov 2019 08:19:50 +0000 (09:19 +0100)
committerJan Beulich <jbeulich@suse.com>
Tue, 5 Nov 2019 08:19:50 +0000 (09:19 +0100)
commit7abb8d81115a2a748443f041e37cc13a70b34faa
tree44641c4b24d8a692f422d563484277e82c2dc487
parent267b8516f2899ed24cd77cb9233b514c22506ecf
x86: fold OP_Mwaitx() into OP_Mwait()

There's no need to have separate functions, the difference can easily be
expressed using the function arguments.
opcodes/ChangeLog
opcodes/i386-dis.c
This page took 0.023984 seconds and 4 git commands to generate.