K 10 svn:author V 3 cem K 8 svn:date V 27 2019-10-14T20:55:01.065291Z K 7 svn:log V 378 x86: Use canonical spelling of MOVDIR64B feature/instruction The former spelling probably confused MOVDIR64B with MOVDIRI64. MOVDIR_64B is the 64-*byte* direct store instruction; MOVDIR_I64 is the 64-*bit* direct store instruction (underscores added here for clarity; they are not part of the canonical instruction name). No functional change. Sponsored by: Dell EMC Isilon END