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

/netbsd-current/external/gpl3/gdb.old/dist/sim/ppc/
H A Dvm.c931 int instruction_relocate = (msr & msr_instruction_relocate) != 0; local
938 virtual->instruction_map.translation.is_relocate = instruction_relocate;
/netbsd-current/external/gpl3/gdb/dist/sim/ppc/
H A Dvm.c932 int instruction_relocate = (msr & msr_instruction_relocate) != 0; local
939 virtual->instruction_map.translation.is_relocate = instruction_relocate;

Completed in 284 milliseconds