Searched refs:pick (Results 1 - 1 of 1) sorted by relevance

/gem5/src/arch/x86/insts/
H A Dstatic_inst.hh137 inline uint64_t pick(uint64_t from, int idx, int size) const function in class:X86ISA::X86StaticInst
154 panic("Tried to pick with unrecognized size %d.\n", size);
175 panic("Tried to pick with unrecognized size %d.\n", size);

Completed in 4 milliseconds