Home
last modified time | relevance | path

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

/linux/arch/powerpc/lib/
A Dtest_emulate_step.c1354 .instr = ppc_inst(PPC_RAW_DIVDE_DOT(20, 21, 22)),
1362 .instr = ppc_inst(PPC_RAW_DIVDE_DOT(20, 21, 22)),
1371 .instr = ppc_inst(PPC_RAW_DIVDE_DOT(20, 21, 22)),
/linux/arch/powerpc/include/asm/
A Dppc-opcode.h523 #define PPC_RAW_DIVDE_DOT(t, a, b) (0x7c000352 | ___PPC_RT(t) | ___PPC_RA(a) | ___PPC_RB(b) | 0x1) macro

Completed in 10 milliseconds