Home
last modified time | relevance | path

Searched defs:dataTransferTest_t (Results 1 – 2 of 2) sorted by relevance

/system/core/libpixelflinger/tests/arch-mips64/assembler/
Dmips64_assembler_test.cpp160 struct dataTransferTest_t struct
162 uint32_t id;
163 instr_t op;
164 uint32_t preFlag;
165 cond_t cond;
166 bool setMem;
167 uint64_t memOffset;
168 uint64_t memValue;
169 uint64_t RnValue;
170 offset_t offsetType;
[all …]
/system/core/libpixelflinger/tests/arch-arm64/assembler/
Darm64_assembler_test.cpp152 struct dataTransferTest_t struct
154 uint32_t id;
155 instr_t op;
156 uint32_t preFlag;
157 cond_t cond;
158 bool setMem;
159 uint64_t memOffset;
160 uint64_t memValue;
161 uint64_t RnValue;
162 offset_t offsetType;
[all …]