HomeSort by relevance Sort by last modified time
    Searched full:hi16 (Results 51 - 75 of 118) sorted by null

1 23 4 5

  /frameworks/compile/mclinker/lib/Target/Mips/
MipsRelocator.cpp 897 static MipsRelocator::Result hi16(MipsRelocationInfo& pReloc, function in namespace:mcld
921 // AHL is a combination of HI16 and LO16 addends. But R_MIPS_LO16
    [all...]
  /toolchain/binutils/binutils-2.27/cpu/
ChangeLog 414 (parse_imm16): hi16/lo16 relocs are applicable to IMM16L.
489 (parse_signed16): Add %lo16() and %hi16().
m32c.opc 380 if (strncasecmp (*strp, "%hi16(", 6) == 0)
  /toolchain/binutils/binutils-2.27/gas/config/
tc-rl78.c 464 { "hi16", BFD_RELOC_RL78_HI16 },
696 as_bad (_("%%hi16/%%lo16 only applies to .short or .hword"));
    [all...]
tc-mep.c     [all...]
tc-dlx.c 710 /* Set the sip reloc HI16 flag. */
xtensa-relax.c 42 | 'HI16' | 'LOW16'
    [all...]
  /toolchain/binutils/binutils-2.27/opcodes/
m32r-opc.c 864 /* seth $dr,$hash$hi16 */
867 { { MNEM, ' ', OP (DR), ',', OP (HASH), OP (HI16), 0 } },
    [all...]
mt-asm.c 120 else if (strncmp (*strp, "%hi16", 5) == 0)
  /external/llvm/lib/MC/
MCExpr.cpp 271 case VK_Hexagon_HI16: return "HI16";
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/
ARMAsmBackend.cpp 196 // the other hi16 fixup?
  /external/llvm/lib/Target/PowerPC/
PPCInstrInfo.td 268 def HI16 : SDNodeXForm<imm, [{
325 }], HI16>;
336 }], HI16>;
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/Blackfin/
BlackfinInstrInfo.td 58 def HI16 : SDNodeXForm<imm, [{
475 hi16), PI:$ptr)>;
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/Mips/
MipsInstrInfo.td 186 def HI16 : SDNodeXForm<imm, [{
    [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/tilepro/
t_constants.s 638 .short hi16(label_3 + 0x12345678 - label_1)
  /external/valgrind/VEX/priv/
host_amd64_isel.c 1288 HReg hi16 = newVRegI(env); local
    [all...]
host_x86_isel.c 1063 HReg hi16 = newVRegI(env); local
    [all...]
  /external/llvm/lib/Target/Mips/
MipsInstrInfo.td     [all...]
  /external/llvm/lib/Target/PowerPC/AsmParser/
PPCAsmParser.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMAsmPrinter.cpp 334 else if ((Modifier && strcmp(Modifier, "hi16") == 0) ||
348 else if ((Modifier && strcmp(Modifier, "hi16") == 0) ||
    [all...]
  /toolchain/binutils/binutils-2.27/bfd/
elfxx-mips.c     [all...]
elf32-frv.c     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
SPUInstrInfo.td 380 def r64: ILHURegInst<R64C, u16imm_i64, hi16>;
381 def r32: ILHURegInst<R32C, u16imm_i32, hi16>;
384 def hi: ILHURegInst<R32C, symbolHi, hi16>;
    [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/
ChangeLog-2004 910 * gas/dlx/lohi.s: New test for spurious lo16/hi16
    [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mips/
mips.exp 826 # Check MIPS16 HI16/LO16 relocations
    [all...]

Completed in 860 milliseconds

1 23 4 5