Home
last modified time | relevance | path

Searched refs:EcxSlot (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/subzero/unittest/AssemblerX8632/
DTestUtil.h556 static constexpr uint32_t EcxSlot = 2; variable
632 uint32_t ecx() const { return contentsOfDword(AssembledTest::EcxSlot); } in ecx()
793 Address ecxSlotAddress() { return dwordAddress(AssembledTest::EcxSlot); } in ecxSlotAddress()