Lines Matching defs:fetch
725 bool write, bool fetch,
759 if (!fetch && (desc.type & 8) && !(desc.type & 2))
931 int cur_size = ctxt->fetch.end - ctxt->fetch.data;
937 * __linearize is expensive, so fetch as much as possible. We
962 rc = ctxt->ops->fetch(ctxt, linear, ctxt->fetch.end,
966 ctxt->fetch.end += size;
973 unsigned done_size = ctxt->fetch.end - ctxt->fetch.ptr;
989 memcpy(&_x, ctxt->fetch.ptr, sizeof(_type)); \
990 ctxt->fetch.ptr += sizeof(_type); \
1000 memcpy(_arr, ctxt->fetch.ptr, _size); \
1001 ctxt->fetch.ptr += (_size); \
5192 ctxt->fetch.ptr = ctxt->fetch.data;
5193 ctxt->fetch.end = ctxt->fetch.data + insn_len;
5197 memcpy(ctxt->fetch.data, insn, insn_len);
5446 * Decode and fetch the source operand: register, memory
5454 * Decode and fetch the second source operand: register, memory
5461 /* Decode and fetch the destination operand: register or memory. */
5592 * Now that we know the fpu is exception safe, we can fetch