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

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
r6-64.s 37 lwupc $4, 1f
38 lwupc $4, .+(-262144 << 2)
39 lwupc $4, .+(262143 << 2)
r6-64-n32.d 39 0+0070 <[^>]*> ec900000 lwupc a0,00000070 <[^>]*>
41 0+0074 <[^>]*> ec900000 lwupc a0,00000074 <[^>]*>
43 0+0078 <[^>]*> ec900000 lwupc a0,00000078 <[^>]*>
45 0+007c <[^>]*> ec940000 lwupc a0,fff0007c <[^>]*>
46 0+0080 <[^>]*> ec93ffff lwupc a0,0010007c <[^>]*>
r6-64-n64.d 39 0+0070 <[^>]*> ec900000 lwupc a0,0+0000070 <[^>]*>
43 0+0074 <[^>]*> ec900000 lwupc a0,0+0000074 <[^>]*>
47 0+0078 <[^>]*> ec900000 lwupc a0,0+0000078 <[^>]*>
51 0+007c <[^>]*> ec940000 lwupc a0,f+ff0007c <[^>]*>
52 0+0080 <[^>]*> ec93ffff lwupc a0,0+010007c <[^>]*>
  /external/llvm/test/MC/Mips/mips32r6/
relocations.s 40 # CHECK-FIXUP: lwupc $2, bar # encoding: [0xec,0b01010AAA,A,A]
70 lwupc $2,bar
  /external/llvm/test/MC/Mips/mips64r6/
relocations.s 44 # CHECK-FIXUP: lwupc $2, bar # encoding: [0xec,0b01010AAA,A,A]
76 lwupc $2,bar
  /external/v8/src/mips64/
assembler-mips64.h 832 void lwupc(Register rs, int32_t offset19);
    [all...]
assembler-mips64.cc 2217 void Assembler::lwupc(Register rs, int32_t offset19) { function in class:v8::internal::Assembler
    [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
mips-opc.c     [all...]

Completed in 219 milliseconds