Home | History | Annotate | Download | only in opcodes

Lines Matching defs:is_unsigned

2551   bfd_boolean is_unsigned = FALSE;
2585 is_unsigned = (insn_word & 0x40);
2907 is_unsigned ? "U" : "",