Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dinternal.h87 d2_bits, shift_op_d2, shift_d2) \ argument
93 (((opcode >> (shift_op_d2)) & ((1 << (d2_bits)) - 1)) << (shift_d2)); \