Searched refs:TILE_X1_MASK (Results 1 – 1 of 1) sorted by relevance
39 #define TILE_X1_MASK (0xffffffffULL << 31) macro70 result = n & (~TILE_X1_MASK); in move_X1()90 n &= ~TILE_X1_MASK; in addi_X1()