Home | History | Annotate | Download | only in config

Lines Matching defs:imm8

1694 static const i386_operand_type imm8 = OPERAND_TYPE_IMM8;
1725 return (t.bitfield.imm8
2042 t.bitfield.imm8 = 1;
2050 t.bitfield.imm8 = 1;
2058 t.bitfield.imm8 = 1;
3411 i.types[i.operands] = imm8;
4214 i.types[op].bitfield.imm8 = 1;
4286 mask.bitfield.imm8 = 1;
4632 /* Turn off Imm8 so that update_imm won't complain. */
5625 if ((overlap.bitfield.imm8
5631 && !operand_type_equal (&overlap, &imm8)
5645 temp.bitfield.imm8 = overlap.bitfield.imm8;
5668 if (!operand_type_equal (&overlap, &imm8)
5992 i.types[i.operands] = imm8;
6059 /* Turn on Imm8 so that output_imm will generate it. */
6060 i.types[imm_slot].bitfield.imm8 = 1;
6123 an imm8, the source operand is the 2nd one. If the last
6124 operand is imm8, the source operand is the first one. */
6126 && i.types[0].bitfield.imm8
6127 && i.types[1].bitfield.imm8)
6130 && (i.types[0].bitfield.imm8
6131 || i.types[i.operands - 1].bitfield.imm8
6137 if (i.types[0].bitfield.imm8)
7152 else if (i.types[n].bitfield.imm8 || i.types[n].bitfield.imm8s)
8026 i.types[this_operand].bitfield.imm8 = 1;
8545 i.types[this_operand].bitfield.imm8 = 1;