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

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/
common.s 179 sthux 21,22,23
476.s 434 sthux 21,22,23
a2.s 487 sthux 10,11,12
common.d 187 2c0: (7e b6 bb 6e|6e bb b6 7e) sthux r21,r22,r23
476.d 441 6bc: (7e b6 bb 6e|6e bb b6 7e) sthux r21,r22,r23
a2.d 512 790: (7d 4b 63 6e|6e 63 4b 7d) sthux r10,r11,r12
  /external/llvm/test/MC/PowerPC/
ppc64-encoding.s 224 # CHECK-BE: sthux 2, 3, 4 # encoding: [0x7c,0x43,0x23,0x6e]
225 # CHECK-LE: sthux 2, 3, 4 # encoding: [0x6e,0x23,0x43,0x7c]
226 sthux 2, 3, 4
    [all...]
  /external/valgrind/none/tests/ppc32/
jm-int.stdout.exp     [all...]
  /external/v8/src/ppc/
assembler-ppc.h 884 void sthux(Register dst, const MemOperand& src);
    [all...]
assembler-ppc.cc 1276 void Assembler::sthux(Register rs, const MemOperand& src) { function in class:v8::internal::Assembler
    [all...]
  /external/valgrind/none/tests/ppc64/
jm-int.stdout.exp     [all...]

Completed in 1132 milliseconds