Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dinternal.h83 d0_bits, shift_op_d0, shift_d0, \ argument
89 (((opcode >> (shift_op_d0)) & ((1 << (d0_bits)) - 1)) << (shift_d0)) | \