x86: introduce operand type "class"
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 6376ce114ff7f56255703707e92f3c660879124d..a2937f8663aed767c28fe82c2a6fe2f60305243f 100644 (file)
@@ -1,3 +1,17 @@
+2019-11-08  Jan Beulich  <jbeulich@suse.com>
+
+       * config/tc-i386.c (operand_type_set, operand_type_and,
+       operand_type_and_not, operand_type_or, operand_type_xor): Handle
+       "class" field specially.
+       (anyimm): New.
+       (operand_type_check, operand_size_match,
+       operand_type_register_match, pi, md_assemble, is_short_form,
+       process_suffix, check_byte_reg, check_long_reg, check_qword_reg,
+       check_word_reg, process_operands, build_modrm_byte): Use "class"
+       instead of "reg" field.
+       (optimize_imm): Likewise. Reduce redundancy. Adjust calculation
+       of "allowed".
+
 2019-11-07  Mihail Ionescu  <mihail.ionescu@arm.com>
 
        * testsuite/gas/aarch64/dgh.s: New test.
This page took 0.023993 seconds and 4 git commands to generate.