Home
last modified time | relevance | path

Searched refs:PPC_RAW_ADDC_DOT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/lib/
H A Dtest_emulate_step.c933 .instr = ppc_inst(PPC_RAW_ADDC_DOT(20, 21, 22)),
941 .instr = ppc_inst(PPC_RAW_ADDC_DOT(20, 21, 22)),
950 .instr = ppc_inst(PPC_RAW_ADDC_DOT(20, 21, 22)),
958 .instr = ppc_inst(PPC_RAW_ADDC_DOT(20, 21, 22)),
966 .instr = ppc_inst(PPC_RAW_ADDC_DOT(20, 21, 22)),
974 .instr = ppc_inst(PPC_RAW_ADDC_DOT(20, 21, 22)),
982 .instr = ppc_inst(PPC_RAW_ADDC_DOT(20, 21, 22)),
990 .instr = ppc_inst(PPC_RAW_ADDC_DOT(20, 21, 22)),
998 .instr = ppc_inst(PPC_RAW_ADDC_DOT(20, 21, 22)),
1006 .instr = ppc_inst(PPC_RAW_ADDC_DOT(2
[all...]
/kernel/linux/linux-6.6/arch/powerpc/lib/
H A Dtest_emulate_step.c1227 .instr = ppc_inst(PPC_RAW_ADDC_DOT(20, 21, 22)),
1235 .instr = ppc_inst(PPC_RAW_ADDC_DOT(20, 21, 22)),
1244 .instr = ppc_inst(PPC_RAW_ADDC_DOT(20, 21, 22)),
1252 .instr = ppc_inst(PPC_RAW_ADDC_DOT(20, 21, 22)),
1260 .instr = ppc_inst(PPC_RAW_ADDC_DOT(20, 21, 22)),
1268 .instr = ppc_inst(PPC_RAW_ADDC_DOT(20, 21, 22)),
1276 .instr = ppc_inst(PPC_RAW_ADDC_DOT(20, 21, 22)),
1284 .instr = ppc_inst(PPC_RAW_ADDC_DOT(20, 21, 22)),
1292 .instr = ppc_inst(PPC_RAW_ADDC_DOT(20, 21, 22)),
1300 .instr = ppc_inst(PPC_RAW_ADDC_DOT(2
[all...]
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dppc-opcode.h432 #define PPC_RAW_ADDC_DOT(t, a, b) (0x7c000014 | ___PPC_RT(t) | ___PPC_RA(a) | ___PPC_RB(b) | 0x1) macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dppc-opcode.h490 #define PPC_RAW_ADDC_DOT(t, a, b) (0x7c000014 | ___PPC_RT(t) | ___PPC_RA(a) | ___PPC_RB(b) | 0x1) macro

Completed in 7 milliseconds