Andrew Burgess 4f46c0bc36 opcodes: add new sub-mnemonic disassembler style
When adding libopcodes disassembler styling support for AArch64, it
feels like the results would be improved by having a new sub-mnemonic
style.  This will be used in cases like:

  add    w16, w7, w1, uxtb #2
                      ^^^^----- Here

And:

  cinc   w0, w1, ne
                 ^^----- Here

This commit just adds the new style, and prepares objdump to handle
the style.  A later commit will add AArch64 styling, and will actually
make use of the style.

As this style is currently unused, there should be no user visible
changes after this commit.
2022-07-25 14:02:30 +01:00
..
2022-05-27 22:08:59 +09:30
2022-07-07 16:23:54 +08:00
2022-05-31 21:14:00 +09:30
2022-05-20 16:11:25 +09:30
2022-07-08 10:41:07 +01:00
2016-01-01 22:59:17 +10:30
2017-01-02 13:55:05 +10:30
2018-01-03 17:49:42 +10:30
2019-01-01 21:25:40 +10:30
2020-01-01 18:12:08 +10:30
2021-01-01 10:31:02 +10:30
2022-03-11 08:58:31 +00:00
2022-05-31 21:14:00 +09:30
2022-05-13 16:43:15 +09:30
2022-05-10 11:21:37 +09:30
2022-03-11 08:58:31 +00:00
2022-03-11 08:58:31 +00:00
2022-05-13 16:43:15 +09:30