Home
last modified time | relevance | path

Searched refs:dp_operation (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/arm/
Ddisasm-arm.cc1620 bool dp_operation = (instr->SzValue() == 1); in DecodeVCMP() local
1623 if (dp_operation && !raise_exception_for_qnan) { in DecodeVCMP()
1665 bool dp_operation = (instr->SzValue() == 1); in DecodeVCVTBetweenFloatingPointAndInteger() local
1669 if (dp_operation) { in DecodeVCVTBetweenFloatingPointAndInteger()
1685 if (dp_operation) { in DecodeVCVTBetweenFloatingPointAndInteger()
1912 bool dp_operation = (instr->SzValue() == 1); in DecodeSpecialCondition() local
1916 if (dp_operation) { in DecodeSpecialCondition()
1923 if (dp_operation) { in DecodeSpecialCondition()
1930 if (dp_operation) { in DecodeSpecialCondition()
1937 if (dp_operation) { in DecodeSpecialCondition()
[all …]
/external/llvm/lib/Target/ARM/
DARMInstrVFP.td1534 // if dp_operation then UInt(D:Vd) else UInt(Vd:D);
1546 // if dp_operation then UInt(D:Vd) else UInt(Vd:D);