Searched refs:LF_MASK_AF (Results 1 – 1 of 1) sorted by relevance
53 #define LF_MASK_AF ((target_ulong)0x01 << LF_BIT_AF) macro73 temp = (temp & LF_MASK_AF) | (temp << (TARGET_LONG_BITS - (size))); \97 temp = (temp & LF_MASK_AF) | (temp << (TARGET_LONG_BITS - (size))); \