Searched refs:expected_instruction (Results 1 – 6 of 6) sorted by relevance
21 unsigned int expected_instruction; variable39 if ((*pc & instruction_mask) == expected_instruction) in signal_action_handler()
20 unsigned int expected_instruction = PPC_INST_COPY_FIRST; variable36 if ((*pc & instruction_mask) == expected_instruction) in signal_action_handler()
20 unsigned int expected_instruction = PPC_INST_COPY; variable
23 extern unsigned int expected_instruction;
20 unsigned int expected_instruction = PPC_INST_PASTE_LAST; variable
20 unsigned int expected_instruction = PPC_INST_PASTE; variable