Lines Matching refs:Unknown
118 void Unknown(Instruction* instr);
669 Unknown(instr); \
676 void Decoder::Unknown(Instruction* instr) { in Unknown() function in v8::internal::Decoder
711 Unknown(instr); // not used by V8 in DecodeType01()
810 Unknown(instr); // not used by V8 in DecodeType01()
819 Unknown(instr); // not used by V8 in DecodeType01()
823 Unknown(instr); // not used by V8 in DecodeType01()
925 Unknown(instr); // not used in V8 in DecodeType2()
933 Unknown(instr); // not used in V8 in DecodeType2()
1023 Unknown(instr); in DecodeType4()
1121 Unknown(instr); // Not used by V8. in DecodeTypeVFP()
1124 Unknown(instr); // Not used by V8. in DecodeTypeVFP()
1134 Unknown(instr); // Not used by V8. in DecodeTypeVFP()
1140 Unknown(instr); // Not used by V8. in DecodeTypeVFP()
1146 Unknown(instr); // Not used by V8. in DecodeTypeVFP()
1149 Unknown(instr); // Not used by V8. in DecodeTypeVFP()
1206 Unknown(instr); // invalid in DecodeVCMP()
1209 Unknown(instr); // Not used by V8. in DecodeVCMP()
1312 Unknown(instr); // Not used by V8. in DecodeType6CoprocessorIns()
1319 Unknown(instr); // Not used by V8. in DecodeType6CoprocessorIns()
1352 Unknown(instr); // Not used by V8. in DecodeType6CoprocessorIns()
1355 Unknown(instr); // Not used by V8. in DecodeType6CoprocessorIns()
1385 Unknown(instr); in InstructionDecode()