Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/lldb/source/Plugins/Instruction/ARM/
HDEmulateInstructionARM.cpp7863 uint64_t rotated = ROR (Rm, rotation, &success); in EmulateSXTB() local
7947 uint64_t rotated = ROR (Rm, rotation, &success); in EmulateSXTH() local
8031 uint64_t rotated = ROR (Rm, rotation, &success); in EmulateUXTB() local
8112 uint64_t rotated = ROR (Rm, rotation, &success); in EmulateUXTH() local