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

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
reloc-merge-lo16.d 1 #name: MIPS ELF lo16 merge
2 #source: reloc-merge-lo16.s
3 #ld: -Treloc-merge-lo16.ld
6 # Test lo16 reloc calculation with string merging.
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-tilepro/
reloc.s 16 { moveli r2,lo16(external_32a); moveli r3,lo16(external_32b) }
27 moveli r0, lo16(external_data1 - .)
42 .short lo16(external_32a)
43 .short lo16(external_32b)
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-v850/
split-lo16.d 1 #source: split-lo16.s -mv850e
2 #ld: -Tsplit-lo16.ld
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsRelocationFunctions.h 21 DECL_MIPS_APPLY_RELOC_FUNC(lo16) \
53 { &lo16, 6, "R_MIPS_LO16", 16}, \
MipsRelocator.cpp 919 static MipsRelocator::Result lo16(MipsRelocationInfo& pReloc, function in namespace:mcld
921 // AHL is a combination of HI16 and LO16 addends. But R_MIPS_LO16
    [all...]
  /external/llvm/test/CodeGen/PowerPC/
hello-reloc.s 28 la r3, lo16(L_.str-L0$pb)(r2)
47 lwzu r12, lo16(L_puts$lazy_ptr-L_puts$stub$tmp)(r11)
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/tilepro/
t_constants.s 631 .short lo16(label_1 - label_2)
632 .short lo16(label_3 + 0x12345678 - label_1)
  /external/swiftshader/third_party/LLVM/lib/Target/Blackfin/
BlackfinRegisterInfo.cpp 148 TII.get(BF::LOAD16i), getSubReg(Reg, BF::lo16))
  /external/valgrind/VEX/priv/
host_arm_defs.c 2824 UInt lo16 = imm32 & 0xFFFF; local
2885 UInt lo16 = imm32 & 0xFFFF; local
2908 UInt lo16 = imm32 & 0xFFFF; local
    [all...]
host_x86_isel.c 1064 HReg lo16 = newVRegI(env); local
    [all...]
host_amd64_isel.c 1289 HReg lo16 = newVRegI(env); local
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-tilepro.c 224 INSERT_SPECIAL_OP(lo16);
    [all...]

Completed in 597 milliseconds