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.cpp161 struct dataTransferTest_t struct
163 uint32_t id;
164 instr_t op;
165 uint32_t preFlag;
166 cond_t cond;
167 bool setMem;
168 uint64_t memOffset;
169 uint64_t memValue;
170 uint64_t RnValue;
171 offset_t offsetType;
[all …]
/system/core/libpixelflinger/tests/arch-arm64/assembler/
Darm64_assembler_test.cpp153 struct dataTransferTest_t struct
155 uint32_t id;
156 instr_t op;
157 uint32_t preFlag;
158 cond_t cond;
159 bool setMem;
160 uint64_t memOffset;
161 uint64_t memValue;
162 uint64_t RnValue;
163 offset_t offsetType;
[all …]