Searched refs:is_uint3 (Results 1 – 10 of 10) sorted by relevance
1548 ASSERT(is_uint4(opcode_1) && is_uint3(opcode_2)); in cdp()1571 ASSERT(is_uint3(opcode_1) && is_uint3(opcode_2)); in mcr()1594 ASSERT(is_uint3(opcode_1) && is_uint3(opcode_2)); in mrc()
833 inline bool is_uint3(int x) { return is_uintn(x, 3); } in is_uint3() function
1996 ASSERT(is_uint4(opcode_1) && is_uint3(opcode_2)); in cdp()2019 ASSERT(is_uint3(opcode_1) && is_uint3(opcode_2)); in mcr()2042 ASSERT(is_uint3(opcode_1) && is_uint3(opcode_2)); in mrc()
1863 ASSERT(is_uint3(cc)); in c()1883 ASSERT(is_uint3(cc)); in bc1f()1891 ASSERT(is_uint3(cc)); in bc1t()
1877 ASSERT(is_uint3(cc)); in c()1895 ASSERT(is_uint3(cc)); in bc1f()1902 ASSERT(is_uint3(cc)); in bc1t()
1026 inline bool is_uint3(int x) { return is_uintn(x, 3); } in is_uint3() function
555 ASSERT(is_uint3(code)); in emit_operand()2206 ASSERT(is_uint3(index)); in fstp()2506 ASSERT(is_uint3(i)); // illegal stack offset in emit_farith()
1561 ASSERT(is_uint3(code)); in emit_modrm()
453 ASSERT(is_uint3(code)); in emit_operand()2145 ASSERT(is_uint3(index)); in fstp()2445 ASSERT(is_uint3(i)); // illegal stack offset in emit_farith()
1641 ASSERT(is_uint3(code)); in emit_modrm()