The tlbie instruction's canonical form accepts five operands, with the
extended form accepts two operands. Make the 2-operand form an alias of
the canonical form.
A single operand form isn't described, but it's accepted by GAS, so
accept it here as an alias.
This is related to https://reviews.llvm.org/D92156.
This seems not right. Power7/Power8 does not have 5 operands tlbie? They only support the left one.