Searched refs:ExpectedEcx (Results 1 – 1 of 1) sorted by relevance
19 constexpr uint32_t ExpectedEcx = 0x00FF0000ul; in TEST_F() local26 __ mov(IceType_i32, GPRRegister::Encoded_Reg_ecx, Immediate(ExpectedEcx)); in TEST_F()35 EXPECT_EQ(ExpectedEcx, test.ecx()); in TEST_F()