Searched refs:DecodeT32 (Results 1 – 4 of 4) sorted by relevance
51 ocsd_err_t DecodeT32(ocsd_instr_info *instr_info, struct decode_info *info);
54 err = DecodeT32(instr_info, &info); in DecodeInstruction()177 ocsd_err_t TrcIDecode::DecodeT32(ocsd_instr_info *instr_info, struct decode_info *info) in DecodeT32() function in TrcIDecode
2628 void DecodeT32(uint32_t instr);2714 void DecodeT32(uint32_t instruction);
6989 void Disassembler::DecodeT32(uint32_t instr) { in DecodeT32() function in vixl::aarch32::Disassembler67226 DecodeT32(instruction); in DecodeT32At()67230 void PrintDisassembler::DecodeT32(uint32_t instruction) { in DecodeT32() function in vixl::aarch32::PrintDisassembler67234 Disassembler::DecodeT32(instruction); in DecodeT32()67237 Disassembler::DecodeT32(instruction); in DecodeT32()