HomeSort by relevance Sort by last modified time
    Searched refs:lhz (Results 1 - 25 of 38) sorted by null

1 2

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-powerpc/
tls32.d 25 .*: (a1 49 90 30|30 90 49 a1) lhz r10,-28624\(r9\)
38 .*: (a1 42 90 14|14 90 42 a1) lhz r10,-28652\(r2\)
tlsexe32.d 24 .*: (a1 49 90 2c|2c 90 49 a1) lhz r10,-28628\(r9\)
37 .*: (a1 42 90 14|14 90 42 a1) lhz r10,-28652\(r2\)
tlstoc.d 34 .* (a1 49 90 68|68 90 49 a1) lhz r10,-28568\(r9\)
tls32.s 76 lhz 10,le4@tprel(2) #R_PPC_TPREL16 le4
tls.d 31 .*: (a1 49 90 60|60 90 49 a1) lhz r10,-28576\(r9\)
tlsso32.d 37 .*: (a1 42 00 00|00 00 42 a1) lhz r10,0\(r2\)
tlsexetoc.d 50 .* (a1 49 90 58|58 90 49 a1) lhz r10,-28584\(r9\)
tlsexe.d 50 .* (a1 49 90 58|58 90 49 a1) lhz r10,-28584\(r9\)
  /external/python/cpython2/Modules/_ctypes/libffi/src/powerpc/
aix_closure.S 170 lhz r3, 10(r3) /* load type from return type */
226 lhz r3, 112+6(r1)
343 lhz r3, 6(r3) /* load type from return type */
399 lhz r3, 56+2(r1)
darwin_closure.S 193 lhz r3,FFI_TYPE_TYPE(r3) ; type => r3
281 lhz r3,6(r5)
283 lhz r3,2(r5)
383 lhz r0,FFI_TYPE_TYPE(r6) ; OK go the type
ppc_closure.S 183 lhz %r3,112+0(%r1)
185 lhz %r3,112+2(%r1)
251 lhz %r3,112+0(%r1)
linux64_closure.S 231 lhz %r3, RETVAL+0(%r1)
233 lhz %r3, RETVAL+6(%r1)
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/
common.s 100 lhz 13,0(1)
a2.s 292 lhz 10,-2(11)
293 lhz 10,2(11)
476.s 225 lhz 13,0(1)
common.d 108 184: (a1 a1 00 00|00 00 a1 a1) lhz r13,0\(r1\)
a2.d 317 484: (a1 4b ff fe|fe ff 4b a1) lhz r10,-2\(r11\)
318 488: (a1 4b 00 02|02 00 4b a1) lhz r10,2\(r11\)
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/or1k/
allinsn.s 177 l.lhz r0,0(r0)
178 l.lhz r31,-1(r31)
179 l.lhz r16,-32768(r16)
180 l.lhz r15,32767(r15)
181 l.lhz r1,1(r1)
182 l.lhz r5,-5667(r4)
183 l.lhz r24,5848(r4)
184 l.lhz r10,31675(r7)
allinsn.d 187 200: 94 00 00 00 l\.lhz r0,0\(r0\)
188 204: 97 ff ff ff l\.lhz r31,-1\(r31\)
189 208: 96 10 80 00 l\.lhz r16,-32768\(r16\)
190 20c: 95 ef 7f ff l\.lhz r15,32767\(r15\)
191 210: 94 21 00 01 l\.lhz r1,1\(r1\)
192 214: 94 a4 e9 dd l\.lhz r5,-5667\(r4\)
193 218: 97 04 16 d8 l\.lhz r24,5848\(r4\)
194 21c: 95 47 7b bb l\.lhz r10,31675\(r7\)
  /external/python/cpython2/Modules/_ctypes/libffi_osx/powerpc/
ppc-darwin_closure.S 174 lhz r3,2(r5)
ppc64-darwin_closure.S 194 lhz r3,6(r5)
  /external/v8/src/regexp/ppc/
regexp-macro-assembler-ppc.cc 414 __ lhz(r6, MemOperand(r3));
416 __ lhz(r25, MemOperand(r5));
    [all...]
  /external/v8/src/ppc/
disasm-ppc.cc 1329 case LHZ: {
1330 Format(instr, "lhz 'rt, 'int16('ra)")
    [all...]
  /external/valgrind/none/tests/ppc32/
jm-int_other.stdout.exp     [all...]
  /external/llvm/test/MC/PowerPC/
ppc64-encoding.s 143 # CHECK-BE: lhz 2, 128(4) # encoding: [0xa0,0x44,0x00,0x80]
144 # CHECK-LE: lhz 2, 128(4) # encoding: [0x80,0x00,0x44,0xa0]
145 lhz 2, 128(4)
    [all...]

Completed in 133 milliseconds

1 2