HomeSort by relevance Sort by last modified time
    Searched defs:L8 (Results 1 - 25 of 30) sorted by null

1 2

  /device/linaro/bootloader/edk2/ArmPkg/Library/CompilerIntrinsicsLib/Arm/
ucmpdi2.S 30 bls L8
34 b L8
37 L8:
udivsi3.S 38 b L8
49 L8:
udivmoddi4.S 36 beq L8
41 L8:
  /device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/Ia32/
SmiEntry.S 105 jz L8
107 L8:
  /prebuilts/go/darwin-x86/src/math/
log10_s390x.s 106 L8:
164 BR L8
  /prebuilts/go/linux-x86/src/math/
log10_s390x.s 106 L8:
164 BR L8
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-m68hc11/
adj-brset.s 7 brclr 140,x#200,L8 ; Branch adjustment covers the whole test
35 brset *_table+11,#94,L8
39 L8:
  /prebuilts/go/darwin-x86/src/math/big/
arith_386.s 146 L8: MOVL AX, DX // w = w1
151 JG L8 // i > 0
arith_arm.s 230 L8:
239 BNE L8
arith_amd64.s 268 L8: MOVQ AX, DX // w = w1
273 JG L8 // i > 0
arith_s390x.s 976 L8: MOVD R10, R3 // w = w1
985 E8: CMPBGT R5, R0, L8 // i < n-1
  /prebuilts/go/linux-x86/src/math/big/
arith_386.s 146 L8: MOVL AX, DX // w = w1
151 JG L8 // i > 0
arith_arm.s 230 L8:
239 BNE L8
arith_amd64.s 268 L8: MOVQ AX, DX // w = w1
273 JG L8 // i > 0
arith_s390x.s 976 L8: MOVD R10, R3 // w = w1
985 E8: CMPBGT R5, R0, L8 // i < n-1
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68hc11/
indexed12.s 17 anda L8-L7,sp ; -> anda 15,sp (5-bit offset), text seg
18 eora L7-L8,sp ; -> eora -15,sp (5-bit offset), text seg
80 L8:
malis.s 56 L8: equ L6-12 ; 0xffffffc7
  /external/google-breakpad/src/common/
test_assembler.h 355 Section &L8(uint8_t value) { contents_ += value; return *this; }
361 Section &L8(const Label &label), &L16(const Label &label),
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src_gcc/
armVCM4P10_DecodeCoeffsToPair_s.S 283 BCC L8
285 L8:
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/d10v/
label-001.s 35 L8:
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Library/PlatformSecLib/Ia32/
Flat32.S 420 leal L8, %esp
422 L8:
  /external/llvm/test/MC/MachO/
x86_32-symbols.s 28 L8:
    [all...]
x86_64-symbols.s 28 L8:
  /external/swiftshader/src/D3D9/
Capabilities.cpp 94 bool Capabilities::Surface::L8 = true;
140 bool Capabilities::Volume::L8 = true;
218 bool Capabilities::CubeMap::L8 = true;
262 bool Capabilities::VolumeTexture::L8 = true;
341 bool Capabilities::Texture::L8 = true;
Capabilities.hpp 132 static bool L8;
189 static bool L8;
284 static bool L8;
337 static bool L8;
433 static bool L8;

Completed in 1760 milliseconds

1 2