HomeSort by relevance Sort by last modified time
    Searched refs:cr0 (Results 226 - 244 of 244) sorted by null

1 2 3 4 5 6 7 8 910

  /external/swiftshader/third_party/LLVM/test/MC/X86/
x86-64.s 403 mov %rdx, %cr0
404 // CHECK: movq %rdx, %cr0
  /external/v8/src/compiler/ppc/
code-generator-ppc.cc 396 const CRegister cr = cr0; \
416 const CRegister cr = cr0; \
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/
a2.d 177 254: (fc 14 a8 40|40 a8 14 fc) fcmpo cr0,f20,f21
179 25c: (fc 14 a8 00|00 a8 14 fc) fcmpu cr0,f20,f21
345 4f4: (4c 04 00 00|00 00 04 4c) mcrf cr0,cr1
347 4fc: (7c 00 04 00|00 04 00 7c) mcrxr cr0
476.d 298 480: (4c 04 00 00|00 00 04 4c) mcrf cr0,cr1
  /device/linaro/bootloader/edk2/DuetPkg/BootSector/
start.asm 421 mov eax,cr0
423 mov cr0,eax
    [all...]
start16.asm 414 mov eax,cr0
416 mov cr0,eax
    [all...]
start32.asm 429 mov eax,cr0
431 mov cr0,eax
    [all...]
  /external/v8/src/s390/
codegen-s390.cc 381 __ beq(&check_sequential, Label::kNear /*, cr0*/);
388 __ beq(&cons_string, Label::kNear /*, cr0*/);
436 __ Assert(eq, kExternalStringExpectedButNotFound, cr0);
442 __ bne(call_runtime /*, cr0*/);
code-stubs-s390.cc     [all...]
assembler-s390.h 263 const CRegister cr0 = {0};
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/
gnu.go 771 CR0: "%cr0",
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/
gnu.go 771 CR0: "%cr0",
  /external/v8/src/regexp/s390/
regexp-macro-assembler-s390.cc 382 BranchOrBacktrack(gt, on_no_match, cr0);
    [all...]
  /external/v8/src/arm/
assembler-arm.h 430 const CRegister cr0 = { 0 };
    [all...]
  /external/v8/src/builtins/s390/
builtins-s390.cc 79 __ Assert(ne, kUnexpectedInitialMapForInternalArrayFunction, cr0);
106 __ Assert(ne, kUnexpectedInitialMapForArrayFunction, cr0);
617 // cr0: condition indicating whether r2 is zero
    [all...]
  /external/llvm/test/MC/PowerPC/
ppc64-encoding-ext.s 9 beqlr cr0
34 btlr 4*cr0+lt
37 btlr 4*cr0+gt
40 btlr 4*cr0+eq
43 btlr 4*cr0+so
46 btlr 4*cr0+un
    [all...]
  /external/mesa3d/src/mesa/x86/
assyntax.h 124 #define CR0 cr0
186 #define CR0 %cr0
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ia64/
regs.s     [all...]
  /external/valgrind/perf/
tinycc.c     [all...]

Completed in 1489 milliseconds

1 2 3 4 5 6 7 8 910