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

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/
common.s 63 creqv 7,0,1
476.s 74 creqv 7,0,1
a2.s 79 creqv 1,2,3
common.d 71 f0: (4c e0 0a 42|42 0a e0 4c) creqv 7,0,1
476.d 81 11c: (4c e0 0a 42|42 0a e0 4c) creqv 4\*cr1\+so,lt,gt
a2.d 104 130: (4c 22 1a 42|42 1a 22 4c) creqv gt,eq,so
  /external/valgrind/none/tests/ppc32/
jm-int_other.stdout.exp 350 creqv 00000000, 00000000 => ffff0000 (00004000 00000000)
351 creqv 00000000, 000f423f => ffff0000 (00004000 00000000)
352 creqv 00000000, ffffffff => ffff0000 (00004000 00000000)
353 creqv 000f423f, 00000000 => ffff0000 (00004000 00000000)
354 creqv 000f423f, 000f423f => ffff0000 (00004000 00000000)
355 creqv 000f423f, ffffffff => ffff0000 (00004000 00000000)
356 creqv ffffffff, 00000000 => ffff0000 (00004000 00000000)
357 creqv ffffffff, 000f423f => ffff0000 (00004000 00000000)
358 creqv ffffffff, ffffffff => ffff0000 (00004000 00000000)
    [all...]
  /external/v8/src/ppc/
disasm-ppc.cc 523 case CREQV: {
524 UnknownFormat(instr, "creqv");
    [all...]
assembler-ppc.h     [all...]
constants-ppc.h     [all...]
assembler-ppc.cc 385 ((EXT1 | (instr & kExt1OpcodeMask)) == CREQV));
1898 void Assembler::creqv(int bt, int ba, int bb) { function in class:v8::internal::Assembler
    [all...]
  /external/llvm/test/MC/PowerPC/
ppc64-encoding.s 93 # CHECK-BE: creqv 2, 3, 4 # encoding: [0x4c,0x43,0x22,0x42]
94 # CHECK-LE: creqv 2, 3, 4 # encoding: [0x42,0x22,0x43,0x4c]
95 creqv 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 31 CREQV
1358 CREQV: "creqv",
    [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/ppc64/ppc64asm/
tables.go 31 CREQV
1358 CREQV: "creqv",
    [all...]

Completed in 65 milliseconds