Home
last modified time | relevance | path

Searched defs:UBFX (Results 1 – 5 of 5) sorted by relevance

/system/core/libpixelflinger/codeflinger/
DARMAssemblerProxy.cpp293 void ARMAssemblerProxy::UBFX(int cc, int Rd, int Rn, int lsb, int width) { in UBFX() function in android::ARMAssemblerProxy
DARMAssembler.cpp433 void ARMAssembler::UBFX(int cc, int Rd, int Rn, int lsb, int width) in UBFX() function in android::ARMAssembler
DMIPS64Assembler.cpp1176 void ArmToMips64Assembler::UBFX(int cc, int Rd, int Rn, int lsb, int width) in UBFX() function in android::ArmToMips64Assembler
DArm64Assembler.cpp851 void ArmToArm64Assembler::UBFX(int cc, int Rd, int Rn, int lsb, int width) in UBFX() function in android::ArmToArm64Assembler
DMIPSAssembler.cpp1205 void ArmToMipsAssembler::UBFX(int cc, int Rd, int Rn, int lsb, int width) in UBFX() function in android::ArmToMipsAssembler