Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/selftests/powerpc/alignment/
Dcopy_first_unaligned.c15 unsigned int expected_instruction = PPC_INST_COPY_FIRST;
/linux-6.1.9/tools/testing/selftests/powerpc/include/
Dinstructions.h65 #define PPC_INST_COPY_FIRST __COPY(0, 0, 1) macro