Searched refs:inst_size (Results 1 – 8 of 8) sorted by relevance
532 uint64_t inst_size = 0; in Decode() local534 pc, inst, inst_size); in Decode()536 if (inst_size != 0) { in Decode()538 m_opcode.SetOpcode16_32TupleBytes(opcode_data, inst_size, in Decode()541 m_opcode.SetOpcodeBytes(opcode_data, inst_size); in Decode()615 uint64_t inst_size = 0; in CalculateMnemonicOperandsAndComment() local617 inst, inst_size); in CalculateMnemonicOperandsAndComment()619 if (valid && inst_size > 0) { in CalculateMnemonicOperandsAndComment()635 if (inst_size == 0) { in CalculateMnemonicOperandsAndComment()637 inst_size = m_opcode.GetByteSize(); in CalculateMnemonicOperandsAndComment()[all …]
86 uint32_t inst_size = m_opcode.GetByteSize(); in EvaluateInstruction() local112 if (new_pc == old_pc && !WritePC(old_pc + inst_size)) in EvaluateInstruction()
18 __le32 inst_size; /* bytes of runtime code */ member27 __le32 inst_size; /* bytes of runtime code */ member
1012 uint32_t inst_size = (*pos)->GetOpcode().GetByteSize(); in GetMaxOpcocdeByteSize() local1013 if (max_inst_size < inst_size) in GetMaxOpcocdeByteSize()1014 max_inst_size = inst_size; in GetMaxOpcocdeByteSize()
883 const size_t inst_size = in instruction_length() local887 length = inst_size; in instruction_length()
634 le32_to_cpu(ucode->u.v2.inst_size)); in iwl_parse_v1_v2_firmware()653 le32_to_cpu(ucode->u.v1.inst_size)); in iwl_parse_v1_v2_firmware()
1064 uint32_t inst_size; /* bytes of runtime code */ member 1073 uint32_t inst_size; /* bytes of runtime code */ member
1502 uint32_t inst_size; /* bytes of runtime code */ member1511 uint32_t inst_size; /* bytes of runtime code */ member