Searched refs:DecodeA64 (Results 1 – 2 of 2) sorted by relevance
50 ocsd_err_t DecodeA64(ocsd_instr_info *instr_info, struct decode_info *info);
58 err = DecodeA64(instr_info, &info); in DecodeInstruction()126 ocsd_err_t TrcIDecode::DecodeA64(ocsd_instr_info *instr_info, struct decode_info *info) in DecodeA64() function in TrcIDecode