Home
last modified time | relevance | path

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

/arch/powerpc/lib/
Dtest_emulate_step.c34 #define TEST_LFSX(t, a, b) (PPC_INST_LFSX | ___PPC_RT(t) | \ macro
245 stepped = emulate_step(&regs, TEST_LFSX(10, 3, 4)); in test_lfsx_stfsx()