Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/unittest/AssemblerX8632/
DTestUtil.h815 static constexpr uint8_t CallImmBytes = 5; in dwordDisp() local
817 (7 * PushBytes + CallImmBytes); in dwordDisp()
/external/swiftshader/third_party/subzero/unittest/AssemblerX8664/
DTestUtil.h1029 static constexpr uint8_t CallImmBytes = 5; in dwordDisp() local
1031 (PushR9Bytes + CallImmBytes); in dwordDisp()