Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/powerpc/alignment/
H A Dcopy_first_unaligned.c15 unsigned int expected_instruction = PPC_INST_COPY_FIRST; variable
31 if ((*pc & instruction_mask) == expected_instruction) in signal_action_handler()