Searched refs:hasREX_WPrefix (Results 1 – 10 of 10) sorted by relevance
146 bool hasREX_WPrefix,
1000 bool hasREX_WPrefix, in typeFromString() argument1009 if(hasREX_WPrefix) { in typeFromString()
122 bool hasREX_WPrefix, uint8_t OpSize);
913 bool hasREX_WPrefix, in typeFromString() argument915 if(hasREX_WPrefix) { in typeFromString()
90 class REX_W { bit hasREX_WPrefix = 1; }143 bit hasREX_WPrefix = 0; // Does this inst require the REX.W prefix?162 let TSFlags{13} = hasREX_WPrefix;
507 bit hasOddOpcode, bit hasOpSizePrefix, bit hasREX_WPrefix> {563 bit HasREX_WPrefix = hasREX_WPrefix;599 let hasREX_WPrefix = typeinfo.HasREX_WPrefix;
169 class REX_W { bit hasREX_WPrefix = 1; }259 bit hasREX_WPrefix = 0; // Does this inst require the REX.W prefix?310 let TSFlags{17} = hasREX_WPrefix;
318 let hasREX_WPrefix = 1 in {
555 bit hasREX_WPrefix> {612 bit HasREX_WPrefix = hasREX_WPrefix;650 let hasREX_WPrefix = typeinfo.HasREX_WPrefix;
137 bit hasREX_WPrefix = 0;