HomeSort by relevance Sort by last modified time
    Searched refs:crxor (Results 1 - 15 of 15) 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/valgrind/none/tests/ppc32/
jm-int_other.stdout.exp 400 crxor 00000000, 00000000 => ffff0000 (00000000 00000000)
401 crxor 00000000, 000f423f => ffff0000 (00000000 00000000)
402 crxor 00000000, ffffffff => ffff0000 (00000000 00000000)
403 crxor 000f423f, 00000000 => ffff0000 (00000000 00000000)
404 crxor 000f423f, 000f423f => ffff0000 (00000000 00000000)
405 crxor 000f423f, ffffffff => ffff0000 (00000000 00000000)
406 crxor ffffffff, 00000000 => ffff0000 (00000000 00000000)
407 crxor ffffffff, 000f423f => ffff0000 (00000000 00000000)
408 crxor ffffffff, ffffffff => ffff0000 (00000000 00000000)
    [all...]
  /external/v8/src/ppc/
disasm-ppc.cc 511 case CRXOR: {
512 Format(instr, "crxor (stuff)");
    [all...]
assembler-ppc.h     [all...]
constants-ppc.h     [all...]
assembler-ppc.cc 1893 void Assembler::crxor(int bt, int ba, int bb) { function in class:v8::internal::Assembler
    [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_other.stdout.exp     [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go 27 CRXOR
1354 CRXOR: "crxor",
    [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go 27 CRXOR
1354 CRXOR: "crxor",
    [all...]

Completed in 66 milliseconds