HomeSort by relevance Sort by last modified time
    Searched defs:B21 (Results 1 - 8 of 8) sorted by null

  /external/swiftshader/third_party/subzero/src/
IceAssemblerARM32.cpp 57 static constexpr IValueT B21 = 1 << 21;
    [all...]
  /external/v8/src/ppc/
constants-ppc.h     [all...]
  /external/v8/src/arm/
constants-arm.h 200 B21 = 1 << 21,
  /external/v8/src/s390/
constants-s390.h     [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/
inst.go 152 B21
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/arm64/arm64asm/
inst.go 152 B21
  /toolchain/binutils/binutils-2.27/include/opcode/
h8300.h 115 B21 = 0x10000000, /* Bit 2 must be high. */
316 #define PREFIX_010_D2 0x0, 0x1, 0x0, B30 | B21 | DISP2SRC
331 #define PREFIX_015_D2 0x0, 0x1, 0x5, B30 | B21 | DISP2SRC
347 #define PREFIX_017_D2S 0x0, 0x1, 0x7, B30 | B21 | DISP2SRC
348 #define PREFIX_017_D2D 0x0, 0x1, 0x7, B30 | B21 | DISP2DST
    [all...]
  /libcore/luni/src/test/java/libcore/java/lang/reflect/annotations/
Annotations57649Test.java     [all...]

Completed in 1617 milliseconds