This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RFC: [PATCH] X86: Add pseudo prefixes to control encoding


On 11/11/2016 10:34 PM, H.J. Lu wrote:

Control instruction length is one usage of pseudo prefixes.
Specifying instruction length will make assembler unnecessarily
more complex,  like how to encode "vmovaps (%rax),%xmm2"
with 7 bytes.

Perhaps turn it into assertion of instruction length instead?

Florian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]