Searched defs:opSize (Results 1 - 3 of 3) sorted by relevance

/gem5/src/arch/x86/insts/
H A Dmicroop.hh94 uint8_t opSize; member in class:X86ISA::X86MicroopBase
/gem5/src/arch/hsail/
H A Doperand.hh73 uint32_t opSize() { return regOperandSize; } function in class:BaseOperand
481 opSize() function in class:RegOrImmOperand
608 uint32_t opSize() { return reg.opSize(); } function in class:RegAddrOperand
/gem5/src/arch/x86/
H A Dtypes.hh226 uint8_t opSize; member in struct:X86ISA::ExtMachInst

Completed in 16 milliseconds