Lines Matching defs:fetch
690 bool write, bool fetch,
724 if (!fetch && (desc.type & 8) && !(desc.type & 2))
896 int cur_size = ctxt->fetch.end - ctxt->fetch.data;
902 * __linearize is expensive, so fetch as much as possible. We
927 rc = ctxt->ops->fetch(ctxt, linear, ctxt->fetch.end,
931 ctxt->fetch.end += size;
938 unsigned done_size = ctxt->fetch.end - ctxt->fetch.ptr;
954 memcpy(&_x, ctxt->fetch.ptr, sizeof(_type)); \
955 ctxt->fetch.ptr += sizeof(_type); \
965 memcpy(_arr, ctxt->fetch.ptr, _size); \
966 ctxt->fetch.ptr += (_size); \
4774 ctxt->fetch.ptr = ctxt->fetch.data;
4775 ctxt->fetch.end = ctxt->fetch.data + insn_len;
4779 memcpy(ctxt->fetch.data, insn, insn_len);
5031 * Decode and fetch the source operand: register, memory
5039 * Decode and fetch the second source operand: register, memory
5046 /* Decode and fetch the destination operand: register or memory. */
5181 * Now that we know the fpu is exception safe, we can fetch