Home
last modified time | relevance | path

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

/linux/arch/powerpc/lib/
A Dtest_emulate_step.c1050 .instr = ppc_inst(PPC_RAW_ADD_DOT(20, 21, 22)),
1058 .instr = ppc_inst(PPC_RAW_ADD_DOT(20, 21, 22)),
1067 .instr = ppc_inst(PPC_RAW_ADD_DOT(20, 21, 22)),
1075 .instr = ppc_inst(PPC_RAW_ADD_DOT(20, 21, 22)),
1083 .instr = ppc_inst(PPC_RAW_ADD_DOT(20, 21, 22)),
1091 .instr = ppc_inst(PPC_RAW_ADD_DOT(20, 21, 22)),
1099 .instr = ppc_inst(PPC_RAW_ADD_DOT(20, 21, 22)),
1107 .instr = ppc_inst(PPC_RAW_ADD_DOT(20, 21, 22)),
1115 .instr = ppc_inst(PPC_RAW_ADD_DOT(20, 21, 22)),
1123 .instr = ppc_inst(PPC_RAW_ADD_DOT(20, 21, 22)),
/linux/arch/powerpc/include/asm/
A Dppc-opcode.h474 #define PPC_RAW_ADD_DOT(t, a, b) (PPC_INST_ADD | ___PPC_RT(t) | ___PPC_RA(a) | ___PPC_RB(b) | 0x1) macro

Completed in 25 milliseconds