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

  /external/valgrind/none/tests/ppc32/
jm-fp.stdout.exp     [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/
test1elf32.d 71 0: (de ad be ef|ef be ad de) stfdu f21,-16657\(r13\)
common.s 169 stfdu 26,40(1)
a2.s 468 stfdu 20,-8(10)
469 stfdu 20,8(10)
476.s 423 stfdu 26,40(1)
test1xcoff32.d 111 68: de ad be ef stfdu f21,-16657\(r13\)
common.d 177 298: (df 41 00 28|28 00 41 df) stfdu f26,40\(r1\)
a2.d 493 744: (de 8a ff f8|f8 ff 8a de) stfdu f20,-8\(r10\)
494 748: (de 8a 00 08|08 00 8a de) stfdu f20,8\(r10\)
476.d 430 690: (df 41 00 28|28 00 41 df) stfdu f26,40\(r1\)
  /external/valgrind/none/tests/ppc64/
jm-fp.stdout.exp     [all...]
  /external/llvm/test/MC/PowerPC/
ppc64-encoding-fp.s 60 # CHECK-BE: stfdu 2, 128(4) # encoding: [0xdc,0x44,0x00,0x80]
61 # CHECK-LE: stfdu 2, 128(4) # encoding: [0x80,0x00,0x44,0xdc]
62 stfdu 2, 128(4)
  /external/v8/src/ppc/
disasm-ppc.cc 1347 case STFDU: {
1348 Format(instr, "stfdu 'Dt, 'int16('ra)");
    [all...]
assembler-ppc.h     [all...]
macro-assembler-ppc.cc     [all...]
assembler-ppc.cc 2047 void Assembler::stfdu(const DoubleRegister frs, const MemOperand& src) { function in class:v8::internal::Assembler
    [all...]
  /external/v8/src/compiler/ppc/
code-generator-ppc.cc     [all...]

Completed in 278 milliseconds