HomeSort by relevance Sort by last modified time
    Searched refs:SignedBits (Results 1 - 5 of 5) sorted by null

  /external/v8/src/arm64/
constants-arm64.h 137 V_(ImmPCRelHi, 23, 5, SignedBits) \
164 V_(ImmTestBranch, 18, 5, SignedBits) \
173 V_(ImmCondBranch, 23, 5, SignedBits) \
181 V_(ImmLS, 20, 12, SignedBits) \
183 V_(ImmLSPair, 21, 15, SignedBits) \
188 V_(ImmUncondBranch, 25, 0, SignedBits) \
189 V_(ImmCmpBranch, 23, 5, SignedBits) \
190 V_(ImmLLiteral, 23, 5, SignedBits) \
    [all...]
instructions-arm64.h 115 int32_t SignedBits(int msb, int lsb) const {
simulator-arm64.h 95 int32_t SignedBits(int msb, int lsb) const {
  /external/vixl/src/aarch64/
instructions-aarch64.h 190 int32_t SignedBits(int msb, int lsb) const) {
simulator-aarch64.h 690 int32_t SignedBits(int msb, int lsb) const) {
    [all...]

Completed in 1570 milliseconds