Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/selftests/powerpc/include/
Dinstructions.h117 #define PLBZ(t, a, r, d) PREFIX_MLS(PPC_INST_LBZ, t, a, r, d) macro
/linux-6.1.9/tools/testing/selftests/powerpc/alignment/
Dalignment_handler.c487 LOAD_MLS_PREFIX_TEST(PLBZ); in test_alignment_handler_integer_prefix()