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

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
r6-64.s 44 ldpc $4, 1f
46 ldpc $4, .+(-131072 << 3)
48 ldpc $4, .+(131071 << 3)
r6-64-n32.d 48 0+0088 <[^>]*> ec980000 ldpc a0,00000088 <[^>]*>
51 0+0090 <[^>]*> ec980000 ldpc a0,00000090 <[^>]*>
54 0+0098 <[^>]*> ec980000 ldpc a0,00000098 <[^>]*>
57 0+00a0 <[^>]*> ec9a0000 ldpc a0,fff000a0 <[^>]*>
59 0+00a8 <[^>]*> ec99ffff ldpc a0,001000a0 <[^>]*>
r6-64-n64.d 54 0+0088 <[^>]*> ec980000 ldpc a0,0+0000088 <[^>]*>
59 0+0090 <[^>]*> ec980000 ldpc a0,0+0000090 <[^>]*>
64 0+0098 <[^>]*> ec980000 ldpc a0,0+0000098 <[^>]*>
69 0+00a0 <[^>]*> ec9a0000 ldpc a0,f+ff000a0 <[^>]*>
71 0+00a8 <[^>]*> ec99ffff ldpc a0,0+01000a0 <[^>]*>
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
undefweak-overflow.s 12 ldpc $2, foo
  /external/llvm/test/MC/Mips/micromips64r6/
relocations.s 20 # CHECK-FIXUP: ldpc $2, bar # encoding: [0x78,0b010110AA,A,A]
46 ldpc $2, bar
valid.s 26 ldpc $2, 16 # CHECK: ldpc $2, 16 # encoding: [0x78,0x58,0x00,0x02]
  /external/llvm/test/MC/Mips/mips64r6/
relocations.s 37 # CHECK-FIXUP: ldpc $2, bar # encoding: [0xec,0b010110AA,A,A]
74 ldpc $2,bar
  /external/llvm/test/MC/Mips/
relocation.s 235 ldpc $2, foo // RELOC: R_MIPS_PC18_S3 foo
236 // ENCBE: ldpc $2, foo # encoding: [0xec,0b010110AA,A,A]
237 // ENCLE: ldpc $2, foo # encoding: [A,A,0b010110AA,0xec]
  /external/llvm/test/ExecutionEngine/RuntimeDyld/Mips/
ELF_N64R6_relocations.s 27 ldpc $6,foo
  /external/v8/src/mips64/
assembler-mips64.h 833 void ldpc(Register rs, int32_t offset18);
    [all...]
assembler-mips64.cc 2225 void Assembler::ldpc(Register rs, int32_t offset18) { function in class:v8::internal::Assembler
    [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
mips-opc.c     [all...]

Completed in 247 milliseconds