Searched refs:REX_MODE64 (Results 1 – 3 of 3) sorted by relevance
120 #define REX_MODE64 8 macro2843 USED_REX (REX_MODE64); in putop()2844 if (rex & REX_MODE64) in putop()2862 || (rex & REX_MODE64) in putop()2865 USED_REX (REX_MODE64); in putop()2866 if (rex & REX_MODE64) in putop()2890 USED_REX (REX_MODE64); in putop()2893 if (rex & REX_MODE64) in putop()2906 USED_REX (REX_MODE64); in putop()2909 if (rex & REX_MODE64) in putop()[all …]
366 #define REX_MODE64 8 macro
1079 (x->rex & REX_MODE64) != 0,1550 i.rex |= REX_MODE64;2500 i.rex |= REX_MODE64; in process_suffix()