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

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/
common.s 68 crxor 6,7,0
476.s 79 crxor 6,7,0
a2.s 84 crxor 1,2,3
common.d 76 104: (4c c7 01 82|82 01 c7 4c) crxor 6,7,0
476.d 86 130: (4c c7 01 82|82 01 c7 4c) crxor 4\*cr1\+eq,4\*cr1\+so,lt
a2.d 109 144: (4c 22 19 82|82 19 22 4c) crxor gt,eq,so
  /external/v8/src/ppc/
disasm-ppc.cc 510 case CRXOR: {
511 Format(instr, "crxor (stuff)");
    [all...]
assembler-ppc.h     [all...]
assembler-ppc.cc 1848 void Assembler::crxor(int bt, int ba, int bb) { function in class:v8::internal::Assembler
    [all...]
  /external/valgrind/none/tests/ppc32/
jm-int.stdout.exp     [all...]
  /external/llvm/test/MC/PowerPC/
ppc64-encoding.s 87 # CHECK-BE: crxor 2, 3, 4 # encoding: [0x4c,0x43,0x21,0x82]
88 # CHECK-LE: crxor 2, 3, 4 # encoding: [0x82,0x21,0x43,0x4c]
89 crxor 2, 3, 4
    [all...]
  /external/valgrind/none/tests/ppc64/
jm-int.stdout.exp     [all...]

Completed in 176 milliseconds