Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/powerpc/alignment/
Dcopy_paste_unaligned_common.c21 unsigned int expected_instruction; variable
39 if ((*pc & instruction_mask) == expected_instruction) in signal_action_handler()
Dcopy_paste_unaligned_common.h23 extern unsigned int expected_instruction;
Dcopy_first_unaligned.c20 unsigned int expected_instruction = PPC_INST_COPY_FIRST; variable
Dcopy_unaligned.c20 unsigned int expected_instruction = PPC_INST_COPY; variable
Dpaste_last_unaligned.c20 unsigned int expected_instruction = PPC_INST_PASTE_LAST; variable
Dpaste_unaligned.c20 unsigned int expected_instruction = PPC_INST_PASTE; variable