Searched defs:UBFX (Results 1 – 3 of 3) sorted by relevance
/system/core/libpixelflinger/codeflinger/ | ||
D | ARMAssemblerProxy.cpp | 293 void ARMAssemblerProxy::UBFX(int cc, int Rd, int Rn, int lsb, int width) { in UBFX() function in android::ARMAssemblerProxy |
D | ARMAssembler.cpp | 447 void ARMAssembler::UBFX(int cc, int Rd, int Rn, int lsb, int width) in UBFX() function in android::ARMAssembler |
D | MIPSAssembler.cpp | 1210 void ArmToMipsAssembler::UBFX(int cc, int Rd, int Rn, int lsb, int width) in UBFX() function in android::ArmToMipsAssembler |