Searched refs:DecodeA32 (Results 1 – 4 of 4) sorted by relevance
49 ocsd_err_t DecodeA32(ocsd_instr_info *instr_info, struct decode_info *info);
50 err = DecodeA32(instr_info, &info); in DecodeInstruction()72 ocsd_err_t TrcIDecode::DecodeA32(ocsd_instr_info *instr_info, struct decode_info *info) in DecodeA32() function in TrcIDecode
2629 void DecodeA32(uint32_t instr);2707 DecodeA32(*instruction_address); in DecodeA32At()2715 void DecodeA32(uint32_t instruction);
38303 void Disassembler::DecodeA32(uint32_t instr) { in DecodeA32() function in vixl::aarch32::Disassembler67243 void PrintDisassembler::DecodeA32(uint32_t instruction) { in DecodeA32() function in vixl::aarch32::PrintDisassembler67246 Disassembler::DecodeA32(instruction); in DecodeA32()67258 DecodeA32(*buffer++); in DisassembleA32Buffer()