HomeSort by relevance Sort by last modified time
    Searched full:acc64 (Results 1 - 5 of 5) sorted by null

  /external/llvm/test/CodeGen/Mips/
divrem.ll 4 ; RUN: llc -march=mips64 -mcpu=mips64 -verify-machineinstrs < %s | FileCheck %s -check-prefix=ALL -check-prefix=ACC64 -check-prefix=ACC64-TRAP
5 ; RUN: llc -march=mips64 -mcpu=mips64r2 -verify-machineinstrs < %s | FileCheck %s -check-prefix=ALL -check-prefix=ACC64 -check-prefix=ACC64-TRAP
11 ; RUN: llc -march=mips64 -mcpu=mips64 -mno-check-zero-division < %s | FileCheck %s -check-prefix=ALL -check-prefix=ACC64 -check-prefix=NOCHECK
12 ; RUN: llc -march=mips64 -mcpu=mips64r2 -mno-check-zero-division < %s | FileCheck %s -check-prefix=ALL -check-prefix=ACC64 -check-prefix=NOCHECK
18 ; ACC64 - Same as ACC32 but only for 64-bit targets
22 ; ACC64-TRAP - Same as TRAP and ACC64 combined
37 ; ACC64: div $zero, $4, $
    [all...]
  /external/llvm/lib/Target/Mips/
MipsInstrInfo.td     [all...]
MipsRegisterInfo.td 424 def ACC64 : RegisterClass<"Mips", [untyped], 64, (add AC0)> {
  /toolchain/binutils/binutils-2.25/gas/
ChangeLog-2007     [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-i386.c 1677 static const i386_operand_type acc64 = OPERAND_TYPE_ACC64; variable
    [all...]

Completed in 132 milliseconds