HomeSort by relevance Sort by last modified time
    Searched refs:stbx (Results 1 - 21 of 21) 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 814 case STBX: {
815 Format(instr, "stbx 'rs, 'ra, 'rb");
    [all...]
assembler-ppc.h 880 void stbx(Register dst, const MemOperand& src);
    [all...]
constants-ppc.h     [all...]
assembler-ppc.cc 1280 void Assembler::stbx(Register rs, const MemOperand& src) { function in class:v8::internal::Assembler
    [all...]
macro-assembler-ppc.cc     [all...]
  /external/llvm/test/MC/PowerPC/
ppc64-encoding.s 209 # CHECK-BE: stbx 2, 3, 4 # encoding: [0x7c,0x43,0x21,0xae]
210 # CHECK-LE: stbx 2, 3, 4 # encoding: [0xae,0x21,0x43,0x7c]
211 stbx 2, 3, 4
    [all...]
  /external/valgrind/none/tests/ppc32/
jm-int_other.stdout.exp     [all...]
  /external/v8/src/compiler/ppc/
code-generator-ppc.cc     [all...]
  /external/valgrind/none/tests/ppc64/
jm-int_other.stdout.exp     [all...]
  /external/v8/src/crankshaft/ppc/
lithium-codegen-ppc.cc     [all...]
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/ppc64/
asm9.go     [all...]
  /prebuilts/go/linux-x86/src/cmd/internal/obj/ppc64/
asm9.go     [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go 61 STBX
1388 STBX: "stbx",
    [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go 61 STBX
1388 STBX: "stbx",
    [all...]

Completed in 282 milliseconds