diff options
author | Jan Beulich <jbeulich@suse.com> | 2023-03-31 08:21:05 +0200 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2023-03-31 08:21:05 +0200 |
commit | 0ff3b7d0c70274a916c21eb8fb5e040ee17af9f8 (patch) | |
tree | d95febde6ae5fe425f1080438b9525504722549d /gdb | |
parent | 393fbe8d81ed4e26c66493bba5ac98b0bdae5f27 (diff) | |
download | gdb-0ff3b7d0c70274a916c21eb8fb5e040ee17af9f8.zip gdb-0ff3b7d0c70274a916c21eb8fb5e040ee17af9f8.tar.gz gdb-0ff3b7d0c70274a916c21eb8fb5e040ee17af9f8.tar.bz2 |
x86: process instruction operands for .insn
Deal with register and memory operands; immediate operands will follow
later, as will the handling of EVEX embedded broadcast and EVEX Disp8
scaling.
Note that because we can't really know how to encode their use, %cr8 and
up cannot be used with .insn outside of 64-bit mode. Users would need to
specify an explicit LOCK prefix in combination with %cr0 etc.
Diffstat (limited to 'gdb')
0 files changed, 0 insertions, 0 deletions