HomeSort by: relevance | last modified time | path
    Searched defs:fetch_instruction (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libnvmm/
libnvmm_x86.c 3158 fetch_instruction(struct nvmm_machine *mach, struct nvmm_vcpu *vcpu, function
3436 ret = fetch_instruction(mach, vcpu, exit);
  /src/external/gpl3/gdb/dist/gdb/
ia64-tdep.c 516 fetch_instruction (CORE_ADDR addr, ia64_instruction_type *it, long long *instr) function
1398 next_pc = fetch_instruction (pc, &it, &instr);
1460 next_pc = fetch_instruction (pc, &it, &instr);
  /src/external/gpl3/gdb.old/dist/gdb/
ia64-tdep.c 516 fetch_instruction (CORE_ADDR addr, ia64_instruction_type *it, long long *instr) function
1398 next_pc = fetch_instruction (pc, &it, &instr);
1460 next_pc = fetch_instruction (pc, &it, &instr);

Completed in 38 milliseconds