Jonas Devlieghere
f109517d15
[lldb] Support overriding the disassembly CPU & features ( #115382 )
...
Add the ability to override the disassembly CPU and CPU features through
a target setting (`target.disassembly-cpu` and
`target.disassembly-features`) and a `disassemble` command option
(`--cpu` and `--features`).
This is especially relevant for architectures like RISC-V which relies
heavily on CPU extensions.
The majority of this patch is plumbing the options through. I recommend
looking at DisassemblerLLVMC and the test for the observable change in
behavior.
2024-11-11 16:27:15 -08:00
..
2024-10-24 20:20:48 -07:00
2024-06-21 11:24:48 -04:00
2024-06-21 11:24:48 -04:00
2024-07-08 12:06:32 +02:00
2024-10-24 20:20:48 -07:00
2024-09-05 12:44:13 -07:00
2024-09-05 12:44:13 -07:00
2024-09-05 12:44:13 -07:00
2024-01-29 10:04:29 +00:00
2024-05-20 15:49:46 -07:00
2024-06-07 17:05:29 -07:00
2024-10-14 16:29:26 -07:00
2024-04-24 12:13:18 -07:00
2024-01-04 09:04:05 -08:00
2024-09-27 18:09:52 -07:00
2024-09-05 12:44:13 -07:00
2024-04-24 12:13:18 -07:00
2024-05-17 18:43:09 -07:00
2024-09-05 12:44:13 -07:00
2024-09-05 12:44:13 -07:00
2024-10-24 20:20:48 -07:00
2024-11-11 16:27:15 -08:00
2023-08-14 14:33:08 -07:00
2024-07-10 19:05:38 -04:00
2024-07-08 12:06:32 +02:00
2024-04-25 11:49:10 -07:00
2024-10-24 20:20:48 -07:00
2024-09-05 12:44:13 -07:00
2024-10-10 16:24:38 -07:00
2023-10-06 10:43:31 -07:00
2024-09-11 10:33:19 -07:00
2024-08-30 10:58:32 -07:00
2024-06-18 17:21:20 -07:00
2024-09-05 12:44:13 -07:00
2024-11-11 16:27:15 -08:00
2024-11-11 16:27:15 -08:00
2024-10-24 20:20:48 -07:00
2024-08-05 10:43:42 -07:00
2024-08-27 10:59:31 -07:00
2024-10-24 20:20:48 -07:00
2024-01-17 07:23:57 -05:00
2024-01-17 07:23:57 -05:00
2024-01-17 07:23:57 -05:00
2024-01-17 07:23:57 -05:00
2023-08-21 12:44:17 -07:00
2024-10-24 20:20:48 -07:00
2024-10-24 20:20:48 -07:00
2024-09-05 12:44:13 -07:00
2023-09-21 10:35:15 +00:00
2024-10-22 09:00:08 -07:00