According to x86 spec "xlat m8" is a legal instruction and it is equivalent to "xlatb".
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
This is another instruction that gas warns on when you don't pass the expected [ebx] operand.
Comment Actions
Added warning regarding the fact that these instructions use (R|E)BX instead of the specified memory operand