Home
last modified time | relevance | path

Searched refs:problem_state (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gdb/dist/sim/ppc/
H A Dvm.c930 int problem_state = (msr & msr_problem_state) != 0; in vm_synchronize_context() local
940 virtual->instruction_map.translation.is_problem_state = problem_state; in vm_synchronize_context()
942 virtual->data_map.translation.is_problem_state = problem_state; in vm_synchronize_context()