Implement set[n]bc[r] instructions
This implements the setbc, setnbc, setbcr and setnbcr instructions. Because the insn_type_t type already has 64 elements, this uses the existing OP_SETB for the new instructions, and has execute1 compute different results depending on bits 6-9 of the instruction. Signed-off-by: Paul Mackerras <paulus@ozlabs.org>pull/419/head
parent
7c5a2bcaf4
commit
fd8c0000c0
Loading…
Reference in New Issue