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

  /external/llvm/test/ExecutionEngine/RuntimeDyld/Mips/
ELF_O32R6_relocations.s 42 aluipc $5, %pcrel_hi(foo)
ELF_N64R6_relocations.s 47 aluipc $5, %pcrel_hi(foo)
  /external/llvm/test/MC/Mips/mips32r6/
relocations.s 29 # CHECK-FIXUP: aluipc $2, %pcrel_hi(bar) # encoding: [0xec,0x5f,A,A]
67 aluipc $2, %pcrel_hi(bar)
  /external/llvm/test/MC/Mips/mips64r6/
relocations.s 29 # CHECK-FIXUP: aluipc $2, %pcrel_hi(bar) # encoding: [0xec,0x5f,A,A]
72 aluipc $2, %pcrel_hi(bar)
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mips/
r6.s 251 aluipc $3, 0xffff
r6-n32.d 482 0+0568 <[^>]*> ec7fffff aluipc v1,0xffff
r6.d 481 0+0568 <[^>]*> ec7fffff aluipc v1,0xffff
r6-n64.d 732 0+0568 <[^>]*> ec7fffff aluipc v1,0xffff
  /external/llvm/test/MC/Mips/micromips32r6/
valid.s 17 aluipc $3, 56 # CHECK: aluipc $3, 56 # encoding: [0x78,0x7f,0x00,0x38]
    [all...]
  /external/v8/src/mips/
disasm-mips.cc     [all...]
assembler-mips.h 788 void aluipc(Register rs, int16_t imm16);
    [all...]
assembler-mips.cc 1989 void Assembler::aluipc(Register rs, int16_t imm16) { function in class:v8::Assembler
    [all...]
  /external/v8/src/mips64/
assembler-mips64.h 835 void aluipc(Register rs, int16_t imm16);
    [all...]
assembler-mips64.cc 2241 void Assembler::aluipc(Register rs, int16_t imm16) { function in class:v8::internal::Assembler
    [all...]

Completed in 384 milliseconds