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

  /external/linux-kselftest/tools/testing/selftests/powerpc/copyloops/asm/
ppc_asm.h 10 #define R16 r16
  /device/generic/goldfish/camera/
Converters.h 82 #define R16(rgb) static_cast<uint8_t>((rgb) & kRed5)
99 #define R16(rgb) static_cast<uint8_t>(((rgb) & kRed5) >> 11)
  /device/google/cuttlefish_common/guest/hals/camera/
Converters.h 82 #define R16(rgb) static_cast<uint8_t>(rgb & kRed5)
104 #define R16(rgb) static_cast<uint8_t>((rgb & kRed5) >> 11)
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
inst.go 79 R16
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
inst.go 79 R16
  /external/syslinux/gpxe/src/include/gpxe/efi/Protocol/
DebugSupport.h 305 UINT64 R16;
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DebugSupport.h 308 UINT64 R16;
  /prebuilts/go/darwin-x86/src/reflect/
all_test.go     [all...]
  /prebuilts/go/linux-x86/src/reflect/
all_test.go     [all...]

Completed in 500 milliseconds