On Dec 18, 2020, at 18:59, Peter Zijlstra peterz@infradead.org wrote:
On Wed, Dec 16, 2020 at 09:41:44AM -0800, Chang S. Bae wrote:
- /* ENCODEKEY128 %EAX */
- asm volatile (".byte 0xf3, 0xf, 0x38, 0xfa, 0xc0");
This is lacking a binutils version number.
I will add the version number when any new release begins to support this.
Thanks, Chang