Searched defs:rotate (Results 1 – 6 of 6) sorted by relevance
/system/core/libpixelflinger/codeflinger/ |
D | disassem.c | 348 int rotate= ((insn >> 7) & 0x1e); in disasm() local
|
D | ARMAssembler.cpp | 423 void ARMAssembler::UXTB16(int cc, int Rd, int Rm, int rotate) in UXTB16()
|
D | ARMAssemblerProxy.cpp | 289 void ARMAssemblerProxy::UXTB16(int cc, int Rd, int Rm, int rotate) { in UXTB16()
|
D | MIPS64Assembler.cpp | 1163 void ArmToMips64Assembler::UXTB16(int cc, int Rd, int Rm, int rotate) in UXTB16()
|
D | Arm64Assembler.cpp | 836 void ArmToArm64Assembler::UXTB16(int cc, int Rd, int Rm, int rotate) in UXTB16()
|
D | MIPSAssembler.cpp | 1194 void ArmToMipsAssembler::UXTB16(int cc, int Rd, int Rm, int rotate) in UXTB16()
|