Home | History | Annotate | Download | only in bfd

Lines Matching full:imm20

1752         * arithmetic imm32 -> arithmetic imm20                12 bits
1753 * arithmetic imm20/imm16 -> arithmetic imm4 12/16 bits
1990 For ADDD and MOVD only, convert to IMM32 -> IMM20. */
2118 if ((code & 0x0f00) == 0x0400) /* For movd imm20. */
2120 else /* For addd imm20. */