Home | History | Annotate | Download | only in AssemblerX8664

Lines Matching refs:ExpectedT0

66   constexpr uint32_t ExpectedT0 = 0x00111100ul;
74 __ mov(IceType_i32, dwordAddress(T0), Immediate(ExpectedT0));
87 EXPECT_EQ(ExpectedT0, test.contentsOfDword(T0));