Searched refs:PPC_RAW_DIVDEU_DOT (Results 1 – 2 of 2) sorted by relevance
/linux/arch/powerpc/lib/ |
A D | test_emulate_step.c | 1432 .instr = ppc_inst(PPC_RAW_DIVDEU_DOT(20, 21, 22)), 1441 .instr = ppc_inst(PPC_RAW_DIVDEU_DOT(20, 21, 22)), 1450 .instr = ppc_inst(PPC_RAW_DIVDEU_DOT(20, 21, 22)), 1458 .instr = ppc_inst(PPC_RAW_DIVDEU_DOT(20, 21, 22)), 1466 .instr = ppc_inst(PPC_RAW_DIVDEU_DOT(20, 21, 22)),
|
/linux/arch/powerpc/include/asm/ |
A D | ppc-opcode.h | 525 #define PPC_RAW_DIVDEU_DOT(t, a, b) (0x7c000312 | ___PPC_RT(t) | ___PPC_RA(a) | ___PPC_RB(b) | 0x1) macro
|
Completed in 12 milliseconds