Searched refs:IN_U6_RANGE (Results 1 – 1 of 1) sorted by relevance
155 #define IN_U6_RANGE(x) ((x) <= (0x40 - 1) && (x) >= 0) macro1602 if (IN_U6_RANGE(imm)) in add_r32_i32()1621 if (IN_U6_RANGE(imm)) { in add_r64_i32()1638 if (IN_U6_RANGE(imm)) in sub_r32_i32()2280 if (IN_U6_RANGE(size)) in frame_create()