Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dinternal.h86 d1_bits, shift_op_d1, shift_d1, \ argument
92 (((opcode >> (shift_op_d1)) & ((1 << (d1_bits)) - 1)) << (shift_d1)) | \