Searched defs:LSL (Results 1 – 8 of 8) sorted by relevance
| /external/lldb/source/Plugins/Process/Utility/ |
| D | ARMUtils.h | 106 static inline uint32_t LSL(const uint32_t value, const uint32_t amount, bool *success) in LSL() function
|
| /external/llvm/lib/Target/AArch64/MCTargetDesc/ |
| D | AArch64AddressingModes.h | 34 LSL = 0, enumerator
|
| /external/v8/src/arm/ |
| D | constants-arm.h | 257 LSL = 0 << 5, // Logical shift left. enumerator
|
| /external/v8/src/arm64/ |
| D | constants-arm64.h | 331 LSL = 0x0, enumerator
|
| /external/llvm/lib/Target/AArch64/Utils/ |
| D | AArch64BaseInfo.h | 499 LSL, enumerator
|
| /external/vixl/doc/ |
| D | supported-instructions.md | 746 ### LSL ### subsection
|
| /external/mesa3d/src/mesa/x86/ |
| D | assyntax.h | 526 #define LSL(a, b) CHOICE(lsl ARG2(a,b), lsl ARG2(a,b), lsl ARG2(b,a)) macro 1250 #define LSL(a, b) lsl b, a macro
|
| /external/vixl/src/vixl/a64/ |
| D | constants-a64.h | 267 LSL = 0x0, enumerator
|