Home
last modified time | relevance | path

Searched defs:DecodeInstruction (Results 1 – 2 of 2) sorted by relevance

/external/OpenCSD/decoder/source/i_dec/
Dtrc_i_decode.cpp39 ocsd_err_t TrcIDecode::DecodeInstruction(ocsd_instr_info *instr_info) in DecodeInstruction() function in TrcIDecode
/external/v8/src/execution/s390/
Dsimulator-s390.cc2377 int Simulator::DecodeInstruction(Instruction* instr) { in DecodeInstruction() function in v8::internal::Simulator