Home
last modified time | relevance | path

Searched refs:crc32cd (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Mips/crc/
Dinvalid64.s17 crc32cd $1, $2, $2 # CHECK: :[[@LINE]]:3: error: source and destination must match
18 crc32cd $1, $2, $3 # CHECK: :[[@LINE]]:3: error: source and destination must match
19 crc32cd $1, $2, 2 # CHECK: :[[@LINE]]:19: error: invalid operand for instruction
20 crc32cd $1, 2, $2 # CHECK: :[[@LINE]]:15: error: invalid operand for instruction
21 crc32cd 1, $2, $2 # CHECK: :[[@LINE]]:11: error: invalid operand for instruction
22 crc32cd $1, $2 # CHECK: :[[@LINE]]:3: error: too few operands for instruction
23 crc32cd $1 # CHECK: :[[@LINE]]:3: error: too few operands for instruction
24 crc32cd $1, $2, 0($2) # CHECK: :[[@LINE]]:19: error: invalid operand for instruction
Dvalid64.s6 crc32cd $10, $11, $10 # CHECK: crc32cd $10, $11, $10 # encoding: [0x7d,0x6a,0x01,0xcf]
/external/clang/test/CodeGen/
Darm-crc32.c54 int crc32cd(int a, long long b) in crc32cd() function
Darm64-crc32.c51 int crc32cd(int a, long b) in crc32cd() function
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/Disassembler/Mips/crc/
Dvalid-64r6-el.txt11 0xcf 0x01 0x6a 0x7d # CHECK: crc32cd $10, $11, $10
Dvalid-64r6.txt11 0x7d 0x6a 0x01 0xcf # CHECK: crc32cd $10, $11, $10
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMips64r6InstrInfo.td121 class CRC32CD_DESC : CRC_DESC_BASE<"crc32cd", GPR32Opnd, II_CRC32CD>;
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/Mips/
DMipsGenAsmMatcher.inc4889 "rc32cb\007crc32cd\007crc32ch\007crc32cw\006crc32d\006crc32h\006crc32w\004"
5855 …{ 2935 /* crc32cd */, Mips::CRC32CD, Convert__GPR32AsmReg1_0__GPR32AsmReg1_1__GPR32AsmReg1_2, Feat…
8980 …{ Feature_HasStdEnc|Feature_HasMips64r6|Feature_HasCRC|Feature_NotInMicroMips, 2935 /* crc32cd */,…