Home
last modified time | relevance | path

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

/external/v8/src/arm/
Ddisasm-arm.cc1197 bool dp_operation = (instr->SzValue() == 1); in DecodeVCMP() local
1200 if (dp_operation && !raise_exception_for_qnan) { in DecodeVCMP()
1234 bool dp_operation = (instr->SzValue() == 1); in DecodeVCVTBetweenFloatingPointAndInteger() local
1238 if (dp_operation) { in DecodeVCVTBetweenFloatingPointAndInteger()
1254 if (dp_operation) { in DecodeVCVTBetweenFloatingPointAndInteger()
/external/llvm/lib/Target/ARM/
DARMInstrVFP.td844 // if dp_operation then UInt(D:Vd) else UInt(Vd:D);
855 // if dp_operation then UInt(D:Vd) else UInt(Vd:D);