Searched refs:PPC_OP_SE_VLE (Results 1 – 4 of 4) sorted by relevance
202 #define PPC_OP_SE_VLE(m) ((m) <= 0xffff) macro
619 (PPC_OP_SE_VLE): New macro.
529 bfd_boolean table_op_is_short = PPC_OP_SE_VLE(table_mask); in lookup_vle()606 insn_is_short = PPC_OP_SE_VLE(opcode->mask); in print_insn_powerpc()
3386 if (PPC_OP_SE_VLE (insn)) in md_assemble()