Files
binutils-gdb/opcodes
Victor Do Nascimento e80f3b4643 aarch64: FP8 scale and convert - Implement minor improvements
Following feedback received shortly after the initial commit of the
aarch64 instructions for scaling and converting fp8 instructions, this
patch addresses the issues raised in the relevant feedback.

This includes the following changes:

* Standardize all FP8 qualifier-set names.  This has resulted in the
  renaming of QL_V2FP8B8H to QL_V2_HB_LOWER and, likewise, QL_V28H16B
  to QL_V2_HB_FULL.

* Update `FP8_INSN' aarch64_opcode_table[] entries to reflect the new
  standardized qualifier-set names mentioned above and, in the case of
  the "fcvtn" entries, also add a leading 0 to their opcode values so
  they are given as 8 hexadecimal digits in length to ensure
  consistency in formatting relative to other entries in the table.

* Revise the added test-cases so that when checking operand fields in
  the disassembled binaries, all bits for these fields get tested to
  ensure they can be toggled on/off by the relevant operand arguments.
2024-06-26 00:30:52 +01:00
..
2023-11-15 12:53:04 +00:00
2023-11-15 12:53:04 +00:00
2024-06-20 21:15:27 +09:30
2024-06-20 21:15:27 +09:30
2024-06-18 10:52:40 +08:00
2024-01-05 09:28:52 +01:00
2024-06-18 10:52:40 +08:00
2024-06-18 10:52:40 +08:00
2024-03-13 18:23:26 +00:00
2024-06-20 21:15:27 +09:30
2024-02-29 21:07:04 +10:30
2024-04-19 10:00:57 +09:30