Searched defs:reg_post (Results 1 - 3 of 3) sorted by path

/system/core/libpixelflinger/codeflinger/
H A DARMAssembler.cpp588 uint32_t ARMAssembler::reg_post(int Rm) function in class:android::ARMAssembler
H A DARMAssemblerProxy.cpp150 uint32_t ARMAssemblerProxy::reg_post(int Rm) function in class:android::ARMAssemblerProxy
152 return mTarget->reg_post(Rm);
H A DMIPSAssembler.cpp326 uint32_t ArmToMipsAssembler::reg_post(int Rm) function in class:android::ArmToMipsAssembler
328 LOG_ALWAYS_FATAL("adr mode reg_post not yet implemented\n");

Completed in 736 milliseconds