Home
last modified time | relevance | path

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

/linux/arch/powerpc/lib/
A Dtest_emulate_step.c414 stepped = emulate_step(&regs, ppc_inst(PPC_RAW_STFDX(10, 3, 4))); in test_lfdx_stfdx()
/linux/arch/powerpc/include/asm/
A Dppc-opcode.h467 #define PPC_RAW_STFDX(s, a, b) (0x7c0005ae | ___PPC_RS(s) | ___PPC_RA(a) | ___PPC_RB(b)) macro

Completed in 10 milliseconds