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

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/
common.s 167 stbx 3,4,5
476.s 421 stbx 3,4,5
a2.s 455 stbx 10,11,12
common.d 175 290: (7c 64 29 ae|ae 29 64 7c) stbx r3,r4,r5
476.d 428 688: (7c 64 29 ae|ae 29 64 7c) stbx r3,r4,r5
a2.d 480 710: (7d 4b 61 ae|ae 61 4b 7d) stbx r10,r11,r12
  /external/valgrind/exp-bbv/tests/ppc32-linux/
ll.S 125 stbx 10,21,8
  /external/v8/src/ppc/
disasm-ppc.cc 795 case STBX: {
796 Format(instr, "stbx 'rs, 'ra, 'rb");
    [all...]
assembler-ppc.h 880 void stbx(Register dst, const MemOperand& src);
    [all...]
assembler-ppc.cc 1243 void Assembler::stbx(Register rs, const MemOperand& src) { function in class:v8::internal::Assembler
    [all...]
macro-assembler-ppc.cc     [all...]
  /external/v8/src/compiler/ppc/
code-generator-ppc.cc     [all...]
  /external/llvm/test/MC/PowerPC/
ppc64-encoding.s 206 # CHECK-BE: stbx 2, 3, 4 # encoding: [0x7c,0x43,0x21,0xae]
207 # CHECK-LE: stbx 2, 3, 4 # encoding: [0xae,0x21,0x43,0x7c]
208 stbx 2, 3, 4
    [all...]
  /external/valgrind/none/tests/ppc32/
jm-int.stdout.exp     [all...]
  /external/valgrind/none/tests/ppc64/
jm-int.stdout.exp     [all...]
  /external/v8/src/crankshaft/ppc/
lithium-codegen-ppc.cc     [all...]

Completed in 275 milliseconds