Searched refs:amode (Results 1 - 2 of 2) sorted by relevance

/system/core/libpixelflinger/codeflinger/
H A DMIPSAssembler.cpp230 amode.value = immediate;
236 amode.reg = Rm;
237 amode.stype = type;
238 amode.value = shift;
262 amode.value = immed12;
263 amode.writeback = W;
273 amode.value = immed12;
282 amode.reg = Rm;
283 // amode.stype = type; // more advanced modes not used in GGLAssembler yet
284 // amode
[all...]
H A DMIPSAssembler.h214 } amode; member in class:android::ArmToMipsAssembler

Completed in 42 milliseconds